Skip to content

Hostname

www.du-save.com

Last fetched

www.du-save.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

www.du-save.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.107.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.96.84100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.40.5718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.82.203.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.117.9934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.63.852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.121.14652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.70.22652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.76.1054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.137.654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.132.054.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.70.9354.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.du-save.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.du-save.com.

Cypher and MCP

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

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