Going to mark this resolved, but an interesting question about non-contiguous masks was asked in another forum. So I added it to the calculator. Here is an example.

This is one subnet, with 28 bits of mask, which means there are 14 hosts available.

Code:
Mask - 11111111111111111111111100111100
192.168.1.0 Network Number
192.168.1.1
192.168.1.2
192.168.1.3
192.168.1.64
192.168.1.65
192.168.1.66
192.168.1.67
192.168.1.128
192.168.1.129
192.168.1.130
192.168.1.131
192.168.1.192
192.168.1.193
192.168.1.194
192.168.1.195 Network Broadcast