Use Netstat to select specific strings

Use Netstat to select specific strings,
in this case Ip address 192.168.1.5, port 993:
 
netstat -ano | Select-String 192.168.1.5