Learn R Programming

netintel (version 1.2.0)

BulkOrigin: Retrieves BGP Origin ASN info for a list of IPv4 addresses

Description

Returns a list (slots are named by the input IPv4 addresses) with lookup results per slot

Usage

BulkOrigin(ip.list, host = "v4.whois.cymru.com", port = 43)

Arguments

ip.list
vector of IPv4 address (character - dotted-decimal)
host
which server to perform the lookup (chr) - defaults to v4.whois.cymru.com
port
TCP port to use to connect to host (int) - defaults to port 43

Value

data frame of BGP Origin ASN lookup results
  • AS - AS #
  • IP - IPv4 (passed in)
  • BGP.Prefix - BGP CIDR
  • CC - Country code
  • Registry - Registry it falls under
  • Allocated - date it was allocated
  • AS.Name - AS name

See Also

http://www.team-cymru.org/Services/