iplogs.com

TorGuard — detection coverage

Jurisdiction: United States. Protocols: OpenVPN, WireGuard, Stunnel.

About TorGuard

Long-running US commercial VPN. Bundled proxy service. Detection via ASN rentals and reverse-DNS.

How IPLogs detects TorGuard

Detection fires on any combination of the following signals:

  • vpn_org_keyword

Supported protocols

  • OpenVPN
  • WireGuard
  • Stunnel

Check a specific TorGuard IP

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