Code:
on !*:join:#yourchannel: if $longip($site) { dns $nick }
$longip(<input>) returns an integer number when <input> is an IP address, otherwise it returns $null.