Skip to content

Hostname

sandvox.net

Last fetched

sandvox.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · sandvox.netRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/sandvox.net

Resolution chain

sandvox.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.153.237.10435.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.120.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.93.11444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.29.23544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2487
Organization
karelia software
Contact emails

Subdomains

73 observed subdomains of sandvox.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sandvox.net.

MechanismTarget
SPF_IP64.98.36.17/32
SPF_IP64.98.40.0/22

Related pages

Pivot deeper into the graph from sandvox.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sandvox.net"})-[: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.