Hostname
cloud-top.com.cn
Last fetched
cloud-top.com.cn resolves to 9 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in MX. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.
Nutrition Label
Resolution chain
cloud-top.com.cn resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.91.74.187 | 199.91.74.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 199.91.74.188 | 199.91.74.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 98.98.253.39 | 98.98.253.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 98.98.253.41 | 98.98.253.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 98.98.253.42 | 98.98.253.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 98.98.253.86 | 98.98.253.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 98.98.40.23 | 98.98.40.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | PH |
| 98.98.40.25 | 98.98.40.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | PH |
| 98.98.40.26 | 98.98.40.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | PH |
WHOIS identity
- Registrar
- registrar:阿里云计算有限公司(万网)
- Organization
- ????????????
- Contact emails
Subdomains
51 observed subdomains of cloud-top.com.cn.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cloud-top.com.cn in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cloud-top.com.cn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from cloud-top.com.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloud-top.com.cn"})-[: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.