Using /.dns seems to hide both the resolving and the resolved message. If you handle displaying the resolved message, you could use /.dns instead of /dns.

Code:
alias dns !.dns
should work if you do not want to adjust all your existing scripts.


Learning something new every day.