View source: R/IP2Locationio.R
lookupHostedDomain | R Documentation |
Lookup for a list of hosted domain names by the IP address.
lookupHostedDomain(ip, page)
ip |
IPv4 or IPv6 address |
page |
(optional) Pagination result returns of the hosted domains. If unspecified, 1st page will be used. |
Return list of hosted domain names by the IP address
## Not run:
lookupHostedDomain("1.0.241.135")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.