카테고리 없음
Find my public internet IP address
가을타는넘
2023. 8. 28. 17:34
CURL(CLI) support:
ip.me
ipconfig.io
ident.me
ifconfig.me / ifconfig.io
ipinfo.io
curl ipinfo.io
# Output:
{
"ip": "123.23.23.123",
"city": "Seoul",
"region": "Seoul",
"country": "KR",
"loc": "37.0000,120.0000",
"org": "LG POWERCOMM",
"postal": "00000",
"timezone": "Asia/Seoul",
"readme": "https://ipinfo.io/missingauth"
}
curl ipinfo.io/8.8.8.8
# Output:
{
"ip": "8.8.8.8",
"hostname": "dns.google",
"anycast": true,
"city": "Mountain View",
"region": "California",
"country": "US",
"loc": "37.4056,-122.0775",
"org": "AS15169 Google LLC",
"postal": "94043",
"timezone": "America/Los_Angeles",
"readme": "https://ipinfo.io/missingauth"
}
curl ipinfo.io/8.8.8.8/org
# Output:
AS15169 Google LLC
Sites:
ipconfig.kr
findip.kr
ip.me
myip.com
ipaddress.my
iplocation.io
iplocation.net
whatismyip.com
whatismyipaddress.com
whatismypublicip.com
whatismyip.live
showmyip.com
mxtoolbox.com
xmyip.com
WHOIS / NSLOOKUP tools:
nslookup.io
iplocation.io
ip.me
IP / Domain info lookup:
ip-api.com