Hello, I need to create a program that can communicate directly with the mail exchange of the domain of an email address. In order to do this I must first contact the remotes DNS server or an authoritative server and request for the MX record. Are their any APIs in Java that assist in that? Thanks, Chris