Skip to content

Hostname

cccaastats.org

Last fetched

cccaastats.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cccaastats.orgRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cccaastats.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.35.108100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.144.108100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.215.18334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.40.5334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.198.1034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.52.21235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.160.6435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.112.12835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.191.6844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.211.22944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.132.5444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.126.13344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.207.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.98.17852.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.169.11352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.7.17354.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.237.12354.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.116.10954.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.32.13654.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.163.4954.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of cccaastats.org.

Web-graph footprint

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

24 sites link to this hostname.

220 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cccaastats.org.

MechanismTarget
SPF_INCLUDEprestosports.com

Related pages

Pivot deeper into the graph from cccaastats.org.

Cypher and MCP

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

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