powered by
Retrieve IP address metadata from GetIPIntel
getipintel(ip, flags = NULL, oflags = NULL, contact_info = getipintel_contact_info())
an IP address (length 1 character vector)
a valid GetIPIntel flag specification (See: https://getipintel.net/free-proxy-vpn-tor-detection-api/#optional_settings)
GetIPIntel requires supplying contact info with each API call. Presently, this takes the form of an email address. See getipintel_contact_info() for more information.
getipintel_contact_info()
https://getipintel.net/
# NOT RUN { getipintel("24.63.157.68") # }
Run the code above in your browser using DataLab