Skip to content

Hostname

i2cinc.com

Last fetched

i2cinc.com resolves to 2 IPv4 addresses operated by I2C-ASN - i2c Incorporated in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · i2cinc.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/i2cinc.com

Resolution chain

i2cinc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.96.216.202199.96.216.0/24AS16501I2C-ASN - i2c IncorporatedUS
199.96.219.202199.96.219.0/24AS16501I2C-ASN - i2c IncorporatedUS

WHOIS identity

Registrar
iana:48
Organization
director it operations
Contact emails

Subdomains

65 observed subdomains of i2cinc.com.

Web-graph footprint

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

165 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for i2cinc.com.

Related pages

Pivot deeper into the graph from i2cinc.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "i2cinc.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.