Skip to content

austinginder/whois

Repository files navigation

Minimalist whois domain lookup

Single file .php script to fetch domain information from whois and dig. Supports exporting discovered records as DNS .zone file. Run locally or on a web server that supports PHP and shell_exec. That can be accomplished by doing the following.

  • git clone https://github.com/austinginder/whois.git
  • cd whois
  • php -S localhost:8000
  • Then open http://localhost:8000

About

Minimalist whois domain lookup

Resources

License

Stars

Watchers

Forks

Languages