LIVE API STATUS
Instant Email Provider
Detection
$ Identify email providers using DNS lookup, MX records, and comprehensive database analysis
100% FREE
DNS + MX
CUSTOM DOMAINS
FREE_FOREVER
// 100 requests/min per IP
SMART_CACHE
// 24h intelligent caching
DNS_LOOKUP
// MX + TXT record analysis
API_DOCUMENTATION
HTTP_REQUEST
GET https://api.emailproviderlookup.com/v1/lookup ?email=example@gmail.com
EXAMPLE_RESPONSE
{ "success": true, "id": "gmail", "providerName": "Gmail", "providerDomain": "gmail.com", "loginUrl": "https://accounts.google.com/signin", "source": "hardcoded" }
RATE_LIMITS
- > 100 requests/min per IP
- > No auth required
- > CORS enabled
RESPONSE_FORMAT
- > JSON response
- > Provider + domain
- > Direct login URL