IP Address and Domain Name Geolocation Lookup Tool


IP 104.28.29.13
Hostname 104.28.29.13
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__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 Cloudflare, Inc.
Connection Type
Organization Cloudflare, Inc.
AS Number AS13335
Currency Australian Dollar
Currency Code AUD
Currency Symbol A$
Timezone Australia/Sydney
Timezone Offset 10
Current Time 2024-03-29 23:54:09.861+1100
Current Time Unix 1.711716849861E9
Is DST? true
DST Savings 1

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=104.28.29.13
{
"ip": "104.28.29.13",
"hostname": 104.28.29.13
"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": "Cloudflare, Inc.",
"connection_type": "",
"organization": "Cloudflare, Inc.",
"asn": "AS13335",
"geoname_id": 9973369,
"currency": {
"name": "Australian Dollar",
"code": "AUD",
"symbol": "A$",
},

"time_zone": {
"name":"Australia/Sydney",
"offset": 10,
"current_time": "2024-03-29 23:54:09.861+1100",
"current_time_unix": "1.711716849861E9",
"is_dst": "true",
"dst_savings": 1,
}

}

Get Started with IP Geolocation

Sign Up for Free