Enter a string to split into a Top Level Domain name:

100

Matches:

Load a TLD file first.

Similar TLDs to your last few characters:

Why does this exist?

I feel like all TLD and domain tools jump the line and preemptively park domains as you search (known as front running) in order to increase the price of the of domains you are considering.

So I made this barebones JS tool that simply checks a string against a list of TLDs to see if you can get a clever one with your text. Can either append or remove 1 character to make the TLD work.

It does not access any WHOIS or look up any domains, that is for you to do. I recommend using just ICANN Lookup.

View my code on Github

To Do: