DoH often fails

When I execute 50 dns requests against cloudfares’ doh endpoint, I receive a lot of SERVFAIL

Try it for yourself (hit the green RUN button):

With google’s doh, it does not fail:

const url = 'https://dns.google.com/resolve?name=ijzermans.com&type=TXT';

any ideas or suggestions?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.