Network
Normalize a MAC address and read its OUI and local/multicast bits.
Runs entirely in your browser
Nothing you paste is uploaded. Monaco and Prettier load on demand from this origin.
MAC address
- Normalized
- 3C:22:FB:12:34:56
- OUI (vendor block)
- 3C:22:FB
- NIC (device)
- 12:34:56
There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check. See how it stays private.
How to MAC address lookup
- Enter a MAC. Paste a MAC address in any common notation.
- Inspect. See the normalized form and the OUI vendor prefix.
- Use it. Identify the device manufacturer or validate the format.
A MAC address's first half identifies its maker, which is handy when auditing a network or spotting an unfamiliar device. The inspector validates the format and surfaces that vendor prefix.
For IP-level work, use the IP converter and CIDR calculator alongside it.
Frequently asked questions
What is an OUI?
The Organizationally Unique Identifier — the first three bytes of a MAC address — which identifies the hardware manufacturer. The inspector surfaces it from the address.
Does it normalize different MAC formats?
Yes. Colon, hyphen, and dotted notations are recognized and normalized so you can compare addresses consistently.
Is the address uploaded?
No. Inspection runs locally, so the MAC stays in the tab.
Related tools
- IPv4 / IPv6Convert IPv4 to integer and binary, and expand or compress IPv6.
- CIDR calculatorCompute network address, broadcast, and host range for IPv4 CIDR blocks.
- Common portsSearch common TCP/UDP ports and their services.
- User-Agent parserBreak down browser, OS, and device hints from a raw UA string.