Skip to content

amagnosi-so/asn-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bgputils

CLI tools that scrape Hurricane Electric (bgp.he.net):

  • company: resolve a company name to ASNs and their IPv4 prefixes.
  • ip2asn: resolve IPs/CIDRs to ASN via /ip/<IP> and /net/<NET> pages.

Install (Poetry)

poetry install
# or build and install the wheel
poetry build
pip install dist/bgputils-*.whl

About

Simple scripts to analyze announced BGP prefixes related to a company

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages