Skip to content

Hostname

i2p.net

Last fetched

i2p.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · i2p.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/i2p.net

Resolution chain

i2p.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.25.234104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.164.11172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
81.7.7.6381.7.0.0/19AS35366DE

WHOIS identity

Registrar
iana:1861
Organization
domain admin
Contact emails

Subdomains

15 observed subdomains of i2p.net.

Web-graph footprint

Distinct hostnames that link to or from i2p.net in the public web crawl.

40 sites link to this hostname.

160 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for i2p.net.

MechanismTarget
SPF_Ai2p.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.cyberpersons.com
SPF_IP172.96.136.2
SPF_IP172.96.136.20
SPF_MXi2p.net

Related pages

Pivot deeper into the graph from i2p.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "i2p.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.