awk -F ": " '!/*/ {system("echo " $1 " $(dig +short " $1 ")")}' /etc/userdomains | grep -E "$(hostname -I | sed '$s/.$//' | tr ' ' '|')"