Is support.apple.com valid?
Verify if support.apple.com is a valid e-mail domain
support.apple.com
support.apple.com is a valid domain that should be allowed to do sign-ups and registrations. Based on our analysis, you should allow this domain. If a user is trying to sign-up using an e-mail on this domain, it is most likely okay.
The best way to verify email domains like support.apple.com is to use the Check-Mail API, available for free, for all programming languages.
Raw API JSON response:
"valid": true,
"block": false,
"disposable": false,
"email_forwarder": false,
"domain": "support.apple.com",
"text": "Looks somewhat suspicious",
"reason": "Some anomalies detected",
"risk": 40,
"mx_host": "support.apple.com",
"possible_typo": [],
"mx_ip": "23.218.18.113",
"mx_info": "No MX-pointer in DNS record. Using domain: support.apple.com",
"last_changed_at": "2021-02-13T10:30:30+01:00"
}
support.apple.com
Status: Looks somewhat suspicious
RISK
MEDIUM
Domain risk: 40
Are you a programmer?
Did you know we have a free API to validate e-mail addresses?