Skip to content

Hostname

espn.com.br

Last fetched

espn.com.br resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · espn.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/espn.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.254.214100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.246.993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.62.553.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.248.2083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.39.83.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.188.20634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.254.7034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.175.23344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.196.6352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.224.13652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.169.22854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.173.15298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.44.242100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.53.6932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.174.8798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for espn.com.br.

MechanismTarget
SPF_Aespn.com.br
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEspf.virtualtarget.com.br
SPF_MXespn.com.br

Related pages

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

Cypher and MCP

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

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