ShieldSignup

Providers/Temp-Mail

Disposable / temporary
email_disposable

Temp-Mail

Temp-Mail (and similar “temp mail” brands) hand out throwaway addresses that self-destruct after a short window.

Temp-mail style services are popular for one-shot signups where the attacker never intends to receive ongoing product email.

Example domains

Public domains commonly associated with Temp-Mail. ShieldSignup coverage is broader (marketing: 94,000+ disposable domains) — this page lists examples only, not every domain the provider may use.

  • temp-mail.org
  • tempmail.com
  • tmpmail.org

Block with ShieldSignup

Call POST /v1/assess with the signup email. For known domains of this type, expect reason code email_disposable and signals.email.disposable: true.

curl -sS -X POST https://www.shieldsignup.com/v1/assess \
  -H "Authorization: Bearer sk_live_…" \
  -H "Content-Type: application/json" \
  -d '{"email":"user@temp-mail.org","ip":"203.0.113.10"}'

Read the temporary email blocking guide →

Related providers