Hostname
whccpit.org.cn
Last fetched
whccpit.org.cn resolves to 3 IPv4 addresses operated by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in HK. WHOIS lists registrar:web commerce communications limited as the registrar.
Nutrition Label
Resolution chain
whccpit.org.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 |
|---|---|---|---|---|
| 129.226.15.159 | 129.226.14.0/23 | AS132203 | TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue | HK |
| 154.86.16.41 | 154.86.16.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | — |
| 154.86.16.44 | 154.86.16.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | — |
WHOIS identity
- Registrar
- registrar:web commerce communications limited
- Organization
- 许泽松
- Contact emails
Subdomains
3 observed subdomains of whccpit.org.cn.
Threat posture
History
Related pages
Pivot deeper into the graph from whccpit.org.cn.
- IP · 129.226.15.159
- ASN · AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue
- Registrar · registrar:web commerce communications limited
- Country · HK
- Email · 2280545446@qq.com
- Apex domain · org.cn
- TLD · .cn
- Browse hostnames · wh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whccpit.org.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.