Domain check
This usually takes about 2 seconds. RDAP catches the case where a domain is registered but currently has no nameservers (expired-redemption, parked, just-registered).
Every phonic in the name carries weight. Here's what each segment does — read left to right.
No copy for this segment yet — flag it.
sound, audible quality
S is noisy (Placek) — fitting for audio brands. Sonos = son + -os Greek-feeling ending. Famously polarising at first; Placek cites this in the podcast.
e.g. Sonos · Sonatic · Sonance
Latin root
Pairs qsbson with classical suffixes (-ex, -ius, -ium, -on), morphemes from the bank (ver-, lex-, pro-), and vowel mutations — then bloom-checks every candidate against the live .com zone file. Up to 400 candidates per click; only the available ones land here.
The Firmevo analysis: first-letter feeling, morpheme breakdown, and which brand archetypes the sound profile suits. Click any link to explore that direction further.
First-letter feeling
Q-onset: Curious, distinctive, rare
Q is rare. Just appearing at the start of a brand creates distinctiveness. Quibi, Quartz, Quora, Quad. The Q itself is the mnemonic.
Examples: Quora · Quartz · Quibi · Quizlet
Morpheme breakdown — 1 root detected in qsbson
son · Latin · sound, audible quality
from sonus, 'sound'; also sonic, sonar, sonorous
Used by: Sonos · Sonatic · Sonance
Continue exploring
How we check. Step 1 (client-side): POST /api/check
with qsbson.com. The function hashes the SLD against our bloom
filter (built daily from the .com zone). Step 2 (only if step 1 said
"not in zone"): GET /api/rdap?domain=qsbson.com which HEADs
VeriSign's RDAP endpoint to confirm whether the domain is held at the
registry without active nameservers. Neither step logs your query.
More on our data practices.