An open API service indexing awesome lists of open source software.

https://github.com/rickidevs/riwhois

Advanced Linux WHOIS Tool for Cybersecurity Purposes — Provides detailed WHOIS information for domains and lists hosted websites for given IP addresses.
https://github.com/rickidevs/riwhois

cybersecurity etik-hacker linux linux-tools python-whois rickidevs riwhois tools whois-lookup

Last synced: 5 months ago
JSON representation

Advanced Linux WHOIS Tool for Cybersecurity Purposes — Provides detailed WHOIS information for domains and lists hosted websites for given IP addresses.

Awesome Lists containing this project

README

          


riwhois



# RiWhois 🕵️

> 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.

---

## 🔍 Features
- ✅ 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)

---

## 📸 Screenshot


riwhois




riwhois

---

## 📦 Installation
```bash
git clone https://github.com/Rickidevs/riwhois.git
cd riwhois
chmod +x setup.sh
./setup.sh
```

## ⚠️ Disclaimer

This tool is for educational and ethical purposes only. The author is not responsible for any misuse.