IP Address and Domain Name Geolocation Lookup Tool


IP 40.127.162.99
Hostname 40.127.162.99
Continent Code EU
Continent Name Europe
Country Code (ISO 3166-1 alpha-2) IE
Country Code (ISO 3166-1 alpha-3) IRL
Country Name Ireland
Country Flag country__flag
Country Capital Dublin
State/Province County Dublin
District/County
City Dublin
Zip Code 1
Latitude & Longitude of City 53.34807, -6.24827
Geoname ID 2962208
Is EU? true
Calling Code +353
Country TLD .ie
Languages en-IE,ga-IE
ISP Microsoft Corporation
Connection Type
Organization Microsoft Corporation
AS Number AS8075
Currency Euro
Currency Code EUR
Currency Symbol
Timezone Europe/Dublin
Timezone Offset 0
Current Time 2024-04-18 12:35:43.468+0100
Current Time Unix 1.713440143468E9
Is DST? true
DST Savings 1

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=40.127.162.99
{
"ip": "40.127.162.99",
"hostname": 40.127.162.99
"continent_code": "EU",
"continent_name": "Europe",
"country_code2": "IE",
"country_code3": "IRL",
"country_name": "Ireland",
"country_capital": "Dublin",
"state_prov": "County Dublin",
"district": "",
"city": "Dublin",
"zipcode": "1",
"latitude": 53.34807,
"longitude": -6.24827,
"is_eu": "true",
"calling_code": "+353",
"country_tld": ".ie",
"languages": "en-IE,ga-IE",
"country_flag": "https://ipgeolocation.io/static/flags/ie_64.png",
"isp": "Microsoft Corporation",
"connection_type": "",
"organization": "Microsoft Corporation",
"asn": "AS8075",
"geoname_id": 2962208,
"currency": {
"name": "Euro",
"code": "EUR",
"symbol": "€",
},

"time_zone": {
"name":"Europe/Dublin",
"offset": 0,
"current_time": "2024-04-18 12:35:43.468+0100",
"current_time_unix": "1.713440143468E9",
"is_dst": "true",
"dst_savings": 1,
}

}

Get Started with IP Geolocation

Sign Up for Free