All hostnames tracking.komoot.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · tracking.komoot.de Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/tracking.komoot.de Resolution chain tracking.komoot.de 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 108.128.73.195 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.129.53.80 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.156.155 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.48.137 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.200.149.124 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.200.53.176 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.254.223.43 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.174.64 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.62.92 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.40.192 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.236.25 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.232.165 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.238.232 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.5.37 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.44.157 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.0.131 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.111.196 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.157.76 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.51.236 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.32.73 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with tracking.komoot.de in WhisperGraph.
Related pages Pivot deeper into the graph from tracking.komoot.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tracking.komoot.de"})-[: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 .