Track down A record using IP address

What is the name of the domain?

N/A

What is the error number?

N/A

What is the issue you’re encountering

I need to find if there is an A record in use for a public IP

What steps have you taken to resolve the issue?

Our environment has many enterprise level domains. Is there a quick way to track down an A record by searching with the public IP address used?

I know we can search within a domain, but we have over 120 domains so it would take a while to go through each one. I am looking for a search function that spans all domains.

Thank you,
Connor

Assuming these are all on Cloudflare, you can use a script and the API to search each zone in turn for a record.

Or you can use my tool here to just get a list of all records for the zones in the account…
https://cf.sjr.dev/cf-api/dns

It’s limited to the first 50 zones at the moment, but I can enable more if you message me through the site with the Cloudflare API key.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.