1uffyD9 / revIPLookup

Small tool to run reverse IP lookup for given IP, IP range or IP list

Repository from Github https://github.com1uffyD9/revIPLookupRepository from Github https://github.com1uffyD9/revIPLookup

revIPLookup

Small tool to run reverse IP lookup for given IP, IP range or IP list

Installation

# git clone https://github.com/1uffyD9/revIPLookup.git
# cd revIPLookup
# pip3 install -r requirements.txt or pip install -r requirements.txt
# chmod +x revIPLookup.py
# ln -sf `pwd`/revIPLookup.py /usr/local/bin/revIPLookup

Syntax

# revIPLookup -i <IP/IP range> # Ex: (use either x.x.x.x or x.x.x.x/x)
# revIPLookup -f <IPListFile>

Screenshot

image

About

Small tool to run reverse IP lookup for given IP, IP range or IP list


Languages

Language:Python 100.0%