Learn R Programming

ipbase (version 0.1.1)

get_domain_info: Retrieves all domains hosted on a single IP address

Description

Retrieves all domains hosted on a single IP address

Usage

get_domain_info(ip = NULL, page = NULL, limit = NULL)

Value

Retrieves all domains hosted on a single IP address

Arguments

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