Skip to content

Country · ISO BY

Belarus

Last fetched

Belarus (BY) is home to 116 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Wed, 20 May 2026 04:00:24 GMT, networks based in Belarus announce 1,363 routed IP prefixes and host approximately 1,579 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Belarus ranked by routed-prefix count.

  1. A1-BY-ASAS42772400 prefixes
  2. MTSBY-ASAS25106257 prefixes
  3. BELPAK-AS BELPAKAS6697232 prefixes
  4. BEST-ASAS4408746 prefixes
  5. DATAHATA-ASAS5674036 prefixes
  6. BCTBY-ASAS6033030 prefixes
  7. IPTEL-ASAS2130528 prefixes
  8. UNITED-NETWORKS-ASAS5068519 prefixes
  9. BN-AS Belarussian data communication service provider.AS1240616 prefixes
  10. COSMOSTV-ASAS3114315 prefixes

Top hosting concentrations

ASNs based in Belarus ranked by hosted IPv4 count.

  1. ASN-GLOBALONEBEL-COREAS288491,333 IPs
  2. NETLAND-ASAS28737139 IPs
  3. BN-AS Belarussian data communication service provider.AS1240677 IPs
  4. ANITEX-ASAS2106224 IPs
  5. MTSBY-ASAS251062 IPs
  6. IPTEL-ASAS213052 IPs
  7. BSUAS131711 IPs
  8. BAS-NET-ASAS212741 IPs
  9. UNIBEL-ASAS54980 IPs
  10. BELPAK-AS BELPAKAS66970 IPs

Threat density

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

16listed IPs (snapshot Wed, 20 May 2026 04:00:24 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: "BY"})
RETURN count(DISTINCT a) AS asn_count

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