E-mail Check Invalid or Disposable Domain

免费增值
Verified
通过 Top-Rated | 已更新 11 days ago | Commerce
人气

9.9 / 10

延迟

473ms

服务等级

100%

Health Check

N/A

返回所有讨论

Different results between site and API

Rapid account: Mooseintel
mooseintel
3 years ago

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 years ago

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 years ago

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论