Skip to content

Hostname

www.deathsolution.com

Last fetched

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

Nutrition Label

WHISPER CANON · www.deathsolution.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.deathsolution.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.19616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.23416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.12016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.25516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.14516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.19516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.8316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.16516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.1873.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.38.5352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.20552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.18152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.8552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.11754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.deathsolution.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.deathsolution.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from www.deathsolution.com.

Cypher and MCP

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

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