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 Tue, 19 May 2026 04:01:12 GMT, networks based in Bosnia and Herzegovina announce 704 routed IP prefixes and host approximately 43,377 sampled IPv4 addresses across the country's largest operators.

Top operators

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

  1. BIHNET BIHNET Autonomus SystemAS9146125 prefixes
  2. DASTO-BOSNIA-ASAS35567112 prefixes
  3. TELEKOM-SRPSKE-AS Vuka Karadzica 2AS2514490 prefixes
  4. BLICNET-AS # BLIC.NET AS peering infoAS2110781 prefixes
  5. BA-TELEMACH-AS Telemach d.o.o. SarajevoAS4256035 prefixes
  6. HPTNET-ASAS2087533 prefixes
  7. MISSNETAS5786925 prefixes
  8. ACCPL-AS-AP A Corp Computers Pty LtdAS20263224 prefixes
  9. EASO-AS20069821 prefixes
  10. LOGOSOFT-AS Logosoft d.o.o.AS1617820 prefixes

Top hosting concentrations

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

  1. SPINTERNET-ASAS3494341,287 IPs
  2. MEDIASKY-ZIVINICEAS351071,690 IPs
  3. UTIC_AUTONOMUS_SYSTEMAS8670297 IPs
  4. DASTO-BOSNIA-ASAS3556795 IPs
  5. BLICNET-AS # BLIC.NET AS peering infoAS211073 IPs
  6. BIHNET BIHNET Autonomus SystemAS91462 IPs
  7. HPTNET-ASAS208752 IPs
  8. LOGOSOFT-AS Logosoft d.o.o.AS161781 IPs
  9. TELEKOM-SRPSKE-AS Vuka Karadzica 2AS251440 IPs
  10. LANACO-ASAS161450 IPs

Threat density

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

14listed IPs (snapshot Tue, 19 May 2026 04:01:12 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.