The operative word here is *wireless*. I'll assume that the other machines
are using an IP in the
192.168.1.xxx range. I'll assume you're using the
DHCP server on the router to issue DHCP IP(s) to the computers on the
network, which are being kept in the DHCP table on the router so that you
can see them.
The wireless side of your network could be hacked, the hacker could be using
a static IP of
192.168.1.255, your DHCP server is not issuing IP(s) out that
far so none of your machines are going to use that IP out that far. Static
IP(s) are are not kept in the router's DHCP table, so you can't see them in
use.
So, there can be a machine that is using that IP wirelessly by a wireless
hacker.
It's a possibility.