Skip to content

Hostname

cnet.kz

Last fetched

cnet.kz resolves to 1 IPv4 address operated by AS50482 in KZ.

Nutrition Label

WHISPER CANON · cnet.kzRouting diversity1.5/10Peering density1.9/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cnet.kz

Resolution chain

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

IPPrefixASNOperatorCountry
212.19.139.163212.19.128.0/20AS50482KZ

WHOIS identity

No WHOIS records are currently associated with cnet.kz in WhisperGraph.

Subdomains

50 observed subdomains of cnet.kz.

Web-graph footprint

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

20 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cnet.kz.

MechanismTarget
SPF_Acnet.kz
SPF_IP212.154.204.246
SPF_IP88.204.157.0/24
SPF_IP88.204.157.10
SPF_MXcnet.kz

Related pages

Pivot deeper into the graph from cnet.kz.

Cypher and MCP

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

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