日本語で読む場合は こちら。
Short URLs like qr.paps.jp/xxxxx pack a long URL into a handful of characters — convenient, but the same property (the actual destination domain is hidden) makes them the delivery method of choice for phishing scams. If you have ever hesitated over an unfamiliar short URL in a text message or DM, you already know the feeling.
This article covers six checkpoints for judging whether a short URL is safe before you click it, how qr.paps.jp auto-detects malicious links, and what to do if you have already been caught.
A normal URL like https://www.example-bank.co.jp/login at least tells you which domain your browser is about to talk to. Short URLs replace that with a few opaque characters — you cannot see the final destination until you have already committed to opening it.
That opacity is what scammers exploit. Fake bank logins, fake parcel-tracking pages and fake authentication prompts are all commonly delivered through short URLs. According to security-industry telemetry, well over a third of phishing URLs in circulation pass through some form of URL-shortening or redirect service.
.tk .cf .ml .ga .gq — free throw-away TLDs — treat it as hostile. Also watch out for real brand names hidden as sub-domains: mufg.security-check.example.top looks like MUFG bank but is actually on example.top. Always read the two labels immediately to the left of the last dot; that is the domain someone paid for. Everything else is under their control.qr.paps.jp is built with the assumption that some fraction of the URLs users try to shorten will be malicious. To catch those before they can hurt anyone, the service runs a two-stage safety check on every short URL after creation:
Every newly created short URL is matched against Google's global phishing / malware block list via the Safe Browsing v4 API. A hit disables the short URL — visitors are redirected to the qr.paps.jp home page instead of the malicious destination.
Because Safe Browsing lags for brand-new phishing kits (especially on non-US TLDs), qr.paps.jp also polls the OpenPhish community feed every 10 minutes and applies a secondary check. A URL that Safe Browsing missed but OpenPhish already knows about is still blocked.
In addition, adult and sensitive domains trigger an interstitial confirmation screen before the redirect executes, so a visitor is never sent to an unexpected sexually-explicit or otherwise sensitive destination without warning.
If you have entered a password, banking details or a credit card number after clicking a short URL you now suspect was a phishing link, act in this order:
#9110 for police guidance or contact the nearest prefectural cybercrime unit. In the US, file a report at reportfraud.ftc.gov. In the UK, forward suspicious messages to 7726 and report the site to report.ncsc.gov.uk.When you are the one distributing a short URL — event announcements, printed leaflets, social posts — the following habits reduce the chance that recipients hesitate to click:
bit.ly or a platform's own t.co are equally reasonable defaults.qr.paps.jp/xxxxx" rather than the bare URL alone. Recipients decide based on context as much as on the URL itself.Short URLs are dangerous precisely because they hide information the reader needs. Preview the expansion, read the tail of the domain, and trust your browser's warnings. Those three habits alone will neutralise most phishing attempts you encounter.
Choosing a shortener with built-in phishing detection — like qr.paps.jp — takes care of the cases where the sender is genuine but the destination was compromised. Between sender diligence and platform automation, the day-to-day short-URL landscape can be a lot safer than it currently is.