Skip to content

Hostname

lumen.kz

Last fetched

lumen.kz resolves to 1 IPv4 address operated by AS51115 in RU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.65.148.57185.65.148.0/23AS51115RU

WHOIS identity

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

Subdomains

2 observed subdomains of lumen.kz.

Web-graph footprint

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

9 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for lumen.kz.

MechanismTarget
SPF_Alumen.kz
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP185.111.104.42
SPF_IP185.111.104.43
SPF_IP185.113.132.42
SPF_IP185.113.132.43
SPF_IP185.116.195.192
SPF_IP185.98.7.193
SPF_MXlumen.kz

Related pages

Pivot deeper into the graph from lumen.kz.

Cypher and MCP

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

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