All hostnames script.hotjar.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · script.hotjar.com Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/script.hotjar.com Resolution chain script.hotjar.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 13.33.109.27 13.33.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.109.3 13.33.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.109.40 13.33.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.109.79 13.33.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.214.104 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.123 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.3 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.42 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.114 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.12 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.27 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.81 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.160.26 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.60 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.82 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.95 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with script.hotjar.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from script.hotjar.com in the public web crawl.
26,885 sites link to this hostname.
Related pages Pivot deeper into the graph from script.hotjar.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "script.hotjar.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 .