// free · private · no sign-up · curl-friendly

Developer tools for the parts of the internet that break.

DNS, SSL/TLS, HTTP, email, networking, encoding and debugging. Real protocol-level checks from a real server, answered in plain text for curl and JSON when you ask. Nothing you look up is stored.

route to you: tracing… rtt: via:
01

Check your domain.

One check across DNS, SSL/TLS, HTTP and email. Four real probes run in parallel, graded A to F, every finding explained, with a link into the full tool for the detail.

Takes a few seconds. Public domains only. Nothing is stored.

03

Built by an infrastructure engineer
who got annoyed with bad infrastructure tools.

Most of these started as private pages I kept for my own day to day: checking a DNS change, reading a certificate chain, working out why an email landed in spam, staring at a redirect that should not be there. The public versions were scattered across ad-heavy sites, half of them wanting an account before they would answer a simple question, most of them guessing rather than checking.

So these do the real thing. The DNS tool sends real DNS queries. The SSL checker opens a real TLS connection and reports what came back. The email checker follows every SPF include. The HTTP checker follows each redirect on a fresh connection and times every phase. The IP tool reads live BGP data and the registry's own RDAP record instead of pretending to know your street. The browser-side tools never send your data anywhere.

17
tools
0
sign-ups
0
things stored
1
Go binary
  • Real protocol-level checksUDP/TCP DNS, live TLS handshakes, SMTP STARTTLS probes, hop-by-hop HTTP. What a client sees, not what a database says.
  • Plain text for curl, JSON on requestEvery server-side tool is also a tiny API. ?format=json or an Accept header is all it takes.
  • Private by constructionNo accounts, no cookies, no stored results. Encoding, hashing, JSON and diff run entirely in your browser.
  • Explained, not just flaggedEvery finding says what it means and what to change. The guides go deeper when you want the why.
  • FastOne small Go binary, no frameworks, no build step. The same process serving this page runs the checks.
04

Browse by category.

05

Built by Kirk Diamond.

I'm a software engineer who has spent most of my career at the hard end of the stack: backend systems, edge platforms and network-layer code, mostly in Go, for some of the world's biggest brands. I have been a principal engineer and a CTO, and I still write the code.

I originally wrote these tools because I needed them myself. They run on the same kind of infrastructure I have spent years building, and every explanation on this site comes from having seen the thing break in production.

06

Guides to the next question.

Short, first-hand answers to the thing you want to know right after a tool has shown you something.