Validate a MAC address, normalize its format, and decode key details like OUI prefix and unicast/multicast bits.
A MAC address contains 48 bits (12 hex characters). The first 24 bits are the OUI prefix, and the last 24 bits identify the device interface.
This tool validates common formats, normalizes to standard forms, and decodes key flags that indicate unicast/multicast and local vs universal administration.
For network-path diagnostics, continue with ASN Lookup, Reverse DNS, and WHOIS / RDAP Lookup.