Hostname
ine.mx
Last fetched
ine.mx resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
ine.mx resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.106.12 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.120 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.18 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.58 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.160.150.40 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.54 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.60 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.91 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.100.117 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.50 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.68 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.79 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- nic instituto federal electoral
- Contact emails
- —
Subdomains
309 observed subdomains of ine.mx.
Showing 25 of 309. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ine.mx in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for ine.mx.
| Mechanism | Target |
|---|---|
| SPF_A | gw-proxy-correo-n1.ine.mx |
| SPF_A | gw-proxy-correo-n2.ine.mx |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.146.115.250/32 |
| SPF_IP | 129.146.141.125/32 |
| SPF_IP | 13.68.203.208 |
| SPF_IP | 13.90.156.215 |
| SPF_IP | 200.34.164.15 |
| SPF_IP | 200.34.164.204 |
| SPF_IP | 200.34.167.151 |
Related pages
Pivot deeper into the graph from ine.mx.
- IP · 13.224.106.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:akky (una division de nic mexico)
- Country · IT
- TLD · .mx
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ine.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.