DNS Tools A Drupal module to run DNS-related commands like whois, nslookup, traceroute, and dig. Installation Install the module via Composer: composer require drupal/dns-tools Enable the module in the Drupal admin UI or using Drush: drush en dns_tools