Fruitful Registry
Home › Utilities
DnsQuery icon

DnsQuery

DNS queries with DNSSEC
US flag US
1 of 1 storefronts
Content in en-US
Age Rating
4+
Years
Developer
Language
EN
Size
6.2
MB

Information

Apple ID6762698643
Bundle IDau.hosteng.DnsQuery
SellerSeller
Min iOS17.0
Device familiesmac, iphone, ipad
Released2026-04-22
Copyright© Ivar Hosteng
WebsiteLink ↗
Privacy policyLink ↗

Preview 3 platforms

iPhone 8 images

iPhone screenshot
iPhone screenshot
iPhone screenshot
iPhone screenshot
iPhone screenshot
iPhone screenshot
iPhone screenshot
iPhone screenshot

iPad 8 images

iPad screenshot
iPad screenshot
iPad screenshot
iPad screenshot
iPad screenshot
iPad screenshot
iPad screenshot
iPad screenshot

Mac 2 images

Mac screenshot
Mac screenshot

What’s New Version 1.5.1

Quick ios version enhancement. the ios version now starts in the query pane directly on launch

Description

DnsQuery — inspect DNS, verify DNSSEC DnsQuery is a wire-level DNS tool for engineers, sysadmins, and curious network nerds. Send a query to any resolver — public, private, or your router — and see the full response: parsed answer sections, every flag, the raw bytes annotated by region, and an independent, end-to-end DNSSEC chain-of-trust walk that doesn't just take the resolver's word for it. Query and inspect - Hand-picked list of public resolvers (Cloudflare, Google, Quad9, OpenDNS, AdGuard) with IPv4 and IPv6 addresses, plus your configured system resolver on macOS, plus custom resolvers you define yourself. - Send over UDP, TCP, DNS-over-TLS (DoT), DNS-over-HTTPS (DoH), or DNS-over-QUIC (DoQ). - Control the individual query flags that matter: Recursion Desired (RD), DNSSEC OK (DO) for RRSIG / DNSKEY / NSEC records, and Checking Disabled (CD) to bypass upstream validation. - 18+ record types including A, AAAA, MX, SRV, CAA, SSHFP, TLSA, DNSKEY, DS, RRSIG, NSEC, NSEC3. - Color-coded hex dump of query and response bytes with a legend — see at a glance where the header, labels, compression pointers, and RDATA live. - Extended DNS Errors (RFC 8914) surfaced prominently when the upstream resolver tells you why something failed. Validate DNSSEC yourself - Full chain-of-trust walk from the IANA root trust anchors (KSK-2017 and KSK-2024) down to your answer, step by step. Every DS match, DNSKEY verification, and RRSIG check is shown with the key tag and algorithm. - Handles positive answers, NXDOMAIN and NODATA via full RFC 5155 NSEC3 three-proofs (closest encloser + next closer + wildcard), CNAME chains, insecure delegations, and NSEC3 opt-out. - Enforces RFC 6840 algorithm-downgrade protection and RFC 5011 key-revoke rules — won't silently accept a stripped-stronger-algo response. - Split-horizon aware: when a zone publishes both internal and external KSKs with two DS records in the parent, validation succeeds for whichever view your chosen resolver sees, helping you troubleshoot internal zones without fighting the tool. - Clear verdict at the top: Secure, Insecure (unsigned delegation), Bogus (with the specific zone and failure reason), or Indeterminate. Sync and share - Query history and your custom resolver list sync across your Mac, iPad, and iPhone through iCloud Key-Value storage (signed into the same Apple ID). No servers, no accounts, no tracking. Who it's for If you know what an RRSIG is, you're the target audience. Use it to debug a DNSSEC rollover that went sideways, verify a new resolver's behaviour, inspect what a malicious DNS rebinding might look like, or just satisfy curiosity about what actually travels over port 53. Privacy No analytics, no telemetry, no account required. All queries go directly from your device to the resolver you chose. History is stored in your own iCloud, not ours. From the maker of DnsEditor

Accessibility

ipadiphonemacrealityDevicetvoswatch

Version history 6 versions

Build 887803519v1.5.02026-07-07 06:39:23
TLSA and SSHFP live verification - TLSA (DANE) answers can now be verified against the real server: DnsQuery connects, captures the certificate chain, and checks the record's usage/selector/matching type, that your hostname appears in the certificate's subject alternative names, and PKIX validity. - SSHFP answers can be verified against the live SSH server — one probe per key algorithm, comparing SHA-1/SHA-256 fingerprints of the actual host key. - Query TLSA for a bare hostname and DnsQuery discovers which common ports (SMTP, HTTPS, submission, IMAPS, …) publish records, with one-tap requery and automatic certificate verification. - Copy trace now includes the full verification story alongside the DNSSEC chain. To see this in action try to query your favourite nameserver for a TLSA record or SSHFP record for dnsquery.au
Build 887939503v1.5.12026-07-07 19:34:40
Quick ios version enhancement. the ios version now starts in the query pane directly on launch
Build 886265064v1.42026-06-02 01:36:39
Added support for selecting system resolver for querying the same resolver as the rest of the OS uses
Build 885693703v1.32026-05-15 04:26:05
Fixed an issue with local DNSSEC validation where there are CNAME pointing to CNAME chains
Build 885327682v1.22026-05-06 13:57:35
Added a copy button that becomes active after a query to copy a text version of the result to the clipboard
Build 884756179v1.12026-04-22 08:29:28

No pricing data captured yet — comparisons appear once the app has paid storefronts or in-app purchases.

Availability 1 of 1 storefronts

RegionLanguagePriceRatingsAvgVersion
US en-USFree01.5.1

Change log 10 changes · US

releaseNotes updated
Quick ios version enhancement. the ios version now starts in the query pane directly on launch
description updated
DnsQuery — inspect DNS, verify DNSSEC DnsQuery is a wire-level DNS tool for engineers, sysadmins, and curious network nerds. Send a query to any resolver — p
subtitle updated
DNS queries with DNSSEC
name updated
DnsQuery
Version 1.5.1 released
Quick ios version enhancement. the ios version now starts in the query pane directly on launch
Version 1.5.0 released
TLSA and SSHFP live verification - TLSA (DANE) answers can now be verified against the real server: DnsQuery connects, captures the certificate chain, and checks the record's usage/selector/matching type, that your hostname appears in the c
Version 1.4 released
Added support for selecting system resolver for querying the same resolver as the rest of the OS uses
Version 1.3 released
Fixed an issue with local DNSSEC validation where there are CNAME pointing to CNAME chains
Version 1.2 released
Added a copy button that becomes active after a query to copy a text version of the result to the clipboard
Version 1.1 released
expanded screenshot