Skip to content

Hostname

ccasite.org

Last fetched

ccasite.org resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ccasite.orgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ccasite.org

Resolution chain

ccasite.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.71.55.37198.71.48.0/20AS8560US

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

18 observed subdomains of ccasite.org.

Web-graph footprint

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

20 sites link to this hostname.

248 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ccasite.org.

MechanismTarget
SPF_Accasite.org
SPF_IP198.71.55.37
SPF_IP74.208.42.66
SPF_MXccasite.org

Related pages

Pivot deeper into the graph from ccasite.org.

Cypher and MCP

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

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