Skip to content

Hostname

co.cc

Last fetched

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

Nutrition Label

WHISPER CANON · co.ccRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/co.cc

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.11113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.233.11318.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.12818.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.4518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.7218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.71.12854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.1454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
sponsoring registrar. users may consult the sponsoring registrar's
Contact emails

Subdomains

66,836 observed subdomains of co.cc.

Web-graph footprint

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

253 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from co.cc.

Cypher and MCP

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

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