This DNS client allows you to perform customised DNS queries directly from your mobile phone. In contrast to most other DNS clients, it does not impose restrictions on what you can query.
Features:
* Select recursive or authoritative server to query
* Specify any question type (not just the most common A/AAAA/MX ....), you can even enter the type ID for new/experimental question types
* Supports IN/CH/HS query class
* Set question flags
* DNSSEC validation
* experimental DNS-over-TLS and DNS-over-HTTPS support
* Question / response history
* Query bookmarks
* IDNA support
This app uses the dnsjava library ( http://www.dnsjava.org/ ) , Copyright (c) Brian Wellington, Ingo Bauersachs. All rights reserved.
The source code is available at: https://github.com/gryphius/androdns
Data safety
Safety starts with understanding how developers
collect and share your data. Data privacy and security practices may vary based
on your use, region, and age. The developer provided this information and may
update it over time.
Whats New
Upgraded dnsjava to from 2.1.9 to 3.5.2. This provides more nice things like EDE support and more supported types like SVCB, HTTPS
Updated minimum anroid SDK level to 26
added local DNSSEC validation ( for DoT and Do53, unfortunately not for DoT yet)