Hi,
I have 100+ domains and some of them have A record point to IP address A.A.A.A. I need to change them to new IP address B.B.B.B. I don’t see (and didn’t found) any instruments for mass update, so I need at least to find domains which contain A record with A.A.A.A value. I’d like to export all the data in any forman and, then, use grep/jq/etc to find necessary records. Are there any ways to get such data?
Thanks in advance
You may want to invest time in learning the API and writing your own scripts.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.