Skip to content

Hostname

espn.com.sg

Last fetched

espn.com.sg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · espn.com.sgRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/espn.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.28.121108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.125108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.6108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.98108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.165.83.11318.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.2018.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.7818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.9018.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.98.33.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.733.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.793.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.803.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
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

No WHOIS records are currently associated with espn.com.sg in WhisperGraph.

Subdomains

4 observed subdomains of espn.com.sg.

Web-graph footprint

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

793 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEwoc.spf.go.com

Related pages

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

Cypher and MCP

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

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