ADIDNSRecords is an alternative C# Implementation tool to retrieve Active Directory Integrated DNS records with IP addresses, it is based on @_dirkjan's research "Getting in the Zone: dumping Active Directory DNS using adidnsdump".
It is also inspired by SharpAdidnsdump project implemented by @b4rtik.
For more technical information, please read his amazing post here:
https://dirkjanm.io/getting-in-the-zone-dumping-active-directory-dns-with-adidnsdump/
It will retrieve DNS records from the Application Partition (*DomainDnsZones and ForestDnsZones).
List DNS records retrieved from the Active Directory Integrated DNS and get corresponding IP addresses:
.\ADIDNSRecords
List all (including Tombstoned) DNS records with IP addresses:
.\ADIDNSRecords all