All hostnames tracker.smart-bdash.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · tracker.smart-bdash.com Routing diversity 5.0/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.8/10 canon.whisper.security/host/tracker.smart-bdash.com Resolution chain tracker.smart-bdash.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.179.154.74 18.179.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.90.12 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.72.186.183 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.72.216.182 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.75.127.145 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.76.157.93 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.76.181.116 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.78.37.92 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.79.13.229 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 43.206.181.102 43.206.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.68.216.179 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.150.28.77 54.150.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.150.36.16 54.150.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.168.1.61 54.168.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.92.100.175 54.92.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 57.182.168.176 57.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with tracker.smart-bdash.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from tracker.smart-bdash.com in the public web crawl.
Related pages Pivot deeper into the graph from tracker.smart-bdash.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tracker.smart-bdash.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 .