| IP |
53.242.242.199
|
| Hostname |
53.242.242.199
|
| 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 Capital |
Berlin |
| State/Province |
Baden-Württemberg |
| District/County |
Esslingen |
| City |
Stuttgart |
| Zip Code |
70372 |
| Latitude & Longitude of City |
48.78799 , 9.23679 |
| Geoname ID |
6698465 |
| Is EU? |
true |
| Calling Code |
+49 |
| Country TLD |
.de |
| Languages |
de |
| ISP |
Mercedes Benz Group AG |
| Connection Type |
|
| Organization |
Mercedes Benz Group AG |
| AS Number |
AS31399
|
| Currency |
Euro |
| Currency Code |
EUR
|
| Currency Symbol |
€ |
| Timezone |
Europe/Berlin |
| Timezone Offset |
1 |
| Current Time |
2025-11-24 17:12:42.746+0100 |
| Current Time Unix |
1.764000762746E9 |
| Is DST? |
false |
| DST Savings |
0 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=103.217.177.19
{
"ip": 53.242.242.199
"hostname": 53.242.242.199
"continent_code": EU
"continent_name": Europe
"country_code2": DE
"country_code3": DEU
"country_name": Germany
"country_capital": Berlin
"state_prov": Baden-Württemberg
"district": Esslingen
"city": Stuttgart
"zipcode": 70372
"latitude": 48.78799
"longitude": 9.23679
"is_eu": true
"calling_code": +49
"country_tld": .de
"languages": de
"country_flag": https://ipgeolocation.io/static/flags/de_64.png
"isp": Mercedes Benz Group AG
"connection_type":
"organization": Mercedes Benz Group AG
"asn": AS31399
"geoname_id": 6698465
"currency": {
"name": Euro
"code": EUR
"symbol": €
},
"time_zone": {
"name":Europe/Berlin
"offset": 1
"current_time": 2025-11-24 17:12:42.746+0100
"current_time_unix": 1.764000762746E9
"is_dst": false
"dst_savings": 0
}
}