Hostname
cloudlifting.com
Last fetched
cloudlifting.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudlifting.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.85.2 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.34 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.51 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.80 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.120 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.19 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.3 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.47 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudlifting.com owner
- Contact emails
- carter7.steven@gmail.com
- 0405c6c4-2df0-41dd-b9d3-a8ac6280bbc5@identity-protect.org
- 05195e3a-75ad-4fc4-a9aa-b958a0af2a4e@identity-protect.org
- 9c1dbf40-ab35-4c5d-84ce-a4f9bc2d6503@identity-protect.org
- c6d5cec7-6b57-4502-a9bd-b89ffae2f47a@identity-protect.org
- edd99e62-dd28-45b7-98b1-0ade807062b7@identity-protect.org
- ee5a66f5-59ce-4913-a07f-17b96a4bc481@identity-protect.org
- ffe36464-6321-4f42-b844-b2521dc6eef7@identity-protect.org
- owner-5171226@cloudlifting.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of cloudlifting.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cloudlifting.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloudlifting.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.