Skip to content

Hostname

kis.lt

Last fetched

kis.lt resolves to 1 IPv4 address operated by AS25190 in LT. WHOIS lists registrar:uab 'kauno interneto sistemos' as the registrar.

Nutrition Label

WHISPER CANON · kis.ltRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/kis.lt

Resolution chain

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

IPPrefixASNOperatorCountry
193.0.251.12193.0.251.0/24AS25190LT

WHOIS identity

Registrar
registrar:uab 'kauno interneto sistemos'
Organization
uab 'kauno interneto sistemos'
Contact emails

Subdomains

80 observed subdomains of kis.lt.

Web-graph footprint

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

25 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kis.lt.

MechanismTarget
SPF_Akis.lt
SPF_IP193.0.251.12
SPF_IP193.0.251.24
SPF_MXkis.lt

Related pages

Pivot deeper into the graph from kis.lt.

Cypher and MCP

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

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