8000 GitHub - Netrvin/UWhois: Get whois for any domain whose registry supports whois protocol
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Netrvin/UWhois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UWhois

It will request IANA and get the whois server of TLDs, so it can fetch whois of the latest TLDs. However, some registries do not allow you to fetch whois in this way, so you need to request authorization by yourself.

Usage

include('UWhois.php');
$Whois = new UWhois;
$result = $Whois->get('google.com');

You can use php cli.php google.com to have a try.

About

Get whois for any domain whose registry supports whois protocol

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0