Skip to content

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

WHISPER CANON · houxiaofeng.cnRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/houxiaofeng.cn

Resolution chain

houxiaofeng.cn resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
123.60.194.186123.60.192.0/20AS55990HWCSNET - Huawei Cloud Service data centerCN
123.60.194.191123.60.192.0/20AS55990HWCSNET - Huawei Cloud Service data centerCN
223.4.221.178223.4.128.0/17AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
临猗侯氏中医门诊部(个人独资)
Contact emails

Subdomains

1 observed subdomain of 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.