![]() |
The component provides you a way to get MX (mailhost) records for the specified domain name. It takes domain name as an input and return its MX records along with their preferences. In addition to MX records, the component also provides DNS lookup and reverse DNS lookup. The component provides these operations.
Method Name | Method Description |
DNSLookup | DNSLookup does a normal DNS lookup on given domain name |
ReverseDNSLookup | ReverseDNSLookup does a reverse DNS lookup on given IP address |
GetMXRecord | Return listing of all MX records along with their preferences for given domain name |
VerifySMTP | Verifies the specified SMTP server |
Property Name | Property Description |
MXRecords | Return total number of MX records for the specified domain name |
© 2005 ASPFusion |