Skip to content

Hostname

cc-cdn.com

Last fetched

cc-cdn.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.11713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.10113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.10513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.2013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.103.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.533.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.893.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.943.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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 cc-cdn.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from cc-cdn.com.

Cypher and MCP

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

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