Skip to content

Country · ISO LY

Libya

Last fetched

Libya (LY) is home to 33 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:10 GMT, networks based in Libya announce 669 routed IP prefixes and host approximately 31 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Libya ranked by routed-prefix count.

  1. GPTC-ASAS21003168 prefixes
  2. Aljeel-netAS37284109 prefixes
  3. Al-Madar-Al-JadeedAS32820098 prefixes
  4. Giga-CommunicationAS32853978 prefixes
  5. Libyan-EliteAS32861140 prefixes
  6. LITCAS3755839 prefixes
  7. Ion-Telecom-ASAS32807327 prefixes
  8. ICONA-ASAS3756619 prefixes
  9. OZON-ALJADEDAS32902716 prefixes
  10. Awal-TelecomAS32873313 prefixes

Top hosting concentrations

ASNs based in Libya ranked by hosted IPv4 count.

  1. ICONA-ASAS3756619 IPs
  2. Libyana-Mobile-ASAS3282864 IPs
  3. High-Speed-Access-CompanyAS3296784 IPs
  4. SmartLinkAS3287433 IPs
  5. RAWAFED-LIBYAAS3277521 IPs
  6. GPTC-ASAS210030 IPs
  7. Al-Madar-Al-JadeedAS3282000 IPs
  8. LITCAS375580 IPs
  9. Aljeel-netAS372840 IPs
  10. Sharart-Altaqanaya-Co-for-Telecom-TechnologyAS3294720 IPs

Threat density

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

6listed IPs (snapshot Thu, 14 May 2026 04:00:10 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: "LY"})
RETURN count(DISTINCT a) AS asn_count

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