Skip to content

Hostname

casashops.com

Last fetched

casashops.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.18.62104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.167.4172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
casa international
Contact emails

Subdomains

69 observed subdomains of casashops.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for casashops.com.

MechanismTarget
SPF_INCLUDEessprod0.templafy-ess.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.15.50
SPF_IP212.123.15.51
SPF_IP212.123.15.53
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP79.174.128.30
SPF_IP84.247.9.97
SPF_MXdomuslogistics.com

Related pages

Pivot deeper into the graph from casashops.com.

Cypher and MCP

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

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