View source: R/getDomainInfo.R
get_domain_info | R Documentation |
Retrieves all domains hosted on a single IP address
get_domain_info(ip = NULL, page = NULL, limit = NULL)
ip |
(required) The IP you want to query the domains for |
page |
The page for iterating through all domains |
limit |
The amount of domains you want to see on each page |
Retrieves all domains hosted on a single IP address
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.