MAC Address Lookup
Find the vendor name of a device by entering an OUI or a MAC address
MAC Vendor JSON database
You can download the data available in the online database as either a CSV, JSON or Cisco "vendorMacs.xml" format.
Each files contains 42K unique MACS.
MAC Vendor Database JSON
Unique MAC address: 42061Updated: 2 March 2021
Format
[
{
"macPrefix": "00:00:00",
"vendorName": "XEROX CORPORATION",
"private": false,
"blockType": "MA-L",
"lastUpdate": "2015/11/17"
}
]
Attributes
Attribute | Description |
macPrefix | MAC address prefix |
vendorName | Vendor/Company Name |
private | If true: Company name & address will not be displayed on public listing |
blockType | MAC address block:
|
lastUpdate | When MAC information was last updated. Format (YYYY-MM-DD) |