Skip to content

Hostname

cc.cc

Last fetched

cc.cc resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cc.ccRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cc.cc

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1183.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.183.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.233.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.813.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.79.11854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.2954.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.3954.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.8554.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
co_cc
Contact emails

Subdomains

2,442 observed subdomains of cc.cc.

Web-graph footprint

Distinct hostnames that link to or from cc.cc in the public web crawl.

121 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for cc.cc.

MechanismTarget
SPF_IP2600:1f14:ca5:0:c3a2:ac9b:d771:6c0b
SPF_IP54.245.102.198

Related pages

Pivot deeper into the graph from cc.cc.

Cypher and MCP

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

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