Node.js – DNSThe Node.js dns module used to query to DNS server and fetch the records for hostname/domain name the from DNS server.dns.lookup(hostname[, options], callback)Doc navigation← Node.js - Errors