A Linux-based advanced WHOIS reconnaissance tool written in Python.
riwhois is a powerful cybersecurity utility that provides detailed WHOIS information for domain names and lists all hosted domains when given an IP address. Designed for penetration testers, system administrators, and ethical hackers who require fast and accurate reconnaissance.
- ✅ Detailed domain WHOIS lookup
- ✅ Reverse IP lookup (see all domains hosted on an IP)
- ✅ Clean CLI interface
- ✅ Fast and lightweight
- ✅ No external dependencies beyond Python standard libraries (except whois)
git clone https://github.com/Rickidevs/riwhois.git
cd riwhois
chmod +x setup.sh
./setup.sh This tool is for educational and ethical purposes only. The author is not responsible for any misuse.


