E-mail Check Invalid or Disposable Domain

FREEMIUM
Verified
Por Top-Rated | Actualizada 5日前 | Commerce
Popularidad

9.9 / 10

Latencia

483ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

Different results between site and API

Rapid account: Mooseintel
mooseintel
3年前

Hi

I am experiencing an issue. If a check the following disposable email dogapov157@activesniper.com from the site it is correctly identified as Disposable. But if I use the API it’s not recognized as Disposable. There is also another problem, from the http request I get also MX info whilst from the API I get null as a result

https://check-mail.org/domain/dogapov157@activesniper.com/

{
“valid”:false,
“block”:true,
“disposable”:false,
“domain”:null,
“text”:“Invalid domain”,
“reason”:“Domain is not a valid host”,
“risk”:10,
“mx_host”:null,
“possible_typo”:null,
“mx_ip”:null,
“mx_info”:null,
“last_changed_at”:“2021-07-27T15:14:02+00:00”
}

Let me know if you need additional info for the investigation
Thanks

Rapid account: Mooseintel
mooseintel Commented 3年前

Hi Anders

thanks for your prompt reply. I made another check finding an error from my request made using RestSharp. I checked with documentation and now is working

Thanks
Matteo

Rapid account: Top Rated
Top-Rated Commented 3年前

Hey!

Since it says “invalid domain” in the API response, I’m guessing you send it incorrectly. Verify that you actually send it correctly, and without any spaces, or linefeeds, etc.

I’ll check the logs to see if I can locate the error, but, probably, you’re sending it with some extra characters, or as an empty string to the API.

Best regards,
Anders

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios