2082
cPanel web hosting control panel without SSL
cPanel Web Hosting Control Panel
What is port 2082?
Port 2082 is used for unencrypted HTTP access to cPanel — the most widely deployed web hosting control panel. Through cPanel, users manage domains, email accounts, databases, file manager, and more. Always use port 2083 (HTTPS) instead of port 2082, as the unencrypted version transmits credentials in plaintext.
Quick checks
$
nc -zv example.com 2082
$
nmap -p 2082 example.com
$
telnet example.com 2082