DNS resolver registry · Alibaba Cloud

AliDNS (Alibaba Cloud Public DNS) DNS servers

AliDNS (Alibaba Cloud Public DNS) is run by Alibaba Cloud and offers one service, reachable over DNS (53), DoT. Every address and endpoint below is taken from the operator's documentation; the behaviour is what we measured on 2026-09-24.
223.5.5.5
primary address
4
addresses in 1 variant
Does not validate
DNSSEC in our test
Sends /25
client subnet (ECS)

Addresses

AliDNS (Alibaba Cloud Public DNS) DNS addresses by variant

Set the IPv4 or IPv6 addresses as your DNS servers, or use an encrypted endpoint where one is listed.

AliDNS

Not specified by the operator

IPv4
223.5.5.5
223.6.6.6
IPv6
2400:3200::1
2400:3200:baba::1
DoT
dns.alidns.com

The operator lists dns.alidns.com as its DoH and DoT address without a full DoH URL.

Measured

What we observed

Measured 2026-09-24 from one vantage point, three rounds per address, majority result. Anycast resolvers can behave differently from other networks. How we test

DNSSEC validation Does not validate

Returned addresses for dnssec-failed.org, rhybar.cz and badsig.go.dnscheck.tools, which a validating resolver would refuse.

Client subnet (ECS)

Sends /25. The authoritative server received that much of the client address, enough to locate a user to a block of addresses.

Plain DNS and NXDOMAIN

2/2 documented IPv4 addresses answered on port 53. Random non-existent names came back as NXDOMAIN, so errors are not rewritten into ads or search pages.

Encrypted endpoints

  • DoT dns.alidns.comAnswered

Networks

Which networks carry it

The announcing network comes from RIPEstat routing data for each documented address. The query network is where the resolver sent its own lookups during our probe, which a DNS leak test reports.

Announcing the service addresses

  • AS45102 ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.

Queried from, in our probe

  • AS45102 ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.

In the operator's words

Operator statements

Quoted from the operator's pages and checked word for word. We have not audited these practices.
“支持用户ECS扩展技术,智能解析”
www.alidns.com

Check it

Confirm your device is using AliDNS (Alibaba Cloud Public DNS)

Changing a DNS setting does not guarantee your lookups reach that resolver: a VPN, a browser's own secure DNS or a proxy can send them elsewhere. Our DNS leak test shows which resolvers actually received your queries.

From a terminal

# Which address did the resolver query from?
dig +short whoami.akamai.net @223.5.5.5

# Does it pass your subnet on (ECS)?
dig +short TXT o-o.myaddr.l.google.com @223.5.5.5

# Does it validate DNSSEC? SERVFAIL means yes
dig dnssec-failed.org @223.5.5.5

Behind a proxy

With an HTTP proxy, or a client set to socks5h://, the proxy side resolves hostnames, so your own resolver setting does not apply to that traffic. With socks5:// in curl or Python requests, your device resolves names first. The SOCKS5 vs SOCKS5h guide shows how to check which one you have.

Questions

AliDNS (Alibaba Cloud Public DNS) questions

What are AliDNS (Alibaba Cloud Public DNS)'s DNS server addresses?

AliDNS: 223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1.

Does AliDNS (Alibaba Cloud Public DNS) validate DNSSEC?

Not in our 2026-09-24 test: it returned addresses for all three deliberately mis-signed domains.

Does AliDNS (Alibaba Cloud Public DNS) support DNS over HTTPS or DNS over TLS?

DoT: dns.alidns.com. 1 of 1 answered our test query on 2026-09-24.

Does AliDNS (Alibaba Cloud Public DNS) send my IP subnet to other servers (ECS)?

Yes on at least one address: we observed a /25 client subnet reaching the authoritative server.

How can I check that I am using AliDNS (Alibaba Cloud Public DNS)?

Run a DNS leak test and compare the network it reports with the one AliDNS (Alibaba Cloud Public DNS) queried from in our probe (AS45102). On the command line, dig +short whoami.akamai.net @223.5.5.5 returns the address the resolver used to query Akamai.

Sources

Sources and dates

Documentation checked 2026-09-24. Measured 2026-09-24. Registry reviewed 2026-09-24.