IP Address and Domain Name Geolocation Lookup Tool


IP 52.29.116.177
Hostname ec2-52-29-116-177.eu-central-1.compute.amazonaws.com
Continent Code EU
Continent Name Europe
Country Code (ISO 3166-1 alpha-2) DE
Country Code (ISO 3166-1 alpha-3) DEU
Country Name Germany
Country Flag country__flag
Country Capital Berlin
State/Province Hesse
District/County
City Frankfurt
Zip Code 60311
Latitude & Longitude of City 50.11208, 8.68341
Geoname ID 6463469
Is EU? true
Calling Code +49
Country TLD .de
Languages de
ISP A100 ROW GmbH
Connection Type
Organization Amazon.com, Inc.
AS Number AS16509
Currency Euro
Currency Code EUR
Currency Symbol
Timezone Europe/Berlin
Timezone Offset 1
Current Time 2024-03-29 02:23:01.328+0100
Current Time Unix 1.711675381328E9
Is DST? false
DST Savings 0

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=52.29.116.177
{
"ip": "52.29.116.177",
"hostname": ec2-52-29-116-177.eu-central-1.compute.amazonaws.com
"continent_code": "EU",
"continent_name": "Europe",
"country_code2": "DE",
"country_code3": "DEU",
"country_name": "Germany",
"country_capital": "Berlin",
"state_prov": "Hesse",
"district": "",
"city": "Frankfurt",
"zipcode": "60311",
"latitude": 50.11208,
"longitude": 8.68341,
"is_eu": "true",
"calling_code": "+49",
"country_tld": ".de",
"languages": "de",
"country_flag": "https://ipgeolocation.io/static/flags/de_64.png",
"isp": "A100 ROW GmbH",
"connection_type": "",
"organization": "Amazon.com, Inc.",
"asn": "AS16509",
"geoname_id": 6463469,
"currency": {
"name": "Euro",
"code": "EUR",
"symbol": "€",
},

"time_zone": {
"name":"Europe/Berlin",
"offset": 1,
"current_time": "2024-03-29 02:23:01.328+0100",
"current_time_unix": "1.711675381328E9",
"is_dst": "false",
"dst_savings": 0,
}

}

Get Started with IP Geolocation

Sign Up for Free