logoalt Hacker News

jaffa2today at 9:48 AM2 repliesview on HN

So is this just a dns service? I can use their servers to service dns requests? The main webpage unfortunately has a lot of marketing speak that says a lot but doesnt really tell me what it is.

Quote “ At bunny.net, our mission has always been ambitious but focused: help make the internet hop faster.

To do that, we’ve built a massive global network spanning 119 locations and counting. Today, this network powers over 1.5 million websites and consistently delivers some of the fastest content delivery around the globe. But while deploying thousands of servers globally is an impressive feat on its own, the hardware itself does not explain how bunny.net is able to deliver such an impressive level of performance.

The real secret hides under the hood, embedded in the routing engine that directs every request, every user, and sends traffic exactly where it needs to go. That engine is Bunny DNS”

Ok… so what is it? Router? Dns? Software? Service? Upon reading again that para actually sounds a bit like AI slop, could explain it.


Replies

farfatchedtoday at 9:51 AM

Its an authoritative DNS service, so it can host your domains.

Compare with a recursive resolver, like 8.8.8.8 or 1.1.1.1, which you can use to resolve domains.

What's nice about Bunny DNS is that they have authoritative nameservers ~everywhere, so resolving is quick everywhere.

But I think in practice this isn't that useful, since if a domain is moderately used, its DNS records will be cached ~everywhere in anycasted recursive resolvers.

__jonastoday at 10:45 AM

You were looking at the website of Bunny, which is a company that offers primarily a CDN service, as well as other related things like compute hosting, object storage, DNS etc.

It's comparable to Cloudflare, if you're familiar with that, though Bunny is based in the EU instead of US.

This post is about their scriptable DNS service, which used to be paid and is now free.