Network & Security Tools

Maintaining a healthy website requires regular infrastructure checks that most people skip until something breaks. These tools let you inspect DNS records, verify SSL certificates, check HTTP headers, scan ports, and audit page speed — the foundational health checks every site owner should run periodically.

Tools in This Collection

Frequently Asked Questions

How do I check if my SSL certificate is properly configured?
Enter your domain in our SSL checker to verify certificate validity, expiration date, issuer, certificate chain completeness, and supported cipher suites. It flags common issues like expired certificates, missing intermediates, and weak encryption.
What DNS records should I check for my domain?
At minimum, verify your A record (points to your server IP), CNAME records (aliases), MX records (email routing), and TXT records (SPF/DKIM for email authentication). Our DNS lookup tool retrieves all record types for any domain.
Why should I check HTTP response headers?
HTTP headers control caching, security policies, CORS, and content types. Missing security headers like Content-Security-Policy or Strict-Transport-Security leave your site vulnerable. Our header checker shows all response headers and flags missing security headers.