If you have a Linux box, try something like this from the command line:
Code:
whois -h whois.moniker.com moniker.com [Enter]
Here you are explictly querying the moniker.com whois server for the domain name moniker.com
It is sometimes possible to look up NIC handles the same way - instead of domain name enter the NIC handle.
Sometimes it must be preceded by c (contact) and a space. The syntax may vary from one server to another.
Often it's the only way to retrieve NIC handle data.
And if you don't have the whois utility you can use plain telnet against port 43
Code:
telnet whois.moniker.com 43 [Enter]
Trying 208.73.208.99...
Connected to whois.moniker.com.
Escape character is '^]'.
moniker.com [Enter]