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.
- SODETEL-ASAS31126247 prefixes
- Beirut-LebanonAS9051219 prefixes
- TERRANET-ASAS39010163 prefixes
- MOSCANETAS4183381 prefixes
- OGERONET OGERO TelecomAS4200379 prefixes
- BBP-ASAS4233474 prefixes
- CYBERIA-AS CyberiaAS2463461 prefixes
- VISP-LB-ASAS3519724 prefixes
- FARAHNETAS4301920 prefixes
- MASCO-ASAS4382419 prefixes
Top hosting concentrations
ASNs based in Lebanon ranked by hosted IPv4 count.
- CYBERIA-AS CyberiaAS24634254 IPs
- LB-ICONNECTAS155118 IPs
- FIBERWAVES-ASAS86997 IPs
- INFOSYSAS208743 IPs
- Beirut-LebanonAS90511 IPs
- BERYTECH-ASAS157391 IPs
- DOTSPOTAS125901 IPs
- ASN-AUBNET # AS-AUBNET CONVERTED TO ASN-AUBNET FOR RPSL COMPLIANCE Beirut, LebanonAS128121 IPs
- BDLAS31760 IPs
- 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.
- SODETEL-ASAS31126
- Beirut-LebanonAS9051
- TERRANET-ASAS39010
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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.