A short companion for MAC Address Lookup: when it is useful, what it expects, and what to check before using the result.

What it does

Look up the vendor registered to a MAC address's OUI — its first three octets — against the bundled IEEE registry.

Use the tool

Open MAC Address Lookup, add the input the tool asks for, run it, and check the output before using it elsewhere.

Input and output

  • Input: text.
  • Output: text.
  • Category: Network.

Privacy and processing

Processing happens locally in your browser. This tool does not upload the input to ilham.dev.

Questions

Why does a lookup return nothing?

Virtual machines and randomised addresses do not come from a registered OUI. Most phones now randomise their MAC per network, so a vendor lookup is often meaningless on modern hardware.

Related guide

For broader background, see Network Debugging Notes.