Is Mullvad DNS (Base) down?
Reading loads from the board.
Mullvad DNS (Base) answers on 194.242.2.4 (no-logs claim). isitdns reads it from one seat, over DoT, every 3 min.
// addresses
- IPv4
194.242.2.4- IPv6
2a07:e340::4- Hostname
base.dns.mullvad.net- DoH
https://base.dns.mullvad.net/dns-query- Kind
- public recursive resolver, probed (no-logs claim)
// how isitdns reads it
The resolver board measures one rung continuously: does the resolver answer over DoT, how fast, and did it set the DNSSEC ad flag.
A strike opens after two degraded rounds in a row, unless the newest reading inside 4 minutes from a seat on a different network says that resolver is healthy.
We never claim to see the whole internet. We see what we watch, from where we watch it, and right now that is one seat.
// ask DNS itself
The same reading answers over DNS. One TXT record per resolver, written into
the isitdns.net zone every 3 minutes:
$ dig +short mullvad-base.isitdns.net TXT
It answers with the resolver id, its state, latency, whether it validated
DNSSEC, and when the sample was taken. For the whole board in one line, ask
dig +short help.isitdns.net TXT.
// the operator's own pages
Run by the operator. Not mirrored here.