> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/webapp/domain-name-tool.md).

# Domain Name Tools

## Domain Name Search

* [NameStat - gTLD Stats, Metrics and Analysis](https://namestat.org/)
* [Domain Name Generator For Perfectionists](https://www.namemesh.com/)
* [Domain Name Search](https://instantdomainsearch.com/)
* [Domain Name Generator](https://www.domainnamesoup.com/)
* [Domain Name Search](https://domize.com/)
* [Domainr: fast, free, domain name search, short URLs, new gTLDs, whois](https://domainr.com/)
* [Lean Domain Search–Search for and register available domain names in seconds.](https://leandomainsearch.com/)
* [DomainsBot - Tools, Data and Insights for your domain business](https://domainsbot.com/)
* [Domainling](https://domainling.com/)
* [Domain Name Generator (Instant Ideas, no Ads) - DomainWheel](https://domainwheel.com/)
* [Fast Domain Name Search - namegrep](https://namegrep.com/)
* [Wordoid: Get a Short and Catchy Name for Your Business](https://wordoid.com/)
* [Compare Prices of All Top-Level Domains - TLD List](https://tld-list.com/)

## Domain Name Search

* [Domain Name Search - Instant Availability Check - TLD List - Price Comparison](https://domain.garden/)

## Domain Name Generator

* [Domain Name Generator](https://instantdomainsearch.com/domain/generator?q=book)
* [Domain Name Search - Instant Availability Check - TLD List - Price Comparison](https://domain.garden/)
* [Mashword - Name Generator](https://mashword.com/search?words=digital%20twin\&tld=com)
* [Wuzmo - Creative Names For New Projects](https://wuzmo.com/)

## Domain Name History

* [Who is request](https://whoisrequest.com/history/)
* [Whois History](https://whois-history.whoisxmlapi.com/api)
* [DNS Trails](https://securitytrails.com/dns-trails#/)

## Whois

* [IP-Address](https://www.ip-address.org/tracer/ip-whois.php)
* [DNSQuery](https://dnsquery.org/whois/)

## Domain Check Tools

* [Domfetch](https://domfetch.com/)
* [Expired Domains - Daily Updated Domain Lists for 493 TLDs](https://www.expireddomains.net/)

## TLD

* [Opennic](https://www.opennic.org/) alternative to ICANN
* [List TLD](https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/webapp/domain-name-tool.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
