iplogs.com

Nym VPN — detection coverage

Jurisdiction: Switzerland. Protocols: Mixnet (custom), WireGuard.

About Nym VPN

Mixnet-based privacy VPN layered on the Nym network. Separates metadata from content across multiple relays. Detection relies on the Nym public relay list.

How IPLogs detects Nym VPN

Detection fires on any combination of the following signals:

  • known_vpn_exact

Supported protocols

  • Mixnet (custom)
  • WireGuard

Check a specific Nym VPN IP

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