Filtering newsletter subscriptions from typo domains involves a multi-faceted approach, including leveraging lists of disposable email domains from GitHub and darkmail.domains, utilizing real-time email validation services from Kickbox, Mailgun, Hunter.io, Zerobounce, Bouncer, Neverbounce, and Email Hippo. Also custom scripts for real-time typo correction, and blocking based on MX record lookups. It emphasizes list hygiene practices, proactive domain monitoring, and DNS validation to maintain email deliverability and sender reputation.
11 marketer opinions
Several resources and methods can be used to filter newsletter subscriptions from typo domains. These include using lists of disposable email domains from GitHub, utilizing combined lists of bad emails and domains, and employing real-time email validation services that detect typos. Custom scripts and regular expressions can also be implemented. It's recommended to suggest corrections to users in real-time and to manually review suspicious sign-ups.
Marketer view
Email marketer from GitHub shares another extensive list of disposable email domains, offering a reliable resource for identifying and blocking temporary email addresses, contributing to better list hygiene.
30 Aug 2022 - GitHub
Marketer view
Email marketer from StackOverflow recommends implementing a custom script that checks for common typos in domain names (e.g., 'gmai.com' instead of 'gmail.com') and suggests corrections to the user in real-time.
29 Nov 2024 - StackOverflow
4 expert opinions
To filter newsletter subscriptions from typo domains, experts recommend focusing on list hygiene and using email verification services to identify these domains at signup. Blocking mail based on MX record IP lookups can also be effective. Actively monitoring new domain registrations similar to your brand and overall sender reputation are also crucial for mitigating risks associated with typo squatting and maintaining email deliverability.
Expert view
Expert from Email Geeks suggests blocking any mail to the IPs that show up in the MX lookup for the typo domain.
20 Dec 2021 - Email Geeks
Expert view
Expert from Spam Resource (John Levine) explains that while there isn't a single definitive list for typo domains, actively monitoring new domain registrations similar to your brand name and using tools that flag suspicious domain variations can help in mitigating the risk of typo squatting and related email deliverability issues.
22 Aug 2023 - Spam Resource
5 technical articles
Various documentation sources highlight the use of email verification APIs and DNS checks to filter newsletter subscriptions from typo domains. Kickbox, Mailgun, and Hunter.io offer APIs that identify invalid or risky email addresses, including typos and disposable domains, at the point of entry. RFC Editor emphasizes the importance of checking DNS records to validate domain configurations. While primarily focused on spam, Spamhaus blocklists can indirectly help identify suspicious domains.
Technical article
Documentation from Spamhaus explains that while primarily focused on spam, Spamhaus blocklists can indirectly help identify suspicious domains, especially those associated with known spam operations or disposable email services.
9 Feb 2025 - Spamhaus
Technical article
Documentation from RFC Editor explains the importance of checking DNS records (MX, A, etc.) for email domains to ensure they are properly configured and valid, helping to identify potentially fraudulent or typo domains.
31 Mar 2022 - RFC Editor
Are email list cleaning services useful for improving email deliverability, and how do they work?
Do email list cleaning services effectively remove spam traps?
How can I accurately verify my email list and identify potentially harmful domains?
How can I filter and sanitize a large list of email domains using DNS and other techniques?
How can I identify misspelled email domains in my database?
What are the best lists of temporary email account generators and should they be blocked?