From b190f0b66114899440c484c3a080b1146f66a386 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 09:07:32 -0500 Subject: update apps and add privacy policies --- content/apps/domain-dig.md | 59 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 55 insertions(+), 4 deletions(-) (limited to 'content/apps/domain-dig.md') diff --git a/content/apps/domain-dig.md b/content/apps/domain-dig.md index e83d3e2..496895f 100644 --- a/content/apps/domain-dig.md +++ b/content/apps/domain-dig.md @@ -6,9 +6,60 @@ weight = 2 [extra] link = "https://github.com/krazywarez/domain-dig" link_label = "Source" -appstore = "https://apps.apple.com/app/domain-dig/id000000000" +appstore = "https://apps.apple.com/us/app/domaindig/id6760368004" +privacy = "/privacy/domain-dig/" +++ -Domain Dig is an iOS app for inspecting DNS records and SSL certificates on the -go. Look up A, AAAA, MX, TXT, and more, and check certificate chains — no -account, no tracking. +See how any domain is really configured and served. + +Domain Dig is a fast, native iOS app for inspecting a domain end to end. enter a +name and get a full report: DNS records, email-security posture, the live TLS +certificate and chain, HTTP headers, IP geolocation, and reachable ports — no +account, no tracking, everything rendered in plain monospace. + +## why it exists + +the answers you need about a domain are scattered across a dozen web tools. Domain +Dig pulls them into one screen you can run from your phone: reachability, records, +certificates, and headers in a single scrollable report. + +## what it does + +- run a full lookup on any domain from one screen +- read every DNS record type: A, AAAA, MX, TXT, NS, SOA, CNAME, SRV, CAA, DS, PTR +- confirm DNSSEC and check reachability and the redirect chain +- audit email security: SPF, DMARC, DKIM, MTA-STS, and BIMI +- inspect the SSL/TLS certificate, SANs, validity, cipher, and full chain +- review HTTP response headers with a security grade +- geolocate the resolved IP and scan common ports +- look up registration and ownership via RDAP +- monitor domains and get alerts via webhook or Slack + +## interface + +everything about a domain on one report — tap through the certificate chain, +email checks, and open ports. + +
+
Lookup and DNS records
run a lookup, see everything
+
Record types and email security
every record type and email check
+
SSL certificate and chain
full TLS certificate and chain
+
IP location and open ports
IP geolocation and open ports
+
Saved domains
save the domains you watch
+
Lookup history
history, kept on device
+
Resolver settings
choose your DNS resolver
+
+ +## details that matter + +- DNSSEC validation and a live TLS version and cipher-suite readout +- certificate chain depth, expiry countdown, and a jump to crt.sh +- email-security checks that flag missing SPF, DMARC, DKIM, MTA-STS, or BIMI +- a port scan that knows when a host sits behind Cloudflare's proxy +- pick your resolver: Cloudflare, Google, Quad9, or a custom server + +## on your device + +- save domains you watch and revisit past lookups from history +- everything is stored locally; nothing syncs to us +- optional iCloud sync (off by default) carries settings and history across your devices via your own iCloud account -- cgit v1.2.3