SkillAgentSearch skills...

UWhois

Get whois for any domain whose registry supports whois protocol

Install / Use

/learn @Netrvin/UWhois
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars13
CategoryCustomer
Updated3mo ago
Forks2

Languages

PHP

Security Score

92/100

Audited on Dec 9, 2025

No findings