Hostname
lifehetu.com
Last fetched
lifehetu.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lifehetu.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.108 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.48 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.49 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.56 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lifehetu.com owner
- Contact emails
- lifehetu.com@domainsbyproxy.com
- 09acafcb-e527-4ce8-b16e-9872bbb04919@identity-protect.org
- 1adbd48b-2713-42f3-9fd0-f302b5e47d62@identity-protect.org
- 36f8e0bf-3b3e-463f-a63f-66d5d60ff984@identity-protect.org
- 83aecc5e-a8ed-4a0a-8ffd-fd9c1d359e7c@identity-protect.org
- 9a53674b-a39b-4f3b-87c7-9b5a90c18e86@identity-protect.org
- c23e5881-55f6-4cdc-b41f-b9431ee6154f@identity-protect.org
- fa5a1944-cdd2-495c-b1aa-8088d92dff03@identity-protect.org
Subdomains
2 observed subdomains of lifehetu.com.
Web-graph footprint
Distinct hostnames that link to or from lifehetu.com in the public web crawl.
10 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from lifehetu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lifehetu.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.