Ipinfoca is a simply python script, which can be used to Ip lookup and to get information of perticualr target Ip.
- apt-get install python3
- git clone https://github.com/SecureAxom/ipinfoca.py
- cd ipinfoca
- pip3 install -r requirements.txt
- python3 ipinfoca.py
python3 ipinfoca.py -h
usage: ./ipinformation.py -h/-t Ip/Domain
A tool that collects information about IP address
optional arguments:
-h, --help show this help message and exit
-t IP Target/Host Ip Address
Example: ./ipinformation.py -t 8.8.8.8
python3 ipinfoca.py -t 157.240.1.35
____ ____ ____ _ _ ____ _____ ___ __
(_ _)( _ \(_ _)( \( )( ___)( _ )/ __) /__\
_)(_ )___/ _)(_ ) ( )__) )(_)(( (_-. /(__)\
(____)(__) (____)(_)\_)(__) (_____)\___/(__)(__)
Coded By Mridupawan
Country : India
RegionName : West Bengal
zip : 700059
timezone : Asia/Kolkata
isp : Facebook, Inc.
countryCode : IN
lat : 22.518
org : Facebook, Inc.
asn : AS32934 Facebook, Inc.
- Kali Linux
- Parrot OS
- Ubuntu
- Termux
This project is licensed under the MIT License