What This Tool Does
This is a fast callsign lookup tool designed specifically to help Net Controllers and radio operators quickly identify and keep track of stations checking into amateur radio nets. When someone calls in with their callsign, you can instantly look up their details and maintain an accurate record of net participants.
What makes this better than other apps?
- Speed: Instant lookups with minimal delay - its REALLY fast
- Simplicity: Clean, distraction-free interface
- Ad-Free: No ads or pop-ups to interfere with usage
- Lightweight: Fast loading times even on slower connections
- Mobile Friendly: Works well on both IOS and Android
Why It Was Created
The Problem
As a radio operator, I found myself constantly needing to quickly look up callsigns during nets to:
- Verify station details and locations
- Keep accurate records of net participants
- Properly identify stations for introductions
- Maintain net control standards
The Solution
I developed this tool to provide instant access to QRZ.com data without the need to navigate through multiple pages or deal with ads and distractions. Just enter a callsign and get the essential information immediately.
Technical Implementation
- Hosting: Netlify with continuous deployment. Cloudflare DNS, CDN, Protection and monitoring.
- Frontend: Modern HTML5, CSS3, and JavaScript
- Backend: Netlify Functions (serverless)
- API Integration: QRZ.com XML Data Service
- Data Source: Live QRZ.com database via XML subscription
Privacy & Data
The tool respects amateur radio operator privacy by:
- Not displaying street addresses or postal codes
- Only showing publicly available QRZ.com information
- Logging lookup activity for net control purposes only
- Operating with read-only access to QRZ.com
Displayed Information
The tool shows only essential information needed for operator lookups:
- Name: Operator's first name, it also displays nickname if applicable
- Country: General location (country level)
- Grid Square: For distance/direction calculations
- License Class: Current license level
- Expiration Date: When license expires
- Website: If available
- Additional Info: Only works if the operator has entered this new field in qrz.com
If the data isn't in the qrz.com database it shows nothing at all, this is to keep the app responsive
Perfect for all Radio Amateurs
Whether you're running a local repeater net, an HF net, or emergency communications, or just want to keep track of callsigns, this tool helps you:
- Quickly identify check-ins by name and location
- Maintain professional net control procedures
- Keep accurate records of participating stations
- Introduce stations properly to the group
- Verify callsigns and license status
🕷 Known Bugs
This is written in my free time, and there maybe the odd bug!
- None reported at this time (17th September 2025)
Change Log
Version 0.9.5.1 alpha (Current)
- Had to make some changes due to the API limitation. For full functionality youll need to enter your own qrz.com credentials.This is captured on your machine, we have no visibility at all on what you enter
- Multi language support removed. Ham radio is English speaking and keeping the translations running was too much work.
- Grid squares now link to Google Maps
- New monochrome mode
Version 0.9.2 Beta
- Dark mode toggle added
- Suggestion Box page added using Resend API for secure mail sending
Version 0.9.1.3 Beta
- I think the logging page is now working
- Callsigns now link to their own qrz.com page if you want further information, but it doesn't slow the lookups
Version 0.9.1.2 Beta
- Logging page disabled until I fix it!
Version 0.9.1.1 Beta
- Removed simulation code: Streamlined to use only live QRZ.com API data
- Enhanced privacy protection: Removed email addresses from display
- Improved error messages: User-friendly messages instead of technical errors
- Code cleanup: Removed unnecessary demo/testing code
Version 0.9.1 Beta
- Code structure fixes: Removed JavaScript from CSS section
- Added state and county display: Enhanced location information
- Improved footer styling: Better version info presentation
- Fixed duplicate functions: Cleaned up code organization
- Added favicon: Microphone emoji for browser tabs
- State name conversion: Full state names instead of abbreviations
Version 0.9 Beta
- Added comprehensive logging system: All lookups now logged with timestamps
- Created log viewer page: Statistics dashboard and filterable lookup history
- Export functionality: CSV export of lookup logs for record keeping
- Usage statistics: Track daily, weekly, monthly lookup counts
- Most looked up callsigns: Identify frequent net participants