MAC address lookup

A MAC address carries the manufacturer in its first three octets. The IEEE assigns those prefixes to vendors and publishes the assignments, so an address found in a device log, a wireless capture or an asset inventory can be tied to a specific maker even when the device itself is unidentified. Modern phones and laptops increasingly randomise the address, so treat the vendor as a clue rather than a fixed identifier.

Run a mac address lookupexample: 00:1A:2B:3C:4D:5E

What a result contains

Registered vendor

The organization the IEEE assigned the prefix to.

Device class

Whether the vendor makes network gear, handsets or embedded hardware.

Prefix type

Whether the address is globally unique or locally administered.

Assignment record

The registry entry behind the prefix.

How to read the result

  • A locally administered address means the device is deliberately hiding its hardware identity. That is a finding, not a missing record.
  • Vendor alone does not identify a device. It narrows a shortlist and is most useful alongside a hostname or a network log.

Modules queried

  • IEEE OUI registry
  • MACLookup

Each row in a result set names the module it came from, so findings stay traceable.

Other lookup types