Skip to content

Hostname

nkzy.com

Last fetched

nkzy.com resolves to 20 IPv4 addresses operated by CHINANET-SHANGHAI-MAN China Telecom Group in CN. WHOIS lists iana:1555 as the registrar.

Nutrition Label

WHISPER CANON · nkzy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nkzy.com

Resolution chain

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

IPPrefixASNOperatorCountry
180.163.146.38180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.46180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.47180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.48180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.49180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.50180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.51180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.52180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.53180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.54180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.55180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.56180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.57180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.58180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.59180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.60180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.61180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
58.218.215.10058.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
58.218.215.10158.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
58.218.215.10258.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

WHOIS identity

Registrar
iana:1555
Organization
heilongjiangnongken vocational college
Contact emails

Subdomains

3 observed subdomains of nkzy.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from nkzy.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nkzy.com"})-[: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.