Hostname
nnzi.cn
Last fetched
nnzi.cn resolves to 3 IPv4 addresses operated by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in HK. WHOIS lists registrar:成都伊索信息科技有限公司 as the registrar.
Nutrition Label
Resolution chain
nnzi.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 |
|---|---|---|---|---|
| 119.28.10.114 | 119.28.10.0/23 | AS132203 | TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue | HK |
| 38.165.68.116 | 38.165.64.0/19 | AS54600 | PEG-SV - PEG TECH INC | US |
| 46.149.194.225 | 46.149.194.0/24 | AS59371 | DNC-AS - Dimension Network & Communication Limited | HK |
WHOIS identity
- Registrar
- registrar:成都伊索信息科技有限公司
- Organization
- 何启滔
- Contact emails
Subdomains
1 observed subdomain of nnzi.cn.
| Subdomain |
|---|
| www.nnzi.cn |
Web-graph footprint
Distinct hostnames that link to or from nnzi.cn in the public web crawl.
9,787 sites link to this hostname.
5,995 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nnzi.cn.
- IP · 119.28.10.114
- ASN · AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue
- Country · HK
- Email · 663444246@qq.com
- TLD · .cn
- Browse hostnames · nn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nnzi.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.