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 Fri, 17 Jul 2026 12:01:02 GMT, networks based in Liberia announce 88 routed IP prefixes and host approximately 214 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Liberia ranked by routed-prefix count.

  1. AS37410AS3741023 prefixes
  2. AS328136AS32813618 prefixes
  3. AS328196AS32819610 prefixes
  4. AS37094AS370949 prefixes
  5. AS329082AS3290827 prefixes
  6. AS329525AS3295255 prefixes
  7. AS37580AS375805 prefixes
  8. AS207269AS2072693 prefixes
  9. AS328549AS3285492 prefixes
  10. AS328595AS3285952 prefixes

Top hosting concentrations

ASNs based in Liberia ranked by hosted IPv4 count.

  1. AS328136AS328136126 IPs
  2. AS37410AS3741046 IPs
  3. AS37203AS3720319 IPs
  4. AS37580AS3758010 IPs
  5. AS37094AS370949 IPs
  6. AS207269AS2072693 IPs
  7. AS37715AS377151 IPs
  8. AS328549AS3285490 IPs
  9. AS215964AS2159640 IPs
  10. AS328196AS3281960 IPs

Top 100 operators

The 100 largest ASNs based in Liberiaby routed-prefix count — a full crawl path into the country’s network operators.

  1. AS37410AS3741023 prefixes
  2. AS328136AS32813618 prefixes
  3. AS328196AS32819610 prefixes
  4. AS37094AS370949 prefixes
  5. AS329082AS3290827 prefixes
  6. AS37580AS375805 prefixes
  7. AS329525AS3295255 prefixes
  8. AS207269AS2072693 prefixes
  9. AS328549AS3285492 prefixes
  10. AS328595AS3285952 prefixes
  11. AS37203AS372031 prefixes
  12. AS37715AS377151 prefixes
  13. AS215964AS2159641 prefixes
  14. AS329496AS3294961 prefixes

Sampled IP addresses

A sample of IPv4 addresses hosted in Liberia’s largest networks. Each links to its full infrastructure profile.

Top registrars

Registrars seen most often across a sample of domains hosted in Liberia’s largest networks. A sampled estimate, not a country-wide total.

  1. iana:3031 sampled
  2. iana:22871 sampled

Threat density

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

0listed IPs (snapshot Fri, 17 Jul 2026 12:01:02 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.