Mac Vendor Database Download

MACAddressView v1.44 - MAC Address Lookup/Find Tool for Windows
Copyright (c) 2009 - 2021 Nir Sofer
VendorMac Vendor Database Download

Mac Vendor Database Download Software

Fast and easy MAC address lookup on IEEE directory and Wireshark manufacturer database. Search vendor, manufacturer or organization of a device by MAC/OUI address. One of the best key factors that makes our service on the top of other similar services on the web is our well designed crawler. We crawl new mac prefixes on a daily basis and update our database to provide most recent information. Last added prefix: SPBEC-MINING CO.LTD at 17-Sep-2021 03:45:50 AM. I have found some tools that seems to update the OUI MAC address vendor database on my system, like get-oui, airodump-ng-oui-update or update-oui: update-oui(8) OUI. Quick and easy MAC Address Lookups! Features include MAC address lookup, random MAC address generator, and API access to our database that you can use for whatever you want!

See Also

  • NK2Edit - Edit, merge and fix the AutoComplete files (.NK2) of Microsoft Outlook.

Description

MACAddressView is a MAC address lookup tool that allows you to easily find the company details (company name, address, and country) according to the MAC address of a product.
MACAddressView also allows you to find MAC address records according to the company name, company address, or country name.After finding the desired MAC address records, you can save them into text/xml/HTML/csv file or copythem to the clipboard and paste them into Excel or other applications.

MACAddressView doesn't send any request to a remote server, it simply uses the internal MAC addresses database stored insidethe .exe file.

Vendors mac address

System Requirements

This utility can be used in any version of Windows, from Windows 98 and up to Windows 10.

Versions History

  • Version 1.44:
    • Updated the internal MAC Addresses database.
  • Version 1.43:
    • Updated the internal MAC Addresses database.
  • Version 1.42:
    • Updated the internal MAC Addresses database.
  • Version 1.41:
    • Fixed bug: MACAddressView failed to remember the last size/position of the main window if it was not located in the primary monitor.
    • Updated the internal MAC Addresses database.
  • Version 1.40:
    • Updated the internal MAC Addresses database.
  • Version 1.39:
    • Updated the internal MAC Addresses database.
  • Version 1.38:
    • Updated the internal MAC Addresses database.
  • Version 1.37:
    • Added new option: Add 'Cannot find MAC address' item if it's not in the list.
  • Version 1.36:
    • Updated the internal MAC Addresses database.
  • Version 1.35:
    • Fixed the 'Find MAC Address Records' window to support Ctrl+A (Select All).
  • Version 1.33:
    • Updated the internal MAC Addresses database.
  • Version 1.32:
    • Fixed to display the country column correctly with the latest oui.txt files.
    • Updated the internal MAC Addresses database.
  • Version 1.31:
    • Updated the internal MAC Addresses database.
  • Version 1.30:
    • Added 'Don't Add duplicate records' option.
    • Updated the internal MAC Addresses database.
  • Version 1.29:
    • Updated the internal MAC Addresses database.
  • Version 1.28:
    • Removed the 32 KB size limitation from the main text-box in the 'Find MAC Address Records' window
  • Version 1.27:
    • Updated the internal MAC Addresses database.
  • Version 1.26:
    • Updated the internal MAC Addresses database.
  • Version 1.25:
    • Updated to accept MAC addresses in XXXXXXXXXXXX and XXXX.XXXX.XXXX formats.
    • Updated the internal MAC Addresses database.
    • Fixed MACAddressView to load the external oui.txt with extra spaces on every line.
  • Version 1.21:
    • Updated the internal MAC Addresses database.
    • Fixed issue: Dialog-boxes opened in the wrong monitor, on multi-monitors system.
  • Version 1.20:
    • Added option to load all MAC Address records stored in the database.
    • Updated the internal MAC Addresses database.
  • Version 1.16:
    • Updated the internal MAC Addresses database.
  • Version 1.15:
    • Updated the internal MAC Addresses database.
    • Added 'Mark Odd/Even Rows' option, under the View menu. When it's turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.
    • Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are addedas the first line when you export to csv or tab-delimited file.
  • Version 1.13 - Updated the internal MAC Address lookup database.
  • Version 1.12 - Added /sort command-line option.
  • Version 1.11 - Added 'My MAC Addresses' button to get information about the MAC Addresses of your network adapters.
  • Version 1.10 - Added command-line support.
  • Version 1.05 - Added 'Index' column that you can use to sort the MAC addresses list according to the order you added them.
  • Version 1.00 - First release.

Using MACAddressView

MACAddressView doesn't require any installation process or additional DLL files.In order to start using it, simply copy the executable file (MACAddressView.exe) to any folder you like, and run it.

After running MACAddressView, the 'Find MAC Address Records' will appear. By default, the 'Find By' option is set to 'MAC Address'. In this mode, you can type one or moreMAC Addresses, separated by space, comma, or Enter key. You can try a full MAC address (like 01-02-03-04-05-06) oronly the first 3 bytes of the address (like 01-02-03).After typing all MAC Addresses you need, click the 'Ok' button to view the details of all MAC records that you asked.

You can also locate a MAC record according to the company name, company address, or country name.You can look in the examples below to find out what you can do with these options.

Examples of what you can find with MACAddressView

  • All MAC addresses range used by companies in Germany and Austria: Select 'Country Name' in 'Find By' combo-box,and then in the large text-box, type Germany and Austria, in 2 separated lines.
  • All MAC addresses range used by Intel: Select 'Company Name' in 'Find By' combo-box,and then in the large text-box, type Intel.
  • MAC addresses range used by companies in New York: Select 'Company Address' in 'Find By' combo-box,and then in the large text-box, type 'New York'.

Using External File

Although MACAddressView has an internal database inside the .exe file, you can still use the latest MAC address lookup databaseavailable from http://standards-oui.ieee.org/oui/oui.txt.After downloading it, simply put the 'oui.txt' filename in the same folder of MACAddressView.exe, and run it.
When MACAddressView loads the data from external file, 'External File' phrase will appear in the window title.

Command-Line Options

/stext <Filename>Save the list of MAC Addresses into a regular text file.
/scomma <Filename>Save the list of MAC Addresses into a comma-delimited text file (csv).
/shtml <Filename>Save the list of MAC Addresses into HTML file (Horizontal).
/sxml <Filename>Save the list of MAC Addresses into XML file.
MACAddressView.exe /find 4 'italy'
MACAddressView.exe /find 4 'germany' /shtml c:tempmaclist.html
MACAddressView.exe /find 2 'intel' /shtml c:tempmaclist.html
MACAddressView.exe /find 4 'germany' /shtml c:tempmaclist.html /sort 'Company'

Translating MACAddressView to other languages

In order to translate MACAddressView to other language, follow the instructions below:
  1. Run MACAddressView with /savelangfile parameter:
    MACAddressView.exe /savelangfile
    A file named MACAddressView_lng.ini will be created in the folder of MACAddressView utility.
  2. Open the created language file in Notepad or in any other text editor.
  3. Translate all string entries to the desired language.Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
  4. After you finish the translation, Run MACAddressView, and all translated strings will be loaded from the language file.
    If you want to run MACAddressView without the translation, simply rename the language file, or move it to another folder.
Mac Vendor Database Download

License

This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files inthe distribution package, without any modification !

Disclaimer

The software is provided 'AS IS' without any warranty, either expressed or implied,including, but not limited to, the implied warranties of merchantability and fitnessfor a particular purpose. The author will not be liable for any special, incidental,consequential or indirect damages due to loss of data or any other reason.

Feedback

If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.com
Download MACAddressView

MACAddressView is also available in other languages. In order to change the language of MACAddressView, download the appropriate language zip file, extract the 'macaddressview_lng.ini', and put it in the same folder that you Installed MACAddressView utility.

LanguageTranslated ByDateVersion
Arabic«Mohamed.Bajdouai»30/12/2015MACAddressView v1.32
Brazilian PortuguesePaulo Guzmán22/08/20181.40
CzechBuchtič18/07/20121.20
DutchJan Verheijen01/06/20211.44
FrenchaMadEUs/Largo23/06/20181.40
German«Latino» auf WinTotal.de31/05/20211.44
Greekgeogeo.gr26/01/20171.36
ItalianAndrea Carli e bovirus31/05/20211.44
RomanianJaff (Oprea Nicolae)04/02/20161.32
RussianDmitry Yerokhin11/05/20191.42
RussianMeTaL a.k.a. Me19/06/20091.00
Simplified ChineseDickMoore10/06/20201.42
Simplified Chinesekalahan18/06/20101.13
SlovakFrantišek Fico08/06/20211.44
Spanisharquer.net03/07/20091.05
Traditional ChineseDanfong Hsieh09/09/20181.41
TurkishSeminer.Gen.Tr15/07/20091.10
TurkishHARUN ARI12/09/20111.15
Valencianvjatv29/06/20091.0

MySQL Enterprise Edition

Mac Vendor Database Downloads


MySQL Enterprise Edition includes the most comprehensive set of advanced features, management tools and technical support for MySQL.

Learn More »
Customer Download »
Trial Download »

MySQL Cluster CGE


Oui Vendor

MySQL Cluster is a real-time open source transactional database designed for fast, always-on access to data under high throughput conditions.

  • MySQL Cluster
  • MySQL Cluster Manager
  • Plus, everything in MySQL Enterprise Edition
Learn More »
Customer Download » (Select Patches & Updates Tab, Product Search)
Trial Download »