NetworkEDGE RESOLUTION

MAC Vendor Lookup

Identify the hardware manufacturer (OUI) of any MAC address.

Technical Specification & Reference

What this tool does

The first 24 bits (3 octets) of a MAC address are the Organizationally Unique Identifier (OUI), assigned by the IEEE to a specific hardware manufacturer. This tool looks up that prefix against a vendor database and returns the manufacturer name.

When you'd use this

Identifying unknown devices on a network scan, auditing a DHCP lease table for unauthorized hardware, or confirming that a device claiming to be a specific vendor's product actually has a MAC prefix that matches.

A note on locally administered addresses

Not every MAC address maps to a real manufacturer — devices can use locally administered addresses, and virtual machines, containers, and privacy-focused mobile OSes increasingly randomize MAC addresses for Wi-Fi scanning to prevent tracking. A lookup returning no vendor doesn't necessarily mean anything is wrong.

Frequently Asked Questions

Why did my lookup return no vendor?

The prefix may be unassigned, reserved for future use, or a randomized/locally-administered address (common on modern phones and laptops for Wi-Fi privacy) rather than a real manufacturer's registered OUI.