Skip to content

Hostname

espn.com.co

Last fetched

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

Nutrition Label

WHISPER CANON · espn.com.coRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/espn.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.11613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.2013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.124.11454.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.2854.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.3154.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.3954.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
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

7 observed subdomains of espn.com.co.

Web-graph footprint

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

813 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEwoc.spf.go.com

Related pages

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

Cypher and MCP

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

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