Domain Name System (“DNS”) refers to the way traffic is directed on IP-based networks such as the Internet. You should be familiar with the term Internet Protocol (“IP”) which is the address name system for the Internet. DNS is like the postal system of the Internet.

In this tutorial:
  1. DNS lookup
  2. ipconfig

1. DNS lookup

Human-friendly website addresses (like www.google.com) are looked up in a table on a DNS server and translated into IP addresses (142.250.191.78).

Keen to learn the power of the Command Prompt? The Windows Command Line basics tutorial will show you how!

2. ipconfig

If you want to see the details of your computer’s DNS, you can use the ipconfig command on your Windows PC or laptop.

  1. Open the Windows Command Prompt + r, type cmd, press Enter
  2. Type ipconfig /all at the command prompt and press Enter
  3. In this example, the laptop is connected using the Wi-Fi adapter
  4. The Default Gateway is the DNS server

References:

  1. Domain Name System – Wikipedia (2023). Available at: https://en.wikipedia.org/wiki/Domain_Name_System (Accessed: 13 June 2023).
  2. What is DNS? | How DNS works | Cloudflare. [online]. Available at: https://www.cloudflare.com/learning/dns/what-is-dns/

By MisterFoxOnline

Mister Fox AKA @MisterFoxOnline is an ICT, IT and CAT Teacher. He has a passion for technology and loves to find solutions to problems using the skills he has learned in the course of his IT career.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.