Hostname
cloudappsaigroup.com
Last fetched
cloudappsaigroup.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudappsaigroup.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.145.160.202 | 16.145.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.164.38.169 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.80.197.2 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.95.196.62 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.248.249 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.36.191.116 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.41.149.187 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.67.190 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.34.33.102 | 184.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.34.63.33 | 184.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudappsaigroup.com owner
- Contact emails
- 03e7af55-70c2-4cdb-b27e-e4f6dab68729@identity-protect.org
- 362d3494-fdfd-4a6c-81e4-c3aa20d432a2@identity-protect.org
- 3bc7bf67-e4f0-4afd-a418-4cabbe9c6602@identity-protect.org
- 635172ab-33b2-4020-8920-3344b66f03e5@identity-protect.org
- 7fa37fb7-82ea-4f73-9d42-13eec7972f55@identity-protect.org
- b227877b-4f48-4536-816c-6c86a1ec73fc@identity-protect.org
- f41fbdd0-f3c5-4d34-a277-d9a7194b99a0@identity-protect.org
Subdomains
27 observed subdomains of cloudappsaigroup.com.
Showing 9 of 27. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from cloudappsaigroup.com.
- IP · 16.145.160.202
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03e7af55-70c2-4cdb-b27e-e4f6dab68729@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloudappsaigroup.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.