Skip to content

Hostname

ccdl.us

Last fetched

ccdl.us resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ccdl.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ccdl.us

Resolution chain

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

IPPrefixASNOperatorCountry
104.238.129.160104.238.128.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:2
Organization
connecticut citizens defense league
Contact emails

Subdomains

5 observed subdomains of ccdl.us.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ccdl.us.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.203.123.232

Related pages

Pivot deeper into the graph from ccdl.us.

Cypher and MCP

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

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