check if a string is an ip address
example:
var isip = require('isip'); isip('192.168.1.0'); // => true