Slashdot Mirror


Dotless Top Level Domains?

nodnarb1978 writes "As reported on Yahoo, a Dutch company called UnifiedRoot wants to offer top level domains without extensions. For instance, just typing slashdot would bring up this site, instead of slashdot.org. UnifiedRoot is careful to differentiate itself from New.net, but it seems their similar business tactics leave plenty of room for comparison. Another bone of contention is the price: UnifiedRoot wants $1000USD up front for a registration, with an additional $240 yearly renewal. With domain abandonments higher than ever, is this a solution looking for a problem? And would anybody really want to place control of entire TLDs in the hands of one private company?"

1 of 370 comments (clear)

  1. Re:Gotta love this business model by saikatguha266 · · Score: 5, Interesting

    Oddly enough, DNS does use a fair bit of bandwidth (~13Gbps at the root servers based on numbers in [1]). Adding a new TLD involves adding an entry to these root servers. The root servers already have a hard time answering queries for ~300 TLD's that are quite cachable (60-85% are queries that should have been cached but are not [1]). Adding thousands of additional TLD's which are harder to cache only exuberates this problem. Add to the fact that the root servers are a central point of failure, and represent a big target for DDoS; they require a lot of extra provisioning and security. Medling with the DNS root is no laughing matter.

    Now I don't know how these guys came up with their cost numbers, and whether or not they are justifiable, but I am pretty sure that adding a DNS TLD will cost them a fair bit.

    [1] http://www.caida.org/outreach/papers/2001/DNSMeasR oot/dmr.pdf