devtools

Web & Network

A handful of tasks genuinely cannot run in a browser: resolving a domain’s DNS records, inspecting the SSL certificate a host presents, reading the HTTP response headers a server returns, or fetching a page’s Open Graph metadata for a link preview. These tools use our small server to perform the lookup and hand back the result — sending only the domain or URL required, storing neither the input nor the output, and guarding against abuse and requests to private networks. They are the deliberate exception to this site’s browser-only rule, built for the moments when you need to see what the network actually says.