This function lets the user scrap https://db-ip.com/ given
IP address(es) to get their associated address type, ASN, ISP,
organization, country, state or region, county, city, ZIP postal code,
weather station, coordinates, Timezone, local time, languages, and currency.
Usage
ip_data(ip = myip(), quiet = FALSE)
Arguments
ip
Vector. Vector with all IP's we wish to search.
quiet
Boolean. Do not show the loading statusbar?
Value
data.frame. Each row is an unique ip address,
and columns will bee created for all the additional information found.