Skip to content

Hostname

mail.kz

Last fetched

mail.kz resolves to 1 IPv4 address operated by AS9198 in KZ. WHOIS lists registrar:kaznic telecom as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.204.157.16688.204.128.0/17AS9198KZ

WHOIS identity

Registrar
registrar:kaznic telecom
Organization
anuar dosmagambetov
Contact emails

Subdomains

19 observed subdomains of mail.kz.

Web-graph footprint

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

728 sites link to this hostname.

851 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mail.kz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP178.88.161.5
SPF_IP84.240.206.204
SPF_IP88.204.157.164
SPF_IP88.204.157.166

Related pages

Pivot deeper into the graph from mail.kz.

Cypher and MCP

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

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