Skip to content

Hostname

havenlife.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.107108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.108108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.125108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.26108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.118108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.128108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.37108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.76108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.229.107108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.115108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.24108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.67108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
on behalf of havenlife.com owner
Contact emails

Subdomains

90 observed subdomains of havenlife.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for havenlife.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from havenlife.com.

Cypher and MCP

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

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