All hostnames assets-tracking.crazyegg.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · assets-tracking.crazyegg.com Routing diversity 3.9/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/assets-tracking.crazyegg.com Resolution chain assets-tracking.crazyegg.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.227.192.100 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.114 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.3 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.47 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 3.160.212.106 3.160.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 3.160.212.26 3.160.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 3.160.212.39 3.160.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 3.160.212.81 3.160.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 3.174.113.106 3.174.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FI 3.174.113.17 3.174.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FI 3.174.113.37 3.174.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FI 3.174.113.96 3.174.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FI 52.222.136.118 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.48 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.70 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.83 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.113 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.27 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.29 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.6 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with assets-tracking.crazyegg.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from assets-tracking.crazyegg.com in the public web crawl.
5 sites link to this hostname.
Related pages Pivot deeper into the graph from assets-tracking.crazyegg.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "assets-tracking.crazyegg.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 .