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
Resolution chain
espncdn.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.40.184 | 101.0.33.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 108.128.53.147 | 108.138.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.200.132.52 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.229.218.90 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.230.183.68 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.241.183.166 | 35.7.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 35.175.16.169 | 35.184.32.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.30.81.219 | 52.46.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.9.132 | 52.46.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.1.211 | 52.64.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.54.122.201 | 52.65.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.154.105.5 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.157.168.219 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.205.74.178 | 54.214.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.28.155 | 54.94.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- espn,
- Contact emails
Subdomains
47 observed subdomains of espncdn.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from espncdn.com in the public web crawl.
24 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for espncdn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | woc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.