Lookup ip address location via cmd

src: xmodulo.com

mybox:~ myuser$ curl ipinfo.io/96.120.61.113
{
  "ip": "96.120.61.113",
  "hostname": "No Hostname",
  "city": "Mount Laurel",
  "region": "New Jersey",
  "country": "US",
  "loc": "39.9340,-74.8910",
  "org": "AS7922 Comcast Cable Communications, Inc.",
  "postal": "08054",
  "phone": "856"
}