Skip to content

Country · ISO BA

Bosnia and Herzegovina

Last fetched

Bosnia and Herzegovina (BA) is home to 58 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Wed, 01 Jul 2026 00:00:30 GMT, networks based in Bosnia and Herzegovina announce 712 routed IP prefixes and host approximately 256,421 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Bosnia and Herzegovina ranked by routed-prefix count.

  1. AS9146AS9146125 prefixes
  2. AS35567AS35567112 prefixes
  3. AS25144AS2514490 prefixes
  4. AS21107AS2110781 prefixes
  5. AS42560AS4256035 prefixes
  6. AS20875AS2087534 prefixes
  7. AS57869AS5786925 prefixes
  8. AS202632AS20263224 prefixes
  9. AS200698AS20069821 prefixes
  10. AS16178AS1617820 prefixes

Top hosting concentrations

ASNs based in Bosnia and Herzegovina ranked by hosted IPv4 count.

  1. AS20875AS20875251,702 IPs
  2. AS25144AS251441,800 IPs
  3. AS9146AS91461,000 IPs
  4. AS34943AS34943781 IPs
  5. AS16145AS16145696 IPs
  6. AS8670AS8670169 IPs
  7. AS35567AS35567112 IPs
  8. AS21107AS2110781 IPs
  9. AS16178AS1617880 IPs
  10. AS35107AS351070 IPs

Top 100 operators

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

  1. AS9146AS9146125 prefixes
  2. AS35567AS35567112 prefixes
  3. AS25144AS2514490 prefixes
  4. AS21107AS2110781 prefixes
  5. AS42560AS4256035 prefixes
  6. AS20875AS2087534 prefixes
  7. AS57869AS5786925 prefixes
  8. AS202632AS20263224 prefixes
  9. AS200698AS20069821 prefixes
  10. AS16178AS1617820 prefixes
  11. AS59847AS5984718 prefixes
  12. AS8670AS867013 prefixes
  13. AS39826AS3982613 prefixes
  14. AS50537AS5053712 prefixes
  15. AS60588AS605888 prefixes
  16. AS199051AS1990518 prefixes
  17. AS43752AS437528 prefixes
  18. AS35107AS351077 prefixes
  19. AS201719AS2017196 prefixes
  20. AS208881AS2088814 prefixes
  21. AS16145AS161454 prefixes
  22. AS207471AS2074714 prefixes
  23. AS47959AS479593 prefixes
  24. AS206474AS2064743 prefixes
  25. AS216200AS2162003 prefixes
  26. AS43179AS431793 prefixes
  27. AS200914AS2009143 prefixes
  28. AS211154AS2111542 prefixes
  29. AS204433AS2044332 prefixes
  30. AS205913AS2059132 prefixes
  31. AS209098AS2090982 prefixes
  32. AS209271AS2092712 prefixes
  33. AS216160AS2161602 prefixes
  34. AS34943AS349431 prefixes
  35. AS39689AS396891 prefixes
  36. AS43947AS439471 prefixes
  37. AS48059AS480591 prefixes
  38. AS50249AS502491 prefixes
  39. AS209491AS2094911 prefixes
  40. AS211191AS2111911 prefixes
  41. AS212572AS2125721 prefixes
  42. AS214241AS2142411 prefixes
  43. AS216468AS2164681 prefixes
  44. AS198562AS1985621 prefixes
  45. AS198994AS1989941 prefixes
  46. AS199525AS1995251 prefixes

Sampled IP addresses

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

Top registrars

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

  1. iana:886230 sampled
  2. iana:14612 sampled
  3. iana:911 sampled
  4. iana:27 sampled
  5. iana:10687 sampled
  6. iana:4725 sampled
  7. iana:3204 sampled
  8. iana:693 sampled
  9. registrar:org-ts1-ripe3 sampled
  10. registrar:orbis d.o.o.2 sampled

Threat density

IPv4 addresses registered in Bosnia and Herzegovina that appear on at least one threat feed.

9listed IPs (snapshot Wed, 01 Jul 2026 00:00:30 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: "BA"})
RETURN count(DISTINCT a) AS asn_count

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