Free MAC Address Vendor Lookup
Look up the vendor/manufacturer from a MAC address OUI prefix instantly. Free, fast, and works entirely in your browser with no sign-up required.
Updated
MAC Address Vendor Lookup
Look up the vendor/manufacturer from a MAC address OUI prefix. Supports 200+ well-known manufacturers.
Lookup MAC / OUI
Enter a full MAC address or just the first 3 octets (OUI/vendor prefix).
Sample Database Entries
| OUI | Vendor | |
|---|---|---|
24:77:36 | QNAP Systems, Inc. | |
68:71:80 | Amazon Technologies, Inc. | |
00:1A:2B | Apple, Inc. | |
AC:BC:32 | Apple, Inc. | |
00:1C:B3 | Apple, Inc. | |
00:17:F2 | Apple, Inc. | |
00:14:51 | Apple, Inc. | |
A4:5E:60 | Apple, Inc. | |
F0:DB:E2 | Apple, Inc. | |
6C:40:08 | Apple, Inc. | |
D4:61:9D | Apple, Inc. | |
38:F9:D3 | Apple, Inc. | |
B8:E8:56 | Apple, Inc. | |
3C:07:54 | Apple, Inc. | |
70:70:0D | Apple, Inc. | |
A8:20:66 | Apple, Inc. | |
00:1B:21 | Intel Corporation | |
8C:8D:28 | Intel Corporation | |
00:03:47 | Intel Corporation | |
A4:C3:61 | Intel Corporation |
Showing 20 of 168 entries in the database.
Related Tools
Frequently Asked Questions
What is an OUI?
An OUI (Organizationally Unique Identifier) is the first 3 octets of a MAC address that identify the manufacturer.
How many vendors are in the database?
Over 200 well-known OUI prefixes including Apple, Intel, Cisco, Samsung, and more.
Is it free?
Yes, completely free.
Does the MAC Address Vendor Lookup work on mobile devices?
Yes, the MAC Address Vendor Lookup is fully responsive and works on smartphones and tablets. You can use it on any device with a modern web browser -- no app download required.
Do I need to create an account to use this tool?
No account or registration is needed. Simply open the MAC Address Vendor Lookup in your browser and start using it immediately. There are no sign-up walls or usage restrictions.
How do I use the MAC Address Vendor Lookup?
Simply enter your input in the provided field, adjust any settings to your preference, and the tool will process it instantly. You can then copy the result to your clipboard or download it.
Which browsers are supported?
The MAC Address Vendor Lookup works in all modern browsers including Chrome, Firefox, Safari, Edge, and Opera. For the best experience, use the latest version of your preferred browser.
What is the difference between a unicast and a multicast MAC address?
The distinction is decoded from the least-significant bit of the first octet of a MAC address. When that bit is 0 the address is unicast, meaning it identifies one specific network interface and frames sent to it reach a single device. When the bit is set (0x01) the address is multicast, so a frame is delivered to every device that has joined that group — protocols like IPv4 multicast and IPv6 neighbor discovery rely on it. The all-ones address ff:ff:ff:ff:ff:ff is a special multicast case used for broadcast to everyone on the segment. Because the flag lives in the very first byte, you can tell unicast from multicast just from the OUI prefix. Paste any address into this lookup and the Address Type field reports unicast or multicast for you automatically.
Why does my phone show a different MAC address on every Wi-Fi network?
Modern phones and laptops use MAC randomization for privacy: instead of broadcasting the permanent hardware address burned into the network card, the operating system generates a random, locally administered address for each network you join. This stops networks and trackers from following you across locations by your unchanging MAC. You can spot a randomized address because the second bit of the first octet (0x02) is set, marking it Locally Administered (LAA) rather than Universally Administered (UAA). Randomized addresses deliberately carry no real vendor identity, so a lookup will usually return Unknown for them. That is expected, not a tool error. Enter the address here and check the Administration field — an LAA result is a strong sign you are looking at a randomized or virtual interface rather than the device's factory address.
How do I find the vendor from just the first half of a MAC address?
You only need the first three octets — the OUI, or Organizationally Unique Identifier — to identify a manufacturer, because the IEEE assigns those six hex characters in blocks to specific companies. The last three octets are chosen by the vendor to make each interface unique and tell you nothing about the maker. So an input like 00:1A:2B is enough; you do not need the full six-pair address. This tool strips out every separator and non-hex character before matching, so colons, hyphens, dots, or no separators at all work equally well. It then normalizes the OUI into clean colon-separated form and reports the registered company when the prefix is in its database of Apple, Intel, Cisco, Samsung, Google, and 200-plus other common vendors. Just paste the prefix above and press Lookup.
Why does a MAC address lookup return Unknown when the address looks valid?
An Unknown result means the OUI prefix is not among this tool's bundled set of common vendors — it does not mean the address is invalid or fake. The full IEEE registry holds tens of thousands of OUIs covering every manufacturer worldwide, while this lookup ships a focused database of roughly 200-plus well-known vendors so it can run instantly in your browser with no server call. Less common, newly assigned, or niche hardware makers may not be included. The other frequent cause is MAC randomization: a locally administered address has no vendor at all by design, so it will always show Unknown. Check the Administration field — if it reads Universally Administered the prefix is simply outside the bundled list; if it reads Locally Administered the address is randomized. Try the prefix here to see both the vendor and the address flags at once.
What information can you actually learn from a MAC address?
A MAC address is a 48-bit hardware identifier written as six pairs of hex digits, and it reveals more than just a device name. The first three octets, the OUI, identify the manufacturer that built the network interface — useful for matching an unknown client on a DHCP lease list or Wi-Fi scan to real hardware like a printer, Raspberry Pi, or smart speaker. The first byte also encodes two flags: whether the address is unicast or multicast, and whether it is universally or locally administered. A locally administered address often signals MAC randomization, a virtual machine, or spoofing. What a MAC address cannot tell you is the device's location, owner, or IP — it is purely a hardware label. This tool surfaces the vendor, OUI, address type, and administration flag together, so enter an address above to read all four at once.
Embed This Tool
Add a free, live version of this widget to your own website or blog post — it runs entirely in your visitors' browsers, with a credit link back to The Toolbox.
<iframe src="https://getthetoolbox.com/embed/mac-lookup" title="Free MAC Address Vendor Lookup — The Toolbox" width="100%" height="220" style="max-width:480px;border:1px solid #e2e8f0;border-radius:12px" loading="lazy"></iframe>
<p style="font-size:12px;margin:4px 0 0"><a href="https://getthetoolbox.com/utility-tools/mac-lookup?utm_source=embed&utm_medium=widget" target="_blank" rel="noopener">Free MAC Address Vendor Lookup</a> by The Toolbox</p>Related Tools
Free Secure Password Generator
Generate secure, random passwords with customizable options. Free, fast, and works entirely in your browser with no sign-up required.
Free UUID/GUID Generator
Generate universally unique identifiers (UUIDs/GUIDs). Free, fast, and works entirely in your browser with no sign-up required.
Free QR Code Generator Online
Create QR codes for URLs, text, WiFi, and contacts. Customize colors, size, and error correction. Free, private — runs in your browser, no sign-up.
Free JSON Formatter & Validator
Format, validate, and beautify JSON data with syntax highlighting and error detection. Free, fast, and works entirely in your browser with no sign-up required.
About the MAC Address Vendor Lookup
The MAC Address Vendor Lookup identifies the hardware manufacturer behind a network device from its MAC address. Paste a full address like 00:1A:2B:CC:DD:EE or just the first three octets (00:1A:2B), press Lookup, and the tool reports the registered vendor along with details about the address itself. It is built for network administrators, security analysts, IT support staff, and anyone trying to put a name to an unfamiliar device on their network.
Every lookup runs against a built-in database that ships with the page, so nothing you type is sent to a server. There is no sign-up, no API key, and no rate limit. Once the page has loaded it keeps working offline, and the address you check stays on your device.
What a MAC address and OUI tell you
A MAC (Media Access Control) address is the 48-bit hardware identifier burned into a network interface — six pairs of hexadecimal digits such as 3C:07:54:11:22:33. It splits into two halves:
- OUI (Organizationally Unique Identifier) — the first three octets (six hex characters). The IEEE assigns these blocks to manufacturers, so the OUI is what reveals the vendor.
- Device identifier — the last three octets, chosen by the manufacturer to make each interface unique.
This tool only needs the OUI portion to find a vendor, which is why entering the first three octets is enough. It accepts addresses in any common notation — colons, hyphens, dots, or no separators at all — because it strips out everything except the hex digits before matching.
What each lookup reports
For any valid input the tool returns four pieces of information:
- OUI — the first three octets, normalized into clean colon-separated form and ready to copy.
- Vendor / Manufacturer — the registered company name when the prefix is in the database (Apple, Intel, Cisco, Samsung, Google, and 200-plus other well-known OUIs), or an "Unknown" flag when it is not.
- Address Type — Unicast or Multicast, decoded from the least-significant bit of the first octet. A set bit (
0x01) marks a multicast address. - Administration — Universally Administered (UAA) or Locally Administered (LAA), read from the second bit (
0x02). An LAA address has been changed in software rather than assigned by the manufacturer, which often signals MAC randomization or a virtual interface.
A built-in sample table lists representative entries from the database, each with a "Try" button so you can see how a known prefix resolves before checking your own.
Why vendor lookups matter
Knowing the maker behind a MAC address is a practical first step in many networking tasks:
- Inventory and auditing — match unknown clients on a DHCP lease list or Wi-Fi scan to real hardware (a Raspberry Pi, a printer, a smart speaker).
- Security investigation — spot a device that does not belong, or notice when an address is locally administered, a common sign of spoofing or privacy randomization.
- Troubleshooting — confirm which manufacturer's NIC or access point is involved before digging into driver or firmware issues.
A few caveats keep results honest. The IEEE registry holds tens of thousands of OUIs, so this tool's focused database of common vendors will not recognize every prefix — an "Unknown" result simply means the OUI is not among the bundled entries, not that the address is invalid. Modern phones and laptops also rotate randomized, locally administered MAC addresses when joining networks, and those deliberately carry no vendor identity. The Administration flag is the quickest way to tell a genuine hardware address from a randomized one.
To get started, type a MAC address or OUI prefix into the field above and press Lookup.