Skip to content

Python script to get AS number, prefix, AS owner and country from a given IP

Notifications You must be signed in to change notification settings

wolfgang-azevedo/as-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

as-info

Python script to get AS number, prefix, as owner and country from a given IP

Dependencies

You must install requests module first.

This script was developed to run on python3.7 or above.

How to run this script

$ ./get_as.py -i IP_ADDRESS

or

$ ./get_as.py --help

About

Python script to get AS number, prefix, AS owner and country from a given IP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages