AzireVPN — detection coverage
Jurisdiction: Sweden. Protocols: WireGuard, OpenVPN, OpenConnect.
About AzireVPN
Swedish privacy-first VPN with a public unauthenticated locations API. ~62 server pools across Europe, North America, and Asia-Pacific. Iplogs.com queries api.azirevpn.com/v2/locations every 12 hours and DNS-resolves each pool — every active AzireVPN exit IP is flagged via the vpn_relay_list signal.
How IPLogs detects AzireVPN
Detection fires on any combination of the following signals:
vpn_relay_listvpn_org_keyword
Supported protocols
- WireGuard
- OpenVPN
- OpenConnect
Check a specific AzireVPN IP
Paste any suspected AzireVPN IP into the home-page checker, or hit the API directly:
curl -X POST https://iplogs.com/v1/check \
-H 'content-type: application/json' \
-d '{"ip":"<AzireVPN IP>"}'