All hostnames tracker.shanon-services.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · tracker.shanon-services.com Routing diversity 4.2/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/tracker.shanon-services.com Resolution chain tracker.shanon-services.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.224.68.111 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.127 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.80 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.9 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.128 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.129 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.53 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.81 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.239.199.118 18.239.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.239.199.20 18.239.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.239.199.3 18.239.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.239.199.7 18.239.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.38.107 3.171.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.38.58 3.171.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.38.90 3.171.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.38.91 3.171.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.174.46.77 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.86 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.88 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.99 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with tracker.shanon-services.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from tracker.shanon-services.com in the public web crawl.
9 sites link to this hostname.
Related pages Pivot deeper into the graph from tracker.shanon-services.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tracker.shanon-services.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 .