Skip to content

Hostname

t30.cdn2020.com

Last fetched

t30.cdn2020.com resolves to 11 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US.

Nutrition Label

WHISPER CANON · t30.cdn2020.comRouting diversity4.2/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/t30.cdn2020.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.209.194.154162.209.194.0/24AS40065CNSERVERS - CNSERVERS LLCUS
162.209.194.90162.209.194.0/24AS40065CNSERVERS - CNSERVERS LLCUS
162.209.200.194162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
172.247.52.42172.247.52.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.52.50172.247.52.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.220.9823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.224.12223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.250.23423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.11.17023.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.226.188.5023.226.188.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.208.17845.89.208.0/24AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with t30.cdn2020.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from t30.cdn2020.com in the public web crawl.

105 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from t30.cdn2020.com.

Cypher and MCP

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

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