nc in powershell (test remote open port/tcp)

Test-NetConnection -Port 80 -InformationLevel "Detailed" -ComputerName example.com