DNS Records Query API Service from Google
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...
anjanesh.dev1 min read
Yash
I write HTML
Looks fun, do you have any idea about a similar service which can fetch the domains based on ip address (opposite of this), there are few apis, but I want an unlimited solution which talks directly to the source