This command will list all “A” records (IPv4 address mappings) for the domain domain.tld on the local DNS server. Essentially, it’s retrieving the list of IP addresses associated with that domain.
dnscmd . /enumrecords domain.tld @ /type A
This command will list all “A” records (IPv4 address mappings) for the domain domain.tld on the local DNS server. Essentially, it’s retrieving the list of IP addresses associated with that domain.
dnscmd . /enumrecords domain.tld @ /type A