Hostname
cloudshiftit.com
Last fetched
cloudshiftit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudshiftit.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 |
|---|---|---|---|---|
| 3.161.4.110 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.4 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.48 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.87 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.168.102.19 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.29 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.61 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.75 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudshiftit.com owner
- Contact emails
- dpjrgkjccn@whoisprivacyprotect.com
- ghmxggywt@whoisprivacyprotect.com
- swrrwyvhxg@whoisprivacyprotect.com
- 234d816c-df89-4ae8-9245-d2b85a5a7b34@identity-protect.org
- 34c350ae-48d0-4835-a4e0-90de0b8ce5d1@identity-protect.org
- 9d9ea41b-8364-4953-a16b-05099a009751@identity-protect.org
- f3f726db-c9b2-4b6e-964b-e6033edea5c8@identity-protect.org
- fe6fee24-4177-4655-82e9-f1797641a101@identity-protect.org
- fe8664a0-7d43-44d7-8fa0-2229336d600d@identity-protect.org
Subdomains
1 observed subdomain of cloudshiftit.com.
| Subdomain |
|---|
| www.cloudshiftit.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cloudshiftit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloudshiftit.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.