Skip to content

Hostname

ng.kz

Last fetched

ng.kz resolves to 2 IPv4 addresses operated by AS207333 in KZ. WHOIS lists registrar:kaznic kaznic as the registrar.

Nutrition Label

WHISPER CANON · ng.kzRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ng.kz

Resolution chain

ng.kz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:kaznic kaznic
Organization
tvoi shans
Contact emails

Subdomains

14 observed subdomains of ng.kz.

Web-graph footprint

Distinct hostnames that link to or from ng.kz in the public web crawl.

532 sites link to this hostname.

506 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ng.kz.

MechanismTarget
SPF_Ang.kz
SPF_Aserver.ng.kz
SPF_IP109.248.156.71
SPF_MXng.kz

Related pages

Pivot deeper into the graph from ng.kz.

Cypher and MCP

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

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