Since 2010 · Powering 2M+ tool runs every month
Since 2010
Add to Chrome

My Toolbox

Automatic Mode

No saved tools yet.

Go Premium
Guides
How to Identify an Unknown Device on Your Wi-Fi
Related tools
MAC Address GeneratorMAC Address LookupEuler Characteristic Calculator
Home Page > Miscellaneous > Analysis Tools

About MAC Address Analyzer

The MAC Address Analyzer is a comprehensive tool for decoding, validating, and analyzing MAC (Media Access Control) addresses. Enter any MAC address to instantly identify the manufacturer, determine address type (unicast/multicast), check administration status (UAA/LAA), and view detailed binary breakdowns with format conversions.

What is a MAC Address?

A MAC address (Media Access Control address) is a unique 48-bit identifier assigned to network interface controllers (NICs) for communications on the physical network segment. It operates at the Data Link Layer (Layer 2) of the OSI model and is essential for local network communication.

MAC Address Structure

A MAC address consists of 6 octets (48 bits) typically displayed in hexadecimal format:

ComponentBitsDescription
OUIBits 0-23Organizationally Unique Identifier - identifies the manufacturer (first 3 octets)
NICBits 24-47Network Interface Controller specific - unique device identifier (last 3 octets)

Special Bits in the First Octet

The first octet contains two important flag bits:

BitValue 0Value 1
Bit 0 (LSB)Unicast addressMulticast address
Bit 1Universally Administered (UAA)Locally Administered (LAA)

MAC Address Formats

MAC addresses can be written in several formats:

FormatExampleCommon Use
Colon-separated00:1A:2B:3C:4D:5ELinux, macOS
Hyphen-separated00-1A-2B-3C-4D-5EWindows
Dot-separated001A.2B3C.4D5ECisco devices
Plain001A2B3C4D5EProgramming, databases

How to Use This Tool

  1. Enter a MAC address: Input the address in any common format (colon, hyphen, dot, or plain hex).
  2. Click Analyze: The tool validates and processes the address.
  3. Review results: View manufacturer info, address properties, structure breakdown, and format variants.
  4. Copy formats: Use the copy buttons to copy any format variant to your clipboard.

Understanding Unicast vs Multicast

UAA vs LAA Addresses

Frequently Asked Questions

What is a MAC address?

A MAC (Media Access Control) address is a unique 48-bit identifier assigned to network interface cards. It consists of 6 octets (12 hexadecimal digits) and is used for communication on the physical network segment. The first 3 octets (OUI) identify the manufacturer, while the last 3 octets (NIC) are unique to the device.

What is the difference between OUI and NIC in a MAC address?

OUI (Organizationally Unique Identifier) is the first 24 bits (3 octets) of a MAC address, assigned by IEEE to identify the manufacturer. NIC (Network Interface Controller) specific portion is the last 24 bits (3 octets), uniquely assigned by the manufacturer to each device.

What is the difference between unicast and multicast MAC addresses?

A unicast MAC address identifies a single network interface and is used for one-to-one communication. A multicast address is used to send data to multiple devices simultaneously. The least significant bit of the first octet determines this: 0 for unicast, 1 for multicast.

What does UAA and LAA mean for MAC addresses?

UAA (Universally Administered Address) is assigned by the manufacturer and registered with IEEE, ensuring global uniqueness. LAA (Locally Administered Address) is assigned by a network administrator or software, overriding the burned-in address. The second bit of the first octet indicates this: 0 for UAA, 1 for LAA.

What MAC address formats are supported?

This tool supports all common MAC address formats including colon-separated (00:1A:2B:3C:4D:5E), hyphen-separated (00-1A-2B-3C-4D-5E), dot-separated Cisco format (001A.2B3C.4D5E), and plain hexadecimal (001A2B3C4D5E). Both uppercase and lowercase are accepted.

Additional Resources

Reference this content, page, or tool as:

"MAC Address Analyzer" at https://MiniWebtool.com/mac-address-analyzer/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: Jan 18, 2026

Analysis Tools:

Guides
How to Identify an Unknown Device on Your Wi-Fi

Top & Updated:

What is my IP Address?IP Address to Hex ConverterIP Address to Binary ConverterView all →
Home Page > Miscellaneous > Analysis Tools > MAC Address Analyzer