Hostname
excelsior.com.mx
Last fetched
excelsior.com.mx resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
excelsior.com.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.12.156.23 | 78.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- imagen servicios integrales
- Contact emails
- —
Subdomains
54 observed subdomains of excelsior.com.mx.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from excelsior.com.mx in the public web crawl.
6,049 sites link to this hostname.
101 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for excelsior.com.mx.
| Mechanism | Target |
|---|---|
| SPF_A | boletin.excelsior.com.mx |
| SPF_A | excelsior.com.mx |
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mail.netclient.no |
| SPF_IP | 66.240.232.55 |
| SPF_MX | boletin.excelsior.com.mx |
| SPF_MX | excelsior.com.mx |
Related pages
Pivot deeper into the graph from excelsior.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "excelsior.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.