Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T21:03:18.000Z (3 months ago)
- Last Synced: 2024-08-21T00:34:58.125Z (3 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: 4.88 KB
- Stars: 0
- 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
![findwho](https://github.com/user-attachments/assets/991cbbec-b2b7-4442-a8a7-a3c97e4231d3)
## 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
```