Skip to content

Hostname

i2bnetworks.com

Last fetched

i2bnetworks.com resolves to 1 IPv4 address operated by SPACELINK - Spacelink Systems in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · i2bnetworks.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/i2bnetworks.com

Resolution chain

i2bnetworks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.181.20.3666.181.0.0/19AS21623SPACELINK - Spacelink SystemsUS

WHOIS identity

Registrar
iana:320
Organization
i2b admin
Contact emails

Subdomains

505 observed subdomains of i2bnetworks.com.

Web-graph footprint

Distinct hostnames that link to or from i2bnetworks.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for i2bnetworks.com.

MechanismTarget
SPF_IP66.181.0.19/32
SPF_IP66.181.0.22/32
SPF_IP66.181.0.5/32
SPF_IP66.181.0.7/32
SPF_IP66.181.20.101/32
SPF_IP66.181.29.194/32
SPF_IP66.181.3.3/32
SPF_IP66.181.6.197/32
SPF_MXi2bnetworks.com

Related pages

Pivot deeper into the graph from i2bnetworks.com.

Cypher and MCP

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

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