All hostnames espn.com.ve resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label WHISPER CANON · espn.com.ve Routing diversity 3.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 6.7/10 Resolver footprint 5.2/10 canon.whisper.security/host/espn.com.ve Resolution chain espn.com.ve resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.225.117.110 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.225.117.26 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.225.117.28 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.225.117.52 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.227.192.10 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.126 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.74 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.94 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.32.241.123 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.30 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.4 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.83 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 65.8.131.100 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.30 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.40 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.85 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar — Organization clara cluck Contact emails Subdomains 8 observed subdomains of espn.com.ve.
Web-graph footprint Distinct hostnames that link to or from espn.com.ve in the public web crawl.
267 sites link to this hostname.
Related pages Pivot deeper into the graph from espn.com.ve.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "espn.com.ve"})-[: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 .