DNS Client for Android

4.1
65 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

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
Updated on
6 Aug 2023

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.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.0
58 reviews
Sish Kitane
17 December 2020
Gets the job done!! Wish the UI was a bit cleaner and I think some default public servers would save me from having to type one in. But if you need to test DNS from your phone this is the way.
2 people found this review helpful
Did you find this helpful?
A Google user
1 June 2019
Best DNS diagnostic tool when on the go
3 people found this review helpful
Did you find this helpful?
A Google user
9 April 2018
Great tool!
4 people found this review helpful
Did you find this helpful?

What's 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)