Notes · Product Update

What Changed on Codynet — June 2026

A short, honest log of what we deepened across the tools and guides this month, and the principle behind every change: show the protocol's real answer.

By Cody · 4 min read · Published

The short version

June was a depth month. Codynet did not add new tools — it made the tools and guides it already had genuinely useful to read, not just to run. The goal was simple: someone who lands on a page should be able to understand the answer even before they type anything in.

This note is the public version of that work. The principle behind all of it has not moved: show the protocol's real answer — the real flags, TTLs, status codes, and certificate chains — with no rebranding and no guesswork.

Tool pages got deeper

Every tool page now carries the same publisher-grade structure: what the tool checks, when to reach for it, how to read the result, the errors you will actually hit, a reference table, and a short field note from real use. Each page also shows a static example of the output, so you can see what a healthy answer looks like before running your own lookup.

Result panels also started connecting to each other. Look up a hostname and the relevant next steps — its DNS records, its TLS certificate, the reverse record for an IP — are one click away instead of a re-type.

The guide library grew

The guides are now a connected reference rather than a handful of standalone articles. Two new ones landed this month and filled real gaps:

Every guide pairs with the tool that lets you check the thing it describes, so reading and doing stay in the same place.

We made the privacy wording honest

One change was about accuracy, not features. Codynet resolves lookups server-side — the query has to leave your browser to reach a resolver or registry — so any claim that “your queries stay in your browser” would be wrong. The wording across the site is now no query retention: we make the call on your behalf, we do not store the query content, and your lookup history lives in your browser's local storage, not on a server.

If you want the full mechanics, there is a separate note on how Codynet avoids query retention.

What is next

More short notes like this one, a few more guides where there is a real gap, and continued tightening of the existing pages. Codynet is maintained on an ongoing basis — if something reads as unclear or wrong, the contact page is the fastest way to flag it.

Related guides

FAQ

Is Codynet still free?
Yes. Every tool and guide on Codynet is free, with no account and no paywall. The June 2026 work was about depth and accuracy, not adding gates.
Did the tools themselves change?
The underlying lookups behave the same — they still talk DNS, RDAP, HTTP, and TLS directly and show the protocol's real answer. What changed is the explanation around each tool: clearer reference tables, worked examples, and field notes so the output is easier to read.

Last reviewed: 2026-06-29.