Skip to content

Hostname

nic.kz

Last fetched

nic.kz resolves to 1 IPv4 address operated by AS21282 in KZ. WHOIS lists iana:1532 as the registrar.

Nutrition Label

WHISPER CANON · nic.kzRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/nic.kz

Resolution chain

nic.kz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.241.0.6980.241.0.0/20AS21282KZ

WHOIS identity

Registrar
iana:1532
Organization
kaznic
Contact emails

Subdomains

56 observed subdomains of nic.kz.

Web-graph footprint

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

201 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nic.kz.

MechanismTarget
SPF_Anic.kz
SPF_Arelay.nic.kz
SPF_Arelay2.nic.kz
SPF_IP2a01:7640:0:1::/64
SPF_IP2a01:7640::/64
SPF_IP80.241.0.0/24
SPF_IP91.228.39.0/24
SPF_MXnic.kz

Related pages

Pivot deeper into the graph from nic.kz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nic.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.