BLOCK · disposable
tlpn.org
Yes — tlpn.org is a disposable email domain. It’s entry #4,693 of 5,440 in TrueUser’s tracked list.
What is tlpn.org?
tlpn.org runs a temporary-email service of some flavour — public inbox, alias farm, or single-use throwaway. TrueUser keeps it on the blocklist because legitimate signups very rarely originate from these providers, and abuse very often does.
Why block it?
- →Deliverability — bounces and spam complaints from throwaway domains damage your sender reputation across all of your mail.
- →Free-tier abuse — the same person can spin up a fresh @disposable address for each new trial, multiplying your acquisition cost without producing revenue.
- →Account quality — accounts created on disposable email rarely come back; they inflate vanity metrics while skewing every product decision built on them.
Block tlpn.org with one API call
POST the address to TrueUser’s verify endpoint. The response includes a verdict and the underlying signals so you can decide whether to block, hold for review, or accept.
# request
curl -X POST https://trueuser.dev/api/v1/verify \
-H "Authorization: Bearer $TRUEUSER_KEY" \
-H "Content-Type: application/json" \
-d '{"email":"[email protected]"}'
# response
{
"email": "[email protected]",
"verdict": "block",
"signals": { "disposable": true }
}
Related disposable domains
Neighbours of tlpn.org in the T bucket.