* Custom domains on iCloud+ are detected heuristically and reported with a confidence level.
Compatible response shape with verifymail.io — switching is a one-line change.
$ curl "https://api.verifymails.dev/api/v1/[email protected]" \ -H "Authorization: Bearer vm_live_xxx" { "email": "[email protected]", "disposable": true, "block": true, "deliverable_email": true, "email_provider": "Temp Mail (tempmail.org)", "mx": true, "privacy": false, "risk_score": 100, "source": "disposable_mx" }