iplogs.com

IPVanish — detection coverage

Jurisdiction: United States. Protocols: OpenVPN, WireGuard, IKEv2, L2TP/IPsec.

About IPVanish

Long-running US commercial VPN (J2 Global / Ziff Davis subsidiary) with ~370 servers across 75+ countries. Iplogs.com ingests every published .ovpn config from configs.ipvanish.com and DNS-resolves each remote hostname every 12 hours — every IPVanish exit IP is matched via the high-precision vpn_relay_list signal.

How IPLogs detects IPVanish

Detection fires on any combination of the following signals:

  • vpn_relay_list
  • vpn_org_keyword

Supported protocols

  • OpenVPN
  • WireGuard
  • IKEv2
  • L2TP/IPsec

Check a specific IPVanish IP

Paste any suspected IPVanish 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":"<IPVanish IP>"}'