Retrieves the IP address associated with a given domain.
A Promise that resolves to the IP address.
If no IP address is found or if the domain name is invalid.
The domain for which to retrieve the IP address.
Generated using TypeDoc
Retrieves the IP address associated with a given domain.
Returns
A Promise that resolves to the IP address.
Throws
If no IP address is found or if the domain name is invalid.