Release notes
OpsProbe v0.3.20: DNS and HTTP probe evidence.
The instant probe now shows richer DNS and HTTP facts while keeping heavier RDAP, WHOIS, DNSSEC, browser waterfall, and AI diagnosis work ready for paid scan profiles.
Quick answer
OpsProbe now gives visitors more useful evidence in the free homepage probe: DNS provider hints, address-family summary, HTTP server/cache/security headers, timing, and a compact response preview.
Highlights
- DNS details now include provider hint, provider evidence, and IPv4/IPv6 summary.
- HTTP details now include final URL, status, redirects, content type, server/cache hints, security headers, timing, and body preview.
- Detail dialogs now avoid repeated raw evidence and focus on key facts plus practical next checks.
- Homepage hero content now aligns with the Coverage section width.
Changes
- Extended the instant-probe API with optional DNS and HTTP detail objects.
- Added lightweight HTTP response preview and header extraction.
- Added helper tests for DNS provider hints, HTTP header extraction, security headers, and preview normalization.
- Updated paid diagnostic planning for DNS/domain intelligence and HTTP/network timing.
Paid diagnostics
Pro and Premium scan profiles are planned for authoritative NS traces, RDAP/WHOIS registrar data, DNSSEC validation, multi-resolver propagation checks, full HTTP timing breakdowns, redirect waterfalls, request/response viewers, browser-rendered screenshots, resource waterfalls, API assertions, and AI diagnosis.
Verification
cargo fmt --all -- --checkcargo checkcargo test instant_probe -- --nocapturenode --check web/app.jsgit diff --check