Hostname
catacloud.com
Last fetched
catacloud.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
catacloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.20.178.58 | 51.20.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- catacloud as
- Contact emails
- yuming@yinsibaohu.aliyun.com
- catacloud.com@namebrightprivacy.com
- support@dropcatch.com
- 2s78aat2kmm4@privacy-protection.email
- 4znnasqfoyws@privacy-protection.email
- 6d7wot44w6vd@privacy-protection.email
- ecxsix3dysrc@privacy-protection.email
- hmua55xwd5hm@privacy-protection.email
- m8pbs8mh3rbc@privacy-protection.email
- pb8i95qgq3ob@privacy-protection.email
- pcf3zt2jwt3d@privacy-protection.email
- rxmc69ta8tpt@privacy-protection.email
- sn8trpyvcxed@privacy-protection.email
- wjd7uhwpygmi@privacy-protection.email
- wnvrbpa33des@privacy-protection.email
- yhxrcp2akns6@privacy-protection.email
- znpc5vsvfxhz@privacy-protection.email
Subdomains
10 observed subdomains of catacloud.com.
Web-graph footprint
Distinct hostnames that link to or from catacloud.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for catacloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from catacloud.com.
- IP · 51.20.178.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · SE
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · ca…
- 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: "catacloud.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.