Skip to content

Hostname

sands.com

Last fetched

sands.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sands.comRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/sands.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.201.186.10223.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.251.17723.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.212.220.2923.212.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.218.161.17723.218.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.36.25323.37.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.73.15895.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.111.17323.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

24 observed subdomains of sands.com.

Web-graph footprint

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

692 sites link to this hostname.

180 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sands.com.

Related pages

Pivot deeper into the graph from sands.com.

Cypher and MCP

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

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