Skip to content

miftahganzz/Whois-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHOIS Lookup Logo

Visit Now 🚀

WHOIS Lookup with PHP and api-miftah.xyz

A simple, yet powerful WHOIS lookup tool that uses PHP to interact with the api.miftah.xyz REST API to retrieve WHOIS information for a given domain.

Features

  • Lookup WHOIS information for any domain name.
  • Copy WHOIS information to your clipboard.
  • Share WHOIS results with ease.
  • Elegant and user-friendly interface.

Getting Started

Follow these simple steps to set up the WHOIS Lookup tool on your local machine.

Prerequisites

  • PHP installed on your local machine.
  • API Key from api.miftah.xyz.

Installation

  1. Clone the repository to your local machine.
git clone https://github.com/miftahganzz/Whois-Website
  1. Navigate to the project directory.
cd whois-lookup
  1. Open the index.php file in a text editor.

  2. Replace "YOUR_API_KEY" with your actual API key from api.miftah.xyz. You can sign up and get your API key for free.

$api_key = "YOUR_API_KEY";
  1. Save your changes.

  2. Open a terminal and start a PHP development server.

php -S localhost:8000
  1. Open your web browser and visit http://localhost:8000.

  2. Enter a domain name (e.g., example.com) in the input field and click the "Lookup" button.

  3. The WHOIS information for the domain will be displayed on the page.

  4. You can click the "Copy" button to copy the WHOIS information to your clipboard or the "Share" button to share it.

  5. To remove the WHOIS information, click the "Delete" button.

Usage

  • Enter a domain name (e.g., example.com) and click "Lookup."
  • Copy the results to your clipboard with the "Copy" button.
  • Share WHOIS information easily with the "Share" button.
  • Clear the information by clicking the "Delete" button.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Contact

Stay In Touch

More Projects

Thanks To

Miftah GanzZ
Developer