BulkOriginASN: Retrieves BGP Origin ASN info for a list of ASN ids

Description Usage Arguments Value Note See Also

View source: R/netintel.R

Description

Retrieves BGP Origin ASN info for a list of ASN ids

Usage

1
BulkOriginASN(asn.list, host = "v4.whois.cymru.com", port = 43)

Arguments

asn.list

character vector of ASN ids (character)

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 43

Value

data frame of BGP Origin ASN lookup results

Note

The Team Cymru's service is NOT a GeoIP service! Do not use this function for that as your results will not be accurate.

See Also

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


hrbrmstr/netintel documentation built on May 17, 2019, 5:11 p.m.