IP |
52.108.180.1
|
Hostname |
52.108.180.1
|
Continent Code |
OC |
Continent Name |
Oceania |
Country Code (ISO 3166-1 alpha-2) |
AU |
Country Code (ISO 3166-1 alpha-3) |
AUS |
Country Name |
Australia |
Country Flag |
|
Country Capital |
Canberra |
State/Province |
Australian Capital Territory |
District/County |
|
City |
Canberra |
Zip Code |
2600 |
Latitude & Longitude of City |
-35.30654 , 149.12655 |
Geoname ID |
9973369 |
Is EU? |
false |
Calling Code |
+61 |
Country TLD |
.au |
Languages |
en-AU |
ISP |
Microsoft Corporation |
Connection Type |
|
Organization |
Microsoft Corporation |
AS Number |
AS8075
|
Currency |
Australian Dollar |
Currency Code |
AUD
|
Currency Symbol |
A$ |
Timezone |
Australia/Sydney |
Timezone Offset |
10 |
Current Time |
2024-11-11 23:56:34.072+1100 |
Current Time Unix |
1.731329794072E9 |
Is DST? |
true |
DST Savings |
1 |
Try our free IP Geolocation API
$ curl https://api.ipgeolocation.io/ipgeo?ip=103.217.177.19
{
"ip": 52.108.180.1
"hostname": 52.108.180.1
"continent_code": OC
"continent_name": Oceania
"country_code2": AU
"country_code3": AUS
"country_name": Australia
"country_capital": Canberra
"state_prov": Australian Capital Territory
"district":
"city": Canberra
"zipcode": 2600
"latitude": -35.30654
"longitude": 149.12655
"is_eu": false
"calling_code": +61
"country_tld": .au
"languages": en-AU
"country_flag": https://ipgeolocation.io/static/flags/au_64.png
"isp": Microsoft Corporation
"connection_type":
"organization": Microsoft Corporation
"asn": AS8075
"geoname_id": 9973369
"currency": {
"name": Australian Dollar
"code": AUD
"symbol": A$
},
"time_zone": {
"name":Australia/Sydney
"offset": 10
"current_time": 2024-11-11 23:56:34.072+1100
"current_time_unix": 1.731329794072E9
"is_dst": true
"dst_savings": 1
}
}