Skip to content

Hostname

i3d.network

Last fetched

i3d.network resolves to 3 IPv4 addresses operated by i3Dnet - i3D.net B.V in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · i3d.networkRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/i3d.network

Resolution chain

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

IPPrefixASNOperatorCountry
162.244.52.46162.244.52.0/23AS49544i3Dnet - i3D.net B.VUS
213.163.92.222213.163.64.0/19AS49544i3Dnet - i3D.net B.VNL
31.204.145.23631.204.145.0/24AS49544i3Dnet - i3D.net B.VJP

WHOIS identity

Registrar
iana:1647
Organization
i3d.net b.v.
Contact emails

Subdomains

180 observed subdomains of i3d.network.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for i3d.network.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohomail.eu

Related pages

Pivot deeper into the graph from i3d.network.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "i3d.network"})-[: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.