Skip to content

Hostname

heatalert.app

Last fetched

heatalert.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · heatalert.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/heatalert.app

Resolution chain

heatalert.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.102.10518.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.12918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
54.230.79.2354.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.3954.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.7954.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
registrant of heatalert.app
Contact emails

Web-graph footprint

Distinct hostnames that link to or from heatalert.app in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from heatalert.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "heatalert.app"})-[: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.