Get-IPLocation Get-IPLocation get the geolocation of one or several IP address by a web request on the website geoipview.com Example .\Get-IPLocation -IPToCheck "4.4.4.4","8.8.8.8" IPToCheck : The list of IP address, it's a required parameter.