Skip to content

Country · ISO LR

Liberia

Last fetched

Liberia (LR) is home to 18 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:07 GMT, networks based in Liberia announce 107 routed IP prefixes and host approximately 43 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Liberia ranked by routed-prefix count.

  1. LONESTARAS3741033 prefixes
  2. Telecel-Liberia-ASAS32813618 prefixes
  3. POWERNETAS32819617 prefixes
  4. OrangeLiberiaAS3709411 prefixes
  5. CSLL1-ASAS3290827 prefixes
  6. ELECTROSHACKAS375805 prefixes
  7. GonetworkAS3295255 prefixes
  8. ANGELICOUSSISGROUPAS2072693 prefixes
  9. Sahel-TelecomAS3285492 prefixes
  10. Winners-IncorporatedAS3285952 prefixes

Top hosting concentrations

ASNs based in Liberia ranked by hosted IPv4 count.

  1. LIBTELCOAS3720319 IPs
  2. Telecel-Liberia-ASAS3281367 IPs
  3. CSLL1-ASAS3290825 IPs
  4. Winners-IncorporatedAS3285953 IPs
  5. GonetworkAS3295252 IPs
  6. ELECTROSHACKAS375802 IPs
  7. LONESTARAS374102 IPs
  8. OrangeLiberiaAS370941 IPs
  9. ANGELICOUSSISGROUPAS2072691 IPs
  10. Liberia-IXP-PeeringAS377151 IPs

Threat density

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

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

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