Where can I get a list of all College/University e-mail domains?

JimmyJammed picture JimmyJammed · Mar 12, 2012 · Viewed 22.3k times · Source

I am trying to build an application that is exclusive to college students and need to validate their e-mail address with a list of all valid university/college e-mail domains.

Does anyone know where there is a list of some sort that has all these e-mail domains listed? (i.e. [email protected])

UPDATE Ok so to be more specific, I need to actually match email domains uniquely. i.e. If John Smith has a @ucla.edu, he should only be able to see other users with @ucla.edu e-mails.

That is why I am not just validating a '.edu' email, but instead need a list of valid '.edu' email domains. Also, I can't just use the school's domain. I know some schools use different email domains (for instance, Sonoma.edu actually uses '@seawolf.sonoma.edu' through a gmail account for their student emails) Hope that clarifies!

Answer

jllassen picture jllassen · Mar 16, 2015

This list is quite massive - perhaps useful: https://github.com/Hipo/university-domains-list