MAC Address Lookup

Enter any MAC address below to instantly identify the device manufacturer. The tool reads the first 6 hex characters — the OUI (Organizationally Unique Identifier) — and matches it against our vendor database to reveal who made the hardware.

MAC address lookup tool identifying device manufacturer from OUI prefix

What Is a MAC Address?

A MAC address (Media Access Control address) is a unique 48-bit hardware identifier permanently assigned to every network interface — Ethernet cards, WiFi adapters, Bluetooth chips, and more. Unlike an IP address, which changes based on your network, a MAC address is burned into the hardware at the factory and stays with the device for its entire life.

MAC addresses are written as 12 hexadecimal characters in groups of two, separated by colons, dashes, or nothing at all:

  • AA:BB:CC:DD:EE:FF — colon notation (most common on Linux and macOS)
  • AA-BB-CC-DD-EE-FF — dash notation (Windows default)
  • AABBCCDDEEFF — flat notation (used in some configuration tools)

The 12 characters are split into two halves. The first 6 characters (first 3 octets) form the OUI, which identifies the manufacturer. The last 6 characters are assigned by that manufacturer to make each device unique. With 281 trillion possible combinations, every MAC address on Earth is theoretically unique — though in practice, MAC address filtering and spoofing complicate that assumption.

MAC Address Format Explained

SegmentCharactersExamplePurpose
OUI (first 3 octets)6 hex chars3C:22:FBIdentifies the manufacturer (IEEE-registered)
NIC Identifier (last 3 octets)6 hex charsA1:B2:C3Unique device serial assigned by the vendor

The OUI is assigned by the IEEE (Institute of Electrical and Electronics Engineers) to each hardware manufacturer. There are over 34,000 registered OUI blocks in the official IEEE OUI registry. Large companies like Apple, Cisco, and TP-Link hold dozens of OUI blocks, each corresponding to a different product line, factory, or acquisition. When you look up a MAC address and see "Apple," the tool matched that 3-byte prefix to Apple's registered range.

Pro Tip: If this tool returns "Unknown," the device may be using a locally administered or randomized MAC address. Modern iPhones (iOS 14+) and Android devices (10+) randomize their MAC address per network by default — these won't match any manufacturer entry because they're not factory-assigned prefixes.

What Can a MAC Address Reveal?

MAC addresses are less revealing than IP addresses, but they still carry identifying information that's useful for network management and security:

InformationVisible?Notes
Device ManufacturerYesVia OUI lookup — what this tool does
Device Type / Product LineSometimesSome vendors encode model details in the NIC half
Network Interface TypeSometimesVendor databases may specify Ethernet vs WiFi vs Bluetooth
Physical LocationNoMAC addresses never leave your local network segment
User IdentityNoNo personal data is tied to a MAC address
Internet ActivityNoMACs are stripped at the router — invisible outside your LAN
IP AddressNoDifferent protocol — use What Is My IP? for that

A key fact that surprises many users: MAC addresses only travel within your local network segment. When your data leaves your router and crosses the internet, your MAC address is stripped away entirely and replaced with your router's public IP address. This is why a MAC address can't be used to track you across websites — unlike your IP address.

MAC Address Types

Not all MAC addresses work the same way. The first two bits of the first octet encode the address type and assignment method:

BitValueTypeDescription
Bit 0 (LSB) = 0Even first octetUnicastDelivered to one specific device — normal traffic
Bit 0 (LSB) = 1Odd first octetMulticastDelivered to a group of devices (e.g., 01:00:5E:xx:xx:xx for IPv4)
All 1sFF:FF:FF:FF:FF:FFBroadcastSent to every device on the local network (used by ARP)
Bit 1 (U/L) = 0Factory-setGlobally Unique (UAA)Burned in at the factory — guaranteed worldwide unique
Bit 1 (U/L) = 1Software-setLocally Administered (LAA)Manually assigned or randomized by the operating system

The lookup result above tells you whether a MAC is Globally Unique (factory-burned, reliable for manufacturer identification) or Locally Administered (set by software). A locally administered result typically means you're looking at a privacy-randomized address from a phone or modern laptop, or a virtual machine's generated address.

How to Find Your MAC Address

You'll often need your own MAC address to set up MAC address filtering on your router or to troubleshoot a device that's not getting an IP from DHCP. Here's how to find it on every platform:

Windows

Open Command Prompt and run:

ipconfig /all

Look for Physical Address under your active adapter — either Ethernet adapter or Wireless LAN adapter Wi-Fi. It's shown in XX-XX-XX-XX-XX-XX dash format. To see all adapters at once including virtual ones, run getmac /v.

Mac

Open Terminal and run:

ifconfig | grep ether

Or navigate to System Settings → Network → (your adapter) → Details → Hardware to see the MAC in the GUI. The Airport/WiFi adapter and Ethernet port each have their own separate MAC address.

iPhone / Android

Go to Settings → WiFi, tap your connected network name, and look for Wi-Fi Address (iOS) or MAC address (Android). If Private Address is enabled (iOS) or Randomized MAC is shown (Android), the value shown is a per-network random address — not the hardware MAC burned into the chip.

Once you have the MAC address of a device, you can use your router's admin panel to assign it a permanent IP or block it from the network. Our guide on how to check who's on your WiFi walks through reading the device list on every major router brand.

MAC Address vs IP Address

People often confuse MAC and IP addresses because both identify devices on a network — but they operate at completely different layers and serve different purposes:

PropertyMAC AddressIP Address
Length48 bits (12 hex characters)32-bit (IPv4) or 128-bit (IPv6)
AssignmentBurned in at the factoryAssigned by DHCP or manually configured
ScopeLocal network segment onlyGlobal internet routing
Changes?Rarely (unless spoofed or randomized)Frequently (dynamic IPs change often)
OSI LayerLayer 2 — Data LinkLayer 3 — Network
Used BySwitches, ARP protocol, DHCP serverRouters, internet traffic routing
RevealsManufacturer (via OUI)Approximate location and ISP
Privacy riskLocal only — not visible on internetVisible to every site you visit

Think of it this way: your MAC address is like the serial number on your network card — fixed and hardware-bound. Your IP address is like your mailing address — it tells the internet where to deliver data, and it can change when you reconnect or move. For a full breakdown, see our guide on what an IP address is.

Common MAC Address Prefixes

Here are well-known OUI prefixes you're likely to encounter on a home or office network. If you run across one of these in your router's device list, you'll know exactly what it is:

Prefix (OUI)ManufacturerCommon Devices
3C:22:FBAppleiPhones, MacBooks, iPads
A4:83:E7AppleiMacs, MacBook Pro (older)
00:17:F2AppleAirPort Extreme, Time Capsule
AC:84:C6TP-LinkHome routers, WiFi extenders
14:CC:20TP-LinkArcher series routers
C0:25:E9TP-LinkDeco mesh systems
C8:3A:35NetgearNighthawk routers, Orbi
00:1E:58D-LinkDIR series routers
00:50:56VMwareVMware ESXi virtual machines
00:0C:29VMwareVMware Workstation / Player VMs
B8:27:EBRaspberry Pi FoundationRaspberry Pi (original, Pi 2, Pi 3)
DC:A6:32Raspberry Pi FoundationRaspberry Pi 4, Pi 400, Pi Zero 2
F4:F5:D8GoogleGoogle Home, Chromecast, Nest WiFi
18:B4:30Nest Labs (Google)Nest Thermostat, Nest Cam
1C:B7:2CASUSTekASUS routers, motherboard NICs
FC:EC:DAUbiquitiUniFi access points, EdgeRouters
78:8A:20UbiquitiUniFi switches, Dream Machine
00:1A:70CiscoEnterprise switches, ISR routers
00:14:BFLinksys (Cisco)WRT series routers

Video: MAC Addresses Explained

Pro Tip: Spotted an unfamiliar MAC address in your router's device list? You can block it using MAC address filtering — most routers support this in the admin panel under Wireless or Access Control. See our complete MAC address filtering guide for step-by-step instructions on every major brand. Then run a full check of who's on your WiFi to make sure no unauthorized devices remain.

Key Takeaways

  • A MAC address identifies your network hardware, not you — it's burned in at the factory
  • The first 6 characters (OUI) reveal the manufacturer — that's what this tool looks up
  • MAC addresses only travel on your local network — they're stripped before leaving your router
  • Modern phones use randomized MACs per-network (iOS 14+, Android 10+) for privacy
  • Use MAC address filtering on your router to whitelist or block specific devices

Related Guides

Frequently Asked Questions

Can a MAC address reveal my physical location?

No. A MAC address never travels beyond your local network segment. Unlike your IP address — which is visible to every website you visit — your MAC address is stripped at your router and never reaches the internet. It can identify the device manufacturer, but cannot reveal your city, ISP, or real-world identity.

What does "Locally Administered" mean for a MAC address?

A locally administered MAC address has been set by software rather than burned in at the factory. The second-least-significant bit of the first octet is set to 1. This is the case when a device uses MAC randomization — like iPhones on iOS 14+ or Android 10+ devices — or when an administrator manually assigns an address. These won't match any OUI in the manufacturer database.

Can I change my device's MAC address?

Yes — this is called MAC spoofing. On Windows, open Device Manager, find your network adapter, go to Properties → Advanced, and look for a "Network Address" or "Locally Administered Address" field. On Linux, run sudo ip link set dev eth0 address XX:XX:XX:XX:XX:XX. On macOS, use sudo ifconfig en0 ether XX:XX:XX:XX:XX:XX. This resets on reboot unless made persistent. Note that MAC spoofing may violate your ISP's terms of service.

What is MAC address filtering and is it effective?

MAC address filtering is a router feature that only allows devices with pre-approved MAC addresses to connect to your WiFi. It adds a layer of access control, but it's not foolproof — attackers can spoof a whitelisted MAC address by sniffing network traffic. It's best used as one layer in a multi-layered security approach, not as the only defense. See our MAC address filtering setup guide.

Why does my lookup return "Unknown (not in local database)"?

This tool uses a local OUI database. "Unknown" typically means: (1) the device is using a randomized or locally administered MAC address, (2) the OUI was registered with the IEEE after our last database update, or (3) it belongs to a rare vendor not in our dataset. For a complete, up-to-date lookup, check the official IEEE OUI registry.

What is a multicast MAC address?

A multicast MAC address has the least-significant bit of the first octet set to 1, giving it an odd first byte. For example, 01:00:5E:xx:xx:xx is the standard range for IPv4 multicast traffic, and 33:33:xx:xx:xx:xx is used for IPv6 multicast. The broadcast address FF:FF:FF:FF:FF:FF is a special all-1s case used by protocols like ARP to broadcast to every device on the local network simultaneously.

Do virtual machines have MAC addresses?

Yes. Every virtual network adapter in a VM gets its own MAC address, typically assigned by the hypervisor (VMware, VirtualBox, Hyper-V, etc.). VMware VMs typically start with 00:50:56 or 00:0C:29, which is why those prefixes appear so commonly in enterprise network scans. If you see these prefixes on a device list at home, it usually means someone is running virtualization software on that machine.

About Tommy N.

Tommy is the founder of RouterHax and a network engineer with 10+ years of experience in home and enterprise networking. He specializes in router configuration, WiFi optimization, and network security. When not writing guides, he's testing the latest mesh WiFi systems and helping readers troubleshoot their home networks.

Promotion for FREE Gifts. Moreover, Free Items here. Disable Ad Blocker to get them all.

Once done, hit any button as below