How does domain registration work? [closed]

旧城冷巷雨未停 提交于 2019-12-03 06:28:22

问题


I searched on Google and Wikipedia a lot, but I could't find answers for these questions.

1) What exactly registrar company do? They update an root DNS and set there IP of my DNS?

2) How come the registrar can update records in the root DNS? How did they get this privilege? How could I get this privilege too?

3) What exactly do we pay the registrar for? Just for sending one request to the root DNS?

4) When I register a domain, am I the real (in the eye of the law) owner of the domain? How do companies (e.g. Google) protect their domain? Couldn't their registrar just say: "sorry we sold the domain to someone else"?

I hope it's not kind of an offtopic question.

Thanks in advance


回答1:


Registrars job is primarily to coordinate and make sure there are no duplicates in domain names. ICANN manages them. At a technical level registrars (and registries) use the Extensible Provisioning Protocol to achieve this.

They do update the DNS with nameserver information but not the Root DNS servers (which is an entirely different area) only the TLD (Top Level Domain) servers.

Legally (I am not sure about this, so take it with a pinch of salt) you have a contractual relationship with your registrar and registry, and from there you can take it to courts and so on. They are governed by the country they reside. Registries also have pretty comprehensive dispute policies in case of disagreements of the ownership for example. However, starting with ICANN, all these organisations (another example is Nominet in the UK) have massively policy based working style, and they update them according to the feedback mainly from their members and customers (us).




回答2:


1) The registrar has a DNS server. It tells the main (called top-level) DNS server owners (for instance the .com) to forward all requests for yourdomain.com to their DNS server. You can also do this directly with the owners of the top level domain (ICANN in the case of dot com I think). But then you need to run your own DNS server.

2) They don't, see number one.

3) They pay a fee to the top level registrar.

4) Depends on your registrar (possibly country), but with proper registrars you do (however read the contract with your registrar).



来源:https://stackoverflow.com/questions/2235607/how-does-domain-registration-work

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!