IP |
196.196.193.12 |
Hostname |
196.196.193.12 |
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 Capital |
Dublin |
State/Province |
|
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 |
Fiber Grid INC |
Connection Type |
|
Organization |
Fiber Grid INC |
AS Number |
AS37518 |
Currency |
Euro |
Currency Code |
EUR
|
Currency Symbol |
€ |
Timezone |
Europe/Dublin |
Timezone Offset |
0 |
Current Time |
2023-02-05 13:26:06.320+0000 |
Current Time Unix |
1.67560356632E9 |
Is DST? |
false |
DST Savings |
1 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=196.196.193.12
{
"ip": "196.196.193.12",
"hostname": 196.196.193.12
"continent_code": "EU",
"continent_name": "Europe",
"country_code2": "IE",
"country_code3": "IRL",
"country_name": "Ireland",
"country_capital": "Dublin",
"state_prov": "",
"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": "Fiber Grid INC",
"connection_type": "",
"organization": "Fiber Grid INC",
"asn": "AS37518",
"geoname_id": 2962208,
"currency": {
"name": "Euro",
"code": "EUR",
"symbol": "€",
},
"time_zone": {
"name":"Europe/Dublin",
"offset": 0,
"current_time": "2023-02-05 13:26:06.320+0000",
"current_time_unix": "1.67560356632E9",
"is_dst": "false",
"dst_savings": 1,
}
}