Skip to content

Hostname

telemundo20.com

Last fetched

telemundo20.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · telemundo20.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/telemundo20.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.45.238.2223.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.16.4123.32.0.0/11AS20940AKAMAI-ASN1IT
23.79.187.17323.79.176.0/20AS16625AKAMAI-AS - Akamai Technologies, 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 telemundo20.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for telemundo20.com.

MechanismTarget
SPF_Amx0a-00176a04.pphosted.com
SPF_Amx0b-00176a04.pphosted.com
SPF_Atelemundo20.com
SPF_IP149.72.22.143
SPF_IP64.18.0.0/20
SPF_MXtelemundo20.com

Related pages

Pivot deeper into the graph from telemundo20.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "telemundo20.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.