Hostname
cm-cloudarchitect.com
Last fetched
cm-cloudarchitect.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cm-cloudarchitect.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.67.109 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.36 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.40 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.95 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cm-cloudarchitect.com owner
- Contact emails
- 2686d995-b212-4f46-9eee-8c7f170c9901@identity-protect.org
- 344bb36f-685c-4c90-ae65-3d9df64a68fe@identity-protect.org
- 3cafc7a0-1da3-4913-b9d4-54d90eae6eb3@identity-protect.org
- 73eda37a-c14c-439e-874b-4e82f4966d60@identity-protect.org
- b6045a72-f1e7-4b31-a10e-b0300d1f5f9a@identity-protect.org
- ba77790b-7eb0-489a-98a3-ca79cc9d2d5c@identity-protect.org
- dc02a706-f130-4ad1-8fd0-7856cdc5adb6@identity-protect.org
- owner-11541697@cm-cloudarchitect.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cm-cloudarchitect.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cm-cloudarchitect.com.
- IP · 18.64.67.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 2686d995-b212-4f46-9eee-8c7f170c9901@identity-protect.org
- TLD · .com
- Browse hostnames · cm…
- 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: "cm-cloudarchitect.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.