Skip to content

Country · ISO LT

Lithuania

Last fetched

Lithuania (LT) is home to 211 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:09 GMT, networks based in Lithuania announce 4,371 routed IP prefixes and host approximately 600 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Lithuania ranked by routed-prefix count.

  1. TELIA-LIETUVAAS87641,012 prefixes
  2. BITE Bite IP NetworkAS13194208 prefixes
  3. CENTURION-INTERNET-SERVICESAS201341203 prefixes
  4. ITPROXIMUSAS203061157 prefixes
  5. LUMINABROADBANDAS215294145 prefixes
  6. MELBICOM-EU-AS Melbikomas UABAS56630132 prefixes
  7. INTERNET-3AS212384112 prefixes
  8. ECOLANDOAS200017106 prefixes
  9. BITE-LT-AS Bite Lietuva multihomed end-usersAS199527102 prefixes
  10. INTERNET-5AS21144089 prefixes

Top hosting concentrations

ASNs based in Lithuania ranked by hosted IPv4 count.

  1. LITNETAS2847276 IPs
  2. UNI-VILNIUS University Network in VilniusAS5479173 IPs
  3. SICNAS676961 IPs
  4. PENKI LT-01115, VilniusAS1253934 IPs
  5. INTERLINKAS326628 IPs
  6. Gedimino av. 12AS831419 IPs
  7. MELBICOM-EU-AS Melbikomas UABAS88496 IPs
  8. TELIA-LIETUVAAS87642 IPs
  9. SKLNKAS88921 IPs
  10. TELIA-LIETUVAAS55220 IPs

Threat density

IPv4 addresses registered in Lithuania that appear on at least one threat feed.

14listed IPs (snapshot Thu, 14 May 2026 04:00:09 GMT)

Related pages

Every directory page links to related entities so you (and crawlers) can pivot through the graph.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "LT"})
RETURN count(DISTINCT a) AS asn_count

Or query Whisper from your own LLM workflow via the Whisper MCP server.