Lantern — detection coverage
Jurisdiction: United States. Protocols: HTTPS proxy, WireGuard.
About Lantern
P2P anti-censorship tool built on top of a commercial VPN fallback. Used heavily in Iran and China. Detection via org-keyword and known Lantern proxy ranges.
How IPLogs detects Lantern
Detection fires on any combination of the following signals:
vpn_org_keyword
Supported protocols
- HTTPS proxy
- WireGuard
Check a specific Lantern IP
Paste any suspected Lantern 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":"<Lantern IP>"}'