Alright, if you ever need to know what’s behind a domain, ExtractIP’s Domain Lookup API is the way to go. Whether you’re a dev, a business owner, or handling IT security, getting real-time data on a domain’s IP addresses, geolocation, and network info can help you make better decisions and keep things secure.
We built ExtractIP to give you the details you need fast, without all the hassle. You’ll get everything from IP addresses to country info, time zones, and more.
With ExtractIP, you can pull up info like:
To check out a domain, all you need is this API call:
curl --location 'https://api.extractip.com/geolocate/domain/amazon.com' \
--header 'Accept: application/json'
Swap out "amazon.com" with the domain you’re curious about, and boom—you’ll get the data you need right away.
[
{
"exit_ip": "52.94.236.248",
"capital": "Washington",
"country_code": "US",
"country_name": "United States",
"country_region": "North America",
"country_neighbors": [
"CA",
"CU",
"MX"
],
"time_zone": "America/New_York",
"domain_name": ".us",
"currency": "USD",
"call_codes": [
"+1"
],
"flag_url": "https://purecatamphetamine.github.io/country-flag-icons/3x2/US.svg"
},
{
"exit_ip": "54.239.28.85",
"capital": "Washington",
"country_code": "US",
"country_name": "United States",
"country_region": "North America",
"country_neighbors": [
"CA",
"CU",
"MX"
],
"time_zone": "America/New_York",
"domain_name": ".us",
"currency": "USD",
"call_codes": [
"+1"
],
"flag_url": "https://purecatamphetamine.github.io/country-flag-icons/3x2/US.svg"
}
]
ExtractIP gives you fast, accurate info on any domain you want to check. Whether you're securing a network or looking for insights, we've got you covered. Start using ExtractIP now and see what kind of data you can unlock!
Verify your proxy connection using cURL
Get privacy related information about IP address
Localize prices on your website using IP geolocation to display them in visitors' local currencies.