Skip to content

Country · ISO LB

Lebanon

Last fetched

Lebanon (LB) is home to 171 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:05 GMT, networks based in Lebanon announce 1,543 routed IP prefixes and host approximately 276 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Lebanon ranked by routed-prefix count.

  1. SODETEL-ASAS31126247 prefixes
  2. Beirut-LebanonAS9051219 prefixes
  3. TERRANET-ASAS39010163 prefixes
  4. MOSCANETAS4183381 prefixes
  5. OGERONET OGERO TelecomAS4200379 prefixes
  6. BBP-ASAS4233474 prefixes
  7. CYBERIA-AS CyberiaAS2463461 prefixes
  8. VISP-LB-ASAS3519724 prefixes
  9. FARAHNETAS4301920 prefixes
  10. MASCO-ASAS4382419 prefixes

Top hosting concentrations

ASNs based in Lebanon ranked by hosted IPv4 count.

  1. CYBERIA-AS CyberiaAS24634254 IPs
  2. LB-ICONNECTAS155118 IPs
  3. FIBERWAVES-ASAS86997 IPs
  4. INFOSYSAS208743 IPs
  5. Beirut-LebanonAS90511 IPs
  6. BERYTECH-ASAS157391 IPs
  7. DOTSPOTAS125901 IPs
  8. ASN-AUBNET # AS-AUBNET CONVERTED TO ASN-AUBNET FOR RPSL COMPLIANCE Beirut, LebanonAS128121 IPs
  9. BDLAS31760 IPs
  10. WIFASTAS32900 IPs

Threat density

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

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

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