All hostnames sync.navdmp.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · sync.navdmp.com Routing diversity 5.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/sync.navdmp.com Resolution chain sync.navdmp.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.58.147.177 13.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.59.109.189 13.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.217.87.10 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.221.55.252 18.220.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.225.138.185 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.128.239.62 3.128.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.132.199.77 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.132.62.88 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.134.240.205 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.134.249.73 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.139.114.153 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.143.136.19 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.147.229.175 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.150.217.211 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.21.66.212 3.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.23.179.108 3.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.227.12.202 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with sync.navdmp.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from sync.navdmp.com in the public web crawl.
6 sites link to this hostname.
Related pages Pivot deeper into the graph from sync.navdmp.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sync.navdmp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .