https://github.com/ares-21/findwho
A DNS and Reverse DNS Lookup Tool
https://github.com/ares-21/findwho
cybersecurity dns-checker dns-lookup domain-checker hacking hacking-tool ip-lookup offensive-security open-source penetration-testing penetration-testing-tools pentest pentesting readteaming redteam redteam-tools reverse-dns-lookup website-lookup
Last synced: 3 months ago
JSON representation
A DNS and Reverse DNS Lookup Tool
- Host: GitHub
- URL: https://github.com/ares-21/findwho
- Owner: Ares-21
- Created: 2024-08-19T20:47:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T18:28:26.000Z (10 months ago)
- Last Synced: 2024-11-17T15:20:30.337Z (7 months ago)
- Topics: cybersecurity, dns-checker, dns-lookup, domain-checker, hacking, hacking-tool, ip-lookup, offensive-security, open-source, penetration-testing, penetration-testing-tools, pentest, pentesting, readteaming, redteam, redteam-tools, reverse-dns-lookup, website-lookup
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FindWho
A DNS and Reverse DNS Lookup Tool, Search up a website, domain or IP to resolve!!
![]()
![]()
## Screenshots

## Installation
Install this tool by:
```bash
git clone https://github.com/Ares-21/FindWho.git
cd FindWho
```
Install the requirements:```bash
pip install -r requirements.txt
```
Run the tool:```bash
python findwho.py
```