Getting found · Edition No. 27 · 21 Sep 2026

Lissy93/web-check

One page of about forty public facts about any web address, from hosting and certificates to email records and what a crawler sees.

← Getting foundRead the whole edition →

34.9k stars · MIT · 2.2.0 (2026-07-28), read from /releases/latest and confirmed by ungh.cc as 2026-07-28 · Track this in Scout

One page of about forty public facts about any web address, from hosting and certificates to email records and what a crawler sees.

Repo detailsthe review · specs · pros & cons · install

What it is

A web application that runs a long list of independent checks against a domain and lays the answers out as cards. Each card is a separate check, and any of them can be switched off.

What it is good for. Anyone who owns a domain and has never looked at it from outside. The checks that most often surprise people are the email ones: SPF, DKIM and DMARC are three short records that tell other mail servers which machines may send mail in your name, and when they are missing or wrong your mail quietly goes to spam. It is also the fastest way to answer "what does a crawler see here", because it reads robots.txt, the page structure, the social-preview tags and the security headers in the same pass. And it works on a competitor's domain exactly as well as on your own.

Stars34.9k
LicenceMIT
Latest2.2.0 (2026-07-28), read from /releases/latest and confirmed by ungh.cc as 2026-07-28
Good
  • MIT, and there is a free hosted copy, so the first look costs nothing at all.
  • About forty checks in one place, where each would otherwise be a separate website and a separate wait.
  • It self-hosts with one container command, which matters because the public copy is rate-limited and because some checks are better run from a machine you control.
Watch for
  • It reports facts and leaves the judgement to you. It will tell you a header is missing; it will not tell you whether that matters for your site.
  • Some checks need extra programs installed (a browser for screenshots, traceroute for the network path), so a bare install quietly returns fewer answers than the hosted copy.
  • Running it yourself wants Node.js 22.12 or newer, which is more recent than many servers carry.
Similar repositories
Install
# use the hosted copy first — nothing to install
# https://web-check.xyz/
# or run your own
docker run -p 3000:3000 lissy93/web-check
# then open http://localhost:3000
Screenshots
Lissy93/web-check: GitHub preview cardLissy93/web-check: Screenshot 1Lissy93/web-check: Screenshot 2Lissy93/web-check: Screenshot 3Lissy93/web-check: Screenshot 4

Get the next edition in your inbox

A dozen repositories, opened and checked. The licence read, the last release dated, and the ones that did not make it named with the reason. It is the half most lists leave out.

No tracking pixels. One click to leave. The archive stays free either way.

We use your address to send the edition and nothing else. Confirm by email, leave in one click. How we handle it.