Questions tagged [tld]

TLD is an abbreviation for top-level domain.

The top-level domains (TLDs) are managed by registrars under agreement from ICANN (www.icann.org). There are several different types of TLDs:

  • gTLD - Generic top-level domains (.com, .net, .org ...)- Anybody can register these domains
  • ccTLD - Country code top-level domains (.uk, .us, .ly, .cc) - These domains normally have restrictions on their use, for example, only companies that operate in these countries may register them (.uk does not have this restriction, but .ie, Ireland, does)
  • sTLD - Sponsored top-level domains (.coop, .museum, .jobs) - These domains are for certain uses only. There are strict rules which must be met in order to register one of these domains.

See also http://icannwiki.com/GTLD for more details, including history and instructions for the proposal and registration process.

272 questions
-1
votes
2 answers

How does 1.1.1.1 resolve to a website when .1 is not a TLD

When typing 1.1.1.1 in address bar of a browser it opens up https://1.1.1.1/, This is first time I saw .1 top level domain so I looked it up on various domain registrars. I could not find it so I checked if was actually a TLD on iana.org and…
-1
votes
1 answer

About first national top level domains in Europe

I have read that some of the first TLD where registered back in 90s, including .cz, .pl and other. So domain .SU was. That was domains for national needs. But who have rights to become a maintainer of national domain? How that procedure looks…
-1
votes
1 answer

The meaning for a domain name which has a valid DNS response but does not exist in zone file?

I know my question is not related to programming, but i thought maybe someone be able to help me. I have a list of domain names for different TLDs. I also have the zone files for my TLDs but some of my domain names does not exist in the zone file.…
-1
votes
2 answers

Obtaining a .virgin Domain Name

So I've recently found out that there is a ".virgin" gTLD. Is it even possible to obtain a domain ending in .virgin and if yes, how would one go about doing so? Thank you for your replies, and have a nice day :)
-1
votes
1 answer

How to change name servers ISNIC (DNS for .IS ccTLD)

How do you change name servers for your .is domain at ISNIC ? In my case, the domain zipcode.is has the preconfigured DNS, pointing to ISNIC domain-parking service nserver: parking00.isnic.is and it seems pretty hard/confusing to change…
Yatko
  • 8,715
  • 9
  • 40
  • 46
-1
votes
1 answer

Facebook Showing Captcha to New TLD's When Sharing Something

Recently I have changed my domain from old to new one. The old domain was .com domain and the new oneis .online domain. But the issue is when someone sharing a link from my website either its a single view post url or the home page what the url is.…
Tahir Afridi
  • 190
  • 3
  • 14
-1
votes
1 answer

Priority of DNS resolution

As a Scott, I'm curious what happens on the internet if there's website at the "s" domain with ".co.tt" TLD, and another one at "co" domain with ".tt" TLD and "s" subdomain. Which site would visitors see at http://s.co.tt?
lowe0292
  • 884
  • 1
  • 10
  • 21
-1
votes
2 answers

What's wrong with the *.bnl TLD?

I found two strange DNS entry in the *.bnl top-level domain. First, Running dig bnl. a ; dig bnl. mx results in: bnl. 3600 IN A 127.0.53.53 bnl. 3600 IN MX 10 your-dns-needs-immediate-attention.bnl. This is strange for two…
vog
  • 23,517
  • 11
  • 59
  • 75
-1
votes
1 answer

Loading a map only once in application life cycle by reading a file in c++

i want to load a map by reading a file in a application startup, and want to utilize this map in some other class to look up for a particular string and execute logic. Loading of a map should be done only once in application life cycle. would like…
kalamad
  • 3
  • 2
-1
votes
1 answer

com.google Redirects to Google

I noticed this little quirk the other day and was wondering how it was possible as the .google TLD is not real. Even Google itself does not sell it through its own domain service. Unless they can have their own private TLD just for kicks, I don't…
Emanuel Elliott
  • 273
  • 1
  • 4
  • 14
-1
votes
2 answers

How to test Domain is it 'www' domain or subdomain or name server domain or mail domain in python?

I have domain list I want to test are they main domain or sub-domain or nameserver or mailserver: www.domain.com ns1.domain.com mail.domain.com community.domain.com mx.domain.com mx3.domain.com aspmx.l.google.com forums.domain.com and I used…
Tarek Kalaji
  • 2,149
  • 27
  • 30
-1
votes
1 answer

a regular expression to match domains suffixes

I need some help on constructing a regex, please. I have an array of domain names and an array of TLDs (quite long). example: tlds = { '.com':{ 1 : '£4.00', 2 : '£7.50', 3 : '£11.00', 4 : '£14.50', 5 :…
w3jimmy
  • 692
  • 10
  • 21
-2
votes
1 answer

Can there be a server directly behind a gTLD?

Let's suppose a compagny applied for and was granted the managmeent of the ".foo" domains It can issue then domain like bar.foo, bip.foo, anything.foo, etc But can there be a server pointed by just the gTLD, meaning for exemple a web page at…
Remy Grandin
  • 1,638
  • 1
  • 14
  • 34
-3
votes
1 answer

How companies get a top level domain TLD? eg. .SOMETHING

There is a list of all TLD registered: https://data.iana.org/TLD/tlds-alpha-by-domain.txt It includes many companies' top level domains (".microsoft", ".ferrari", ".tiffany", ".volkswagen", ".google", ".kinder"). How do they get it? Everyone is…
-3
votes
1 answer

gTLD registering periods?

I'm just reading up on the gTLDs and it seems the application closed in June 2012. On the ICANN website (Which is a UX nightmare), there is no sign of if/when the application procedure will re-open, does anyone know?
Alexander Wigmore
  • 3,157
  • 4
  • 38
  • 60
1 2 3
18
19