Skip to content

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

Notifications You must be signed in to change notification settings

ahmadswalih/dns-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published