# Whois
Get the Whois Information of given Domains.
General call of tasks:
$whoisStatus = $domainrobot->whois->multi($request->domains);
List of all available tasks with linked examples:
- single(string $domain)
- multi (opens new window)(array $domains)