Dashboard
Diagnostic history with tool filters, favorites for instant re-run, weekly health summary, failed-task queue, periodic reminders that notify on persistent failures, latency compare between last runs, and shareable reports.
A Material-style workspace for engineers: run checks from Ping to TLS inspection, read structured conclusions, keep favorites and reminders, and jump into triage playbooks—without leaving your phone.
Product map
Mirrors the app tabs—Dashboard for history and health, Network for deep diagnostics, Device for on-hand context, Tools for CIDR, references, and playbook shortcuts.
Diagnostic history with tool filters, favorites for instant re-run, weekly health summary, failed-task queue, periodic reminders that notify on persistent failures, latency compare between last runs, and shareable reports.
Target-centric runs with DNS/HTTP options, JSON body support for HTTP, favorites, reminders, structured evidence, severity, next-step suggestions, and full output when you need the raw story.
Brand, model, SoC where exposed, display metrics, memory headroom, storage, security patch level, and live network snapshot including link speed—baseline context next to every investigation.
CIDR calculator (mask, network, broadcast, host count), suggested playbooks (API outage, DNS divergence, port unreachable) that open straight into Network, common port chips, and HTTP status family guide.
Diagnostics
Every tool matches what ships in the Network tab—names and behavior align with the Android build.
ICMP ping when the OS exposes it; otherwise InetAddress reachability with a clear note (may use TCP echo, not true ICMP).
Resolver diagnostics with configurable DNS behavior and multi-step resolution feedback.
host:port TCP probes with connect timing—ideal for proving a port is actually reachable from the device.
Configurable HTTP(S) checks with optional JSON body to validate APIs and edge responses.
Public IP profile and geo fields sourced from the same X Info /ip style interface used inside the app.
Registrar-oriented WHOIS text via TCP port 43—best effort for domains with heavy referral chains.
Resolves hostname to IPv4/IPv6 and surfaces a hop-limit hint from your settings—not hop-by-hop ICMP traceroute.
Fast sweep across common service ports to understand exposure at a glance.
Handshake metadata plus certificate subject, issuer, and validity window.
Snapshot the major record sets for a hostname to compare against expectations.
Operations
Everything below is backed by Room history, favorites, and reminder workers in the shipping app.
Field references
Static references and calculators you reach for during war rooms.
Hardware & link
Presents the same device and connectivity context blocks you see in the Device tab.
Accuracy
Route check is a DNS-forward resolution helper with a configurable hop-limit reference. It is not ICMP traceroute. Pair it with Ping, Telnet, and HTTP when you need path versus endpoint isolation.