Mozilla VPN — detection coverage
Jurisdiction: United States. Protocols: WireGuard.
About Mozilla VPN
Mozilla-branded VPN service powered by Mullvad's WireGuard relay infrastructure. Exits overlap with the Mullvad relay list.
How IPLogs detects Mozilla VPN
Detection fires on any combination of the following signals:
known_vpn_exactvpn_asn
Supported protocols
- WireGuard
Check a specific Mozilla VPN IP
Paste any suspected Mozilla 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":"<Mozilla VPN IP>"}'