WIT ( Website IP Tracker ) is a script that allows you to quickly track the IP addresses of websites.
Visit Change Log
Python 3
pip install reportlab
$ git clone https://github.com/Mazzya/website-ip-tracker.git
If you don't want to clone it, you can download it directly from here.
Once you have the project locally, you need to go to the application folder and run tracker.py
usage: tracker.py [-h] [-d] [-s] [--pdf]
optional arguments:
-h, --help show this help message and exit
-d, --domain domain to track
-s, --save save results in a file
--pdf generate a pdf report
--version check current version
$ tracker.py -d www.google.com
@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@ @@@@@@@@
@@@@@@@ @@@@@@@
@@@@@@ @@@@@@
@@@@@/ Website IP ,@@@@@
@@@@@ Finder @@@@@,
@@@@@ @@@@@
@@@@@@ @@@@@@
@@@@@@ @@@@@@
@@@@@@@@ &@@@@@@@
@@@@@@@@@@% #@@@@@@@@@@@@&@@ Developed by Mazzya
@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ Version 1.2.0
@@@@@@@@@@@ @@@@@@@@@@@@ github.com/mazzya
@@@@@@@@@@@@/ mazzya.tk
@@@@@@@@@@@@@
@@@@@@@@@@@@
@@@@@@@@@@@
(@@@@@@
Domain : www.google.com
IP : 142.250.74.228
You can also save the results in a text file with the argument -s
or --save
. If you want generate a PDF report with the results, you can use --pdf
The file and PDF report is saved in the same directory as the script and has the following format :
Domain : IP
We have a discord server in case you have any questions or want to be informed about the project news. Do not hesitate to join us, we are waiting for you.