Hostname
houxiaofeng.cn
Last fetched
houxiaofeng.cn resolves to 3 IPv4 addresses operated by HWCSNET - Huawei Cloud Service data center in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.
Nutrition Label
Resolution chain
houxiaofeng.cn 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 |
|---|---|---|---|---|
| 123.60.194.186 | 123.60.192.0/20 | AS55990 | HWCSNET - Huawei Cloud Service data center | CN |
| 123.60.194.191 | 123.60.192.0/20 | AS55990 | HWCSNET - Huawei Cloud Service data center | CN |
| 223.4.221.178 | 223.4.128.0/17 | AS37963 | ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. | CN |
WHOIS identity
- Registrar
- registrar:阿里云计算有限公司(万网)
- Organization
- 临猗侯氏中医门诊部(个人独资)
- Contact emails
Subdomains
1 observed subdomain of houxiaofeng.cn.
| Subdomain |
|---|
| www.houxiaofeng.cn |
Web-graph footprint
Distinct hostnames that link to or from houxiaofeng.cn in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from houxiaofeng.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "houxiaofeng.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.