All hostnames static.hotjar.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.
Nutrition Label WHISPER CANON · static.hotjar.com Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/static.hotjar.com Resolution chain static.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 108.139.243.112 108.139.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.139.243.113 108.139.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.139.243.30 108.139.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.139.243.70 108.139.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IT 13.33.252.108 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.252.122 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.252.127 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.252.92 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.244.60.123 18.244.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. KR 18.244.60.17 18.244.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. KR 18.244.60.62 18.244.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. KR 18.244.60.64 18.244.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. KR 18.66.102.106 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.102.11 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.102.51 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.102.53 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with static.hotjar.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from static.hotjar.com in the public web crawl.
30,908 sites link to this hostname.
Related pages Pivot deeper into the graph from static.hotjar.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static.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 .