iplogs.com

AirVPN — detection coverage

Jurisdiction: Italy. Protocols: OpenVPN, WireGuard.

About AirVPN

Italy-based community-run privacy VPN. Known for port-forwarding, SSH/SSL tunneling, and transparent exit-node listings.

How IPLogs detects AirVPN

Detection fires on any combination of the following signals:

  • known_vpn_exact
  • vpn_org_keyword

Supported protocols

  • OpenVPN
  • WireGuard

Check a specific AirVPN IP

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