Hostname
sandstruck.com
Last fetched
sandstruck.com resolves to 75.2.100.220, announced in 75.2.96.0/20 by AMAZON-02 - Amazon.com, Inc. in US. sandstruck.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 75.2.100.220
75.2.96.0/20 · AMAZON-02 - Amazon.com, Inc. · Seattle, US
IPv6 resolution
No AAAA record for sandstruck.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- perfect privacy,
- Contact emails
- info@sandstruck.com, p75n33qw5hp@networksolutionsprivateregistration.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1-06.azure-dns.com
- ns4-06.azure-dns.info
- ns2-06.azure-dns.net
- ns3-06.azure-dns.org
MX records
- d287672a.ess.barracudanetworks.com
- d287672b.ess.barracudanetworks.com
SPF policy
- ip: 158.120.80.0/21
- ip: 103.2.140.0/22
- ip: 43.228.184.0/22
- ip: 103.47.204.0/22
- ip: 203.31.36.0/22
- ip: 170.10.68.0/22
- ip: 170.52.16.22/32
- ip: 216.22.15.224/27
- ip: 209.41.176.244/31
- ip: 207.58.147.64/28
- include: spf.ess.barracudanetworks.com
- include: relay.bswift.com
- include: email.freshservice.com
- include: _spf.psm.knowbe4.com
- include: spf.protection.outlook.com
- include: em3544.sandstruck.com
- include: em4509.sandstruck.com
- ip: 170.52.16.255
- ip: 173.165.78.85
- ip: 3.141.64.108
- ip: 50.218.42.118
- ip: 64.47.221.32
- ip: 64.47.221.42
- ip: 66.153.120.157
- ip: 66.252.64.39
Threat-feed evidence
History
Related pages
Pivot from sandstruck.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sandstruck.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.