Skip to content
 
 

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

BGP Prefix Parser

This utility parses open sources and retrieves network ranges (BGP prefixes) by company name.

Overview

The tool is designed to help identify IP networks associated with specific companies.
This is particularly relevant in the Russian Federation in the context of widespread internet restrictions and blocking.

Features

  • Retrieves BGP prefixes by company name
  • Uses publicly available data sources
  • Simple CLI interface
  • Helps identify company-specific network ranges

Usage

Run the script with a company name as an argument:

python3 ./bgp_prefix.py sberbank
python3 ./bgp_prefix.py ozon

About

This utility parses open sources and retrieves network ranges by company name. This is especially relevant in the Russian Federation in the era of widespread internet blocking. You can obtain networks by making a request: python3 ./bgp_prefix.py sberbank python3 ./bgp_prefix.py ozon

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages