Skip to content

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

WHISPER CANON · nnzi.cnRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/nnzi.cn

Resolution chain

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

IPPrefixASNOperatorCountry
119.28.10.114119.28.10.0/23AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
38.165.68.11638.165.64.0/19AS54600PEG-SV - PEG TECH INCUS
46.149.194.22546.149.194.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK

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.

Threat posture

History

Related pages

Pivot deeper into the graph from nnzi.cn.

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 20

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