Skip to content

Hostname

espncdn.com

Last fetched

espncdn.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · espncdn.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/espncdn.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.40.184101.0.33.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
108.128.53.147108.138.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.132.5218.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.229.218.903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.183.683.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.241.183.16635.7.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
35.175.16.16935.184.32.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
52.30.81.21952.46.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.9.13252.46.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.1.21152.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.54.122.20152.65.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.154.105.554.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.157.168.21954.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.74.17854.214.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.28.15554.94.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
espn,
Contact emails

Subdomains

47 observed subdomains of espncdn.com.

Web-graph footprint

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

24 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for espncdn.com.

MechanismTarget
SPF_INCLUDEwoc.spf.go.com

Related pages

Pivot deeper into the graph from espncdn.com.

Cypher and MCP

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

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