Skip to content

Hostname

liveheats.com

Last fetched

liveheats.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · liveheats.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/liveheats.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.219.1818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.3818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.5518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.178.123.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.603.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.613.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.913.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.124.1554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.2354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.4954.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.9654.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
chris friend
Contact emails

Subdomains

18 observed subdomains of liveheats.com.

Web-graph footprint

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

546 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for liveheats.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from liveheats.com.

Cypher and MCP

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

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