Product Introduction
- Definition: Macadress is a comprehensive MAC address and OUI (Organizationally Unique Identifier) lookup service and API. It falls into the technical categories of network administration tools, cybersecurity utilities, and developer APIs for hardware identification.
- Core Value Proposition: It exists to provide deep, contextual insights into MAC addresses that go far beyond a simple vendor name. Its core value is delivering IEEE block data, device-category clues, and privacy-randomization signals with plain-English reasoning, enabling network engineers, security analysts, and developers to understand device identity and behavior on a network.
Main Features
- Free Web Lookup Tool: A zero-friction, no-account-required web interface for instant MAC address queries. It accepts any common MAC address format (colons, dashes, dots, spaces, or bare hex) and returns a detailed report. The tool works by querying a live, synchronized database of over 58,000 IEEE-registered vendor blocks.
- Context-Rich API with Free Tier: A RESTful JSON API (
api.macadress.com/v1/mac/) designed for programmatic integration. It offers 1,000 free lookups per month and includes advanced data like randomization confidence, IEEE 802c classification (MA-L, MA-M, MA-S, IAB, CID), EUI-64 derivation, and IPv6 link-local address calculation in every response, not just in paid plans. - Privacy-Aware Randomization Detection: A key technical feature that analyzes a MAC address to flag if it is likely randomized. Modern operating systems (iOS, Android, Windows, macOS) use MAC address randomization to prevent tracking across Wi-Fi networks. Macadress evaluates patterns and provides a confidence level, helping distinguish between genuine hardware addresses and temporary, privacy-preserving ones.
- Self-Hosted Deployment Option: For enterprises with strict data sovereignty or high-volume needs, Macadress offers a licensed, self-hosted version. This allows organizations to run the entire lookup engine and database on their own infrastructure, ensuring no sensitive MAC address data ever leaves their internal network.
Problems Solved
- Pain Point: Superficial vendor identification. Traditional MAC lookup tools often return only a company name, lacking the technical context needed for network forensics, security incident response, or IoT device management.
- Target Audience: Network Engineers & Administrators troubleshooting connectivity or profiling devices on a network; Cybersecurity Professionals & SOC Analysts investigating network intrusions or performing threat hunting; IoT Developers & Product Managers managing fleets of connected devices; IT Helpdesk Personnel identifying unknown devices on corporate networks.
- Use Cases: Identifying an unknown device causing network congestion; Profiling devices during a security investigation to determine if a MAC address belongs to a legitimate corporate laptop or a potentially malicious, spoofed device; Categorizing and inventorying IoT sensors in a smart building deployment; Automating device identification in network monitoring and SIEM (Security Information and Event Management) platforms via the API.
Unique Advantages
- Differentiation: Unlike basic OUI lookup sites, Macadress provides explanation-driven insights. Every result includes a plain-English sentence explaining the address type (e.g., "universally administered unicast"), which is immediately actionable. It also provides the full registered block range and address capacity, which is critical for understanding the scope of a vendor's assignment.
- Key Innovation: The integration of privacy randomization signaling and IEEE 802c classification into a standard lookup. This transforms a simple identifier check into a behavioral analysis tool, helping users understand not just what a device is, but how it is presenting itself on the network—a crucial distinction in modern, privacy-conscious environments.
Frequently Asked Questions (FAQ)
- Is Macadress completely free to use? Yes, the web-based MAC address lookup tool is completely free and unlimited with no account required. The JSON API also includes a generous free tier of 1,000 lookups per month, making it ideal for testing, low-volume projects, or personal use.
- How accurate is the MAC address randomization detection? Macadress provides a confidence-based flag, not a guarantee. It analyzes the address against known randomization patterns (like the locally administered bit and vendor-specific ranges known for randomization). The result explains the indicators found, allowing the user to make an informed judgment within the context of their investigation.
- What is the difference between using the API and the self-hosted version? The hosted API is a managed service where Macadress handles updates, scaling, and infrastructure. The self-hosted version is a software license you install on your own servers, giving you full control, unlimited lookups, and guaranteed data privacy, ideal for high-volume internal use or air-gapped networks.
- Can I perform a bulk MAC address lookup? Yes, the Macadress API supports batch processing. The
POST /v1/mac/batchendpoint allows you to submit up to 100 MAC addresses in a single HTTP request and receive a detailed JSON response for each one, streamlining the process for log analysis or inventory tasks. - What does "universally administered" vs. "locally administered" mean in a result? A universally administered address has a prefix assigned by the IEEE to a specific vendor. A locally administered address has its second-least-significant bit set, meaning it was manually set or randomized by software, overriding the burned-in hardware address. This is a critical piece of information for network analysis.
