IVPN — detection coverage
Jurisdiction: Gibraltar. Protocols: WireGuard, OpenVPN.
About IVPN
Privacy-focused provider with a small, well-maintained server fleet. Supports WireGuard by default.
How IPLogs detects IVPN
Detection fires on any combination of the following signals:
vpn_org_keyword
Supported protocols
- WireGuard
- OpenVPN
Check a specific IVPN IP
Paste any suspected IVPN 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":"<IVPN IP>"}'