Skip to content

Hostname

lio.kz

Last fetched

lio.kz resolves to 1 IPv4 address operated by KAZTELECOM-AS - JSC Kazakhtelecom in KZ.

Nutrition Label

WHISPER CANON · lio.kzRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lio.kz

Resolution chain

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

IPPrefixASNOperatorCountry
178.91.94.4178.91.64.0/19AS9198KAZTELECOM-AS - JSC KazakhtelecomKZ

WHOIS identity

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

Subdomains

13 observed subdomains of lio.kz.

Web-graph footprint

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

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lio.kz

SPF policy

5 SPF mechanisms authorising senders for lio.kz.

MechanismTarget
SPF_Alio.kz
SPF_IP178.91.94.4
SPF_IP178.91.94.5
SPF_IP178.91.94.7
SPF_MXlio.kz

Related pages

Pivot deeper into the graph from lio.kz.

Cypher and MCP

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

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