Self-host with Docker ยท Yantr
Web Check
All-in-one website analysis tool - SSL, DNS, headers, performance, and security checks.
1
Ports
3
Notes
4
Use Cases
About
What Web Check does
Web Check is a comprehensive web analysis tool that provides detailed insights into any website. It performs over 30 different checks including SSL certificate validation, DNS records analysis, HTTP headers inspection, WHOIS lookup, tech stack detection (CMS, frameworks, analytics), server...
Install Flow
How to self-host Web Check
Web Check can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Web Check does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Analyze SSL certificate details and expiration dates.
- Check what technologies a website is built with.
- Verify security headers are properly configured.
- Get detailed DNS and WHOIS information for any domain.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
lissy93/web-check:latest
Service Name
web-check
Notes
Things to know before you deploy
- Runs 30+ checks on any URL you provide
- All analysis done locally - no data sent to third parties
- Great for security auditing
Related Apps
More tools you might pair with Web Check
Page generated 2026-06-23T15:50:08.758Z