lookup: Lookup for IP address geolocation and proxy information

View source: R/IP2Locationio.R

lookupR Documentation

Lookup for IP address geolocation and proxy information

Description

Lookup for a comprehensive of the information such as location, ASN, ISP and proxy. The availability of the data will depends on the plan you have signed up for your API key.

Usage

lookup(ip)

Arguments

ip

IPv4 or IPv6 address

Value

Return all the geolocation and proxy information about the IP address

Examples

## Not run: 
lookup("1.0.241.135")

## End(Not run)


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