Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# FindWho
A DNS and Reverse DNS Lookup Tool, Search up a website, domain or IP to resolve!!


Developed on Kali
Python

## 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
```