Skip to content

Instantly share code, notes, and snippets.

@gslin
Created October 28, 2016 04:18
Show Gist options
  • Save gslin/b47bc5736b7d29eb54e149f69a7a9f56 to your computer and use it in GitHub Desktop.
Save gslin/b47bc5736b7d29eb54e149f69a7a9f56 to your computer and use it in GitHub Desktop.
gslin@Gea-suandeMacBook-Pro [~] [13:17/W2] curl https://httpbin.org/ip
{
"origin": "54.250.252.97"
}
gslin@Gea-suandeMacBook-Pro [~] [13:18/W2] host 54.250.252.97
97.252.250.54.in-addr.arpa domain name pointer ec2-54-250-252-97.ap-northeast-1.compute.amazonaws.com.
gslin@Gea-suandeMacBook-Pro [~] [13:18/W2] host ec2-54-250-252-97.ap-northeast-1.compute.amazonaws.com
ec2-54-250-252-97.ap-northeast-1.compute.amazonaws.com has address 54.250.252.97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment