Skip to content

Hostname

espn.com.mx

Last fetched

espn.com.mx resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · espn.com.mxRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/espn.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.10713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.67.39.2818.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.3118.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.3818.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.8418.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
disney enterprises,
Contact emails

Subdomains

8 observed subdomains of espn.com.mx.

Web-graph footprint

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

1,459 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for espn.com.mx.

MechanismTarget
SPF_INCLUDEwoc.spf.go.com

Related pages

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

Cypher and MCP

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

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