I’ve tried both nslookup and dig on multiple servers in Russia, Germany, France and the US, sometimes 1.1.1.1 will answer like you’ve shown, but then a second later it will respond with SERVFAIL again:
For me it returns SERVFAIL more often than the correct IP address on all servers. I’ve asked some other people to replicate this, most receive the SERVFAIL as well, but some get the correct answer only. I can’t figure out the pattern here, seems unrelated to the physical location of the caller.
I’ve tried again just now. The problem seems to be that the mephi.ru nameservers fail to respond via IPv6 most of the time (all the time?).
Everything works fine via IPv4.
dig +short ns.mephi.RU
85.143.112.3
dig +short ns.mephi.RU aaaa
2001:b08:22:85::3
dig mirror.mephi.ru @2001:b08:22:85::3
;; communications error to 2001:b08:22:85::3#53: timed out
;; communications error to 2001:b08:22:85::3#53: timed out
;; communications error to 2001:b08:22:85::3#53: timed out
dig mirror.mephi.ru @85.143.112.3
; <<>> DiG 9.18.30-0ubuntu0.24.04.2-Ubuntu <<>> mirror.mephi.ru @85.143.112.3
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38997
;; flags: qr aa rd; QUERY: 1, ANSWER: 3, AUTHORITY: 3, ADDITIONAL: 6
;; WARNING: recursion requested but not available
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;mirror.mephi.ru. IN A
;; ANSWER SECTION:
mirror.mephi.ru. 3600 IN CNAME mirror.campus.mephi.ru.
mirror.campus.mephi.ru. 10800 IN CNAME point.mephi.ru.
point.mephi.ru. 3600 IN A 85.143.112.112
;; AUTHORITY SECTION:
mephi.ru. 3600 IN NS agora.mephi.ru.
mephi.ru. 3600 IN NS dns2.mephi.ru.
mephi.ru. 3600 IN NS ns.mephi.ru.
;; ADDITIONAL SECTION:
ns.mephi.ru. 3600 IN A 85.143.112.3
ns.mephi.ru. 3600 IN AAAA 2001:b08:22:85::3
dns2.mephi.ru. 3600 IN A 85.143.112.8
agora.mephi.ru. 3600 IN A 85.143.112.2
agora.mephi.ru. 3600 IN AAAA 2001:b08:22:85::2
;; Query time: 43 msec
;; SERVER: 85.143.112.3#53(85.143.112.3) (UDP)
;; WHEN: Wed Apr 16 19:14:58 CEST 2025
;; MSG SIZE rcvd: 268