Web technologies Questions | Node.js Quiz | Set-2 | Question 10

Last Updated :
Discuss
Comments
Which below method is used to get the IP addresses of the current server in Node.js ?
dnsPromises.resolve4()
dnsPromises.resolveAny()
dnsPromises.resolveMx()
dnsPromises.getServers()
Share your thoughts in the comments