Hostname
cleanlifeedit.com
Last fetched
cleanlifeedit.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cleanlifeedit.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.64.16 | 16.12.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.83 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.45 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.82 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.107 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.132.143 | 3.5.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.108 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.132 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.86 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.102.4 | 52.219.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.109.48 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.111.152 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.229.112 | 52.219.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.229.24 | 52.219.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.94.88 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cleanlifeedit.com owner
- Contact emails
- 0633b138-c82f-4adb-8723-0ca4b91aba11@identity-protect.org
- 1bb48bf5-5169-457e-b5a3-be96d3327050@identity-protect.org
- 2863d189-9a7f-4601-9eb7-0c6d9c3c8555@identity-protect.org
- 3bca7bf9-83c8-4f0d-9bb7-013174877000@identity-protect.org
- 3efdab3c-0623-4c45-b828-514fb4d9f0a9@identity-protect.org
- 830bc939-1eec-4837-a651-8e02be448969@identity-protect.org
- 835718b6-dd06-4774-acf7-77422026f32e@identity-protect.org
- owner-9162280@cleanlifeedit.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from cleanlifeedit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cleanlifeedit.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.