About LocalVanityNumbers.org
A directory of every .com domain that matches a local vanity phone number across all valid US area codes β built to demonstrate, with thousands of real working examples, that pairing your number and your domain doubles the recall of every truck wrap, yard sign, billboard, and door magnet.
What's in here
- Every
.comdomain whose label starts with a valid US/Canadian area code (NPA), with or without a leading1, with or without dashes. - Filtered to dialable patterns: at least 7 alphanumeric characters after the area code (the actual subscriber-number length), exchange (NPX) following NANP rules.
- Cross-validated against the page itself: each domain in our showcase has a phone number with the matching NPA on the page OR a JSON-LD address whose state matches the area code's state.
Methodology
- Zone-file scan β every registered
.commatching a local-vanity pattern, pulled from a Verisign.comzone snapshot. - DNS resolution β A/AAAA to confirm the domain points somewhere live.
- Page-content analysis β fetch the homepage, capture page shape (size, internal/external link counts), check for the matching NPA in formatted phone numbers, scan JSON-LD for matching addresses.
- RDAP β registrar and registration/expiration dates from Verisign RDAP.
- Logo extraction β favicon, apple-touch-icon, and Open Graph image.
- Contact extraction β emails, phones, business names from JSON-LD
LocalBusiness/Organizationschema, addresses, social handles. - Screenshots β full Chromium render at 1280Γ800.
Sister sites
LocalVanityNumbers.com β the marketplace; this is where you actually buy a local vanity phone number.
800domains.com β the same directory but for vanity toll-free .com domains.
TollFreeNumbers.com β the toll-free number marketplace.
VanityNumbers.com β vanity number search.
API
GET /api/search?q=plumber # all matches with tail "plumber"
GET /api/search?q=plumber&category=PLUMB&limit=3 # 3 random in a category
GET /api/search?domain=415plumber.com # exact lookup, full record
POST /api/vote/<domain>/up # thumbs up
POST /api/vote/<domain>/down # thumbs down