Multitool that gets info on a given IP address like Host, ISP, location, checks if its a proxy and more. (The name comes from tracker + hue xdd)
The multitool presents a simple ASCII interface, and a menu with 3 options:
- IP info: uses ip-location api to scan a given address, giving you informations such as hostname, city, region and country, location (in coordinates) and organisation.
- Proxy checker: uses proxychecker api to analyze an ip address, finds out wether its residential or part of a business, and if its a proxy/vpn.
- Host/ISP info: uses IP2location api to get lots of info related to the isp, host, company, etc.
- VPN/Tor/Botnet check: checks in known databases if the ip is a potential threat. The databases are very old cuz it wont recognize anything at all, dont use this function, use Proxy checker instead.
- Ip grabber: imma add this in the future.
Links to API: ip-location and proxy checker