Skip to content

Hostname

wsad.rootzone.one

Last fetched

wsad.rootzone.one resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · wsad.rootzone.oneRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wsad.rootzone.one

Resolution chain

wsad.rootzone.one resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.52.103.15016.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
40.177.216.8740.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
40.177.216.8740.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with wsad.rootzone.one in WhisperGraph.

Subdomains

4 observed subdomains of wsad.rootzone.one.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wsad.rootzone.one.

MechanismTarget
SPF_Awsad.rootzone.one
SPF_IP16.52.103.150
SPF_MXwsad.rootzone.one

Related pages

Pivot deeper into the graph from wsad.rootzone.one.

Cypher and MCP

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

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