Hostname
cloudcadeus.com
Last fetched
cloudcadeus.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudcadeus.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.21.47.89 | 107.21.0.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.54.40 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.60.242 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudcadeus.com owner
- Contact emails
- 2701245e-d824-4ff4-9079-b403727a5626@identity-protect.org
- 27f11e28-d3aa-4fea-997d-0d1268f32840@identity-protect.org
- 44072bc0-1151-4f37-b9db-1b307af7cb69@identity-protect.org
- 5c2227c7-15c4-48fa-8628-69414b9d75c7@identity-protect.org
- c5a33603-015a-48e8-b022-de83609aa39d@identity-protect.org
- f5d25879-aafb-4506-ae79-e5f2047347df@identity-protect.org
Subdomains
5 observed subdomains of cloudcadeus.com.
Web-graph footprint
Distinct hostnames that link to or from cloudcadeus.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cloudcadeus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.m.feishu.cn |
Related pages
Pivot deeper into the graph from cloudcadeus.com.
- IP · 107.21.47.89
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2701245e-d824-4ff4-9079-b403727a5626@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: "cloudcadeus.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.