ExLookupNS is a DNS Component that offers rich functionality for resolving domain names and IP addresses.

One useful feature of this software is its ability to provide a list of mail servers. For instance, if you use the statement .Query('devx.com').MailExchange, you can get a list of mail servers. And because the ExLookupDN COM object is fully compliant with RFC 1034, RFC 1035, and RFC 1876, you can trust that it will request any of the DNS record types you need: A(Address), NS(NameServer), MD(MailDestination), MF(MailForwarder), CNAME(CanonicalName), SOA(ZoneOfAuthority), MB(MailBoxDomainName), MG(MailbogGroupMember), MR(MailRenameDomainName), WKS(WellKnwonService), PTR(DomainNamePointer), HINFO(HostInformation), MINFO(MailInformation), MX(MailExchange), or LOC(Location).
Another benefit of the ExLookupDN COM object is that it automatically detects configured DNS servers when created, so you don't have to waste time configuring it manually. If you need a powerful DNS component for your applications, the ExLookupDN COM object is definitely worth considering.
Version 1.0: N/A