Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Need DirectAdmin Reseller Plan with DNS only, 0GB storage.

Any possible offers?

I need DNS hosting only with option of custom nameserver, don't want to self host so this is the best option so far. Thanks all.

Comments

  • TYTTYT Member

    DNS only needs to use Cloudflare.

  • you can do it with shared hosting also, with unlimited domains option.

  • KeqingWangyKeqingWangy Member
    edited July 2025

    Bunny DNS. They offer 20 million free queries and $0.1/million after 20 million. They also offer custom nameservers.

  • @TYT said:
    DNS only needs to use Cloudflare.

    Cloudflare custom nameserver requires business plan which is expensive.

  • @KeqingWangy said:
    Bunny DNS. They offer 20 million free queries and $0.1/million after 20 million. They also offer custom nameservers.

    will look into that, thanks.

  • Cloudns, bunnydns

  • Cloudns completely free 500k requests and bunnydns "free" 20 million with a basic charge of 1€ a month.

  • d2411d2411 Member

    No bunny is completely free.
    I am also using it .
    There is no minimum charge of 1€ / monthly

  • I'm not sure if this works for you but I have a DNS server project which works really simply.
    You store your records in a MySQL/MariaDB database table and the DNS server automatically starts serving requests.

    https://github.com/oddmario/simple-dns-server is where the project exists if you want to give it a try

  • @d2411 said:
    No bunny is completely free.
    I am also using it .
    There is no minimum charge of 1€ / monthly

    https://bunny.net/pricing/
    Simple and affordable pricing at any scale. $1 monthly minimum.

  • @darkmaster said:
    https://bunny.net/pricing/
    Simple and affordable pricing at any scale. $1 monthly minimum.

    You'll only be charged $1 if you have a bill. For example, if you have a bill of $0.01, you'll be charged $1. However, if your bill is $0, you won't be charged $1.
    You can also earn free balance by joining their Discord and completing their quizzes. Previously, I was able to earn up to $80-90.

  • @oddmario said:
    I'm not sure if this works for you but I have a DNS server project which works really simply.
    You store your records in a MySQL/MariaDB database table and the DNS server automatically starts serving requests.

    https://github.com/oddmario/simple-dns-server is where the project exists if you want to give it a try

    I'll have a look at this.

Sign In or Register to comment.