Skip to content

A multi-threaded tool for performing Whois lookups on a list of domains. Fast and efficient, designed to handle large lists of domains.

Notifications You must be signed in to change notification settings

dursunkatar/WhoisTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhoisTool

WhoisTool is a multi-threaded tool that allows users to perform bulk Whois lookups on a list of domains. It is designed to efficiently handle large domain lists and return relevant Whois information quickly.

Features

  • Perform multi-threaded Whois lookups for domains.
  • Efficiently handle large lists of domains.
  • Retrieve essential Whois information such as domain registration, expiration, and owner details.
  • Simple and easy-to-use interface.

Technologies Used

  • C# for backend implementation.
  • Multi-threading for fast and efficient lookups.

How to Use

1. Open and Run:

  • Open the project in Visual Studio and build the solution.
  • Run the application and load the list of domains you want to perform Whois lookups on.
  • Start the lookup process, and the tool will retrieve Whois information for each domain.

2. Lookup Results:

  • The results will include key Whois information such as domain name, registrar, registration date, expiration date, and more.

Screenshots

whois-lookup

Requirements

  • .NET Framework 4.8 or higher.
  • Internet access to perform Whois lookups.

Contribution

Feel free to submit issues or pull requests if you have suggestions or would like to contribute to this project.

About

A multi-threaded tool for performing Whois lookups on a list of domains. Fast and efficient, designed to handle large lists of domains.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages