MAC Address and OUI Lookup for raspberry

This program displays the name of the company that manufactured your network card. You can also do a reverse lookup and find the MAC addresses registered by a company. You can also generate random MAC addresses.

Last Updated: 17 June 2026MAC addresses: 57765Vendors: 33707

example: 00:0B:14

Results for Vendor search raspberry

Found 11 results

MAC AddressD8:3A:DD
VendorRaspberry Pi Trading Ltd
AddressMaurice Wilkes Building, Cowley Road
Cambridge CB4 0DS
GB
Block SizeMA-L
Block RangeD8:3A:DD:00:00:00 - D8:3A:DD:FF:FF:FF
 
MAC AddressDC:A6:32
VendorRaspberry Pi Trading Ltd
AddressMaurice Wilkes Building, Cowley Road
Cambridge CB4 0DS
GB
Block SizeMA-L
Block RangeDC:A6:32:00:00:00 - DC:A6:32:FF:FF:FF
 
MAC AddressE4:5F:01
VendorRaspberry Pi Trading Ltd
AddressMaurice Wilkes Building, Cowley Road
Cambridge CB4 0DS
GB
Block SizeMA-L
Block RangeE4:5F:01:00:00:00 - E4:5F:01:FF:FF:FF
 
MAC Address88:A2:9E
VendorRaspberry Pi (Trading) Ltd
AddressMaurice Wilkes Building, St Johns Innovation Park
Cambridge Cambridgeshire CB4 0DS
GB
Block SizeMA-L
Block Range88:A2:9E:00:00:00 - 88:A2:9E:FF:FF:FF
 
MAC Address98:FE:54
VendorRaspberry Pi (Trading) Ltd
AddressMaurice Wilkes Building, St Johns Innovation Park
Cambridge Cambridgeshire CB4 0DS
GB
Block SizeMA-L
Block Range98:FE:54:00:00:00 - 98:FE:54:FF:FF:FF
 
MAC Address28:CD:C1
VendorRaspberry Pi Trading Ltd
AddressMaurice Wilkes Building, Cowley Road
Cambridge CB4 0DS
GB
Block SizeMA-L
Block Range28:CD:C1:00:00:00 - 28:CD:C1:FF:FF:FF
 
MAC AddressB8:27:EB
VendorRaspberry Pi Foundation
AddressMitchell Wood House
Caldecote Cambridgeshire CB23 7NU
US
Block SizeMA-L
Block RangeB8:27:EB:00:00:00 - B8:27:EB:FF:FF:FF
 
MAC Address2C:CF:67
VendorRaspberry Pi (Trading) Ltd
AddressMaurice Wilkes Building, St Johns Innovation Park
Cambridge Cambridgeshire CB4 0DS
GB
Block SizeMA-L
Block Range2C:CF:67:00:00:00 - 2C:CF:67:FF:FF:FF
 
MAC AddressF0:40:AF:9
VendorRaspberry Pi (Trading) Ltd
AddressMaurice Wilkes Building, St Johns Innovation Park
Cambridge Cambridgeshire CB4 0DS
GB
Block SizeMA-M
Block RangeF0:40:AF:90:00:00 - F0:40:AF:9F:FF:FF
 
MAC Address8C:1F:64:34:A
VendorRaspberry Pi (Trading) Ltd
AddressMaurice Wilkes Building, St Johns Innovation Park
Cambridge Cambridgeshire CB4 0DS
GB
Block SizeMA-S
Block Range8C:1F:64:34:A0:00 - 8C:1F:64:34:AF:FF
 
MAC Address3A:35:41
VendorRaspberry Pi (Trading) Ltd
AddressMaurice Wilkes Building, St Johns Innovation Park
Cambridge Cambridgeshire CB4 0DS
GB
Block SizeCID
Block Range3A:35:41:00:00:00 - 3A:35:41:FF:FF:FF
 



 

What is a MAC address? What is OUI? What are MA-L, MA-M, MA-S?

A MAC address is a unique identifier for network interfaces. It is a 48-bit number (12 hexadecimal characters). They can either be written in either of these formats:

An OUI {Organizationally Unique Identifier} is a 24-bit number that uniquely identifies a vendor or manufacturer. They are purchased and assigned by the IEEE. The OUI is basically the first three octets of a MAC address. For example, these are examples of OUI:

MA-L, or MAC Address Block Large is a block of MAC addresses where the maximum number of addresses is 224 or 16 million. MA-L was previously known as OUI.

MA-M, or MAC Address Block Medium, is a block of MAC addresses where the maximum number of addresses is 220 or 1 million.

MA-S, or MAC Address Block Small, is a block of MAC addresses where the maximum of addresses is 212 or 4096. MA-S was previously known as OUI-36. IAB is also known as Individual Address Blocks and the number of addresses is 224 or 16 million.

Read my article about MAC addresses

How to find the MAC address

How to find the MAC address in Windows

How to find the MAC address in Unix or Linux

How to find the MAC address in Mac OS