/ASN-Eagle

A tool to discover ASN of any host and fetch IP ranges.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ASN-Eagle

A tool to discover ASN of any host and fetch IP ranges.

forthebadge

ASN-Eagle Demo

Installation

git clone https://github.com/ritiksahni/ASN-Eagle.git
cd ASN-Eagle
pip3 install -r requirements.txt

Usage

python3 ASN-Eagle.py -d target.com -i -o output_filename.txt

Best of luck for recon!!

License

GNU General Public License v3.0