domain_name 0.5.16 → 0.5.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/data/effective_tld_names.dat +758 -417
- data/lib/domain_name/etld_data.rb +324 -148
- data/lib/domain_name/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 294e5ec38b67994d95f21e73923cec7e239fbf54
|
|
4
|
+
data.tar.gz: f65586df4827f770d11a2a2d9ee908b0cc0db92c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 86bbaef22b20774b1cb55632ab5b949e6b16917305a562ddbd97deeb503ae9b69a84926d6123ce0b783c2e59b2edf9bc59e8c1fe364af4649545604fd00a990b
|
|
7
|
+
data.tar.gz: 4735e35062d4aeb8872ac2680a99a25119e97619703d859cf5f9c9fac5b0d808ad643b477e9661943c52e4e9ea6cc23a0950ef4224d0b2d9c3e5e3ac0c766e28
|
|
@@ -401,8 +401,8 @@ net.bo
|
|
|
401
401
|
mil.bo
|
|
402
402
|
tv.bo
|
|
403
403
|
|
|
404
|
-
// br : http://registro.br/dominio/
|
|
405
|
-
// Submitted by registry <fneves@registro.br>
|
|
404
|
+
// br : http://registro.br/dominio/categoria.html
|
|
405
|
+
// Submitted by registry <fneves@registro.br> 2014-03-04
|
|
406
406
|
br
|
|
407
407
|
adm.br
|
|
408
408
|
adv.br
|
|
@@ -447,6 +447,7 @@ lel.br
|
|
|
447
447
|
mat.br
|
|
448
448
|
med.br
|
|
449
449
|
mil.br
|
|
450
|
+
mp.br
|
|
450
451
|
mus.br
|
|
451
452
|
net.br
|
|
452
453
|
nom.br
|
|
@@ -1087,6 +1088,7 @@ id
|
|
|
1087
1088
|
ac.id
|
|
1088
1089
|
biz.id
|
|
1089
1090
|
co.id
|
|
1091
|
+
desa.id
|
|
1090
1092
|
go.id
|
|
1091
1093
|
mil.id
|
|
1092
1094
|
my.id
|
|
@@ -1185,286 +1187,378 @@ int.is
|
|
|
1185
1187
|
it
|
|
1186
1188
|
gov.it
|
|
1187
1189
|
edu.it
|
|
1188
|
-
//
|
|
1190
|
+
// Reserved geo-names:
|
|
1189
1191
|
// http://www.nic.it/documenti/regolamenti-e-linee-guida/regolamento-assegnazione-versione-6.0.pdf
|
|
1190
|
-
//
|
|
1191
|
-
//
|
|
1192
|
-
//
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1192
|
+
// There is also a list of reserved geo-names corresponding to Italian municipalities
|
|
1193
|
+
// http://www.nic.it/documenti/appendice-c.pdf, but it is not included here.
|
|
1194
|
+
// Regions
|
|
1195
|
+
abr.it
|
|
1196
|
+
abruzzo.it
|
|
1197
|
+
aosta-valley.it
|
|
1198
|
+
aostavalley.it
|
|
1199
|
+
bas.it
|
|
1200
|
+
basilicata.it
|
|
1201
|
+
cal.it
|
|
1202
|
+
calabria.it
|
|
1203
|
+
cam.it
|
|
1204
|
+
campania.it
|
|
1205
|
+
emilia-romagna.it
|
|
1206
|
+
emiliaromagna.it
|
|
1207
|
+
emr.it
|
|
1208
|
+
friuli-v-giulia.it
|
|
1209
|
+
friuli-ve-giulia.it
|
|
1210
|
+
friuli-vegiulia.it
|
|
1211
|
+
friuli-venezia-giulia.it
|
|
1212
|
+
friuli-veneziagiulia.it
|
|
1213
|
+
friuli-vgiulia.it
|
|
1214
|
+
friuliv-giulia.it
|
|
1215
|
+
friulive-giulia.it
|
|
1216
|
+
friulivegiulia.it
|
|
1217
|
+
friulivenezia-giulia.it
|
|
1218
|
+
friuliveneziagiulia.it
|
|
1219
|
+
friulivgiulia.it
|
|
1220
|
+
fvg.it
|
|
1221
|
+
laz.it
|
|
1222
|
+
lazio.it
|
|
1223
|
+
lig.it
|
|
1224
|
+
liguria.it
|
|
1225
|
+
lom.it
|
|
1226
|
+
lombardia.it
|
|
1227
|
+
lombardy.it
|
|
1228
|
+
lucania.it
|
|
1229
|
+
mar.it
|
|
1230
|
+
marche.it
|
|
1231
|
+
mol.it
|
|
1232
|
+
molise.it
|
|
1233
|
+
piedmont.it
|
|
1234
|
+
piemonte.it
|
|
1235
|
+
pmn.it
|
|
1236
|
+
pug.it
|
|
1237
|
+
puglia.it
|
|
1238
|
+
sar.it
|
|
1239
|
+
sardegna.it
|
|
1240
|
+
sardinia.it
|
|
1241
|
+
sic.it
|
|
1242
|
+
sicilia.it
|
|
1243
|
+
sicily.it
|
|
1244
|
+
taa.it
|
|
1245
|
+
tos.it
|
|
1246
|
+
toscana.it
|
|
1247
|
+
trentino-a-adige.it
|
|
1248
|
+
trentino-aadige.it
|
|
1249
|
+
trentino-alto-adige.it
|
|
1250
|
+
trentino-altoadige.it
|
|
1251
|
+
trentino-s-tirol.it
|
|
1252
|
+
trentino-stirol.it
|
|
1253
|
+
trentino-sud-tirol.it
|
|
1254
|
+
trentino-sudtirol.it
|
|
1255
|
+
trentino-sued-tirol.it
|
|
1256
|
+
trentino-suedtirol.it
|
|
1257
|
+
trentinoa-adige.it
|
|
1258
|
+
trentinoaadige.it
|
|
1259
|
+
trentinoalto-adige.it
|
|
1260
|
+
trentinoaltoadige.it
|
|
1261
|
+
trentinos-tirol.it
|
|
1262
|
+
trentinostirol.it
|
|
1263
|
+
trentinosud-tirol.it
|
|
1264
|
+
trentinosudtirol.it
|
|
1265
|
+
trentinosued-tirol.it
|
|
1266
|
+
trentinosuedtirol.it
|
|
1267
|
+
tuscany.it
|
|
1268
|
+
umb.it
|
|
1269
|
+
umbria.it
|
|
1270
|
+
val-d-aosta.it
|
|
1271
|
+
val-daosta.it
|
|
1272
|
+
vald-aosta.it
|
|
1273
|
+
valdaosta.it
|
|
1274
|
+
valle-aosta.it
|
|
1275
|
+
valle-d-aosta.it
|
|
1276
|
+
valle-daosta.it
|
|
1277
|
+
valleaosta.it
|
|
1278
|
+
valled-aosta.it
|
|
1279
|
+
valledaosta.it
|
|
1280
|
+
vallee-aoste.it
|
|
1281
|
+
valleeaoste.it
|
|
1282
|
+
vao.it
|
|
1283
|
+
vda.it
|
|
1284
|
+
ven.it
|
|
1285
|
+
veneto.it
|
|
1286
|
+
// Provinces
|
|
1287
|
+
ag.it
|
|
1288
|
+
agrigento.it
|
|
1289
|
+
al.it
|
|
1290
|
+
alessandria.it
|
|
1291
|
+
alto-adige.it
|
|
1292
|
+
altoadige.it
|
|
1293
|
+
an.it
|
|
1294
|
+
ancona.it
|
|
1295
|
+
andria-barletta-trani.it
|
|
1296
|
+
andria-trani-barletta.it
|
|
1297
|
+
andriabarlettatrani.it
|
|
1298
|
+
andriatranibarletta.it
|
|
1299
|
+
ao.it
|
|
1300
|
+
aosta.it
|
|
1301
|
+
aoste.it
|
|
1302
|
+
ap.it
|
|
1303
|
+
aq.it
|
|
1304
|
+
aquila.it
|
|
1305
|
+
ar.it
|
|
1306
|
+
arezzo.it
|
|
1307
|
+
ascoli-piceno.it
|
|
1308
|
+
ascolipiceno.it
|
|
1309
|
+
asti.it
|
|
1310
|
+
at.it
|
|
1311
|
+
av.it
|
|
1312
|
+
avellino.it
|
|
1313
|
+
ba.it
|
|
1314
|
+
balsan.it
|
|
1315
|
+
bari.it
|
|
1316
|
+
barletta-trani-andria.it
|
|
1317
|
+
barlettatraniandria.it
|
|
1318
|
+
belluno.it
|
|
1319
|
+
benevento.it
|
|
1320
|
+
bergamo .it
|
|
1321
|
+
bg.it
|
|
1322
|
+
bi.it
|
|
1323
|
+
biella.it
|
|
1324
|
+
bl.it
|
|
1325
|
+
bn.it
|
|
1326
|
+
bo.it
|
|
1327
|
+
bologna.it
|
|
1328
|
+
bolzano.it
|
|
1329
|
+
bozen.it
|
|
1330
|
+
br.it
|
|
1331
|
+
brescia.it
|
|
1332
|
+
brindisi.it
|
|
1333
|
+
bs.it
|
|
1334
|
+
bt.it
|
|
1335
|
+
bz.it
|
|
1336
|
+
ca.it
|
|
1337
|
+
cagliari.it
|
|
1338
|
+
caltanissetta.it
|
|
1339
|
+
campidano-medio.it
|
|
1340
|
+
campidanomedio.it
|
|
1341
|
+
campobasso.it
|
|
1342
|
+
carbonia-iglesias.it
|
|
1343
|
+
carboniaiglesias.it
|
|
1344
|
+
carrara-massa.it
|
|
1345
|
+
carraramassa.it
|
|
1346
|
+
caserta.it
|
|
1347
|
+
catania.it
|
|
1348
|
+
catanzaro.it
|
|
1349
|
+
cb.it
|
|
1350
|
+
ce.it
|
|
1351
|
+
cesena-forli.it
|
|
1352
|
+
cesenaforli.it
|
|
1353
|
+
ch.it
|
|
1354
|
+
chieti.it
|
|
1355
|
+
ci.it
|
|
1356
|
+
cl.it
|
|
1357
|
+
cn.it
|
|
1358
|
+
co.it
|
|
1359
|
+
como.it
|
|
1360
|
+
cosenza.it
|
|
1361
|
+
cr.it
|
|
1362
|
+
cremona.it
|
|
1363
|
+
crotone.it
|
|
1364
|
+
cs.it
|
|
1365
|
+
ct.it
|
|
1366
|
+
cuneo.it
|
|
1367
|
+
cz.it
|
|
1368
|
+
dell-ogliastra.it
|
|
1369
|
+
dellogliastra.it
|
|
1370
|
+
en.it
|
|
1371
|
+
enna.it
|
|
1372
|
+
fc.it
|
|
1373
|
+
fe.it
|
|
1374
|
+
fermo.it
|
|
1375
|
+
ferrara.it
|
|
1376
|
+
fg.it
|
|
1377
|
+
fi.it
|
|
1378
|
+
firenze.it
|
|
1379
|
+
florence.it
|
|
1380
|
+
fm.it
|
|
1381
|
+
foggia.it
|
|
1382
|
+
forli-cesena.it
|
|
1290
1383
|
forlicesena.it
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
imperia.it
|
|
1304
|
-
|
|
1305
|
-
isernia.it
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
pg.it
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
ragusa.it
|
|
1395
|
-
rg.it
|
|
1396
|
-
ravenna.it
|
|
1397
|
-
ra.it
|
|
1384
|
+
fr.it
|
|
1385
|
+
frosinone.it
|
|
1386
|
+
ge.it
|
|
1387
|
+
genoa.it
|
|
1388
|
+
genova.it
|
|
1389
|
+
go.it
|
|
1390
|
+
gorizia.it
|
|
1391
|
+
gr.it
|
|
1392
|
+
grosseto.it
|
|
1393
|
+
iglesias-carbonia.it
|
|
1394
|
+
iglesiascarbonia.it
|
|
1395
|
+
im.it
|
|
1396
|
+
imperia.it
|
|
1397
|
+
is.it
|
|
1398
|
+
isernia.it
|
|
1399
|
+
kr.it
|
|
1400
|
+
la-spezia.it
|
|
1401
|
+
laquila.it
|
|
1402
|
+
laspezia.it
|
|
1403
|
+
latina.it
|
|
1404
|
+
lc.it
|
|
1405
|
+
le.it
|
|
1406
|
+
lecce.it
|
|
1407
|
+
lecco.it
|
|
1408
|
+
li.it
|
|
1409
|
+
livorno.it
|
|
1410
|
+
lo.it
|
|
1411
|
+
lodi.it
|
|
1412
|
+
lt.it
|
|
1413
|
+
lu.it
|
|
1414
|
+
lucca.it
|
|
1415
|
+
macerata.it
|
|
1416
|
+
mantova.it
|
|
1417
|
+
massa-carrara.it
|
|
1418
|
+
massacarrara.it
|
|
1419
|
+
matera.it
|
|
1420
|
+
mb.it
|
|
1421
|
+
mc.it
|
|
1422
|
+
me.it
|
|
1423
|
+
medio-campidano.it
|
|
1424
|
+
mediocampidano.it
|
|
1425
|
+
messina.it
|
|
1426
|
+
mi.it
|
|
1427
|
+
milan.it
|
|
1428
|
+
milano.it
|
|
1429
|
+
mn.it
|
|
1430
|
+
mo.it
|
|
1431
|
+
modena.it
|
|
1432
|
+
monza-brianza.it
|
|
1433
|
+
monza-e-della-brianza.it
|
|
1434
|
+
monza.it
|
|
1435
|
+
monzabrianza.it
|
|
1436
|
+
monzaebrianza.it
|
|
1437
|
+
monzaedellabrianza.it
|
|
1438
|
+
ms.it
|
|
1439
|
+
mt.it
|
|
1440
|
+
na.it
|
|
1441
|
+
naples.it
|
|
1442
|
+
napoli.it
|
|
1443
|
+
no.it
|
|
1444
|
+
novara.it
|
|
1445
|
+
nu.it
|
|
1446
|
+
nuoro.it
|
|
1447
|
+
og.it
|
|
1448
|
+
ogliastra.it
|
|
1449
|
+
olbia-tempio.it
|
|
1450
|
+
olbiatempio.it
|
|
1451
|
+
or.it
|
|
1452
|
+
oristano.it
|
|
1453
|
+
ot.it
|
|
1454
|
+
pa.it
|
|
1455
|
+
padova.it
|
|
1456
|
+
padua.it
|
|
1457
|
+
palermo.it
|
|
1458
|
+
parma.it
|
|
1459
|
+
pavia.it
|
|
1460
|
+
pc.it
|
|
1461
|
+
pd.it
|
|
1462
|
+
pe.it
|
|
1463
|
+
perugia.it
|
|
1464
|
+
pesaro-urbino.it
|
|
1465
|
+
pesarourbino.it
|
|
1466
|
+
pescara.it
|
|
1467
|
+
pg.it
|
|
1468
|
+
pi.it
|
|
1469
|
+
piacenza.it
|
|
1470
|
+
pisa.it
|
|
1471
|
+
pistoia.it
|
|
1472
|
+
pn.it
|
|
1473
|
+
po.it
|
|
1474
|
+
pordenone.it
|
|
1475
|
+
potenza .it
|
|
1476
|
+
pr.it
|
|
1477
|
+
prato.it
|
|
1478
|
+
pt.it
|
|
1479
|
+
pu.it
|
|
1480
|
+
pv.it
|
|
1481
|
+
pz.it
|
|
1482
|
+
ra.it
|
|
1483
|
+
ragusa.it
|
|
1484
|
+
ravenna.it
|
|
1485
|
+
rc.it
|
|
1486
|
+
re.it
|
|
1398
1487
|
reggio-calabria.it
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
rieti.it
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
rn.it
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
rovigo.it
|
|
1412
|
-
|
|
1413
|
-
salerno.it
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
sr.it
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
ta.it
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
olbia
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
trieste.it
|
|
1447
|
-
ts.it
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
vb.it
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1488
|
+
reggio-emilia.it
|
|
1489
|
+
reggiocalabria.it
|
|
1490
|
+
reggioemilia.it
|
|
1491
|
+
rg.it
|
|
1492
|
+
ri.it
|
|
1493
|
+
rieti.it
|
|
1494
|
+
rimini.it
|
|
1495
|
+
rm.it
|
|
1496
|
+
rn.it
|
|
1497
|
+
ro.it
|
|
1498
|
+
roma.it
|
|
1499
|
+
rome.it
|
|
1500
|
+
rovigo.it
|
|
1501
|
+
sa.it
|
|
1502
|
+
salerno.it
|
|
1503
|
+
sassari.it
|
|
1504
|
+
savona.it
|
|
1505
|
+
si.it
|
|
1506
|
+
siena.it
|
|
1507
|
+
siracusa.it
|
|
1508
|
+
so.it
|
|
1509
|
+
sondrio.it
|
|
1510
|
+
sp.it
|
|
1511
|
+
sr.it
|
|
1512
|
+
ss.it
|
|
1513
|
+
suedtirol.it
|
|
1514
|
+
sv.it
|
|
1515
|
+
ta.it
|
|
1516
|
+
taranto.it
|
|
1517
|
+
te.it
|
|
1518
|
+
tempio-olbia.it
|
|
1519
|
+
tempioolbia.it
|
|
1520
|
+
teramo.it
|
|
1521
|
+
terni.it
|
|
1522
|
+
tn.it
|
|
1523
|
+
to.it
|
|
1524
|
+
torino.it
|
|
1525
|
+
tp.it
|
|
1526
|
+
tr.it
|
|
1527
|
+
trani-andria-barletta.it
|
|
1528
|
+
trani-barletta-andria.it
|
|
1529
|
+
traniandriabarletta.it
|
|
1530
|
+
tranibarlettaandria.it
|
|
1531
|
+
trapani.it
|
|
1532
|
+
trentino.it
|
|
1533
|
+
trento.it
|
|
1534
|
+
treviso.it
|
|
1535
|
+
trieste.it
|
|
1536
|
+
ts.it
|
|
1537
|
+
turin.it
|
|
1538
|
+
tv.it
|
|
1539
|
+
ud.it
|
|
1540
|
+
udine.it
|
|
1541
|
+
urbino-pesaro.it
|
|
1542
|
+
urbinopesaro.it
|
|
1543
|
+
va.it
|
|
1544
|
+
varese.it
|
|
1545
|
+
vb.it
|
|
1546
|
+
vc.it
|
|
1547
|
+
ve.it
|
|
1548
|
+
venezia.it
|
|
1549
|
+
venice.it
|
|
1550
|
+
verbania.it
|
|
1551
|
+
vercelli.it
|
|
1552
|
+
verona.it
|
|
1553
|
+
vi.it
|
|
1554
|
+
vibo-valentia.it
|
|
1555
|
+
vibovalentia.it
|
|
1556
|
+
vicenza.it
|
|
1557
|
+
viterbo.it
|
|
1558
|
+
vr.it
|
|
1559
|
+
vs.it
|
|
1560
|
+
vt.it
|
|
1561
|
+
vv.it
|
|
1468
1562
|
|
|
1469
1563
|
// je : http://www.channelisles.net/register-domains/
|
|
1470
1564
|
// Confirmed by registry <nigel@channelisles.net> 2013-11-28
|
|
@@ -1492,7 +1586,7 @@ jobs
|
|
|
1492
1586
|
|
|
1493
1587
|
// jp : http://en.wikipedia.org/wiki/.jp
|
|
1494
1588
|
// http://jprs.co.jp/en/jpdomain.html
|
|
1495
|
-
// Submitted by registry <info@jprs.jp>
|
|
1589
|
+
// Submitted by registry <info@jprs.jp> 2014-02-28
|
|
1496
1590
|
jp
|
|
1497
1591
|
// jp organizational type names
|
|
1498
1592
|
ac.jp
|
|
@@ -1596,7 +1690,6 @@ konan.aichi.jp
|
|
|
1596
1690
|
kota.aichi.jp
|
|
1597
1691
|
mihama.aichi.jp
|
|
1598
1692
|
miyoshi.aichi.jp
|
|
1599
|
-
nagakute.aichi.jp
|
|
1600
1693
|
nishio.aichi.jp
|
|
1601
1694
|
nisshin.aichi.jp
|
|
1602
1695
|
obu.aichi.jp
|
|
@@ -2268,7 +2361,6 @@ rikuzentakata.iwate.jp
|
|
|
2268
2361
|
shiwa.iwate.jp
|
|
2269
2362
|
shizukuishi.iwate.jp
|
|
2270
2363
|
sumita.iwate.jp
|
|
2271
|
-
takizawa.iwate.jp
|
|
2272
2364
|
tanohata.iwate.jp
|
|
2273
2365
|
tono.iwate.jp
|
|
2274
2366
|
yahaba.iwate.jp
|
|
@@ -3566,8 +3658,13 @@ mq
|
|
|
3566
3658
|
mr
|
|
3567
3659
|
gov.mr
|
|
3568
3660
|
|
|
3569
|
-
// ms : http://
|
|
3661
|
+
// ms : http://www.nic.ms/pdf/MS_Domain_Name_Rules.pdf
|
|
3570
3662
|
ms
|
|
3663
|
+
com.ms
|
|
3664
|
+
edu.ms
|
|
3665
|
+
gov.ms
|
|
3666
|
+
net.ms
|
|
3667
|
+
org.ms
|
|
3571
3668
|
|
|
3572
3669
|
// mt : https://www.nic.org.mt/go/policy
|
|
3573
3670
|
// Submitted by registry <help@nic.org.mt> 2013-11-19
|
|
@@ -5636,7 +5733,7 @@ gov.sd
|
|
|
5636
5733
|
info.sd
|
|
5637
5734
|
|
|
5638
5735
|
// se : http://en.wikipedia.org/wiki/.se
|
|
5639
|
-
// Submitted by registry <
|
|
5736
|
+
// Submitted by registry <patrik.wallstrom@iis.se> 2014-03-18
|
|
5640
5737
|
se
|
|
5641
5738
|
a.se
|
|
5642
5739
|
ac.se
|
|
@@ -5670,7 +5767,6 @@ pp.se
|
|
|
5670
5767
|
press.se
|
|
5671
5768
|
r.se
|
|
5672
5769
|
s.se
|
|
5673
|
-
sshn.se
|
|
5674
5770
|
t.se
|
|
5675
5771
|
tm.se
|
|
5676
5772
|
u.se
|
|
@@ -6766,304 +6862,304 @@ otsuka
|
|
|
6766
6862
|
// xn--fiQ64b : 2013-10-14 CITIC Group Corporation
|
|
6767
6863
|
中信
|
|
6768
6864
|
|
|
6769
|
-
// gift : 2013-10-18 Uniregistry Corp.
|
|
6865
|
+
// gift : 2013-10-18 Uniregistry Corp.
|
|
6770
6866
|
gift
|
|
6771
6867
|
|
|
6772
|
-
// recipes : 2013-10-18 Grand Island, LLC
|
|
6868
|
+
// recipes : 2013-10-18 Grand Island, LLC
|
|
6773
6869
|
recipes
|
|
6774
6870
|
|
|
6775
|
-
// coffee : 2013-10-18 Trixy Cover, LLC
|
|
6871
|
+
// coffee : 2013-10-18 Trixy Cover, LLC
|
|
6776
6872
|
coffee
|
|
6777
6873
|
|
|
6778
|
-
// luxury : 2013-10-18 Luxury Partners, LLC
|
|
6874
|
+
// luxury : 2013-10-18 Luxury Partners, LLC
|
|
6779
6875
|
luxury
|
|
6780
6876
|
|
|
6781
|
-
// domains : 2013-10-18 Sugar Cross, LLC
|
|
6877
|
+
// domains : 2013-10-18 Sugar Cross, LLC
|
|
6782
6878
|
domains
|
|
6783
6879
|
|
|
6784
|
-
// photos : 2013-10-18 Sea Corner, LLC
|
|
6880
|
+
// photos : 2013-10-18 Sea Corner, LLC
|
|
6785
6881
|
photos
|
|
6786
6882
|
|
|
6787
|
-
// limo : 2013-10-18 Hidden Frostbite, LLC
|
|
6883
|
+
// limo : 2013-10-18 Hidden Frostbite, LLC
|
|
6788
6884
|
limo
|
|
6789
6885
|
|
|
6790
|
-
// viajes : 2013-10-18 Black Madison, LLC
|
|
6886
|
+
// viajes : 2013-10-18 Black Madison, LLC
|
|
6791
6887
|
viajes
|
|
6792
6888
|
|
|
6793
|
-
// wang : 2013-10-24 Zodiac Leo Limited
|
|
6889
|
+
// wang : 2013-10-24 Zodiac Leo Limited
|
|
6794
6890
|
wang
|
|
6795
6891
|
|
|
6796
|
-
// democrat : 2013-10-24 United TLD Holdco Ltd.
|
|
6892
|
+
// democrat : 2013-10-24 United TLD Holdco Ltd.
|
|
6797
6893
|
democrat
|
|
6798
6894
|
|
|
6799
|
-
// mango : 2013-10-25 PUNTO FA S.L.
|
|
6895
|
+
// mango : 2013-10-25 PUNTO FA S.L.
|
|
6800
6896
|
mango
|
|
6801
6897
|
|
|
6802
|
-
// cab : 2013-10-25 Half Sunset, LLC
|
|
6898
|
+
// cab : 2013-10-25 Half Sunset, LLC
|
|
6803
6899
|
cab
|
|
6804
6900
|
|
|
6805
|
-
// support : 2013-10-25 Grand Orchard, LLC
|
|
6901
|
+
// support : 2013-10-25 Grand Orchard, LLC
|
|
6806
6902
|
support
|
|
6807
6903
|
|
|
6808
|
-
// dance : 2013-10-25 United TLD Holdco Ltd.
|
|
6904
|
+
// dance : 2013-10-25 United TLD Holdco Ltd.
|
|
6809
6905
|
dance
|
|
6810
6906
|
|
|
6811
|
-
// nagoya : 2013-10-25 GMO Registry, Inc.
|
|
6907
|
+
// nagoya : 2013-10-25 GMO Registry, Inc.
|
|
6812
6908
|
nagoya
|
|
6813
6909
|
|
|
6814
|
-
// computer : 2013-10-25 Pine Mill, LLC
|
|
6910
|
+
// computer : 2013-10-25 Pine Mill, LLC
|
|
6815
6911
|
computer
|
|
6816
6912
|
|
|
6817
|
-
// wien : 2013-10-28 punkt.wien GmbH
|
|
6913
|
+
// wien : 2013-10-28 punkt.wien GmbH
|
|
6818
6914
|
wien
|
|
6819
6915
|
|
|
6820
|
-
// berlin : 2013-10-31 dotBERLIN GmbH & Co. KG
|
|
6916
|
+
// berlin : 2013-10-31 dotBERLIN GmbH & Co. KG
|
|
6821
6917
|
berlin
|
|
6822
6918
|
|
|
6823
|
-
// codes : 2013-10-31 Puff Willow, LLC
|
|
6919
|
+
// codes : 2013-10-31 Puff Willow, LLC
|
|
6824
6920
|
codes
|
|
6825
6921
|
|
|
6826
|
-
// email : 2013-10-31 Spring Madison, LLC
|
|
6922
|
+
// email : 2013-10-31 Spring Madison, LLC
|
|
6827
6923
|
email
|
|
6828
6924
|
|
|
6829
|
-
// xn--mgbab2bd : 2013-10-31 CORE Association
|
|
6925
|
+
// xn--mgbab2bd : 2013-10-31 CORE Association
|
|
6830
6926
|
بازار
|
|
6831
6927
|
|
|
6832
|
-
// repair : 2013-11-07 Lone Sunset, LLC
|
|
6928
|
+
// repair : 2013-11-07 Lone Sunset, LLC
|
|
6833
6929
|
repair
|
|
6834
6930
|
|
|
6835
|
-
// holiday : 2013-11-07 Goose Woods, LLC
|
|
6931
|
+
// holiday : 2013-11-07 Goose Woods, LLC
|
|
6836
6932
|
holiday
|
|
6837
6933
|
|
|
6838
|
-
// center : 2013-11-07 Tin Mill, LLC
|
|
6934
|
+
// center : 2013-11-07 Tin Mill, LLC
|
|
6839
6935
|
center
|
|
6840
6936
|
|
|
6841
|
-
// systems : 2013-11-07 Dash Cypress, LLC
|
|
6937
|
+
// systems : 2013-11-07 Dash Cypress, LLC
|
|
6842
6938
|
systems
|
|
6843
6939
|
|
|
6844
|
-
// wiki : 2013-11-07 Top Level Design, LLC
|
|
6940
|
+
// wiki : 2013-11-07 Top Level Design, LLC
|
|
6845
6941
|
wiki
|
|
6846
6942
|
|
|
6847
|
-
// ceo : 2013-11-07 CEOTLD Pty Ltd
|
|
6943
|
+
// ceo : 2013-11-07 CEOTLD Pty Ltd
|
|
6848
6944
|
ceo
|
|
6849
6945
|
|
|
6850
|
-
// international : 2013-11-07 Wild Way, LLC
|
|
6946
|
+
// international : 2013-11-07 Wild Way, LLC
|
|
6851
6947
|
international
|
|
6852
6948
|
|
|
6853
|
-
// solar : 2013-11-07 Ruby Town, LLC
|
|
6949
|
+
// solar : 2013-11-07 Ruby Town, LLC
|
|
6854
6950
|
solar
|
|
6855
6951
|
|
|
6856
|
-
// company : 2013-11-07 Silver Avenue, LLC
|
|
6952
|
+
// company : 2013-11-07 Silver Avenue, LLC
|
|
6857
6953
|
company
|
|
6858
6954
|
|
|
6859
|
-
// education : 2013-11-07 Brice Way, LLC
|
|
6955
|
+
// education : 2013-11-07 Brice Way, LLC
|
|
6860
6956
|
education
|
|
6861
6957
|
|
|
6862
|
-
// training : 2013-11-07 Wild Willow, LLC
|
|
6958
|
+
// training : 2013-11-07 Wild Willow, LLC
|
|
6863
6959
|
training
|
|
6864
6960
|
|
|
6865
|
-
// academy : 2013-11-07 Half Oaks, LLC
|
|
6961
|
+
// academy : 2013-11-07 Half Oaks, LLC
|
|
6866
6962
|
academy
|
|
6867
6963
|
|
|
6868
|
-
// marketing : 2013-11-07 Fern Pass, LLC
|
|
6964
|
+
// marketing : 2013-11-07 Fern Pass, LLC
|
|
6869
6965
|
marketing
|
|
6870
6966
|
|
|
6871
|
-
// florist : 2013-11-08 Half Cypress, LLC
|
|
6967
|
+
// florist : 2013-11-08 Half Cypress, LLC
|
|
6872
6968
|
florist
|
|
6873
6969
|
|
|
6874
|
-
// solutions : 2013-11-07 Silver Cover, LLC
|
|
6970
|
+
// solutions : 2013-11-07 Silver Cover, LLC
|
|
6875
6971
|
solutions
|
|
6876
6972
|
|
|
6877
|
-
// build : 2013-11-07 Plan Bee LLC
|
|
6973
|
+
// build : 2013-11-07 Plan Bee LLC
|
|
6878
6974
|
build
|
|
6879
6975
|
|
|
6880
|
-
// institute : 2013-11-07 Outer Maple, LLC
|
|
6976
|
+
// institute : 2013-11-07 Outer Maple, LLC
|
|
6881
6977
|
institute
|
|
6882
6978
|
|
|
6883
|
-
// builders : 2013-11-07 Atomic Madison, LLC
|
|
6979
|
+
// builders : 2013-11-07 Atomic Madison, LLC
|
|
6884
6980
|
builders
|
|
6885
6981
|
|
|
6886
|
-
// red : 2013-11-07 Afilias Limited
|
|
6982
|
+
// red : 2013-11-07 Afilias Limited
|
|
6887
6983
|
red
|
|
6888
6984
|
|
|
6889
|
-
// blue : 2013-11-07 Afilias Limited
|
|
6985
|
+
// blue : 2013-11-07 Afilias Limited
|
|
6890
6986
|
blue
|
|
6891
6987
|
|
|
6892
|
-
// ninja : 2013-11-07 United TLD Holdco Ltd.
|
|
6988
|
+
// ninja : 2013-11-07 United TLD Holdco Ltd.
|
|
6893
6989
|
ninja
|
|
6894
6990
|
|
|
6895
|
-
// business : 2013-11-07 Spring Cross, LLC
|
|
6991
|
+
// business : 2013-11-07 Spring Cross, LLC
|
|
6896
6992
|
business
|
|
6897
6993
|
|
|
6898
|
-
// gal : 2013-11-07 Asociación puntoGAL
|
|
6994
|
+
// gal : 2013-11-07 Asociación puntoGAL
|
|
6899
6995
|
gal
|
|
6900
6996
|
|
|
6901
|
-
// social : 2013-11-07 United TLD Holdco Ltd.
|
|
6997
|
+
// social : 2013-11-07 United TLD Holdco Ltd.
|
|
6902
6998
|
social
|
|
6903
6999
|
|
|
6904
|
-
// house : 2013-11-07 Sugar Park, LLC
|
|
7000
|
+
// house : 2013-11-07 Sugar Park, LLC
|
|
6905
7001
|
house
|
|
6906
7002
|
|
|
6907
|
-
// camp : 2013-11-07 Delta Dynamite, LLC
|
|
7003
|
+
// camp : 2013-11-07 Delta Dynamite, LLC
|
|
6908
7004
|
camp
|
|
6909
7005
|
|
|
6910
|
-
// immobilien : 2013-11-07 United TLD Holdco Ltd.
|
|
7006
|
+
// immobilien : 2013-11-07 United TLD Holdco Ltd.
|
|
6911
7007
|
immobilien
|
|
6912
7008
|
|
|
6913
|
-
// moda : 2013-11-07 United TLD Holdco Ltd.
|
|
7009
|
+
// moda : 2013-11-07 United TLD Holdco Ltd.
|
|
6914
7010
|
moda
|
|
6915
7011
|
|
|
6916
|
-
// glass : 2013-11-07 Black Cover, LLC
|
|
7012
|
+
// glass : 2013-11-07 Black Cover, LLC
|
|
6917
7013
|
glass
|
|
6918
7014
|
|
|
6919
|
-
// management : 2013-11-07 John Goodbye, LLC
|
|
7015
|
+
// management : 2013-11-07 John Goodbye, LLC
|
|
6920
7016
|
management
|
|
6921
7017
|
|
|
6922
|
-
// kaufen : 2013-11-07 United TLD Holdco Ltd.
|
|
7018
|
+
// kaufen : 2013-11-07 United TLD Holdco Ltd.
|
|
6923
7019
|
kaufen
|
|
6924
7020
|
|
|
6925
|
-
// farm : 2013-11-07 Just Maple, LLC
|
|
7021
|
+
// farm : 2013-11-07 Just Maple, LLC
|
|
6926
7022
|
farm
|
|
6927
7023
|
|
|
6928
|
-
// xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
|
|
7024
|
+
// xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
|
|
6929
7025
|
公益
|
|
6930
7026
|
|
|
6931
|
-
// xn--zfr164b : 2013-11-08 China Organizational Name Administration Center
|
|
7027
|
+
// xn--zfr164b : 2013-11-08 China Organizational Name Administration Center
|
|
6932
7028
|
政务
|
|
6933
7029
|
|
|
6934
|
-
// club : 2013-11-08 .CLUB DOMAINS, LLC
|
|
7030
|
+
// club : 2013-11-08 .CLUB DOMAINS, LLC
|
|
6935
7031
|
club
|
|
6936
7032
|
|
|
6937
|
-
// voting : 2013-11-13 Valuetainment Corp.
|
|
7033
|
+
// voting : 2013-11-13 Valuetainment Corp.
|
|
6938
7034
|
voting
|
|
6939
7035
|
|
|
6940
|
-
// TOKYO : 2013-11-13 GMO Registry, Inc.
|
|
7036
|
+
// TOKYO : 2013-11-13 GMO Registry, Inc.
|
|
6941
7037
|
tokyo
|
|
6942
7038
|
|
|
6943
|
-
// moe : 2013-11-13 Interlink Co., Ltd.
|
|
7039
|
+
// moe : 2013-11-13 Interlink Co., Ltd.
|
|
6944
7040
|
moe
|
|
6945
7041
|
|
|
6946
|
-
// guitars : 2013-11-14 Uniregistry, Corp.
|
|
7042
|
+
// guitars : 2013-11-14 Uniregistry, Corp.
|
|
6947
7043
|
guitars
|
|
6948
7044
|
|
|
6949
|
-
// bargains : 2013-11-14 Half Hallow, LLC
|
|
7045
|
+
// bargains : 2013-11-14 Half Hallow, LLC
|
|
6950
7046
|
bargains
|
|
6951
7047
|
|
|
6952
|
-
// xn--nqv7fs00ema : 2013-11-14 Public Interest Registry
|
|
7048
|
+
// xn--nqv7fs00ema : 2013-11-14 Public Interest Registry
|
|
6953
7049
|
组织机构
|
|
6954
7050
|
|
|
6955
|
-
// desi : 2013-11-14 Desi Networks LLC
|
|
7051
|
+
// desi : 2013-11-14 Desi Networks LLC
|
|
6956
7052
|
desi
|
|
6957
7053
|
|
|
6958
|
-
// cool : 2013-11-14 Koko Lake, LLC
|
|
7054
|
+
// cool : 2013-11-14 Koko Lake, LLC
|
|
6959
7055
|
cool
|
|
6960
7056
|
|
|
6961
|
-
// boutique : 2013-11-14 Over Galley, LLC
|
|
7057
|
+
// boutique : 2013-11-14 Over Galley, LLC
|
|
6962
7058
|
boutique
|
|
6963
7059
|
|
|
6964
|
-
// pics : 2013-11-14 Uniregistry, Corp.
|
|
7060
|
+
// pics : 2013-11-14 Uniregistry, Corp.
|
|
6965
7061
|
pics
|
|
6966
7062
|
|
|
6967
|
-
// xn--c1avg : 2013-11-14 Public Interest Registry
|
|
7063
|
+
// xn--c1avg : 2013-11-14 Public Interest Registry
|
|
6968
7064
|
орг
|
|
6969
7065
|
|
|
6970
|
-
// xn--55qx5d : 2013-11-14 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center)
|
|
7066
|
+
// xn--55qx5d : 2013-11-14 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center)
|
|
6971
7067
|
公司
|
|
6972
7068
|
|
|
6973
|
-
// xn--io0a7i : 2013-11-14 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center)
|
|
7069
|
+
// xn--io0a7i : 2013-11-14 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center)
|
|
6974
7070
|
网络
|
|
6975
7071
|
|
|
6976
|
-
// cheap : 2013-11-14 Sand Cover, LLC
|
|
7072
|
+
// cheap : 2013-11-14 Sand Cover, LLC
|
|
6977
7073
|
cheap
|
|
6978
7074
|
|
|
6979
|
-
// xn--xhq521b : 2013-11-14 Guangzhou YU Wei Information Technology Co., Ltd.
|
|
7075
|
+
// xn--xhq521b : 2013-11-14 Guangzhou YU Wei Information Technology Co., Ltd.
|
|
6980
7076
|
广东
|
|
6981
7077
|
|
|
6982
|
-
// photo : 2013-11-14 Uniregistry, Corp.
|
|
7078
|
+
// photo : 2013-11-14 Uniregistry, Corp.
|
|
6983
7079
|
photo
|
|
6984
7080
|
|
|
6985
|
-
// network : 2013-11-14 Trixy Manor, LLC
|
|
7081
|
+
// network : 2013-11-14 Trixy Manor, LLC
|
|
6986
7082
|
network
|
|
6987
7083
|
|
|
6988
|
-
// zone : 2013-11-14 Outer Falls, LLC
|
|
7084
|
+
// zone : 2013-11-14 Outer Falls, LLC
|
|
6989
7085
|
zone
|
|
6990
7086
|
|
|
6991
|
-
// xn--nqv7f : 2013-11-14 Public Interest Registry
|
|
7087
|
+
// xn--nqv7f : 2013-11-14 Public Interest Registry
|
|
6992
7088
|
机构
|
|
6993
7089
|
|
|
6994
|
-
// link : 2013-11-14 Uniregistry, Corp.
|
|
7090
|
+
// link : 2013-11-14 Uniregistry, Corp.
|
|
6995
7091
|
link
|
|
6996
7092
|
|
|
6997
|
-
// QPON : 2013-11-14 dotCOOL, Inc.
|
|
7093
|
+
// QPON : 2013-11-14 dotCOOL, Inc.
|
|
6998
7094
|
qpon
|
|
6999
7095
|
|
|
7000
|
-
// xn--i1b6b1a6a2e : 2013-11-14 Public Interest Registry
|
|
7096
|
+
// xn--i1b6b1a6a2e : 2013-11-14 Public Interest Registry
|
|
7001
7097
|
संगठन
|
|
7002
7098
|
|
|
7003
|
-
// agency : 2013-11-14 Steel Falls, LLC
|
|
7099
|
+
// agency : 2013-11-14 Steel Falls, LLC
|
|
7004
7100
|
agency
|
|
7005
7101
|
|
|
7006
|
-
// tienda : 2013-11-14 Victor Manor, LLC
|
|
7102
|
+
// tienda : 2013-11-14 Victor Manor, LLC
|
|
7007
7103
|
tienda
|
|
7008
7104
|
|
|
7009
|
-
// works : 2013-11-14 Little Dynamite, LLC
|
|
7105
|
+
// works : 2013-11-14 Little Dynamite, LLC
|
|
7010
7106
|
works
|
|
7011
7107
|
|
|
7012
|
-
// london : 2013-11-14 Dot London Domains Limited
|
|
7108
|
+
// london : 2013-11-14 Dot London Domains Limited
|
|
7013
7109
|
london
|
|
7014
7110
|
|
|
7015
|
-
// watch : 2013-11-14 Sand Shadow, LLC
|
|
7111
|
+
// watch : 2013-11-14 Sand Shadow, LLC
|
|
7016
7112
|
watch
|
|
7017
7113
|
|
|
7018
|
-
// rocks : 2013-11-14 Ruby Moon, LLC
|
|
7114
|
+
// rocks : 2013-11-14 Ruby Moon, LLC
|
|
7019
7115
|
rocks
|
|
7020
7116
|
|
|
7021
|
-
// SHIKSHA : 2013-11-14 Afilias Limited
|
|
7117
|
+
// SHIKSHA : 2013-11-14 Afilias Limited
|
|
7022
7118
|
shiksha
|
|
7023
7119
|
|
|
7024
|
-
// xn--d1acj3b : 2013-11-21 The Foundation for Network Initiatives “The Smart Internet”
|
|
7120
|
+
// xn--d1acj3b : 2013-11-21 The Foundation for Network Initiatives “The Smart Internet”
|
|
7025
7121
|
дети
|
|
7026
7122
|
|
|
7027
|
-
// budapest : 2013-11-21 Top Level Domain Holdings Limited
|
|
7123
|
+
// budapest : 2013-11-21 Top Level Domain Holdings Limited
|
|
7028
7124
|
budapest
|
|
7029
7125
|
|
|
7030
|
-
// nrw : 2013-11-21 Minds + Machines GmbH
|
|
7126
|
+
// nrw : 2013-11-21 Minds + Machines GmbH
|
|
7031
7127
|
nrw
|
|
7032
7128
|
|
|
7033
|
-
// VOTE : 2013-11-21 Monolith Registry LLC
|
|
7129
|
+
// VOTE : 2013-11-21 Monolith Registry LLC
|
|
7034
7130
|
vote
|
|
7035
7131
|
|
|
7036
|
-
// fishing : 2013-11-21 Top Level Domain Holdings Limited
|
|
7132
|
+
// fishing : 2013-11-21 Top Level Domain Holdings Limited
|
|
7037
7133
|
fishing
|
|
7038
7134
|
|
|
7039
|
-
// expert : 2013-11-21 Magic Pass, LLC
|
|
7135
|
+
// expert : 2013-11-21 Magic Pass, LLC
|
|
7040
7136
|
expert
|
|
7041
7137
|
|
|
7042
|
-
// horse : 2013-11-21 Top Level Domain Holdings Limited
|
|
7138
|
+
// horse : 2013-11-21 Top Level Domain Holdings Limited
|
|
7043
7139
|
horse
|
|
7044
7140
|
|
|
7045
|
-
// christmas : 2013-11-21 Uniregistry, Corp.
|
|
7141
|
+
// christmas : 2013-11-21 Uniregistry, Corp.
|
|
7046
7142
|
christmas
|
|
7047
7143
|
|
|
7048
|
-
// cooking : 2013-11-21 Top Level Domain Holdings Limited
|
|
7144
|
+
// cooking : 2013-11-21 Top Level Domain Holdings Limited
|
|
7049
7145
|
cooking
|
|
7050
7146
|
|
|
7051
|
-
// xn--czru2d : 2013-11-21 Zodiac Capricorn Limited
|
|
7147
|
+
// xn--czru2d : 2013-11-21 Zodiac Capricorn Limited
|
|
7052
7148
|
商城
|
|
7053
7149
|
|
|
7054
|
-
// casa : 2013-11-21 Top Level Domain Holdings Limited
|
|
7150
|
+
// casa : 2013-11-21 Top Level Domain Holdings Limited
|
|
7055
7151
|
casa
|
|
7056
7152
|
|
|
7057
|
-
// rich : 2013-11-21 I-REGISTRY Ltd., Niederlassung Deutschland
|
|
7153
|
+
// rich : 2013-11-21 I-REGISTRY Ltd., Niederlassung Deutschland
|
|
7058
7154
|
rich
|
|
7059
7155
|
|
|
7060
|
-
// VOTO : 2013-11-21 Monolith Registry LLC
|
|
7156
|
+
// VOTO : 2013-11-21 Monolith Registry LLC
|
|
7061
7157
|
voto
|
|
7062
7158
|
|
|
7063
|
-
// tools : 2013-11-21 Pioneer North, LLC
|
|
7159
|
+
// tools : 2013-11-21 Pioneer North, LLC
|
|
7064
7160
|
tools
|
|
7065
7161
|
|
|
7066
|
-
// xn--45q11c : 2013-11-21 Zodiac Scorpio Limited
|
|
7162
|
+
// xn--45q11c : 2013-11-21 Zodiac Scorpio Limited
|
|
7067
7163
|
八卦
|
|
7068
7164
|
|
|
7069
7165
|
// praxi : 2013-12-05 Praxi S.p.A.
|
|
@@ -7159,37 +7255,37 @@ exposed
|
|
|
7159
7255
|
// condos : 2013-12-05 Pine House, LLC
|
|
7160
7256
|
condos
|
|
7161
7257
|
|
|
7162
|
-
// eus : 2013-12-12 Puntueus Fundazioa
|
|
7258
|
+
// eus : 2013-12-12 Puntueus Fundazioa
|
|
7163
7259
|
eus
|
|
7164
7260
|
|
|
7165
|
-
// Caravan : 2013-12-12 Caravan International, Inc.
|
|
7261
|
+
// Caravan : 2013-12-12 Caravan International, Inc.
|
|
7166
7262
|
caravan
|
|
7167
7263
|
|
|
7168
|
-
// actor : 2013-12-12 United TLD Holdco Ltd.
|
|
7264
|
+
// actor : 2013-12-12 United TLD Holdco Ltd.
|
|
7169
7265
|
actor
|
|
7170
7266
|
|
|
7171
|
-
// saarland : 2013-12-12 dotSaarland GmbH
|
|
7267
|
+
// saarland : 2013-12-12 dotSaarland GmbH
|
|
7172
7268
|
saarland
|
|
7173
7269
|
|
|
7174
|
-
// yokohama : 2013-12-12 GMO Registry, Inc.
|
|
7270
|
+
// yokohama : 2013-12-12 GMO Registry, Inc.
|
|
7175
7271
|
yokohama
|
|
7176
7272
|
|
|
7177
|
-
// pub : 2013-12-12 United TLD Holdco Ltd.
|
|
7273
|
+
// pub : 2013-12-12 United TLD Holdco Ltd.
|
|
7178
7274
|
pub
|
|
7179
7275
|
|
|
7180
|
-
// xn--p1acf : 2013-12-12 Rusnames Limited
|
|
7276
|
+
// xn--p1acf : 2013-12-12 Rusnames Limited
|
|
7181
7277
|
рус
|
|
7182
7278
|
|
|
7183
|
-
// ren : 2013-12-12 Beijing Qianxiang Wangjing Technology Development Co., Ltd.
|
|
7279
|
+
// ren : 2013-12-12 Beijing Qianxiang Wangjing Technology Development Co., Ltd.
|
|
7184
7280
|
ren
|
|
7185
7281
|
|
|
7186
|
-
// fish : 2013-12-12 Fox Woods, LLC
|
|
7282
|
+
// fish : 2013-12-12 Fox Woods, LLC
|
|
7187
7283
|
fish
|
|
7188
7284
|
|
|
7189
|
-
// BAR : 2013-12-12 Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable
|
|
7285
|
+
// BAR : 2013-12-12 Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable
|
|
7190
7286
|
bar
|
|
7191
7287
|
|
|
7192
|
-
// DNP : 2013-12-13 Dai Nippon Printing Co., Ltd.
|
|
7288
|
+
// DNP : 2013-12-13 Dai Nippon Printing Co., Ltd.
|
|
7193
7289
|
dnp
|
|
7194
7290
|
|
|
7195
7291
|
// bid : 2013-12-19 dot Bid Limited
|
|
@@ -7255,69 +7351,309 @@ feedback
|
|
|
7255
7351
|
// work : 2013-12-19 Top Level Domain Holdings Limited
|
|
7256
7352
|
work
|
|
7257
7353
|
|
|
7258
|
-
// luxe : 2014-01-09 Top Level Domain Holdings Limited
|
|
7354
|
+
// luxe : 2014-01-09 Top Level Domain Holdings Limited
|
|
7259
7355
|
luxe
|
|
7260
7356
|
|
|
7261
|
-
// ryukyu : 2014-01-09 BusinessRalliart inc.
|
|
7357
|
+
// ryukyu : 2014-01-09 BusinessRalliart inc.
|
|
7262
7358
|
ryukyu
|
|
7263
7359
|
|
|
7264
|
-
// autos : 2014-01-09 DERAutos, LLC
|
|
7360
|
+
// autos : 2014-01-09 DERAutos, LLC
|
|
7265
7361
|
autos
|
|
7266
7362
|
|
|
7267
|
-
// homes : 2014-01-09 DERHomes, LLC
|
|
7363
|
+
// homes : 2014-01-09 DERHomes, LLC
|
|
7268
7364
|
homes
|
|
7269
7365
|
|
|
7270
|
-
// jetzt : 2014-01-09 New TLD Company AB
|
|
7366
|
+
// jetzt : 2014-01-09 New TLD Company AB
|
|
7271
7367
|
jetzt
|
|
7272
7368
|
|
|
7273
|
-
// yachts : 2014-01-09 DERYachts, LLC
|
|
7369
|
+
// yachts : 2014-01-09 DERYachts, LLC
|
|
7274
7370
|
yachts
|
|
7275
7371
|
|
|
7276
|
-
// motorcycles : 2014-01-09 DERMotorcycles, LLC
|
|
7372
|
+
// motorcycles : 2014-01-09 DERMotorcycles, LLC
|
|
7277
7373
|
motorcycles
|
|
7278
7374
|
|
|
7279
|
-
// mini : 2014-01-09 Bayerische Motoren Werke Aktiengesellschaft
|
|
7375
|
+
// mini : 2014-01-09 Bayerische Motoren Werke Aktiengesellschaft
|
|
7280
7376
|
mini
|
|
7281
7377
|
|
|
7282
|
-
// ggee : 2014-01-09 GMO Internet, Inc.
|
|
7378
|
+
// ggee : 2014-01-09 GMO Internet, Inc.
|
|
7283
7379
|
ggee
|
|
7284
7380
|
|
|
7285
|
-
// beer : 2014-01-09 Top Level Domain Holdings Limited
|
|
7381
|
+
// beer : 2014-01-09 Top Level Domain Holdings Limited
|
|
7286
7382
|
beer
|
|
7287
7383
|
|
|
7288
7384
|
// xn--1qqw23a : 2014-01-13 Guangzhou YU Wei Information Technology Co., Ltd.
|
|
7289
7385
|
佛山
|
|
7290
7386
|
|
|
7291
|
-
// college : 2014-01-16 XYZ.COM LLC
|
|
7387
|
+
// college : 2014-01-16 XYZ.COM LLC
|
|
7292
7388
|
college
|
|
7293
7389
|
|
|
7294
|
-
// ovh : 2014-01-16 OVH SAS
|
|
7390
|
+
// ovh : 2014-01-16 OVH SAS
|
|
7295
7391
|
ovh
|
|
7296
7392
|
|
|
7297
|
-
// meet : 2014-01-16 Afilias Limited
|
|
7393
|
+
// meet : 2014-01-16 Afilias Limited
|
|
7298
7394
|
meet
|
|
7299
7395
|
|
|
7300
|
-
// xn--ses554g : 2014-01-16 HU YI GLOBAL INFORMATION RESOURCES (HOLDING) COMPANY. HONGKONG LIMITED
|
|
7396
|
+
// xn--ses554g : 2014-01-16 HU YI GLOBAL INFORMATION RESOURCES (HOLDING) COMPANY. HONGKONG LIMITED
|
|
7301
7397
|
网址
|
|
7302
7398
|
|
|
7303
|
-
// gop : 2014-01-16 Republican State Leadership Committee, Inc.
|
|
7399
|
+
// gop : 2014-01-16 Republican State Leadership Committee, Inc.
|
|
7304
7400
|
gop
|
|
7305
7401
|
|
|
7306
|
-
// blackfriday : 2014-01-16 Uniregistry, Corp.
|
|
7402
|
+
// blackfriday : 2014-01-16 Uniregistry, Corp.
|
|
7307
7403
|
blackfriday
|
|
7308
7404
|
|
|
7309
|
-
// lacaixa : 2014-01-16 CAIXA D'ESTALVIS I PENSIONS DE BARCELONA
|
|
7405
|
+
// lacaixa : 2014-01-16 CAIXA D'ESTALVIS I PENSIONS DE BARCELONA
|
|
7310
7406
|
lacaixa
|
|
7311
7407
|
|
|
7312
|
-
// xn--czr694b : 2014-01-16 HU YI GLOBAL INFORMATION RESOURCES(HOLDING) COMPANY.HONGKONG LIMITED
|
|
7408
|
+
// xn--czr694b : 2014-01-16 HU YI GLOBAL INFORMATION RESOURCES(HOLDING) COMPANY.HONGKONG LIMITED
|
|
7313
7409
|
商标
|
|
7314
7410
|
|
|
7315
|
-
// vegas : 2014-01-16 Dot Vegas, Inc.
|
|
7411
|
+
// vegas : 2014-01-16 Dot Vegas, Inc.
|
|
7316
7412
|
vegas
|
|
7317
7413
|
|
|
7318
|
-
// black : 2014-01-16 Afilias Limited
|
|
7414
|
+
// black : 2014-01-16 Afilias Limited
|
|
7319
7415
|
black
|
|
7320
7416
|
|
|
7417
|
+
// soy : 2014-01-23 Charleston Road Registry Inc.
|
|
7418
|
+
soy
|
|
7419
|
+
|
|
7420
|
+
// trade : 2014-01-23 Elite Registry Limited
|
|
7421
|
+
trade
|
|
7422
|
+
|
|
7423
|
+
// gent : 2014-01-23 COMBELL GROUP NV/SA
|
|
7424
|
+
gent
|
|
7425
|
+
|
|
7426
|
+
// ing : 2014-01-23 Charleston Road Registry Inc.
|
|
7427
|
+
ing
|
|
7428
|
+
|
|
7429
|
+
// dad : 2014-01-23 Charleston Road Registry Inc.
|
|
7430
|
+
dad
|
|
7431
|
+
|
|
7432
|
+
// shriram : 2014-01-23 Shriram Capital Ltd.
|
|
7433
|
+
shriram
|
|
7434
|
+
|
|
7435
|
+
// bayern : 2014-01-23 Bayern Connect GmbH
|
|
7436
|
+
bayern
|
|
7437
|
+
|
|
7438
|
+
// scot : 2014-01-23 Dot Scot Registry Limited
|
|
7439
|
+
scot
|
|
7440
|
+
|
|
7441
|
+
// webcam : 2014-01-23 dot Webcam Limited
|
|
7442
|
+
webcam
|
|
7443
|
+
|
|
7444
|
+
// foo : 2014-01-23 Charleston Road Registry Inc.
|
|
7445
|
+
foo
|
|
7446
|
+
|
|
7447
|
+
// eat : 2014-01-23 Charleston Road Registry Inc.
|
|
7448
|
+
eat
|
|
7449
|
+
|
|
7450
|
+
// nyc : 2014-01-23 The City of New York
|
|
7451
|
+
nyc
|
|
7452
|
+
|
|
7453
|
+
// prod : 2014-01-23 Charleston Road Registry Inc.
|
|
7454
|
+
prod
|
|
7455
|
+
|
|
7456
|
+
// how : 2014-01-23 Charleston Road Registry Inc.
|
|
7457
|
+
how
|
|
7458
|
+
|
|
7459
|
+
// day : 2014-01-30 Charleston Road Registry Inc.
|
|
7460
|
+
day
|
|
7461
|
+
|
|
7462
|
+
// meme : 2014-01-30 Charleston Road Registry Inc.
|
|
7463
|
+
meme
|
|
7464
|
+
|
|
7465
|
+
// mov : 2014-01-30 Charleston Road Registry Inc.
|
|
7466
|
+
mov
|
|
7467
|
+
|
|
7468
|
+
// paris : 2014-01-30 City of Paris
|
|
7469
|
+
paris
|
|
7470
|
+
|
|
7471
|
+
// boo : 2014-01-30 Charleston Road Registry Inc.
|
|
7472
|
+
boo
|
|
7473
|
+
|
|
7474
|
+
// new : 2014-01-30 Charleston Road Registry Inc.
|
|
7475
|
+
new
|
|
7476
|
+
|
|
7477
|
+
// ifm : 2014-01-30 ifm electronic gmbh
|
|
7478
|
+
ifm
|
|
7479
|
+
|
|
7480
|
+
// life : 2014-02-06 Trixy Oaks, LLC
|
|
7481
|
+
life
|
|
7482
|
+
|
|
7483
|
+
// archi : 2014-02-06 STARTING DOT LIMITED
|
|
7484
|
+
archi
|
|
7485
|
+
|
|
7486
|
+
// spiegel : 2014-02-06 SPIEGEL-Verlag Rudolf Augstein GmbH & Co. KG
|
|
7487
|
+
spiegel
|
|
7488
|
+
|
|
7489
|
+
// brussels : 2014-02-06 DNS.be vzw
|
|
7490
|
+
brussels
|
|
7491
|
+
|
|
7492
|
+
// church : 2014-02-06 Holly Fileds, LLC
|
|
7493
|
+
church
|
|
7494
|
+
|
|
7495
|
+
// here : 2014-02-06 Charleston Road Registry Inc.
|
|
7496
|
+
here
|
|
7497
|
+
|
|
7498
|
+
// dabur : 2014-02-06 Dabur India Limited
|
|
7499
|
+
dabur
|
|
7500
|
+
|
|
7501
|
+
// vlaanderen : 2014-02-06 DNS.be vzw
|
|
7502
|
+
vlaanderen
|
|
7503
|
+
|
|
7504
|
+
// cologne : 2014-02-06 NetCologne Gesellschaft für Telekommunikation mbH
|
|
7505
|
+
cologne
|
|
7506
|
+
|
|
7507
|
+
// xn--kput3i : 2014-02-13 Beijing RITT-Net Technology Development Co., Ltd
|
|
7508
|
+
手机
|
|
7509
|
+
|
|
7510
|
+
// wme : 2014-02-13 William Morris Endeavor Entertainment, LLC
|
|
7511
|
+
wme
|
|
7512
|
+
|
|
7513
|
+
// nhk : 2014-02-13 Japan Broadcasting Corporation (NHK)
|
|
7514
|
+
nhk
|
|
7515
|
+
|
|
7516
|
+
// suzuki : 2014-02-20 SUZUKI MOTOR CORPORATION
|
|
7517
|
+
suzuki
|
|
7518
|
+
|
|
7519
|
+
// whoswho : 2014-02-20 Who's Who Registry
|
|
7520
|
+
whoswho
|
|
7521
|
+
|
|
7522
|
+
// scb : 2014-02-20 The Siam Commercial Bank Public Company Limited ("SCB""\)
|
|
7523
|
+
scb
|
|
7524
|
+
|
|
7525
|
+
// hamburg : 2014-02-20 Hamburg Top-Level-Domain GmbH
|
|
7526
|
+
hamburg
|
|
7527
|
+
|
|
7528
|
+
// services : 2014-02-27 Fox Castle, LLC
|
|
7529
|
+
services
|
|
7530
|
+
|
|
7531
|
+
// bzh : 2014-02-27 Association www.bzh
|
|
7532
|
+
bzh
|
|
7533
|
+
|
|
7534
|
+
// rio : 2014-02-27 Empresa Municipal de Informática SA - IPLANRIO
|
|
7535
|
+
rio
|
|
7536
|
+
|
|
7537
|
+
// cash : 2014-03-07 Delta Lake, LLC
|
|
7538
|
+
cash
|
|
7539
|
+
|
|
7540
|
+
// gives : 2014-03-07 United TLD Holdco Ltd.
|
|
7541
|
+
gives
|
|
7542
|
+
|
|
7543
|
+
// hiphop : 2014-03-07 Uniregistry, Corp.
|
|
7544
|
+
hiphop
|
|
7545
|
+
|
|
7546
|
+
// degree : 2014-03-07 Puff House, LLC
|
|
7547
|
+
degree
|
|
7548
|
+
|
|
7549
|
+
// digital : 2014-03-07 Dash Park, LLC
|
|
7550
|
+
digital
|
|
7551
|
+
|
|
7552
|
+
// rehab : 2014-03-07 United TLD Holdco Ltd.
|
|
7553
|
+
rehab
|
|
7554
|
+
|
|
7555
|
+
// wtf : 2014-03-07 Hidden Way, LLC
|
|
7556
|
+
wtf
|
|
7557
|
+
|
|
7558
|
+
// financial : 2014-03-07 Just Cover, LLC
|
|
7559
|
+
financial
|
|
7560
|
+
|
|
7561
|
+
// limited : 2014-03-07 Big Fest, LLC
|
|
7562
|
+
limited
|
|
7563
|
+
|
|
7564
|
+
// discount : 2014-03-07 Holly Hill, LLC
|
|
7565
|
+
discount
|
|
7566
|
+
|
|
7567
|
+
// fail : 2014-03-07 Atomic Pipe, LLC
|
|
7568
|
+
fail
|
|
7569
|
+
|
|
7570
|
+
// vet : 2014-03-07 Wild Dale, LLC
|
|
7571
|
+
vet
|
|
7572
|
+
|
|
7573
|
+
// ngo : 2014-03-07 Public Interest Registry
|
|
7574
|
+
ngo
|
|
7575
|
+
|
|
7576
|
+
// fitness : 2014-03-07 Brice Orchard, LLC
|
|
7577
|
+
fitness
|
|
7578
|
+
|
|
7579
|
+
// schule : 2014-03-07 Outer Moon, LLC
|
|
7580
|
+
schule
|
|
7581
|
+
|
|
7582
|
+
// navy : 2014-03-07 United TLD Holdco Ltd.
|
|
7583
|
+
navy
|
|
7584
|
+
|
|
7585
|
+
// bio : 2014-03-07 STARTING DOT LIMITED
|
|
7586
|
+
bio
|
|
7587
|
+
|
|
7588
|
+
// ong : 2014-03-07 Public Interest Registry
|
|
7589
|
+
ong
|
|
7590
|
+
|
|
7591
|
+
// town : 2014-03-07 Koko Moon, LLC
|
|
7592
|
+
town
|
|
7593
|
+
|
|
7594
|
+
// toys : 2014-03-07 Pioneer Orchard, LLC
|
|
7595
|
+
toys
|
|
7596
|
+
|
|
7597
|
+
// army : 2014-03-07 United TLD Holdco Ltd.
|
|
7598
|
+
army
|
|
7599
|
+
|
|
7600
|
+
// engineering : 2014-03-07 Romeo Canyon
|
|
7601
|
+
engineering
|
|
7602
|
+
|
|
7603
|
+
// capital : 2014-03-07 Delta Mill, LLC
|
|
7604
|
+
capital
|
|
7605
|
+
|
|
7606
|
+
// exchange : 2014-03-07 Spring Falls, LLC
|
|
7607
|
+
exchange
|
|
7608
|
+
|
|
7609
|
+
// fan : 2014-03-07 Goose Glen, LLC
|
|
7610
|
+
fan
|
|
7611
|
+
|
|
7612
|
+
// market : 2014-03-07 Victor Way, LLC
|
|
7613
|
+
market
|
|
7614
|
+
|
|
7615
|
+
// media : 2014-03-07 Grand Glen, LLC
|
|
7616
|
+
media
|
|
7617
|
+
|
|
7618
|
+
// lease : 2014-03-07 Victor Trail, LLC
|
|
7619
|
+
lease
|
|
7620
|
+
|
|
7621
|
+
// university : 2014-03-07 Little Station, LLC
|
|
7622
|
+
university
|
|
7623
|
+
|
|
7624
|
+
// reisen : 2014-03-07 New Cypress, LLC
|
|
7625
|
+
reisen
|
|
7626
|
+
|
|
7627
|
+
// airforce : 2014-03-07 United TLD Holdco Ltd.
|
|
7628
|
+
airforce
|
|
7629
|
+
|
|
7630
|
+
// pictures : 2014-03-07 Foggy Sky, LLC
|
|
7631
|
+
pictures
|
|
7632
|
+
|
|
7633
|
+
// gripe : 2014-03-07 Corn Sunset, LLC
|
|
7634
|
+
gripe
|
|
7635
|
+
|
|
7636
|
+
// engineering : 2014-03-07 United TLD Holdco Ltd.
|
|
7637
|
+
engineering
|
|
7638
|
+
|
|
7639
|
+
// associates : 2014-03-07 Baxter Hill, LLC
|
|
7640
|
+
associates
|
|
7641
|
+
|
|
7642
|
+
// xn--mxtq1m : 2014-03-07 Net-Chinese Co., Ltd.
|
|
7643
|
+
政府
|
|
7644
|
+
|
|
7645
|
+
// williamhill : 2014-03-13 William Hill Organization Limited
|
|
7646
|
+
williamhill
|
|
7647
|
+
|
|
7648
|
+
// hiv : 2014-03-13 dotHIV gemeinnuetziger e.V.
|
|
7649
|
+
hiv
|
|
7650
|
+
|
|
7651
|
+
// sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)
|
|
7652
|
+
sca
|
|
7653
|
+
|
|
7654
|
+
// reise : 2014-03-13 dotreise GmbH
|
|
7655
|
+
reise
|
|
7656
|
+
|
|
7321
7657
|
|
|
7322
7658
|
// ===END ICANN DOMAINS===
|
|
7323
7659
|
// ===BEGIN PRIVATE DOMAINS===
|
|
@@ -7719,8 +8055,9 @@ a.prod.fastly.net
|
|
|
7719
8055
|
global.prod.fastly.net
|
|
7720
8056
|
|
|
7721
8057
|
// GitHub, Inc.
|
|
7722
|
-
// Submitted by Ben Toews <btoews@github.com>
|
|
8058
|
+
// Submitted by Ben Toews <btoews@github.com> 2014-02-06
|
|
7723
8059
|
github.io
|
|
8060
|
+
githubusercontent.com
|
|
7724
8061
|
|
|
7725
8062
|
// GlobeHosting, Inc.
|
|
7726
8063
|
// Submitted by Zoltan Egresi <egresi@globehosting.com> 2013-07-12
|
|
@@ -7804,6 +8141,10 @@ nyc.mn
|
|
|
7804
8141
|
// Submitted by Yngve Pettersen <yngve@opera.com> 2009-11-26
|
|
7805
8142
|
operaunite.com
|
|
7806
8143
|
|
|
8144
|
+
// OutSystems
|
|
8145
|
+
// Submitted by Duarte Santos <domain-admin@outsystemscloud.com> 2014-03-11
|
|
8146
|
+
outsystemscloud.com
|
|
8147
|
+
|
|
7807
8148
|
// Red Hat, Inc. OpenShift : https://openshift.redhat.com/
|
|
7808
8149
|
// Submitted by Tim Kramer <tkramer@rhcloud.com> 2012-10-24
|
|
7809
8150
|
rhcloud.com
|