Skip to main content

reserve

2 min readStableBeginner

Find a domain name you can actually buy. reserve checks names across domain extensions grouped the way people think about them: by industry, by region, and by how widely they're used. Filter the list, sort it, page through it, and sweep it. A lookup that can't be answered is reported as unknown rather than guessed.

CONSOLE
CONSOLE
$ reserve your-domain-name --tld com,net,io,dev,com.bd,net.bd
 
   DOMAIN                   STATUS     SOURCE      TIME  NOTE
-  your-domain-name.com     TAKEN      registry  1322ms
+  your-domain-name.com.bd  AVAILABLE  text       656ms
+  your-domain-name.dev     AVAILABLE  registry  1354ms
+  your-domain-name.io      AVAILABLE  registry  1286ms
-  your-domain-name.net     TAKEN      registry  1113ms
+  your-domain-name.net.bd  AVAILABLE  text       627ms
 
4 available  2 taken  0 unknown   (6 checked)

There are more than 1,400 delegated extensions, so a flat list of them isn't usable. reserve groups them so you can ask for the twenty-five that matter to a software company, or the country zones for South Asia, without hand-writing a list. Bangladesh's .bd has no structured lookup service and IANA publishes no server for it, so a lookup without a known server is unanswerable. reserve carries a verified server and answers every .bd zone at both the second and third level. And where registries throttle requests or answer in plain prose with no status code, reserve treats an unanswerable lookup as unknown, with the reason attached, never as available.

Start here

Do the job

Look it up

Not sure where to start? Run reserve groups to see every group you can pick from, or reserve extensions --group south-asia to browse a catalog without checking anything.

Was this page helpful?

© 2026 Reserve. All rights reserved.