Skip to content

Hostname

destinationcasali.com

Last fetched

destinationcasali.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · destinationcasali.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/destinationcasali.com

Resolution chain

destinationcasali.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.245.120.255157.245.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
159.203.96.49159.203.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0169299827
Contact emails

Subdomains

11 observed subdomains of destinationcasali.com.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for destinationcasali.com.

MechanismTarget
SPF_Adestinationcasali.com
SPF_INCLUDE_spf.google.com
SPF_IP151.101.2.159/32
SPF_MXdestinationcasali.com

Related pages

Pivot deeper into the graph from destinationcasali.com.

Cypher and MCP

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

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