Tag: dns

DNS module in Node.js

Introduction: DNS module is a core module of Node.js that provides developers with an interface to the Domain Name System (DNS). It allows you to do things like get and set DNS records, as well as resolve hostnames and IP addresses.  The DNS module is important because it helps you communicate with name servers around

Read more

How to resolve a hostname to an IP address in Node.js?

Introduction: Have you heard about DNS? If you know about DNS then you have solved your half problem. DNS which is Domain Name System is a telephone directory for the Internet. Every domain like facebook.com, google.com etc belongs to an IP address.  DNS translates domain names to IP addresses so browsers can load Internet resources.

Read more

Please disable your adblocker or whitelist this site!

How to whitelist website on AdBlocker?

How to whitelist website on AdBlocker?

  1. 1 Click on the AdBlock Plus icon on the top right corner of your browser
  2. 2 Click on "Enabled on this site" from the AdBlock Plus option
  3. 3 Refresh the page and start browsing the site