MAC address lookup
Decode any EUI-48 MAC address offline. The tool normalises the address, extracts the 3-octet OUI (Organisationally Unique Identifier) and reports the vendor when it is in the built-in list.
It also reads the two IEEE 802 control bits in the first octet: the I/G bit (unicast vs multicast) and the U/L bit (universally vs locally administered). Locally-administered addresses are typically randomised privacy MACs used by phones and virtual machines.
Everything is computed in your browser — no lookup request is made, so the address is never sent anywhere. For a manufacturer not in the local list, consult the official IEEE OUI registry.