Infrastructure Hub
Network and operations helpers for subnet planning, DNS inspection, hardware addressing, and packet prep.
Overview
Infrastructure Hub includes 4 tools focused on practical developer workflows that run directly in the browser.
Common Use Cases
- Quickly transform development input and copy output into local workflows.
- Validate tool output before using it in CI, docs, or application code.
- Reduce repetitive utility work during debugging and integration tasks.
Tools in Infrastructure Hub
IPv4 Subnet Calculator
Calculate subnet masks, host ranges, and broadcast addresses for IPv4.
Open toolDNS Lookup
Resolve DNS records using DNS over HTTPS from your browser.
Open toolMAC Address Generator
Generate randomized MAC addresses with optional unicast/local bits.
Open toolWake-on-LAN Packet Generator
Generate Wake-on-LAN magic packets in hexadecimal and binary forms.
Open toolFAQ
Does this category process input on a server?
Core tools are browser-first and designed for local processing in the current ScriptPulse implementation.
Can I use these outputs in production workflows?
Yes, but you should validate outputs against your runtime requirements before deployment.