====== 168.192.in-addr.arpa ====== select data,CONCAT(domain,'.druidesmetal.priv') as domain from records where data like '192.168.%' order by data;