149.112.112.112: Quad9 secondary
149.112.112.112 is the secondary address of the Quad9 public DNS resolver. It provides the same threat blocking and DNSSEC validation as 9.9.9.9, but the address belongs to Packet Clearing House rather than to the block Quad9 uses for its primary, so the two sit in unrelated prefixes.
Operated by Quad9 Foundation, anycast by Packet Clearing House (AS19281).
Live data
- Classification
- public
- Reverse DNS
- dns.quad9.net
- ASN
- AS19281
- AS name
- Quad9
- Netname
- PCH-PUBLIC-RESOLVER
- Registry
- ARIN — American Registry for Internet Numbers
- Country
- United States
- Block
- 149.112.112.0/24
- Registered
- 2016-08-02T11:18:25-04:00
- Abuse contact
- abuse@quad9.net
- Blocklists
- 1 of 9 zones list it
Hostname: DNS PTR via 1.1.1.1 · ASN: IPinfo Lite · AS name: IPinfo Lite · Geo: IPinfo Lite · Registry record: rdap.arin.net. Registry data from RDAP. Reverse DNS and blocklist checks over DNS-over-HTTPS. Run a full lookup on 149.112.112.112.
149.112.112.112 is the secondary address of the Quad9 public DNS resolver. It provides the same threat blocking and DNSSEC validation as 9.9.9.9, but the address belongs to Packet Clearing House rather than to the block Quad9 uses for its primary, so the two sit in unrelated prefixes.
Why the address looks nothing like the primary
Most resolver pairs are cosmetically related, because one company holds both blocks. Quad9 was assembled from contributions. IBM Security supplied 9.9.9.0/24 at launch in 2017. Packet Clearing House, the non-profit that runs anycast infrastructure for internet exchange points and for a large share of the world’s ccTLD authoritative servers, supplied both the global server footprint and 149.112.112.0/24.
The result is a pair that no BGP problem is likely to break at the same time. A whois lookup on the two addresses returns different organisations, which surprises people who assume a mismatch means a misconfiguration.
What it does
Behaviour matches 9.9.9.9 exactly:
- Recursive resolution with DNSSEC validation.
- NXDOMAIN for domains on Quad9’s threat intelligence blocklists, with no warning page.
- No EDNS Client Subnet, so authoritative servers do not learn your network prefix.
- No ad, tracker, or adult content filtering.
The parallel unfiltered address is 149.112.112.10, and the client-subnet variant is 149.112.112.11.
When you see it
The address appears wherever Quad9 is configured: the alternate DNS field on router admin pages, the second nameserver line in /etc/resolv.conf, DNS lists in ipconfig /all, and hardening guides from national cyber security centres. Because stub resolvers usually try the first configured address first, sustained traffic to 149.112.112.112 in a firewall log is a hint that 9.9.9.9 is timing out somewhere on the path.
Setting it up
- Windows and macOS:
9.9.9.9as preferred,149.112.112.112as alternate. - Linux: both on separate
nameserverlines, or in theDNS=directive ofresolved.conf. - IPv6:
2620:fe::feand2620:fe::9. There is no IPv6 address in the 149.112 range. - Encrypted: use the hostname
dns.quad9.netfor DNS over TLS orhttps://dns.quad9.net/dns-queryfor DoH, which covers both IPv4 addresses.
Privacy and policy
The Quad9 privacy policy applies to every address the service runs, including this one. Quad9 states that it does not store client IP addresses, keeps aggregate query data with city-level geography for capacity and threat research, and shares only aggregates with its intelligence partners. The Quad9 Foundation is registered in Zurich and operates under Swiss data protection law.
Packet Clearing House operates the machines in many locations but the policy that governs the data is Quad9’s.
What it is not
149.112.112.112 is not a separate service you can sign up for, and it is not a PCH resolver in its own right. It is also not a fallback that skips blocking: if a domain is blocked on 9.9.9.9, it is blocked here too, so switching between the pair will not get a filtered site to load. Use 9.9.9.10 if you deliberately want an unfiltered Quad9 answer, or compare resolvers side by side in /dns-lookup.
Questions people ask
- Why is Quad9's secondary not 9.9.9.10?
- 9.9.9.10 exists but does something different. It is the unfiltered, non-validating variant. 149.112.112.112 is the true redundant partner for 9.9.9.9 and behaves identically.
- Who is Packet Clearing House?
- A non-profit that operates internet exchange point infrastructure and critical DNS infrastructure worldwide. It contributed the anycast network Quad9 runs on and holds 149.112.112.0/24.
- Do I need both addresses?
- Configure both. Two prefixes from two organisations mean a route problem with one has no effect on the other.
Related
Last reviewed 2026-09-04. editorial