Swedish domain hacking
I wrote a script a while back that took words ending in ’se’, and then looked up their domain-hacked alternative. As I’m too poor to register any more of these right now I thought I’d share the results. Please bear in mind I wrote this script in January, so some of these may now be taken, etc etc etc.
You can register .se domains at various places on the web, but the cheapest I found was Crystone. The Swedish whois service is here. Domains are sorted by the word’s popularity in the English language - enjoy:
purpo.se
otherwi.se
clau.se
collap.se
discour.se
compromi.se
compri.se
emphasi.se
decrea.se
preci.se
critici.se
disclo.se
dispo.se
stairca.se
enclo.se
supervi.se
apologi.se
revi.se
exci.se
farmhou.se
spou.se
summari.se
licen.se
suitca.se
coar.se
dioce.se
adver.se
authori.se
disper.se
likewi.se
maximi.se
blou.se
brui.se
dispen.se
misu.se
recour.se
utili.se
polymera.se
workhou.se
despi.se
perver.se
rehear.se
traver.se
relap.se
diffu.se
gluco.se
publici.se
capitali.se
defu.se
elap.se
finali.se
incen.se
liai.se
materiali.se
paraphra.se
presuppo.se
privati.se
subsidi.se
treati.se
apprai.se
categori.se
clubhou.se
equali.se
hoar.se
improvi.se
jeopardi.se
paraly.se
penali.se
primro.se
scrutini.se
symboli.se
sympathi.se
unea.se
appea.se
clockwi.se
conci.se
conden.se
neutrali.se
patroni.se
playhou.se
porpoi.se
predispo.se
rationali.se
reimbur.se
revolutioni.se
standardi.se
superimpo.se
bapti.se
boathou.se
cellulo.se
coloni.se
courthou.se
cycla.se
depo.se
enca.se
endonuclea.se
enthu.se
epitomi.se
familiari.se
gatehou.se
hothou.se
impas.se
intersper.se
legitimi.se
malai.se
menopau.se
merchandi.se
mous.se
outhou.se
phosphata.se
powerhou.se
reclu.se
recompen.se
remor.se
slaughterhou.se
steeplecha.se
summerhou.se
surmi.se
suspen.se
transver.se
watercour.se
acclimati.se
agaro.se
agoni.se
alehou.se
almshou.se
amyla.se
aver.se
catchphra.se
centrali.se
chasti.se
clearinghou.se
computeri.se
conceptuali.se
convul.se
crystalli.se
customi.se
deba.se
disbur.se
disenfranchi.se
displea.se
disu.se
dramati.se
economi.se
exorci.se
fines.se
footloo.se
formali.se
galvani.se
glasshou.se
hospitali.se
hypotenu.se
idoli.se
immortali.se
immuni.se
impreci.se
institutionali.se
interpo.se
itemi.se
lacto.se
larges.se
liberali.se
madhou.se
mangane.se
metamorpho.se
monopoli.se
morti.se
nationali.se
normali.se
obtu.se
obver.se
oxida.se
oxidi.se
perfu.se
peroxida.se
pillowca.se
polari.se
populari.se
pressuri.se
princes.se
reapprai.se
rehou.se
rephra.se
repul.se
repurcha.se
roundhou.se
rugo.se
sclero.se
scou.se
siame.se
streetwi.se
sucro.se
suffu.se
synchroni.se
televi.se
theori.se
traip.se
vandali.se
varico.se
victimi.se
workhor.se
Of course, if you use one of these and become famous a link would always be appreciated







March 13th, 2007 at 9:23 am
Hi, just found you through Technorati. Nice list, generous too. I’m interested in what you use to put the script together to do this. Would you care to share technical details such as programming language, dictionary source, etc.?
March 25th, 2007 at 7:37 pm
Hi DF,
Sure - the script was written in perl, the dictionary source was:
http://www.morewords.com/most-common-ends-with/ae/
Replace the “ae” with whatever TLD you want to look at. I then copied these words into an Excel file, stripped out the last 2 letters of each word, and got the script to look up each domain to see if they’re available.
As the perl script essentially screen scrapes the Swedish domain registry I thought it best not to put the full script online
If you send me an email (see page footer) I’ll send you a copy.