Hostname
clbcloud.com
Last fetched
clbcloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clbcloud.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.164.53.120 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.126 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.71 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.74 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 54.240.184.103 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.121 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.38 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.71 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clbcloud.com owner
- Contact emails
- 163dcc28-8a88-4c9d-9ad4-fcf72cec423e@identity-protect.org
- 1d808cfd-1b5f-409b-8b3e-988e3e597758@identity-protect.org
- 20a191c6-d04c-46ba-bb2d-5da9c74f00e2@identity-protect.org
- 38056f8b-bc4c-46a5-9db4-500ba6799985@identity-protect.org
- 92ee2583-965b-4e69-8d40-070c34ef7ec6@identity-protect.org
- c0a60614-a223-4845-a05c-4cb8a5815a9b@identity-protect.org
- fc911e77-b6ed-478f-9fbf-1384e2f73472@identity-protect.org
- owner-3190752@clbcloud.com.whoisprivacyservice.org
- owner-8338467@clbcloud.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of clbcloud.com.
Showing 25 of 32. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from clbcloud.com.
- IP · 3.164.53.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 163dcc28-8a88-4c9d-9ad4-fcf72cec423e@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: "clbcloud.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.