DMCIT SERVICES
HomeServicesBlogContactLogin
DMCIT SERVICES

Expert consulting in Data, Mobile, and Cloud solutions to drive your digital transformation.

// Quick Links
  • Home
  • Services
  • Blog
  • Contact
  • Free Tools
// Services
  • Data Destruction
  • Mobile Device Management
  • Cloud Infrastructure
  • Digital Transformation
// Contact
[email protected]
07472 952393
Data Mobile Cloud
Unit A, 82 James Carter Road,
Mildenhall,
IP28 7DE

© 2026 Data Mobile Cloud. All rights reserved.

// NETWORKING

MAC Address Lookup

Identify the manufacturer behind any MAC address using the IEEE MA-L OUI registry. Paste any format — colons, dashes, dots, or plain hex. All lookups run entirely in your browser.

  1. Home
  2. /
  3. Free IT Tools
  4. /
  5. MAC Address Lookup
try:

Enter a MAC address above to look up its vendor

What Is a MAC Address?

A MAC address (Media Access Control address) is a 48-bit hardware identifier assigned to a network interface controller (NIC). It is represented as six pairs of hexadecimal digits — for example, A4:C3:F0:12:34:56 — separated by colons, dashes, or dots depending on the operating system or vendor tool.

MAC addresses operate at Layer 2 (the data link layer) of the OSI model. Switches use MAC addresses to forward frames within a local network segment, while IP addresses handle routing between networks. Unlike IP addresses, MAC addresses are not routed across the internet — they are local to the network segment.

The 48-bit address is divided into two halves:

  • First 24 bits (OUI):The Organisationally Unique Identifier, assigned by the IEEE to the network interface manufacturer. This is what this tool looks up.
  • Last 24 bits (NIC-specific):Assigned by the manufacturer to uniquely identify each individual interface. Also called the Extension Identifier or Device Identifier.

What Is an OUI?

An OUI (Organisationally Unique Identifier) is a 24-bit number assigned by the IEEE Registration Authority to organisations that manufacture network interfaces. When a company wants to produce Ethernet cards, Wi-Fi adapters, or any device with a MAC address, it purchases an OUI block from the IEEE and uses those first three bytes for all interfaces it manufactures.

The IEEE publishes the full MA-L (MAC Address Block Large) registry as a public dataset, which is what powers this tool. Each OUI block gives an organisation 16.7 million unique MAC addresses (the remaining 24 bits). Well-known OUI holders include Apple (A8:86:DD), Cisco (00:00:0C), and VMware (00:0C:29).

Locally Administered vs Universally Administered

The second-least-significant bit of the first byte of a MAC address is the U/L bit (Universal/Local). When this bit is 0, the address is universally administered — meaning it was assigned by the manufacturer and is globally unique. When it is 1, the address is locally administered — meaning it was assigned by software and has no OUI entry.

Locally administered MACs appear in several common scenarios:

  • Virtual machine network adapters (VMware, Hyper-V, VirtualBox)
  • VPN tunnel interfaces
  • Docker and container network bridges
  • Randomised privacy MACs — used by iOS 14+, Android 10+, and Windows 10+ to prevent tracking on public Wi-Fi networks

If you see a locally administered MAC on your network, it is likely a VM, container, VPN client, or a device using MAC randomisation.

Unicast vs Multicast Addresses

The least-significant bit of the first byte is the I/G bit (Individual/Group). When it is 0, the address is a unicast address targeting a single interface. When it is 1, the address is a multicast address targeting a group of interfaces simultaneously.

Common multicast MAC ranges include:

  • FF:FF:FF:FF:FF:FF — broadcast, targets all devices on the segment
  • 01:00:5E:xx:xx:xx — IPv4 multicast (IANA assigned)
  • 33:33:xx:xx:xx:xx — IPv6 multicast (RFC 2464)
  • 01:80:C2:xx:xx:xx — IEEE 802.1D spanning tree protocol

Multicast addresses have no OUI vendor because they are not assigned to manufacturers — they identify address groups rather than physical hardware.

Frequently Asked Questions

What is a MAC address?
A MAC (Media Access Control) address is a 48-bit hardware identifier assigned to a network interface. It is used at Layer 2 of the OSI model to identify devices within a local network segment. MAC addresses are represented as six pairs of hex digits, e.g. A4:C3:F0:12:34:56.
What does OUI stand for?
OUI stands for Organisationally Unique Identifier. It is the first 24 bits (3 bytes) of a MAC address, assigned by the IEEE to network interface manufacturers. Each OUI block identifies the company that produced the network interface.
Why does my MAC address show as unknown or not found?
There are several reasons a MAC may not appear in the registry: the OUI block may be newly registered and not yet in this dataset; the device may use a locally administered or randomised MAC (no OUI applies); or the manufacturer may have purchased a smaller block (MA-M or MA-S) not covered by the MA-L registry this tool uses.
What is a locally administered MAC address?
A locally administered MAC address has bit 1 of the first byte set to 1. This means the address was assigned by software rather than a manufacturer. Virtual machines, VPN adapters, Docker interfaces, and privacy-randomised MACs (iOS, Android, Windows) all use locally administered addresses. They have no OUI vendor.
Is my MAC address sent to a server?
No. All lookups happen entirely in your browser using JavaScript. The OUI registry is bundled into the page at build time — nothing is transmitted to any server when you perform a lookup.
What MAC address formats does this tool accept?
This tool accepts any common MAC format: colon-separated (AA:BB:CC:DD:EE:FF), dash-separated (AA-BB-CC-DD-EE-FF), Cisco dot notation (AABB.CCDD.EEFF), or plain hex with no separators (AABBCCDDEEFF). Uppercase and lowercase are both accepted.
// NETWORKING

Need help managing devices on your network?

DMC IT Services provides network infrastructure design, mobile device management (MDM), and endpoint visibility for SMBs across London, Cambridge, Hertfordshire, and Bedfordshire — from switch configuration and VLAN design to Intune deployment and device lifecycle management.

Talk to an Engineer
← Back to all free tools