Skip to content

Hostname

hotjar.com

Last fetched

hotjar.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hotjar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hotjar.com

Resolution chain

hotjar.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.5913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.83.11718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.12418.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.3118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.8618.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.167.227.1013.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1283.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.243.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.293.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from hotjar.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hotjar.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf1.hotjar.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.tipalti.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from hotjar.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.