logoalt Hacker News

inigyouyesterday at 2:27 PM2 repliesview on HN

I wish someone would write a blog post about the difference between DNS registrars and DNS hosts, because I've seen people assume they need to use a registrar that has an API in order to change their DNS records programmatically. I used to assume that too.


Replies

sureglymopyesterday at 10:22 PM

I agree that it can be confusing. I use RFC 2136 DNS UPDATE with my own DNS server. But for example, for my workplace this new challenge is convenient as they refuse to want to run their own DNS server.

Natfanyesterday at 4:41 PM

- registrars control NS records, however these can be changed - NS records control other records - registrars can also use their own nameservers to manage your DNS

show 1 reply