Reliable, Fast, and Secure DNS Service
| Variant | DNS-over-HTTPS | Access | Description |
|---|---|---|---|
| Unfiltered | https://v.recipes/dns-query |
Upstream to Cloudflare's 1.1.1.1 DNS with per-request pacing.
|
|
| Security | https://v.recipes/dns-security |
Upstream to Cloudflare's 1.1.1.2 DNS with per-request pacing.
|
|
| Adblock | https://v.recipes/dns-adblock |
Useful in restricted environments where installing blocklists is
challenging.
|
|
| ECS Optimized | https://v.recipes/dns-ecs |
Upstream to Google Public DNS with EDNS Client Subnet (ECS) support.
Provides potentially better performance for services that use CDNs.
Not limited by Google's 1500 QPS limit.
Equivalent to
https://v.recipes/dns/dns.google/dns-query. |
|
| CN Optimized | https://v.recipes/dns-cn |
Recommended for users in China.
Upstream to DOH.SB Hong Kong.
|
|
| DNS64 Unfiltered | https://v.recipes/dns64 |
Support for IPv6-only networks.
You should only enable DNS64 if you are managing or using an IPv6-only network.
|
|
| Accelerator | https://v.recipes/dns/(your preferred DNS provider) |
Fast and predictable DNS usage, ensuring a smooth and reliable online
experience with any DoH provider.
This is useful if your DNS upstream is located far from your country.
Example:
https://v.recipes/dns/dns.google/dns-query
|
|
| Multiqueue | https://v.recipes/mq/(your preferred DNS providers) |
Adding multiqueue support to the Accelerator variant.
You can specify more than one upstream by adding
/mq/ between them.Example:
https://v.recipes/mq/dns.google/dns-query/mq/freedns.controld.com/p0
|
|
| Discord App | vDNS (DNS-over-Discord) | Add App |
vDNS is a lightweight Discord app that turns your server into a quick DNS lookup
tool. Use the
/dns slash command to look up A,
AAAA, MX, TXT, CNAME, NS, SOA, DNSSEC (RRSIG), and other resource records using
the v.recipes public DNS service.
|
| Telegram Bot | vDNS (DNS-over-Telegram) | Add Bot |
A lightweight Telegram bot for quick DNS lookups. Supports A, AAAA, MX, TXT,
CNAME, NS, SOA, DNSSEC (RRSIG), and other resource records using the v.recipes
public DNS service. Use
/help to see all
available commands.
|
Note that:
Accelerator variant if you want to accelerate
specific DNS providers.