tl;dr: Ehat DNS hosts / nameserver providers provide SVCB/HTTPS record types?<p>Background for this questions -<p>SVCB and HTTPS (RFC 9460[1]) are new record types.<p>HTTPS allows pointing to a HTTP3 resource directly from DNS without first doing a DNS lookup, then connecting to the server and establishing it does HTTP3, then connecting via HTTP3. This saves waste from hops.<p>SVCB allows a service to be provided from multiple alternative endpoints.<p>The recent story [2], not submitted or affiliated with me, highlighted Cloudflare currently hosts more than 98% of SVCB and HTTPS record types.<p>HTTP3 now in Nginx 1.25 mainline [3] is rapidly pushing a tipping point for seeing HTTP3 a norm.<p>So, HN, in the interests of not being bound by Cloudflare, whose services are useful but in the interests of seeking independent options, what other DNS hosts / nameserver providers provide these record types? Such a service for me would be worth moving registrar for.<p>[1] https://www.rfc-editor.org/rfc/rfc9460<p>[2] https://news.ycombinator.com/item?id=38498743<p>[3] https://nginx.org/en/docs/quic.html
Most open source DNS servers already support it so you can self host just fine.<p>If you want a hosted solution, NS1 and Akamai support it as well. Although I don't think they put you in a better situation compared to just using Cloudflare.