Calculate CIDR networks, masks, broadcasts and host ranges
Network & DevOps Tools Hub
IP, CIDR, MAC, ports, User-Agent, URL and HTTP status utilities for everyday diagnostics.
A practical network toolkit for sysadmins, backend engineers, QA and DevOps teams. Calculate IPv4 subnets, expand IP ranges, convert IPv4 formats, generate IPv6 ULA addresses, create or look up MAC addresses, generate random ports, parse User-Agent strings, inspect URLs and reference HTTP status codes.
Built for these intents
Expand IP ranges into address lists
Generate MAC addresses or look up OUI vendors
Parse browser User-Agent strings, URLs and HTTP status codes
Tools in this hub
IPv4 Subnet Calculator
CIDR calculator showing network, broadcast, host range, mask and wildcard for any prefix from /0 to /32, essential for network planning and firewalls.
IPv4 Range Expander
Expand CIDR notation to a full list of individual IP addresses with clean bulk export, ready for firewall rules, network scans and access control lists.
IPv4 Address Converter
Convert IPv4 between dotted, decimal, hex and binary formats with reverse DNS, useful for network debugging, protocol analysis and subnet planning work.
IPv6 ULA Generator
Generate IPv6 unique local addresses in the fd00::/8 range with a custom subnet ID and EUI-64, for homelabs and private networks that stay stable over time.
MAC Address Generator
Bulk-generate spec-compliant random MAC addresses with a vendor OUI prefix and colon, hyphen or dot separators, then copy the whole batch in one click.
MAC Address Vendor Lookup
Look up the vendor, country and organization behind any MAC address by OUI prefix using the IEEE registry. Paste a full address or just the first three bytes.
Random Port Generator
Pick valid non-system ports in one click with bulk export, dedupe and range filtering. Choose your own range filter reserved ports batch-generate Choose.
User-Agent Parser
Parse User-Agent strings into browser, OS and device info with Chrome, Firefox and Safari detection, and flag likely bots for cleaner traffic and log analysis.
URL Parser
Parse a URL into protocol, host, path, query, hash components with query parsing. Break links apart for redirects, analytics and quick link debugging.
HTTP Status Codes
Reference for HTTP status codes (1xx-5xx) with meanings, examples and use cases. Debug API responses faster by looking up 404, 503 and every other code.
Device Information
Display browser, OS, screen, GPU and runtime info with viewport, pixel ratio and more. Debug responsive layouts and feature detection checks on the fly.
Phone Parser & Formatter
Parse, validate and format international phone numbers into E.164 with country codes for contact forms, CRM imports and bulk data cleanup or migration work.
Suggested workflows
Subnet planning
Calculate a subnet, expand the range and convert IP address formats.
Device diagnostics
Generate or inspect MAC addresses, then pair device info with User-Agent parsing.
API troubleshooting
Parse URL parts, check HTTP status codes and reserve usable ports.
How to use this network hub
Troubleshoot layer by layer
Start with IP lookup and subnet calculation, verify ranges with the IPv6 generator and address converter, then settle on status codes and client info to decide which side has the issue.
One place for related diagnostics
IP, ports, URLs, status codes and client details often appear in the same troubleshooting session.
Quick calculations without setup
Get subnet ranges, address conversions and text parsing without installing command-line utilities.
Useful in restricted environments
Local processing keeps core calculations and parsing available even when network access is limited.
Network tools FAQ
When should I use the IPv4 subnet calculator?
Use it for network planning, checking usable host ranges, validating masks and finding broadcast addresses.
Does MAC vendor lookup require internet access?
If OUI data is bundled, lookup can run locally. Coverage depends on the included dataset version.
Are User-Agent parsing results always accurate?
No. User-Agent strings can be spoofed, so parsed results are helpful signals but not security guarantees.