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.
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 | 15 pt |
| Stayed on domain | The link didn't redirect to a different domain than the one submitted — catches links that forward to an unrelated, legitimate site to borrow its score | 15 pt |
| HTTPS | Page is served over a valid encrypted connection | 10 pt |
| Domain age | How long ago the domain was registered, via RDAP — newer domains score lower, though this alone proves nothing | 15 pt |
| Not parked | No match against known registrar parking-page signatures (GoDaddy, Sedo, etc.) | 15 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 |
If the link redirects to a different domain than the one submitted, the score is capped at 35 no matter how the destination page checks out — redirecting to an unrelated, legitimate site to borrow its score is a known trick, not a loophole.
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.