Skip to content

Instantly share code, notes, and snippets.

@nieldomingo
Created September 22, 2015 16:05
Show Gist options
  • Save nieldomingo/11232f13d19870aecebf to your computer and use it in GitHub Desktop.
Save nieldomingo/11232f13d19870aecebf to your computer and use it in GitHub Desktop.
source ip of weird logging
$ curl ipinfo.io/52.10.227.107
{
"ip": "52.10.227.107",
"hostname": "ec2-52-10-227-107.us-west-2.compute.amazonaws.com",
"city": "Boardman",
"region": "Oregon",
"country": "US",
"loc": "45.8399,-119.7006",
"hosting": true,
"org": "AS16509 Amazon.com, Inc.",
"postal": "97818"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment