Skip to content

Hostname

ccci.org

Last fetched

ccci.org resolves to 4 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ccci.orgRouting diversity3.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ccci.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.202192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS
3.212.123.1733.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.253.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.223.25098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
campus crusade for christ
Contact emails

Subdomains

48 observed subdomains of ccci.org.

Web-graph footprint

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

245 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ccci.org.

MechanismTarget
SPF_INCLUDEcru.org
SPF_IP8.10.140.189

Related pages

Pivot deeper into the graph from ccci.org.

Cypher and MCP

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

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