MAC Address & Vendor Inspector
Instantly identify device manufacturers and analyze MAC address properties. Features IEEE OUI database, bit-flag detection (U/L, I/G), and batch lookup support. 100% private.
How to Use
The MAC Address & Vendor Inspector is a high-performance diagnostic tool for network administrators and security professionals.
How to use this tool
- Enter MAC: Type or paste a MAC address (e.g.,
B8:27:EB:12:34:56) into the search field. The tool supports various separators like colons, dashes, or no separators at all. - Analyze Manufacturer: The tool instantly queries its local OUI database to identify the hardware manufacturer (Vendor).
- Bit-Level Decoding: Review the Bit Flags to see if the address is Universal vs. Local, and Unicast vs. Multicast.
- Example Lookups: Use the quick-action buttons to see how addresses from major vendors like Apple, Cisco, and Raspberry Pi are represented.
- Local Privacy: All lookups are performed entirely in your browser. Your internal network MAC addresses are never sent to any server.
About This Tool
Understanding MAC Addresses
A Media Access Control (MAC) address is a unique identifier assigned to a network interface controller (NIC). It consists of 48 bits, typically displayed as 12 hexadecimal digits. The first 24 bits are known as the **Organizationally Unique Identifier (OUI)**, which identifies the company that manufactured the device.
Beyond manufacturer data, MAC addresses contain internal state bits. The **U/L (Universal/Local)** bit indicates if the address was assigned by the manufacturer or by a local administrator (common in virtualization and MAC spoofing). The **I/G (Individual/Group)** bit identifies if the traffic is intended for a single recipient or a multicast group.
Why Use This Tool
Privacy-Centric Networking
MAC addresses can be used to track devices across networks. Most online lookup tools log your queries, potentially building a map of your internal infrastructure. DevToolKit's inspector uses a Local OUI Database, ensuring that your network inventory stays private and local to your machine.