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.217.36

HOWTO: Test a port using a command

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