IP Address and Domain Name Geolocation Lookup Tool


IP 134.119.161.102
Hostname 134.119.161.102
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 Bavaria
District/County
City Ismaning
Zip Code 85737
Latitude & Longitude of City 48.23565, 11.68080
Geoname ID 2895643
Is EU? true
Calling Code +49
Country TLD .de
Languages de
ISP Infrastructure
Connection Type
Organization Infrastructure
AS Number AS0
Currency Euro
Currency Code EUR
Currency Symbol
Timezone Europe/Berlin
Timezone Offset 1
Current Time 2024-04-19 16:17:02.190+0200
Current Time Unix 1.71353622219E9
Is DST? true
DST Savings 1

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=134.119.161.102
{
"ip": "134.119.161.102",
"hostname": 134.119.161.102
"continent_code": "EU",
"continent_name": "Europe",
"country_code2": "DE",
"country_code3": "DEU",
"country_name": "Germany",
"country_capital": "Berlin",
"state_prov": "Bavaria",
"district": "",
"city": "Ismaning",
"zipcode": "85737",
"latitude": 48.23565,
"longitude": 11.68080,
"is_eu": "true",
"calling_code": "+49",
"country_tld": ".de",
"languages": "de",
"country_flag": "https://ipgeolocation.io/static/flags/de_64.png",
"isp": "Infrastructure",
"connection_type": "",
"organization": "Infrastructure",
"asn": "AS0",
"geoname_id": 2895643,
"currency": {
"name": "Euro",
"code": "EUR",
"symbol": "€",
},

"time_zone": {
"name":"Europe/Berlin",
"offset": 1,
"current_time": "2024-04-19 16:17:02.190+0200",
"current_time_unix": "1.71353622219E9",
"is_dst": "true",
"dst_savings": 1,
}

}

Get Started with IP Geolocation

Sign Up for Free