You have reached this page on Port: 443.

Your network allows you to use this port. (Assuming that your network is not doing advanced traffic filtering.)

Your outgoing IP: 216.73.216.174

HOWTO: Test a port using a command

  $ curl porttester.net:443
  Port 443 test successful!
  Your IP: 216.73.216.174
  
  $ wget -qO- porttester.net:443 
  Port 443 test successful!
  Your IP: 216.73.216.174