Hostname
cloudee-cms.com
Last fetched
cloudee-cms.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudee-cms.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.33.252.12 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.30 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.82 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.84 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.53.123 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.29 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.76 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.8 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudee-cms.com owner
- Contact emails
- 211eb15f-9225-4c23-aea4-f36ec4406f54@identity-protect.org
- 5c4f45d8-1240-49c4-bb7a-3223c52547b9@identity-protect.org
- 7b02c34f-6cdd-4b13-b77a-662b5af95111@identity-protect.org
- 8224c95a-cbb1-4240-82d1-324a727038e3@identity-protect.org
- f5dcf205-9ff3-496c-9142-09769551e7fa@identity-protect.org
- fb914fa1-956d-4c88-ae67-dd49c51a9901@identity-protect.org
- fe036d15-4cb4-4f45-856e-d91cc556bb94@identity-protect.org
- owner-760637@cloudee-cms.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of cloudee-cms.com.
Web-graph footprint
Distinct hostnames that link to or from cloudee-cms.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cloudee-cms.com.
- IP · 13.33.252.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 211eb15f-9225-4c23-aea4-f36ec4406f54@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: "cloudee-cms.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.