DNS Record Monitoring

Avoid DNS hijacking and get notified when your domain DNS records change.

What is DNS Monitoring?

DNS monitoring refers to the process of continuously observing and analyzing Domain Name System (DNS) activity to ensure proper functionality, security, and performance. The DNS is a critical part of the internet infrastructure, translating user-friendly domain names (like www.example.com) into IP addresses that computers use to communicate.

Why is it necessary ?

DNS Cache Poisoning

DoS (Denial of Service) and DDoS (Distributed Denial of Service) Attacks:

What are DNS records?

A Record (Address Record):

  • Purpose: Maps a domain name to its corresponding IPv4 address.
  • Example: Associates example.com with the IP address 192.0.2.1.

AAAA Record (Quad-A Record):

  • Purpose: Maps a domain name to its corresponding IPv6 address.
  • Example: Associates example.com with the IPv6 address 2001:0db8:85a3:0000:0000:8a2e:0370:7334.

CNAME Record (Canonical Name Record):

  • Purpose: Redirects one domain to another domain. It’s used for aliasing domain names to other domains.
  • Example: Maps www.example.com to example.com, so queries for both return the same IP.

MX Record (Mail Exchange Record):

  • Purpose: Directs email to servers for a domain, specifying the mail server responsible for accepting email messages.
  • Example: Points to a mail server like mail.example.com.

TXT Record (Text Record):

  • Purpose: Provides arbitrary text values for various purposes, often used for verification, such as proving domain ownership or implementing email security measures like SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail).
  • Example: “v=spf1 include:_spf.google.com ~all” specifies a policy for email sent from the domain.

SOA Record (Start of Authority Record):

  • Purpose: Holds essential information about the domain, like the primary name server, email of the domain administrator, domain serial number, and more.
  • Example: Contains metadata about example.com, including its primary name server and contact information for the domain administrator.

How does DNS Work?

DNS is the system that turns the website names you know into the numerical addresses your browser needs to get you to the right place on the internet.:

Your computer possesses a “hostname” like “google.com,” which is simple for humans to recall. However, this name alone is insufficient for your computer to interact with other computers. It also requires an IP address, a sequence of numerals divided by dots. This address is used by computers to direct traffic amongst themselves.

DNS serves as a translator, converting hostnames, which are human-friendly, into IP addresses, the language computers use for internet communication. Additionally, DNS converts subdomains into IP addresses corresponding to their primary domain names, such as translating “www” in “www.google.com

            We are a team of law enforcement professionals who have years of experience in the field of cyber security.

            Copyright © 2024. All rights reserved.