lookupHostedDomain: Lookup for domains hosted on an IP address.

View source: R/IP2Locationio.R

lookupHostedDomainR Documentation

Lookup for domains hosted on an IP address.

Description

Lookup for a list of hosted domain names by the IP address.

Usage

lookupHostedDomain(ip, page)

Arguments

ip

IPv4 or IPv6 address

page

(optional) Pagination result returns of the hosted domains. If unspecified, 1st page will be used.

Value

Return list of hosted domain names by the IP address

Examples

## Not run: 
lookupHostedDomain("1.0.241.135")

## End(Not run)


ip2locationio documentation built on April 11, 2025, 5:52 p.m.