Managed PowerDNS hosting from our EU datacenters. Fully compatible with the PowerDNS API, with DNSSEC and unlimited queries included by default.
Enterprise-grade DNS hosting without the complexity. Every feature included by default.
Hosted from our datacenters in Amsterdam and Enschede. Your DNS data always stays in the Netherlands.
Lightning-fast DNS resolution, anywhere in the world. Your visitors won't notice any delay.
Automatic DNSSEC signing for every zone. Protect your domain against spoofing and cache poisoning.
Import and export zones via AXFR. Migrate from your existing DNS provider without hassle.
Fully programmable zone management via the API. Integrate DNS into your deployment pipeline.
No limit on the number of DNS requests. Pay per zone, not per query. Predictable costs, always.
From creation to globally reachable in under five minutes.
Create a DNS zone via the dashboard or the API. Automatic DNSSEC configuration included.
Add A, AAAA, CNAME, MX, TXT and other records. Changes propagate globally within 60 seconds.
Point your domain to our nameservers at your registrar. Done -- your DNS is now served from the EU.
Full support for standard and advanced DNS records.
Our DNS API is fully compatible with the PowerDNS API. Use existing tools, libraries and Terraform providers without modifications.
# Create zone $ curl -X POST https://dash.greybull.nl/api/v1/servers/localhost/zones \ -H "X-API-Key: $API_KEY" \ -d '{"name": "example.nl"}' # Add A record $ curl -X PATCH https://dash.greybull.nl/api/v1/servers/localhost/zones/example.nl. \ -H "X-API-Key: $API_KEY" \ -d '{"rrsets":[{"name":"example.nl.","type":"A","ttl":300,"changetype":"REPLACE","records":[{"content":"185.22.174.12"}]}]}'
Three plans, everything included. Save 10% with annual billing.
That depends on your plan. With Starter you manage up to 5 zones, Professional up to 25 and Business up to 100. Need more? Get in touch for a custom solution.
DNS changes are propagated to our nameservers within 60 seconds. The TTL value you set determines how quickly resolvers pick up the update.
No, we only offer hosted DNS. You can use any domain at any registrar and point the nameservers to Greybull. We support all common TLDs and ccTLDs.
Yes, you can import zone files via the API or the dashboard. We support the standard BIND zone file format. You can also use AXFR transfers for a seamless migration.
Running into something? Just ask. Small questions about your setup are always welcome. Think nginx configs, DNS records, or a deploy that won't cooperate.
For bigger projects like migrations, architecture reviews or ongoing management, you can hire us through Bouwhuis IT.
Get in touchGet in touch and discover what Greybull can do for you. Personal advice, no sales pitch.