Skip to content

Hostname

wsw.com

Last fetched

wsw.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wsw.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wsw.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.210.229.1303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.96.19834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.148.6634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.248.3834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.180.5052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.66.2352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.174.12754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.211.4454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.95.11954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.65.19754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.61.2498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.176.18598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.55.1403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.124.24932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.160.22098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.196.11132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wsw.com.

MechanismTarget
SPF_INCLUDE93747fcf.ppspf.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wsw.com.

Cypher and MCP

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

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