Queries WHOIS servers for information about ownership of a specified domain name or IP address.
If successful, this endpoint will return a 200 OK status.
The following arguments are supported for this endpoint.
| Name | Type | Default Value |
|---|---|---|
|
query Required An IP address, CIDR, or domain name to query |
String | None |
When the request is successful, you can expect an object matching the specification below to be returned.
{ response: [ String ] }