Every coin links a website. VaporScan checks if that site is real — so a LARP can't hide behind a dead link.
Launch a coin on Pons and you get a field for a website link. Nobody checks it. Nobody has to. You can point it at a parked domain, a "coming soon" template, or nothing at all — the token still deploys, still trades, still shows up on the charts looking exactly as legitimate as a project that spent months shipping something real.
That gap is where LARP lives: a coin dressed as tech, with a link that leads nowhere real. By the time someone clicks through and notices the site is empty, they've usually already bought.
Not "is the roadmap good" — that's opinion. Not "will the price go up" — nobody knows that. Just the boring, verifiable question most people never bother to ask before clicking buy.
Live and reachable — not a dead domain or a timeout.
Not a registrar's "buy this domain" page, not an empty "coming soon" template.
Enough actual text and structure to be a page someone built.
Valid HTTPS, not a broken or self-signed setup.
A person or the API sends a site URL to check.
VaporScan's own server requests the page, timing out at 10s.
Status code, HTTPS, parked/placeholder patterns, text, links.
Weighted 0–100 score, returned instantly, nothing stored.
Paste the website URL a token claims. The request runs on this app's own server, not in your browser, so there's no CORS wall to hit.
No black box. Every point is earned from one of five checks, and the weighting is public — the same table below is what the code actually runs.
| Check | What it looks for | Weight |
|---|---|---|
| Reachability | Live response, HTTP status in the 200–399 range, within a 10s timeout | 30 pt |
| HTTPS | Page is served over a valid encrypted connection | 10 pt |
| Not parked | No match against known registrar parking-page signatures (GoDaddy, Sedo, etc.) | 30 pt |
| Real content | Visible text length, minus "coming soon" / placeholder patterns | 15 pt |
| Internal links | Number of links pointing back into the same site | 15 pt |
VaporScan runs natively on Robinhood Chain: not a service you subscribe to, but a protocol that funds and governs itself through its own token. People who run scans, flag dead links, or contribute to the detection patterns take part in the protocol's economy too.