Skip to content

Hostname

sandisk.com

Last fetched

sandisk.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · sandisk.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sandisk.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.36.5104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.210.119.24923.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.212.202.10023.212.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.32.242.7123.32.242.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
34.208.84.14534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.210.2954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

343 observed subdomains of sandisk.com.

Web-graph footprint

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

2,740 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sandisk.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.sandisk.com
SPF_INCLUDEspf2.sandisk.com
SPF_INCLUDEspf3.sandisk.com
SPF_INCLUDEspf4.sandisk.com
SPF_INCLUDEspf5.sandisk.com

Related pages

Pivot deeper into the graph from sandisk.com.

Cypher and MCP

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

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