Skip to content

Hostname

ku.lt

Last fetched

ku.lt resolves to 2 IPv4 addresses operated by TELIA-LIETUVA in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · ku.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ku.lt

Resolution chain

ku.lt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.7.106.8081.7.106.0/24AS43811TELIA-LIETUVALT
193.219.77.6193.219.64.0/20AS2847LITNETLT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
ktu ipc
Contact emails

Subdomains

58 observed subdomains of ku.lt.

Web-graph footprint

Distinct hostnames that link to or from ku.lt in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ku.lt.

MechanismTarget
SPF_Aku.lt
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.193.26.48
SPF_IP193.219.76.16
SPF_IP46.255.211.75
SPF_MXku.lt

Related pages

Pivot deeper into the graph from ku.lt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ku.lt"})-[: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.