Skip to content

Hostname

i2c.com.mx

Last fetched

i2c.com.mx resolves to 2 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US. WHOIS lists iana:61 as the registrar.

Nutrition Label

WHISPER CANON · i2c.com.mxRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/i2c.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
216.245.211.74216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
50.6.199.10450.6.192.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:61
Organization
paola leyva
Contact emails

Subdomains

43 observed subdomains of i2c.com.mx.

Web-graph footprint

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

123 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for i2c.com.mx.

MechanismTarget
SPF_Ai2c.com.mx
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.245.211.74
SPF_IP67.217.34.92
SPF_IP74.63.251.42
SPF_MXi2c.com.mx

Related pages

Pivot deeper into the graph from i2c.com.mx.

Cypher and MCP

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

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