Enter a domain, URL, IP, email, or record and get a focused result without setup.
Check domain availability across 1500+ TLDs instantly
GET /v1/status?name=example&tlds=com,net,org
Use the browser tool for a fast answer, then move the same logic into scripts, monitoring, or product flows when it becomes repeatable.
Enter a domain, URL, IP, email, or record and get a focused result without setup.
Outputs highlight statuses, risks, records, and next actions instead of raw provider noise.
Use the request and response examples to turn a one-off check into an API call or recipe.
Used by people at amazing companies
Each page is shaped around a practical operational question, not just a raw lookup.
See the current DNS, registration, security, pricing, or reputation evidence.
Compare the result with related checks so the next move is easier to trust.
Copy examples, open linked tools, or move into API documentation when you need scale.
Transparent docs, authenticated requests, and visible reliability details make it easier to evaluate DomScan before you ship.
OpenAPI, Swagger, Postman, CLI, SDK, and MCP links are one click away.
Authenticated endpoints use API keys with clear credit costs before you call them.
Start with 10,000 monthly credits and upgrade only when usage grows.
Start from the curl and HTTP samples, then map the parameters into your application code.
We use the RDAP protocol (Registration Data Access Protocol) which queries official registry databases directly. This provides real-time, authoritative availability data with 99%+ accuracy. Unlike WHOIS-based tools, RDAP returns structured JSON data making results more reliable.
You can check up to 50 TLDs in a single request. Our tool supports 1500+ TLDs including all popular extensions like .com, .net, .org, .io, .ai, .co, and hundreds more. For bulk checking of full domain names, use our bulk endpoint which supports up to 50 domains per request.
Yes! DomScan provides a REST API for programmatic access. Use GET /v1/status for single checks or POST /v1/status/bulk for batch operations. The API returns JSON with availability status, RDAP source, and response latency. Perfect for domain registrars, brand monitoring tools, and investment platforms.
GET /v1/status?name=example&tlds=com,io,ai
{
"results": [
{ "domain": "example.com", "available": false },
{ "domain": "example.io", "available": true }
]
}
The browser experience previews DomScan's structured endpoints, so teams can validate a use case before writing code.
We use the RDAP protocol (Registration Data Access Protocol) which queries official registry databases directly. This provides real-time, authoritative availability data with 99%+ accuracy. Unlike WHOIS-based tools, RDAP returns structured JSON data making results more reliable.
You can check up to 50 TLDs in a single request. Our tool supports 1500+ TLDs including all popular extensions like .com, .net, .org, .io, .ai, .co, and hundreds more. For bulk checking of full domain names, use our bulk endpoint which supports up to 50 domains per request.
Yes! DomScan provides a REST API for programmatic access. Use GET /v1/status for single checks or POST /v1/status/bulk for batch operations. The API returns JSON with availability status, RDAP source, and response latency. Perfect for domain registrars, brand monitoring tools, and investment platforms.
Domain status can change rapidly. Our tool queries registries directly for real-time data, which may differ from cached results on other sites. A "taken" status means the domain is registered in the official registry. Some tools use DNS-based checks which can show false positives for parked domains.
Once you find an available domain, we recommend: 1) Check the domain health and history using our WHOIS tool to ensure it has no negative reputation, 2) Use our valuation tool to understand fair market pricing, 3) Register quickly as good domains get taken fast, 4) Consider registering common typos using our typosquatting tool to protect your brand.