Email validity checker using Google's JSON API for DNS over HTTPS (DoH) in Google Sheets
Clean your email list even before sending it to a mass emailing solution like AutoSend to avoid a high bounce rate
Apr 21, 20263 min read8

Search for a command to run...
Articles tagged with #mx-record
Clean your email list even before sending it to a mass emailing solution like AutoSend to avoid a high bounce rate

Did you know Google has an API service to fetch DNS records ? For example, if you want to get the MX records of techcrunch.com, you can get it from here : https://dns.google/query?name=techcrunch.com&rr_type=MX&ecs= where the API endpoint is at https...
