Hostname
cloudkommand.com
Last fetched
cloudkommand.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudkommand.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 |
|---|---|---|---|---|
| 13.226.155.100 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.11 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.119 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.155.92 | 13.226.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.238.136.49 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.5 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.53 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.87 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudkommand.com owner
- Contact emails
- 349d82a2-344d-4283-9256-1b9ddd661e14@identity-protect.org
- 51eae84a-78df-444c-ac55-3ab1e0026c19@identity-protect.org
- 62999d99-6948-41c2-827e-76ce2e7f4e82@identity-protect.org
- a3f2dc4a-e02a-43f3-851a-3755020f4b92@identity-protect.org
- c3b34f82-8d91-4e8c-a117-adbae424a71e@identity-protect.org
- f27c2903-02f0-415c-8682-9701abbc2c71@identity-protect.org
- f5d37266-2432-4dcf-ab52-b89b0b16361d@identity-protect.org
- owner-2329075@cloudkommand.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cloudkommand.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cloudkommand.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zohomail.com |
Related pages
Pivot deeper into the graph from cloudkommand.com.
- IP · 13.226.155.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 349d82a2-344d-4283-9256-1b9ddd661e14@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: "cloudkommand.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.