Skip to content

Hostname

caicang.com.cn

Last fetched

caicang.com.cn resolves to 3 IPv4 addresses operated by HWCLOUDS-AS-AP - HUAWEI CLOUDS in HK. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · caicang.com.cnRouting diversity3.0/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/caicang.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
119.8.39.21119.8.32.0/19AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSHK
43.134.168.14443.134.128.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueSG
43.157.251.21343.157.224.0/19AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueID

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
上海巨兽信息科技有限公司
Contact emails

Web-graph footprint

Distinct hostnames that link to or from caicang.com.cn in the public web crawl.

108 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from caicang.com.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "caicang.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 20

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