Although if that's your email address, you deserve everything you get ;)
If you want to verify if an email address is valid, just ask your mail server if it is capable of sending mail to it:
root@flan:~# /usr/sbin/sendmail -bv '"Foo@bar"@example.com' "Foo@bar"@example.com verified root@flan:~#
"Foo@bar"@example.com -> "Foo@bar"
Although if that's your email address, you deserve everything you get ;)
If you want to verify if an email address is valid, just ask your mail server if it is capable of sending mail to it: