| IP |
35.242.242.46
|
| Hostname |
46.242.242.35.bc.googleusercontent.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 Capital |
Berlin |
| State/Province |
Hesse |
| District/County |
Frankfurt |
| 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 |
Google LLC |
| Connection Type |
|
| Organization |
Google LLC |
| AS Number |
AS396982
|
| Currency |
Euro |
| Currency Code |
EUR
|
| Currency Symbol |
€ |
| Timezone |
Europe/Berlin |
| Timezone Offset |
1 |
| Current Time |
2025-11-24 00:30:18.944+0100 |
| Current Time Unix |
1.763940618944E9 |
| Is DST? |
false |
| DST Savings |
0 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=103.217.177.19
{
"ip": 35.242.242.46
"hostname": 46.242.242.35.bc.googleusercontent.com
"continent_code": EU
"continent_name": Europe
"country_code2": DE
"country_code3": DEU
"country_name": Germany
"country_capital": Berlin
"state_prov": Hesse
"district": Frankfurt
"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": Google LLC
"connection_type":
"organization": Google LLC
"asn": AS396982
"geoname_id": 6463469
"currency": {
"name": Euro
"code": EUR
"symbol": €
},
"time_zone": {
"name":Europe/Berlin
"offset": 1
"current_time": 2025-11-24 00:30:18.944+0100
"current_time_unix": 1.763940618944E9
"is_dst": false
"dst_savings": 0
}
}