DNS acts as the internet's phonebook, resolving names like example.com to IP addresses like 93.184.216.34.
DNS record types
- A/AAAA: IPv4/IPv6 address mappings.
- CNAME: Canonical name (alias) for another domain.
- MX: Mail server routing.
- TXT: Arbitrary text data (SPF, DKIM, verification).
- NS: Nameserver delegation.
Security concerns
- DNS hijacking: Attackers redirect queries to malicious IPs.
- DNS cache poisoning: Corrupt resolver caches with fake records.
- DNSSEC: Cryptographic authentication of DNS responses.
Related Articles
View all articlesCheck Point Harmony vs Proofpoint: Choosing Email Security for Google Workspace
Compare legacy Secure Email Gateways (SEG) like Proofpoint with modern API-based email security solutions like Check Point Harmony for Google Workspace environments. Learn why architecture matters for cloud email protection.
Read article →Let's Encrypt Complete Guide: Free SSL/TLS Certificates with Certbot & ACME
Master Let's Encrypt with this comprehensive guide covering Certbot installation, HTTP-01 and DNS-01 challenges, wildcard certificates, automated renewal, DNS provider integrations, troubleshooting, and rate limits.
Read article →TLS Certificate Complete Guide: SSL/TLS Certificate Management for DevOps [2026]
Master SSL/TLS certificate management with our comprehensive guide covering certificate types, lifecycle management, automation, security best practices, mTLS, OCSP stapling, and troubleshooting for modern infrastructure.
Read article →Cloud Penetration Testing: A Complete Guide for AWS, Azure, and GCP
Cloud penetration testing requires different approaches than traditional network testing. Learn cloud provider policies, testing methodologies, and common findings across AWS, Azure, and GCP environments.
Read article →Explore More Networking
View all termsBGP (Border Gateway Protocol)
The routing protocol that exchanges network reachability information between autonomous systems, forming the backbone of Internet routing.
Read more →DNSSEC (DNS Security Extensions)
A suite of specifications that add cryptographic authentication to DNS responses, preventing DNS spoofing and cache poisoning attacks.
Read more →IP Address Geolocation
The process of determining the geographic location of an internet-connected device using its IP address.
Read more →MAC Address
A unique hardware identifier assigned to network interfaces for local network communication.
Read more →MX Record
A DNS record type that specifies which mail servers are responsible for receiving email for a domain.
Read more →Network Interface Card (NIC)
A hardware component that connects a computer or device to a network, enabling communication through its unique MAC address.
Read more →