Tools
Enter your Webmail
Enter your Control Panel
Your exit IP to the Internet is:
216.73.216.171Check if your IP is blocked by SPAM:
VerifyVerification port 25 (SMTP):
- Click on the Windows button in the lower left corner, type cmd and enter""MS-DOS" o "Command Prompt"
 - MAC: Your terminal is usually at Mac HD->Applications->Utilities. Open the program called Terminal
 - Linux: Open your favorite terminal
 
Commands to use:
Telnet sudominio.com 25
If the response indicates "200 sudominio.com ESMTP", t means that there is a connection to port 25 ( outgoing e-mail ).
Verification port 110 (POP):
- Windows: Click on the Windows button in the lower left corner, type cmd and enter "MS-DOS" o "Command Prompt"
 - MAC: Generalmente está su terminal en Mac HD->Applications->Utilities Open the program called Terminal
 - Linux: Open your favorite terminal
 
Commands to use:
Telnet sudominio.com 110
If the response indicates "+OK Hello there.", t means that there is a connection to port 110 ( outgoing e-mail ).