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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.245.211.74 | 216.245.192.0/19 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 50.6.199.104 | 50.6.192.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:61
- Organization
- paola leyva
- Contact emails
- —
Subdomains
43 observed subdomains of i2c.com.mx.
Showing 24 of 43. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for i2c.com.mx.
| Mechanism | Target |
|---|---|
| SPF_A | i2c.com.mx |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.245.211.74 |
| SPF_IP | 67.217.34.92 |
| SPF_IP | 74.63.251.42 |
| SPF_MX | i2c.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.