IP Address and Domain Name Geolocation Lookup Tool


IP 87.233.95.2
Hostname -
Continent Code EU
Continent Name Europe
Country Code (ISO 3166-1 alpha-2) NL
Country Code (ISO 3166-1 alpha-3) NLD
Country Name Netherlands
Country Flag country__flag
Country Capital Amsterdam
State/Province North Holland
District/County
City Amsterdam
Zip Code 1101 GH
Latitude & Longitude of City 52.30541, 4.93226
Geoname ID 9254513
Is EU? true
Calling Code +31
Country TLD .nl
Languages nl-NL,fy-NL
ISP True B.V.
Connection Type
Organization True B.V.
AS Number AS15703
Currency Euro
Currency Code EUR
Currency Symbol
Timezone Europe/Amsterdam
Timezone Offset 1
Current Time 2024-04-23 23:02:35.767+0200
Current Time Unix 1.713906155767E9
Is DST? true
DST Savings 1

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=87.233.95.2
{
"ip": "87.233.95.2",
"hostname": -
"continent_code": "EU",
"continent_name": "Europe",
"country_code2": "NL",
"country_code3": "NLD",
"country_name": "Netherlands",
"country_capital": "Amsterdam",
"state_prov": "North Holland",
"district": "",
"city": "Amsterdam",
"zipcode": "1101 GH",
"latitude": 52.30541,
"longitude": 4.93226,
"is_eu": "true",
"calling_code": "+31",
"country_tld": ".nl",
"languages": "nl-NL,fy-NL",
"country_flag": "https://ipgeolocation.io/static/flags/nl_64.png",
"isp": "True B.V.",
"connection_type": "",
"organization": "True B.V.",
"asn": "AS15703",
"geoname_id": 9254513,
"currency": {
"name": "Euro",
"code": "EUR",
"symbol": "€",
},

"time_zone": {
"name":"Europe/Amsterdam",
"offset": 1,
"current_time": "2024-04-23 23:02:35.767+0200",
"current_time_unix": "1.713906155767E9",
"is_dst": "true",
"dst_savings": 1,
}

}

Get Started with IP Geolocation

Sign Up for Free