GetHostnamesResolvingToIP

GetHostnamesResolvingToIP returns all hostnames, alongside summary information such as eTLD+1 resolved to by the provided IP over the given time interval.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Required. ip_address is the IP in standard notation for which to find resolving hostnames. Supports both IPv4 ("192.168.1.1") and IPv6 ("2001:db8::1").

Query Params
date-time

Optional. Inclusive start of the interval.

If specified, a Timestamp matching this interval will have to be the same or after the start.

date-time

Optional. Exclusive end of the interval.

If specified, a Timestamp matching this interval will have to be before the end.

string

Optional. hostname_filter is the filter to apply to hostnames, using wildcard patterns. Supports: .example.com (prefix), example. (suffix), example (contains)

int32

Optional. page_size is the number of hostnames per page (default: 100, max: 1000).

string

Optional. page_token is the returned token from a previous response to get the next page.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json