/dns-lookup

DNS Lookup is a tool that provided detailed insights into DNS records ,domain expiration dates and ownersip information

Primary LanguageJavaScript

dns-lookup

DNS Lookup

project-image

DNS Lookup is a user-friendly web application designed to assist individuals web developers and network administrators in retrieving essential information about domain names. This tool provides detailed insights into DNS records domain expiration dates and ownership information. Whether you're working on web projects managing network configurations or simply exploring domain-related details DNS Lookup simplifies the process and provides valuable data at your fingertips.

🚀 Demo

https://dnslookup.ahmadswalih.com

Project Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Retrieve DNS Records: Quickly obtain DNS records for a specific domain name.
  • Check Domain Expiration: Verify the expiration date of a domain to ensure it remains active.
  • Owner Information: Access ownership details including registrar and registrant information.

🛠️ Installation Steps:

1. clone or download the repo

https://github.com/ahmadswalih/dns-lookup.git

2. extract the zip ( if downloaded from the github )

3. cd into the extracted or cloned folder

4. installing packages

npm install or npm i

5. setup a .env in the frontend for the base url of backend

variable name is REACT_APP_BASE_URL

6. cd into the server folder

7. start the backend server

npm start

8. then cd into the frontend server

9. start the frontend server

npm start

💻 Built with

Technologies used in the project:

  • Reactjs
  • Nodejs
  • Express.js
  • whois-json
  • tailwindcss

🛡️ License:

This project is licensed under the MIT