lookupASNByIP: Lookup an IP address's Autonomous system name and number

View source: R/IP2Locationio.R

lookupASNByIPR Documentation

Lookup an IP address's Autonomous system name and number

Description

Lookup for the IP address's Autonomous system name and number

Usage

lookupASNByIP(ip)

Arguments

ip

IPv4 or IPv6 address

Value

Return the Autonomous system name and number of the the IP address

Examples

## Not run: 
lookupASNByIP("1.0.241.135")

## End(Not run)


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