Skip to content

Hostname

cldal.com

Last fetched

cldal.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cldal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cldal.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.22.232.89165.22.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:146
Organization
annie mathieu
Contact emails

Subdomains

6 observed subdomains of cldal.com.

Web-graph footprint

Distinct hostnames that link to or from cldal.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cldal.com.

MechanismTarget
SPF_Acldal.com
SPF_Aspamtitan.groupedl.ca
SPF_Aspamtitan2.groupedl.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.50.97.114
SPF_IP199.59.247.187
SPF_IP3.97.130.60
SPF_IP3.97.166.19
SPF_IP3.98.148.253
SPF_IP35.182.209.239
SPF_IP52.60.182.38
SPF_MXcldal.com

Related pages

Pivot deeper into the graph from cldal.com.

Cypher and MCP

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

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