DNSSEC Chain Validator - Online Check RRSIG & DS
Validate a DNSSEC chain by entering DS and RRSIG records. Verify that signatures match. Educational. Local algorithm.
UD5 Toolkit
Instantly verify your SSL/TLS certificate status, expiration date, and certificate chain. Powered by Certificate Transparency logs for real-time accuracy.
Chain will appear here...
*.example.com covers www.example.com, mail.example.com, but not sub.mail.example.com). SAN (Subject Alternative Name) is an extension that allows a single certificate to secure multiple specific domain names. For example, one certificate can cover example.com, www.example.com, and api.example.com. Modern certificates often combine both approaches. The SAN list shown by this tool reveals all domains covered by the certificate.
Validate a DNSSEC chain by entering DS and RRSIG records. Verify that signatures match. Educational. Local algorithm.
Enter a website and check which security headers (HSTS, CSP, X‑Frame‑Options) are present. Get a security grade.
Define minimum length, uppercase, digits, special chars, and check if a password meets your custom policy. Instant feedback.
Tell if your password has appeared in data breaches without sending the full password. Uses hash prefix locally.
Display your effective connection type (4g, 3g, etc.) and downlink speed using the Navigator API. Adapt your app accordingly.
Test if a script or style will be allowed by a given CSP. Compute hash/nonce. Strengthen your site’s defense against XSS. Local.
Paste the Permissions‑Policy header and get a human‑readable table of allowed/blocked browser features. Understand how your site is restricted.
Generate a Contributor Covenant or custom Code of Conduct for your project or event. Ready to paste into your repo.
Enter a router's MAC address or serial and generate the common default WPA passphrase for major ISP brands. Educational purpose only.
Tell the tool what base liquor and mixers you have, and it suggests classic cocktails. Simple database. Cheers!
Convert integers into short, unique, YouTube‑style IDs (hashids) and decode them back. Customize salt and minimum length.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Check if a password appears in the Have I Been Pwned database using k‑Anonymity. Only the first 5 characters of the hash are sent.
Fetch a site’s HSTS header and validate its syntax, max‑age, and subdomain flags. Ensure your site enforce HTTPS.
Generate a CSR and private key pair in the browser using the Web Crypto API. Download both as files. No data sent to server.
Enter an API URL and quickly check its HTTP status code and response time. See response headers and body. Browser fetch.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Enter a palette of colors and see a grid showing whether each foreground/background pair passes AA or AAA contrast. Must for designers.
Enter a URL and get a one‑page report of titles, description, headings, image alts, and broken links. All from browser.
Look at HTTP headers and JavaScript objects to guess which browser extensions might be installed. For awareness.
Enter a package name and version range to see all satisfying versions from the registry. Understand ^ and ~.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.
Enter a URL and see its favicon at all standard sizes. Check if it's properly defined. SEO basic check.
Check if a number of the form 2^p‑1 is a Mersenne prime. Quick Lucas‑Lehmer test simulation for small p.
Trace the full redirect path of a URL. See every hop, status code, and final destination. Detect broken chains.
Paste your email body and subject, and get a spam score based on common trigger words and patterns. Improve your cold outreach.
Type a word to see all its homophones with definitions. Avoid embarrassing mistakes (their/there/they’re). Static dictionary.
Enter a year to check if it is a leap year. Shows the rule explanation and next/previous leap years. Simple reference.
Find out if a word is an isogram (no repeating letters). Different types: first-order, second-order. Word nerd fun.