Mysterium VPN — detection coverage
Jurisdiction: Distributed. Protocols: OpenVPN, WireGuard.
About Mysterium VPN
Decentralised P2P VPN marketplace. Exit nodes are volunteer-run residential IPs; detection overlaps with residential-proxy signals.
How IPLogs detects Mysterium VPN
Detection fires on any combination of the following signals:
known_vpn_exactresidential_proxy_backbone
Supported protocols
- OpenVPN
- WireGuard
Check a specific Mysterium VPN IP
Paste any suspected Mysterium VPN 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":"<Mysterium VPN IP>"}'