Transparent Public DNS over HTTPS (DoH) Server
This is a DoH server that openly shares its query log publically for test purposes. This service is provided WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. It offers NO PRIVACY benefits.
This page and the backend are hacked together using pihole and DNS over HTTPS.
Try it, leave this page open and run the following curl command:
curl -H 'accept: application/dns-json' 'https://doh.ninja/dns-query?name=example.org'