Queries the connected whois server for information regarding the given handle. It is up to the programmer to be familiar with the handle syntax of the whois server. You must first connect to a whois server before calling this method, and you should disconnect afterward.
@param handle The handle to lookup.
@return The result of the whois query.
@exception IOException If an I/O error occurs during the operation.