LatestVersion 1.32Sep 24, 2026
DNS Trace, TLS Configuration, credit-weighted APIs, and higher limits
- New DNS Trace tool follows a lookup from the root servers through the TLD to the authoritative nameserver, with a REST endpoint.
- The DNS Resolution guide is now a full reference: root servers, caching and TTLs, a real trace walkthrough, glue, CNAMEs, DNSSEC, and a troubleshooting playbook.
- New TLS Configuration tool checks supported protocols, cipher, ALPN, SNI, certificate trust, and handshake timing, with a REST endpoint.
- Reverse DNS Lookup and a lightweight My IP endpoint (your public IP as seen by NetSH) are now available through the REST API.
- API requests now use credits: simple lookups cost 1, heavier diagnostics cost more, and each endpoint's cost is shown in the API docs.
- Each account can now hold up to 3 active API keys.
- Web tool rate limits raised: every tool now allows at least one more request per minute.
- MTR and Traceroute show a moving progress bar while they run.
- HTTP Headers results now fit phones and tablets.
- Website Health is more accurate: failures name their real cause, redirect-only domains with certificate mismatches still show their redirects, and non-web hosts such as mail servers read "Likely not a web server".
- Upgrade button on the account page, a limit notice when you reach 3 API keys, and better spacing throughout the dashboard.