Skip to content

Hostname

sandals.com

Last fetched

sandals.com resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
unique vacations,
Contact emails

Subdomains

107 observed subdomains of sandals.com.

Web-graph footprint

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

3,737 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sandals.com.

MechanismTarget
SPF_Amessageboard.sandals.com
SPF_Amt01.cimondemand.com
SPF_Asandals.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.gomoxie.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.249.202.16/29
SPF_IP178.249.98.16/29
SPF_IP199.187.116.0/22
SPF_IP216.221.149.0/24
SPF_IP216.221.149.140/32
SPF_IP216.82.240.0/20
SPF_IP69.167.71.227
SPF_IP74.112.65.87
SPF_IP74.121.52.241
SPF_IP8.36.160.0/24
SPF_IP8.36.160.132/32
SPF_IP8.36.160.35
SPF_MXsandals.com

Related pages

Pivot deeper into the graph from sandals.com.

Cypher and MCP

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

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