Hostname
cloudandanalytics.com
Last fetched
cloudandanalytics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudandanalytics.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.157.14.104 | 108.157.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 108.157.14.23 | 108.157.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 108.157.14.53 | 108.157.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 108.157.14.78 | 108.157.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.174.29.100 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.3 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.34 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.73 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudandanalytics.com owner
- Contact emails
- 26bcfa4d148c48fc8a9bf5a4e61c7168.protect@whoisguard.com
- reactivation-pending@enom.com
- 629ded3f-943f-4d8b-b46d-c4f1b0af89ac@identity-protect.org
- ab7976fd-7448-4a98-948f-0bf6533aee3c@identity-protect.org
- bf98c6f7-a966-4915-9c30-3ed90d2cc4e6@identity-protect.org
- e09b6c9f-9471-4d10-a362-cfc419173e99@identity-protect.org
- e5688130-5efb-40f1-ad22-58efe21b0be3@identity-protect.org
- f04b35f4-4bcb-4938-b0df-004ebcf78f78@identity-protect.org
- owner-6473776@cloudandanalytics.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from cloudandanalytics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloudandanalytics.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.