Skip to content

MAC Address Lookup

Look up MAC address vendor/manufacturer from OUI database.

[Lab Tool] [Network & Infrastructure]

All processing happens locally in your browser. No data is sent to any server.

Accepted Formats

00:1A:2B:3C:4D:5EColon-separated
00-1A-2B-3C-4D-5EDash-separated
001A.2B3C.4D5ECisco format
001A2B3C4D5ENo separator

About MAC Addresses

OUI (Vendor Prefix)

First 3 bytes (24 bits) identify the manufacturer. Assigned by IEEE.

Device Identifier

Last 3 bytes (24 bits) are assigned by the manufacturer to each device.

Unicast vs Multicast

Least significant bit of first byte: 0 = unicast, 1 = multicast.

UAA vs LAA

Second least significant bit: 0 = universally administered, 1 = locally administered.