← back to home FR

le_dns for Business

Predictable, resilient DNS without the enterprise tax

Why Uncensored DNS Matters for Business

Most “business DNS” services come with filtering - but filtering creates problems:

le_dns gives you full control. No surprise blocklists. No mysterious “security” filtering. Just predictable DNS resolution.

Multi-Provider Resilience

Don’t put all your DNS eggs in one basket:

Our infrastructure:

Target availability:

Note: We don’t sell SLAs because we’re honest about what we can deliver. But our multi-provider architecture is designed for high availability.

Secondary DNS Hosting

Need reliable nameservers for your domains? We provide free secondary DNS hosting for everyone:

Perfect for: Organizations managing multiple domains, DNS resilience strategies, Kubernetes external-dns, infrastructure automation

GDPR Compliance Built-In

For businesses operating in Europe, GDPR compliance isn’t optional:

Bonus: We’re honest about calling it “pseudonymization” (not “anonymization”) per GDPR Article 4(5)

Integration Examples

Recursive Resolver Configuration

Configure multiple resolvers for automatic failover:

Linux /etc/resolv.conf:

nameserver 51.75.96.82 # ns-gra.ledns.eu nameserver 51.89.95.33 # ns-lim.ledns.eu nameserver 151.115.80.165 # ns-waw.ledns.eu

DNS-over-HTTPS (DoH) for Corporate Traffic

Encrypt DNS queries for remote workers or branch offices:

Secondary DNS Automation

Automate zone management via REST API:

Example: Add zone via API

curl -X POST https://ledns.eu/api/v1/zones \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"domain":"example.com","primary_ip":"192.0.2.1"}'

Support & Custom Arrangements

Pricing

Currently free for both resolver and secondary DNS.

We may introduce paid tiers in the future (with SLA guarantees), but:

Why Not Just Use [Big Cloud Provider]?

You could use AWS Route53, Cloudflare DNS, or Google Cloud DNS. But:

le_dns is EU-based, transparent, and simple. No lock-in. No surprise bills. No mystery filtering.

Get Started