Skip to content

Hostname

litnet.lt

Last fetched

litnet.lt resolves to 1 IPv4 address operated by AS2847 in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · litnet.ltRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/litnet.lt

Resolution chain

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

IPPrefixASNOperatorCountry
83.171.27.483.171.0.0/18AS2847LT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
kauno technologijos universitetas
Contact emails

Subdomains

590 observed subdomains of litnet.lt.

Web-graph footprint

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

73 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for litnet.lt.

MechanismTarget
SPF_REDIRECT_spf.litnet.lt

Related pages

Pivot deeper into the graph from litnet.lt.

Cypher and MCP

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

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