IP Address and Domain Name Geolocation Lookup Tool


IP 13.107.246.10
Hostname 13.107.246.10
Continent Code NA
Continent Name North America
Country Code (ISO 3166-1 alpha-2) US
Country Code (ISO 3166-1 alpha-3) USA
Country Name United States
Country Flag country__flag
Country Capital Washington, D.C.
State/Province Oregon
District/County
City Hillsboro
Zip Code 97123
Latitude & Longitude of City 45.52268, -122.99044
Geoname ID 5731374
Is EU? false
Calling Code +1
Country TLD .us
Languages en-US,es-US,haw,fr
ISP Microsoft Corporation
Connection Type
Organization Microsoft Corporation
AS Number AS8075
Currency US Dollar
Currency Code USD
Currency Symbol $
Timezone America/Los_Angeles
Timezone Offset -8
Current Time 2024-04-23 02:39:13.564-0700
Current Time Unix 1.713865153564E9
Is DST? true
DST Savings 1

Try our free IP Geolocation API

$ curl https://api.ipgeolocation.io/ipgeo?ip=13.107.246.10
{
"ip": "13.107.246.10",
"hostname": 13.107.246.10
"continent_code": "NA",
"continent_name": "North America",
"country_code2": "US",
"country_code3": "USA",
"country_name": "United States",
"country_capital": "Washington, D.C.",
"state_prov": "Oregon",
"district": "",
"city": "Hillsboro",
"zipcode": "97123",
"latitude": 45.52268,
"longitude": -122.99044,
"is_eu": "false",
"calling_code": "+1",
"country_tld": ".us",
"languages": "en-US,es-US,haw,fr",
"country_flag": "https://ipgeolocation.io/static/flags/us_64.png",
"isp": "Microsoft Corporation",
"connection_type": "",
"organization": "Microsoft Corporation",
"asn": "AS8075",
"geoname_id": 5731374,
"currency": {
"name": "US Dollar",
"code": "USD",
"symbol": "$",
},

"time_zone": {
"name":"America/Los_Angeles",
"offset": -8,
"current_time": "2024-04-23 02:39:13.564-0700",
"current_time_unix": "1.713865153564E9",
"is_dst": "true",
"dst_savings": 1,
}

}

Get Started with IP Geolocation

Sign Up for Free