The CDNS application was developed to be a small tool that uses an MFC DNS class which will allow you to retrieve multiple IPs and hostnames.
I needed to use DNS lookups in a little Internet app I was using, and couldn't find a manageable solution. So I created one.
DNS stands for Domain Name Server / Service. It is the method which all browsers use to resolve hostnames into IP addresses they can connect to.