Media Access Control (MAC) addresses are 48-bit values burned into network cards at manufacturing.
Format
- 6 pairs of hexadecimal digits: 00:1A:2B:3C:4D:5E.
- First 3 bytes identify the manufacturer (OUI).
- Last 3 bytes are device-specific.
Uses
- Layer 2 (Ethernet) addressing on local networks.
- Device identification for access control (MAC filtering).
- Network troubleshooting and asset inventory.
- DHCP reservations for static IP assignment.
Security notes
- MAC addresses can be spoofed easily.
- Not suitable for authentication or security boundaries.
- Visible to anyone on the local network.
Related Articles
View all articlesDHCP Reservation vs Static IP: Which Should You Use in 2025?
Compare DHCP reservations vs static IP addresses for servers and network devices. Learn when to use each approach, key differences, pros and cons, and best practices for modern network management.
Read article →The Biggest U.S. Data Breaches of 2023–2025
What happened & what can we learn?
Read article →Complete Guide to Unpacking and Deobfuscating Malware
Learn essential techniques for unpacking and deobfuscating malware, from entropy analysis and manual debugging to automated tools and bypassing anti-analysis protections.
Read article →What Is a MAC Address? Complete Guide to Hardware Identifiers
Understand MAC addresses, the unique hardware identifiers that enable network communication. Learn how these 48-bit addresses function at the data link layer to route network traffic.
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 →Domain Name System (DNS)
The hierarchical naming system that translates human-readable domain names into IP addresses.
Read more →IP Address Geolocation
The process of determining the geographic location of an internet-connected device using its IP address.
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 →