Skip to content

Hostname

kcell.kz

Last fetched

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

Nutrition Label

WHISPER CANON · kcell.kzRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kcell.kz

Resolution chain

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

IPPrefixASNOperatorCountry
2.78.58.1392.78.58.0/24AS29355KZ

WHOIS identity

Registrar
iana:1532
Organization
kcell jsc
Contact emails

Subdomains

180 observed subdomains of kcell.kz.

Web-graph footprint

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

208 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kcell.kz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qb-feedback.com
SPF_INCLUDEspf.unisender.com
SPF_IP193.8.13.25/32
SPF_IP193.8.13.26/32
SPF_IP193.8.13.29/32
SPF_IP195.47.255.111/32
SPF_IP195.47.255.112/32
SPF_MXkcell.kz

Related pages

Pivot deeper into the graph from kcell.kz.

Cypher and MCP

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

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