NTP Analyzer  0.8.2
Analyze the operation of time servers
TimeServers.cs
Go to the documentation of this file.
1 //
2 // Copyright (c) 2013-2017 Carsten Sonne Larsen <cs@innolan.net>
3 //
4 // Permission is hereby granted, free of charge, to any person obtaining a copy
5 // of this software and associated documentation files (the "Software"), to deal
6 // in the Software without restriction, including without limitation the rights
7 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8 // copies of the Software, and to permit persons to whom the Software is
9 // furnished to do so, subject to the following conditions:
10 //
11 // The above copyright notice and this permission notice shall be included in
12 // all copies or substantial portions of the Software.
13 //
14 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20 // THE SOFTWARE.
21 
22 using System.Collections.Generic;
23 
24 namespace Ntp.Analyzer.Data.Import
25 {
26  public static class TimeServers
27  {
28  public static readonly Dictionary<string, int> List = new Dictionary<string, int>
29  {
30  {"128.4.40.12", 1},
31  {"128.4.1.2", 2},
32  {"time1.one4vision.de", 3},
33  {"time2.one4vision.de", 4},
34  {"212.82.32.26", 4},
35  {"time.sinectis.com.ar", 6},
36  {"tick.nap.com.ar", 7},
37  {"ntp2.phoenixpubliclibrary.org", 8},
38  {"148.167.132.201", 8},
39  {"ntp1.phoenixpubliclibrary.org", 9},
40  {"148.167.132.200", 9},
41  {"ntp.drydog.com", 10},
42  {"216.218.196.162", 10},
43  {"2001:470:1:3cd::2", 10},
44  {"216.218.192.202", 11},
45  {"200.49.40.15", 12},
46  {"195.13.23.5", 14},
47  {"195.13.1.153", 15},
48  {"200.144.121.33", 16},
49  {"ntp.hiway.com.br", 17},
50  {"200.137.65.132", 19},
51  {"ntp.cpsc.ucalgary.ca", 21},
52  {"136.159.2.4", 21},
53  {"136.159.2.1", 21},
54  {"ntp1.theremailer.net", 27},
55  {"ntp1v6.theremailer.net", 27},
56  {"85.10.240.253", 27},
57  {"2a01:4f8:141:282::5:3", 27},
58  {"time.deu.edu.tr", 28},
59  {"blade.avnf.com", 29},
60  {"ntp.pads.ufrj.br", 30},
61  {"146.164.48.1", 30},
62  {"2001:1291:200:8371::1", 30},
63  {"b.ntp.setilabs.net", 35},
64  {"a.ntp.setilabs.net", 36},
65  {"200.254.135.2", 37},
66  {"ntp1.cmc.ec.gc.ca", 38},
67  {"ntp2.cmc.ec.gc.ca", 39},
68  {"205.189.10.22", 39},
69  {"time.chu.nrc.ca", 41},
70  {"209.87.233.53", 41},
71  {"time.nrc.ca", 42},
72  {"132.246.11.238", 42},
73  {"132.246.11.229", 42},
74  {"132.246.11.227", 42},
75  {"142.3.100.15", 43},
76  {"ntp.cgi.cz", 45},
77  {"178.238.36.117", 45},
78  {"ntp.globe.cz", 46},
79  {"81.95.103.173", 46},
80  {"ntp1.contactel.cz", 48},
81  {"ntp2.contactel.cz", 49},
82  {"hora.oxixares.com", 53},
83  {"37.187.170.220", 53},
84  {"194.179.52.14", 54},
85  {"tick.keso.fi", 55},
86  {"tock.keso.fi", 56},
87  {"ntp.obspm.fr", 58},
88  {"145.238.203.10", 58},
89  {"138.195.130.71", 63},
90  {"ntp.mfa.gr", 64},
91  {"195.167.30.249", 64},
92  {"2a02:587:8f0::224:0:20", 64},
93  {"os.ntp.carnet.hr", 66},
94  {"161.53.30.104", 66},
95  {"ri.ntp.carnet.hr", 67},
96  {"161.53.30.170", 67},
97  {"st.ntp.carnet.hr", 68},
98  {"161.53.30.50", 68},
99  {"zg1.ntp.carnet.hr", 69},
100  {"161.53.123.5", 69},
101  {"2001:b68:ff:2::5", 69},
102  {"zg2.ntp.carnet.hr", 70},
103  {"161.53.160.5", 70},
104  {"2001:b68:ff:1::5", 70},
105  {"time.kfki.hu", 71},
106  {"148.6.0.1", 71},
107  {"2001:738:5001::1", 71},
108  {"202.180.0.71", 72},
109  {"ntp.maths.tcd.ie", 73},
110  {"134.226.81.3", 73},
111  {"2001:770:10:300::86e2:5103", 73},
112  {"ntp.supernet300.com", 79},
113  {"ntp1.theinternetone.net", 80},
114  {"ntp2.theinternetone.net", 81},
115  {"ntp3.theinternetone.net", 82},
116  {"129.240.64.3", 83},
117  {"ntp.iprolink.co.nz", 85},
118  {"203.152.107.68", 85},
119  {"203.152.107.67", 85},
120  {"ntp.massey.ac.nz", 86},
121  {"130.123.104.69", 86},
122  {"130.123.96.70", 86},
123  {"130.123.108.7", 86},
124  {"ntp.public.otago.ac.nz", 87},
125  {"139.80.64.114", 87},
126  {"tk1.ihug.co.nz", 88},
127  {"tk2.ihug.co.nz", 89},
128  {"tk3.ihug.co.nz", 90},
129  {"203.109.129.1", 90},
130  {"ntp.psn.ru", 94},
131  {"194.149.67.129", 94},
132  {"time.flygplats.net", 97},
133  {"213.114.130.250", 97},
134  {"ntp1.arnes.si", 100},
135  {"193.2.1.117", 100},
136  {"2001:1470:8000::117", 100},
137  {"ntp2.arnes.si", 101},
138  {"193.2.1.92", 101},
139  {"2001:1470:8000::92", 101},
140  {"168.243.7.66", 103},
141  {"ntp.exnet.com", 106},
142  {"79.135.97.70", 106},
143  {"ntp2c.mcc.ac.uk", 109},
144  {"130.88.200.6", 109},
145  {"ntp2d.mcc.ac.uk", 110},
146  {"130.88.212.143", 110},
147  {"194.164.127.5", 111},
148  {"194.164.127.4", 112},
149  {"194.164.127.6", 113},
150  {"158.43.128.66", 115},
151  {"195.112.34.51", 117},
152  {"time.cachenetworks.com", 119},
153  {"69.22.157.2", 119},
154  {"69.31.3.3", 119},
155  {"216.218.254.202", 120},
156  {"132.239.254.49", 121},
157  {"ntp2.mainecoon.com", 123},
158  {"192.83.249.28", 124},
159  {"204.74.68.55", 125},
160  {"reloj.kjsl.com", 126},
161  {"198.137.202.60", 126},
162  {"2001:1868:a100:131::60", 126},
163  {"time.berkeley.netdot.net", 127},
164  {"ntp1.linuxmedialabs.com", 129},
165  {"96.47.0.50", 129},
166  {"rolex.usg.edu", 132},
167  {"198.72.72.10", 132},
168  {"ntp-0.cso.uiuc.edu", 134},
169  {"130.126.24.53", 134},
170  {"2620::e00:4012:0:0:0:2", 134},
171  {"ntp-1.cso.uiuc.edu", 135},
172  {"130.126.24.24", 135},
173  {"2620::e00:4010:0:0:0:2", 135},
174  {"ntp-2.cso.uiuc.edu", 136},
175  {"130.126.24.44", 136},
176  {"2620::e00:4011:0:0:0:2", 136},
177  {"199.240.130.12", 145},
178  {"199.240.130.1", 146},
179  {"128.101.101.101", 148},
180  {"134.84.84.84", 149},
181  {"chronos1.umt.edu", 151},
182  {"192.73.48.1", 151},
183  {"chronos2.umt.edu", 152},
184  {"192.73.48.2", 152},
185  {"chronos3.umt.edu", 153},
186  {"192.73.48.6", 153},
187  {"152.2.21.1", 154},
188  {"ntp.uhfradio.com", 155},
189  {"tick.jrc.us", 156},
190  {"208.90.144.52", 156},
191  {"tock.jrc.us", 157},
192  {"208.90.144.53", 157},
193  {"131.216.22.15", 159},
194  {"131.216.22.17", 160},
195  {"clock.linuxshell.net", 161},
196  {"209.51.161.238", 162},
197  {"ntp0.cornell.edu", 163},
198  {"132.236.56.250", 163},
199  {"reva.ziaspace.com", 164},
200  {"128.118.25.3", 170},
201  {"ntp-1.cede.psu.edu", 171},
202  {"ntp-2.cede.psu.edu", 172},
203  {"209.144.20.76", 176},
204  {"ntp.tmc.edu", 177},
205  {"ntppub.tamu.edu", 178},
206  {"128.194.254.9", 178},
207  {"198.82.1.202", 181},
208  {"198.82.1.201", 182},
209  {"198.82.1.203", 183},
210  {"198.82.1.204", 184},
211  {"ntp1.cs.wisc.edu", 189},
212  {"128.105.39.11", 189},
213  {"ntp3.cs.wisc.edu", 190},
214  {"128.105.37.11", 190},
215  {"207.126.97.57", 191},
216  {"150.188.8.196", 192},
217  {"146.64.241.229", 194},
218  {"ntps1.pads.ufrj.br", 199},
219  {"128.233.3.100", 202},
220  {"128.233.3.101", 203},
221  {"ntp.metas.ch", 204},
222  {"162.23.41.10", 204},
223  {"146.83.8.200", 206},
224  {"200.54.149.19", 207},
225  {"ntp0.fau.de", 209},
226  {"131.188.3.220", 209},
227  {"ntp1.fau.de", 210},
228  {"131.188.3.221", 210},
229  {"ntp2.fau.de", 211},
230  {"131.188.3.222", 211},
231  {"ntp3.fau.de", 212},
232  {"131.188.3.223", 212},
233  {"ntps1-0.eecsit.tu-berlin.de", 213},
234  {"130.149.17.21", 213},
235  {"ntps1-1.eecsit.tu-berlin.de", 214},
236  {"130.149.17.8", 214},
237  {"ptbtime1.ptb.de", 215},
238  {"192.53.103.108", 215},
239  {"ptbtime2.ptb.de", 216},
240  {"192.53.103.104", 216},
241  {"129.69.1.153", 217},
242  {"ntp-galway.hea.net", 228},
243  {"140.203.204.77", 228},
244  {"133.100.9.2", 230},
245  {"133.100.11.8", 231},
246  {"193.67.79.202", 233},
247  {"193.79.237.14", 235},
248  {"193.79.237.30", 237},
249  {"ntp.certum.pl", 242},
250  {"213.222.200.99", 242},
251  {"150.254.183.15", 243},
252  {"ntp1.gbg.netnod.se", 244},
253  {"gbg1.ntp.se", 244},
254  {"192.36.133.17", 244},
255  {"194.58.203.20", 244},
256  {"ntp2.gbg.netnod.se", 245},
257  {"gbg2.ntp.se", 245},
258  {"192.36.133.66", 245},
259  {"194.58.203.148", 245},
260  {"ntp1.mmo.netnod.se", 246},
261  {"mmo1.ntp.se", 246},
262  {"192.36.134.17", 246},
263  {"194.58.204.20", 246},
264  {"ntp2.mmo.netnod.se", 247},
265  {"mmo2.ntp.se", 247},
266  {"192.36.134.25", 247},
267  {"194.58.204.148", 247},
268  {"ntp1.sp.se", 248},
269  {"62.119.40.98", 248},
270  {"193.11.166.8", 248},
271  {"ntp2.sp.se", 249},
272  {"62.119.40.99", 249},
273  {"193.11.166.20", 249},
274  {"ntp1.sth.netnod.se", 250},
275  {"sth1.ntp.se", 250},
276  {"192.36.144.22", 250},
277  {"194.58.202.20", 250},
278  {"ntp2.sth.netnod.se", 251},
279  {"sth2.ntp.se", 251},
280  {"192.36.144.23", 251},
281  {"194.58.202.148", 251},
282  {"time1.stupi.se", 252},
283  {"192.36.143.150", 252},
284  {"time2.stupi.se", 253},
285  {"192.36.143.151", 253},
286  {"chronos.csr.net", 256},
287  {"204.123.2.5", 261},
288  {"209.81.9.7", 263},
289  {"207.200.81.113", 266},
290  {"69.25.96.13", 267},
291  {"64.125.78.85", 268},
292  {"192.6.38.127", 269},
293  {"128.9.176.30", 273},
294  {"129.6.15.28", 277},
295  {"129.6.15.29", 278},
296  {"time-a.timefreq.bldrdoc.gov", 279},
297  {"132.163.4.101", 279},
298  {"132.163.4.102", 280},
299  {"132.163.4.103", 281},
300  {"192.43.244.18", 283},
301  {"128.138.140.44", 284},
302  {"ntp1.conectiv.com", 288},
303  {"138.39.23.13", 288},
304  {"128.4.1.1", 290},
305  {"18.26.4.105", 296},
306  {"time.keneli.org", 300},
307  {"173.162.192.156", 300},
308  {"152.1.58.124", 305},
309  {"nist1-ny.witime.net", 307},
310  {"time.xmission.com", 314},
311  {"198.60.22.240", 314},
312  {"2607:fa18::2407", 314},
313  {"206.246.118.250", 317},
314  {"time-nw.nist.gov", 318},
315  {"131.107.13.100", 318},
316  {"ntp.knowledge.or.id", 329},
317  {"clock.develooper.com", 331},
318  {"207.171.7.151", 331},
319  {"207.171.7.152", 331},
320  {"ntp.xland.ru", 334},
321  {"ntp.remco.org", 340},
322  {"83.163.209.244", 340},
323  {"ntp6.remco.org", 341},
324  {"t2.timegps.net", 342},
325  {"69.75.229.43", 342},
326  {"stdtime.gov.hk", 343},
327  {"118.103.146.184", 343},
328  {"ntp1.tpg.com.au", 344},
329  {"203.12.160.2", 344},
330  {"ntp1.vniiftri.ru", 349},
331  {"89.109.251.21", 349},
332  {"tick.meteonews.ch", 350},
333  {"91.195.238.4", 350},
334  {"tack.meteonews.net", 351},
335  {"78.46.52.71", 351},
336  {"2a01:4f8:101:1068::2", 351},
337  {"ntp2.vniiftri.ru", 352},
338  {"89.109.251.22", 352},
339  {"ntp3.vniiftri.ru", 353},
340  {"89.109.251.23", 353},
341  {"ntp.favey.ch", 354},
342  {"195.34.89.227", 354},
343  {"ntp.any.ovee.net.au", 355},
344  {"ntp2.oma.be", 356},
345  {"193.190.230.66", 356},
346  {"t1.timegps.net", 357},
347  {"69.75.229.42", 357},
348  {"andromeda.ziaspace.com", 358},
349  {"209.36.14.133", 358},
350  {"2001:470:a068:34:250:e4ff:fee0:c035", 358},
351  {"tick.jpunix.net", 362},
352  {"ntp21.vniiftri.ru", 363},
353  {"89.109.251.25", 363},
354  {"ntp.vik.bg", 365},
355  {"ntp2.tpg.com.au", 366},
356  {"203.26.24.6", 366},
357  {"ntp1.oma.be", 367},
358  {"193.190.230.65", 367},
359  {"ntp.evertje.net", 369},
360  {"time.it2.net", 371},
361  {"ntp1.usv.ro", 372},
362  {"ntp.myfloridacity.us", 373},
363  {"71.40.128.146", 373},
364  {"ntp1.kamino.fr", 377},
365  {"68.216.79.113", 378},
366  {"ntp2.usv.ro", 387},
367  {"80.96.120.252", 387},
368  {"2001:b30:4c02:1::a2", 387},
369  {"82.96.64.2", 388},
370  {"2001:1bc0::ffff:bbbb:2", 388},
371  {"ntp3.usv.ro", 389},
372  {"80.96.120.253", 389},
373  {"2001:b30:4c02:1::a3", 389},
374  {"hora.roa.es", 390},
375  {"150.214.94.5", 390},
376  {"ntp.vld.ru", 391},
377  {"ntp.nblug.org", 392},
378  {"208.201.242.2", 392},
379  {"2001:470:1f05:1ae2::", 392},
380  {"timelord.w1nr.net", 393},
381  {"148.243.173.8", 394},
382  {"ntp.ujf.cas.cz", 397},
383  {"time.desynched.net", 400},
384  {"ntp.prato.linux.it", 401},
385  {"ntp04.oal.ul.pt", 405},
386  {"194.117.9.136", 405},
387  {"timehost.lysator.liu.se", 206},
388  {"130.236.254.17", 406},
389  {"ntp0.alterox.ro", 407},
390  {"ntp.pinklemon.net", 408},
391  {"109.74.206.120", 408},
392  {"2a01:7e00::f03c:91ff:fe96:f129", 408},
393  {"extntp0.inf.ed.ac.uk", 409},
394  {"129.215.160.240", 409},
395  {"extntp1.inf.ed.ac.uk", 410},
396  {"129.215.42.240", 410},
397  {"ntp.mostovna.com", 411},
398  {"46.54.224.12", 411},
399  {"ntp1.campus-rv.net", 412},
400  {"193.106.144.6", 412},
401  {"2a00:fc00:e000:1::6", 412},
402  {"ntp.zsuatt.com", 413},
403  {"time.sys.mywn.co.uk", 414},
404  {"a.ntp.madduck.net", 416},
405  {"188.174.253.163", 416},
406  {"2001:a60:902f:123::1", 416},
407  {"b.ntp.madduck.net", 417},
408  {"130.60.157.243", 417},
409  {"2001:470:b46d:123::1", 417},
410  {"c.ntp.madduck.net", 418},
411  {"77.109.139.83", 418},
412  {"2001:1620:2018:2::123", 418},
413  {"www.millnet.se", 422},
414  {"ntp1.yellowcheese.com", 424},
415  {"84.49.245.201", 426},
416  {"ntp.gazduire.ro", 427},
417  {"ntp.host.bg", 428},
418  {"stratum2.sjc1.publicntp.net", 434},
419  {"nist.expertsmi.com", 435},
420  {"90.185.140.134", 438},
421  {"2001:470:28:4a6::4", 438},
422  {"stratum2.ord2.publicntp.net", 439},
423  {"50.31.2.213", 439},
424  {"gps.layer42.net", 440},
425  {"69.36.224.15", 440},
426  {"ntp11.metas.ch", 441},
427  {"162.23.41.55", 441},
428  {"ntp12.metas.ch", 442},
429  {"162.23.41.56", 442},
430  {"ntp1.inrim.it", 446},
431  {"193.204.114.232", 446},
432  {"ntp.ragingfist.net", 447},
433  {"pubts0 -sj.certichron.com", 450},
434  {"pubts1-sj.witime.net", 451},
435  {"pubts2-sj.witime.net", 452},
436  {"ntp-public.uit.no", 455},
437  {"129.242.4.241", 455},
438  {"ntp.nict.jp", 458},
439  {"133.243.238.244", 458},
440  {"133.243.238.164", 458},
441  {"133.243.238.163", 458},
442  {"133.243.238.243", 458},
443  {"2001:df0:232:eea0::fff3", 458},
444  {"2001:df0:232:eea0::fff4", 458},
445  {"ntp.i2t.ehu.eus", 463},
446  {"158.227.98.15", 463},
447  {"2001:720:1410:101f::15", 463},
448  {"ntp.nic.cz", 464},
449  {"217.31.202.100", 464},
450  {"2001:1488:ffff::100", 464},
451  {"ntp3.time.bendig.name", 467},
452  {"ntp4.time.bendig.name", 468},
453  {"ntp5.time.bendig.name", 469},
454  {"uk.ntp.f-box.org", 470},
455  {"us.ntp.f-box.org", 471},
456  {"de.ntp.f-box.org", 472},
457  {"ntp.ntp-servers.com", 473},
458  {"5.226.98.186", 473},
459  {"ntp.bytestacker.com", 477},
460  {"ntp.mazzanet.net.au", 478},
461  {"ntp.dvconsulting.dk", 479},
462  {"195.234.155.123", 479},
463  {"ntp.gal.dk", 480},
464  {"195.234.155.124", 480},
465  {"tick.mtnlion.com", 481},
466  {"204.13.164.164", 481},
467  {"ntp.tourism.wa.gov.au", 483},
468  {"time.intersecur.net", 485},
469  {"ntp.ilianum.com", 486},
470  {"ntp1.stsn.net", 487},
471  {"ntp2.stsn.net", 488},
472  {"ntp3.stsn.net", 489},
473  {"ntp.kos.wsiz.rzeszow.pl", 492},
474  {"nist.netservicesgroup.com", 493},
475  {"64.113.32.5", 493},
476  {"rtr.firmacem.ru", 494},
477  {"ntp.fedoramd.org", 495},
478  {"ntp.qays.net", 496},
479  {"ntp.your.org", 498},
480  {"204.9.54.119", 498},
481  {"2001:4978:1:2:20e:feff:fe01:ac0", 498},
482  {"hera.limescope.net", 500},
483  {"itsuki.fkraiem.org", 501},
484  {"ntp0.mao.kiev.ua", 505},
485  {"ntp.home-dn.net", 506},
486  {"62.210.109.229", 506},
487  {"2001:bc8:3663:200::1", 506},
488  {"thecavemanslan.com", 508},
489  {"b.ntp.br", 509},
490  {"c.ntp.br", 510},
491  {"200.192.232.8", 510},
492  {"a.ntp.br", 511},
493  {"200.160.0.8", 511},
494  {"2001:12ff::8", 511},
495  {"ntp2.linocomm.net", 512},
496  {"62.210.211.218", 512},
497  {"2001:bc8:24c7:200::123", 512},
498  {"ntp1.linocomm.net", 513},
499  {"109.236.83.221", 513},
500  {"2a00:7c80::d:0:0:0:123", 513},
501  {"ntp.adc.am", 514},
502  {"91.103.24.10", 514},
503  {"ntp.eisvogel.nl", 518},
504  {"ntp.dianacht.de", 520},
505  {"77.37.6.59", 520},
506  {"2001:4d88:1ffa:65::123", 520},
507  {"ac-ntp1.net.cmu.edu", 521},
508  {"128.2.1.21", 521},
509  {"ac-ntp2.net.cmu.edu", 522},
510  {"128.2.1.22", 522},
511  {"utcnist2.colorado.edu", 524},
512  {"128.138.141.172", 524},
513  {"150.101.254.110", 525},
514  {"ntp3.linocomm.net", 526},
515  {"89.188.26.129", 526},
516  {"2a01:1b0:7998:415::123", 526},
517  {"nist1-la.witime.net", 529},
518  {"timelordzero.shado.dyndns.info", 530},
519  {"serv01.richs.nl", 531},
520  {"89.16.173.64", 533},
521  {"212.13.194.87", 534},
522  {"2001:ba8:0:1f1:216:3eff:fe14:ae0a", 534},
523  {"atom.uhr.de", 535},
524  {"ntp.inode.at", 536},
525  {"time.ufe.cz", 537},
526  {"147.231.2.6", 537},
527  {"ticktock.net.ru", 538},
528  {"ntp1.dooh.ro", 540},
529  {"ntp2.dooh.ro", 541},
530  {"ntp01.packetscan.com", 543},
531  {"ntp1.madavi.de", 545},
532  {"81.169.169.173", 545},
533  {"2a01:238:4244:bd00:54b7:3b77:e3ee:4e7c", 545},
534  {"ntp2.madavi.de", 546},
535  {"85.214.229.39", 546},
536  {"ntp3.madavi.de", 547},
537  {"85.214.240.94", 547},
538  {"2a01:238:4202:e00:342a:970a:ad33:75fd", 547},
539  {"asynchronos.iiss.at", 548},
540  {"ntp.edge.tillo.ch", 549},
541  {"ntp.time.in.ua", 551},
542  {"62.149.0.30", 551},
543  {"2a03:6300:2::123", 551},
544  {"quassia.associazione-tp.it", 552},
545  {"212.45.144.11", 552},
546  {"tiempo.promomedios.com", 555},
547  {"ntp1.netwrx1.com", 560},
548  {"ntp2.netwrx1.com", 561},
549  {"ntp3.netwrx1.com", 562},
550  {"ntp.mya.org", 569},
551  {"75.150.206.145", 569},
552  {"ntp4.vniiftri.ru", 572},
553  {"89.109.251.24", 572},
554  {"thecraag.com", 573},
555  {"ntp2.radioalfa.pl", 574},
556  {"89.174.70.2", 574},
557  {"ntp.au.zoidial.com", 575},
558  {"time.coi.pw.edu.pl", 576},
559  {"194.29.130.252", 576},
560  {"ntpstm.netbone-digital.com", 577},
561  {"ntp.databank.com.gr", 578},
562  {"ntp.demongeot.biz", 579},
563  {"194.169.214.72", 579},
564  {"46.105.237.136", 579},
565  {"212.83.158.83", 579},
566  {"195.154.174.209", 579},
567  {"5.135.188.53", 579},
568  {"2001:41d0:8:c535::1", 579},
569  {"2001:bc8:313f::1", 579},
570  {"2001:bc8:3e85:100::1", 579},
571  {"ntp1.kangran.su", 580},
572  {"46.252.169.154", 580},
573  {"ntp.letinet.ru", 581},
574  {"95.140.94.2", 581},
575  {"ntp.vc.ukrtel.net", 582},
576  {"ntp.grafix.nl", 583},
577  {"localh0rst.de", 585},
578  {"clock.fihn.net", 588},
579  {"ntp.markyate.net", 590},
580  {"84.45.170.220", 590},
581  {"2001:4d48:ad51:2b03::da7e", 590},
582  {"ntp2.idsi.md", 591},
583  {"193.226.65.2", 591},
584  {"time.edv-froehlich.de", 592},
585  {"62.113.203.99", 592},
586  {"185.133.72.100", 592},
587  {"130.255.78.223", 592},
588  {"62.113.203.55", 592},
589  {"2a05:b0c6:5e4::2", 592},
590  {"2a00:f48:100c:7b::2", 592},
591  {"2a00:f48:100c:7e::2", 592},
592  {"2a02:e00:ffec:11a::2", 592},
593  {"ntp.crifo.org", 593},
594  {"212.83.134.160", 593},
595  {"ts1.aco.net", 595},
596  {"193.171.23.163", 595},
597  {"2001:628:2030:dcf1::ac0", 595},
598  {"ts2.aco.net", 596},
599  {"131.130.251.107", 596},
600  {"2001:62a:4:311::ac0", 596},
601  {"ntp1.openbsd.se", 597},
602  {"81.226.218.187", 597},
603  {"ntp2.openbsd.se", 598},
604  {"81.236.239.155", 598},
605  {"72.14.183.239", 604},
606  {"2600:3c00::e:d0bb", 604},
607  {"ntp1.rueckgr.at", 607},
608  {"5.9.110.236", 607},
609  {"2a01:4f8:162:51e2::2", 607},
610  {"gwyn.kn-bremen.de", 608},
611  {"148.251.8.79", 608},
612  {"tick.mattnordhoff.com", 609},
613  {"45.79.1.70", 609},
614  {"2600:3c00::2:b401", 609},
615  {"ntp.netzwerkteufel.net", 610},
616  {"ntp.wsrs.net", 611},
617  {"5.200.6.34", 611},
618  {"2a02:348:54:5132::1", 611},
619  {"stratum2-4.ntp.techfak.uni-bielefeld.de", 614},
620  {"129.70.132.33", 614},
621  {"2001:638:504:2000::33", 614},
622  {"ntp.idsi.md", 615},
623  {"timehu.lonyai.com", 621},
624  {"213.157.100.71", 621},
625  {"rafi.inha.ac.kr", 622},
626  {"cse.inha.ac.kr", 623},
627  {"ntp1.chrisjohnston.org", 625},
628  {"ntp2.chrisjohnston.org", 626},
629  {"ntp.systemtid.se", 627},
630  {"212.181.208.227", 627},
631  {"time.envirahost.com", 628},
632  {"sesku.planeacion.net", 631},
633  {"148.216.0.30", 631},
634  {"ntp.jentfoo.com", 632},
635  {"173.203.211.73", 632},
636  {"time.fu-berlin.de", 633},
637  {"130.133.1.10", 633},
638  {"zeit.fu-berlin.de", 634},
639  {"160.45.10.8", 634},
640  {"ntp.lekksi.com", 635},
641  {"tick.myodn.ch", 636},
642  {"ntp.exion.tillo.ch", 639},
643  {"ntp1.borg-collective.org.uk", 640},
644  {"82.68.133.225", 640},
645  {"a.st1.ntp.br", 641},
646  {"200.160.7.186", 641},
647  {"2001:12ff::7:0:0:0:186", 641},
648  {"c.st1.ntp.br", 642},
649  {"200.186.125.195", 642},
650  {"d.st1.ntp.br", 643},
651  {"200.20.186.76", 643},
652  {"ntp.duckcorp.org", 645},
653  {"193.17.192.211", 645},
654  {"2001:67c:1740:9016::c111:c0d3", 645},
655  {"85.89.165.69", 646},
656  {"91.215.80.69", 647},
657  {"ntp.cyberinfo.se", 648},
658  {"79.136.86.176", 648},
659  {"2001:470:df57:2::9", 648},
660  {"ntp.bsdbg.net", 649},
661  {"95.87.227.232", 649},
662  {"ntp.alks.org", 650},
663  {"ntp.theforest.us", 652},
664  {"184.73.235.44", 652},
665  {"2001:470:e5a2::1", 652},
666  {"clock.danplanet.com", 653},
667  {"ntp1.doowan.net", 654},
668  {"194.177.34.118", 654},
669  {"iori.fkraiem.org", 655},
670  {"ntp2.jentfoo.com", 658},
671  {"184.106.219.19", 658},
672  {"193.93.167.241", 660},
673  {"optimusprime .64bitvps.com", 662},
674  {"optimussupreme.64bitvps.com", 663},
675  {"optimusprimal.64bitvps.com", 664},
676  {"ntp.glorb.com", 668},
677  {"204.235.61.9", 668},
678  {"2607:fc18:bad:dead:beef::", 668},
679  {"time.slackadelic.com", 669},
680  {"ntp.amnic.net", 670},
681  {"time.falk.us", 671},
682  {"74.104.167.114", 671},
683  {"ntp.a-lab.fi", 672},
684  {"ntp.billn.net", 673},
685  {"ntp.strifler.name", 674},
686  {"ntp3.stratum1.ru", 675},
687  {"91.226.136.141", 675},
688  {"2001:470:784d:fffd::6", 675},
689  {"ntp1.stratum1.ru", 676},
690  {"91.226.136.138", 676},
691  {"88.147.254.228", 676},
692  {"2001:470:784d:fffd::4", 676},
693  {"timekeeper.delphij.net", 684},
694  {"64.62.153.210", 684},
695  {"2001:470:1:117::2", 684},
696  {"ntp.reinig-it.de", 685},
697  {"144.76.20.118", 685},
698  {"ntp.melancthon.net", 686},
699  {"66.228.48.238", 686},
700  {"ntp.squirrels.us", 687},
701  {"ntp2.kangran.su", 688},
702  {"89.221.207.113", 688},
703  {"ntp4.stratum2.ru", 689},
704  {"91.226.136.155", 689},
705  {"2001:470:784d:fffd::a", 689},
706  {"ntp.sonur.ru", 690},
707  {"83.143.51.50", 690},
708  {"193.93.167.239", 692},
709  {"81.94.123.16", 695},
710  {"2001:4b20::beef:1:16", 695},
711  {"81.94.123.17", 696},
712  {"2001:4b20::beef:1:17", 696},
713  {"b.st1.ntp.br", 697},
714  {"201.49.148.135", 697},
715  {"gps.ntp.br", 698},
716  {"200.160.7.193", 698},
717  {"200.160.7.197", 698},
718  {"2001:12ff::7:0:0:0:197", 698},
719  {"2001:12ff::7:0:0:0:193", 698},
720  {"ntp.zyhyt.org", 700},
721  {"ntp.blava.net", 701},
722  {"openbrick.kicks-ass.net", 704},
723  {"66.114.93.6", 704},
724  {"ntp.ramtek.net.tr", 706},
725  {"195.149.85.1", 706},
726  {"157.88.36.37", 709},
727  {"ntp.baseip.com", 713},
728  {"time.digibase.ca", 714},
729  {"72.38.129.202", 714},
730  {"fergus.myftp.org", 715},
731  {"178.124.149.113", 715},
732  {"ntp1.de", 716},
733  {"109.95.210.143", 717},
734  {"ntp.exact-time.org", 719},
735  {"31.28.161.68", 719},
736  {"2a03:6300:1:100::123", 719},
737  {"ntp2.rueckgr.at", 721},
738  {"78.47.148.174", 721},
739  {"2a01:4f8:d13:885::2", 721},
740  {"ntp1.inflammable.ws", 722},
741  {"ntp2.inflammable.ws", 723},
742  {"ntp.spbrasil.com.br", 727},
743  {"ntp.baragwanath.co.za", 728},
744  {"146.64.24.58", 728},
745  {"time.spbrasil.com.br", 729},
746  {"ntp1.bluepink.ro", 730},
747  {"91.216.151.59", 730},
748  {"ntp2.bluepink.ro", 731},
749  {"91.216.151.61", 731},
750  {"ntp3.bluepink.ro", 732},
751  {"91.216.151.201", 732},
752  {"ntp4.bluepink.ro", 733},
753  {"ntp5.bluepink.ro", 734},
754  {"91.216.151.202", 734},
755  {"clock01.sctn01.burst.net", 735},
756  {"clock02.sctn01.burst.net", 736},
757  {"clock01.mifl01.burst.net", 737},
758  {"clock02.mifl01.burst.net", 738},
759  {"clock01.laca02.burst.net", 739},
760  {"clock02.laca02.burst.net", 740},
761  {"ntp2.aas.ru", 747},
762  {"195.210.189.103", 747},
763  {"ntp1.aas.ru", 748},
764  {"tock.binary.net", 751},
765  {"216.229.0.50", 751},
766  {"tick.binary.net", 752},
767  {"216.229.0.49", 752},
768  {"tick.ellipse.net", 753},
769  {"216.229.4.66", 753},
770  {"tock.ellipse.net", 754},
771  {"216.229.4.69", 754},
772  {"ntp.aas.ru", 755},
773  {"ntp.sceen.net", 756},
774  {"151.80.19.218", 756},
775  {"2001:41d0:c:ada::1", 756},
776  {"ntppub.le.ac.uk", 760},
777  {"143.210.16.201", 760},
778  {"2001:630:306:10::c9", 760},
779  {"nn.sg", 762},
780  {"ntp2.de", 763},
781  {"ntp1.servman.ca", 765},
782  {"24.141.214.195", 765},
783  {"194.190.168.1", 766},
784  {"ntp.bozoncek.si.eu.org", 769},
785  {"ntp2v6.unixnet.dk", 770},
786  {"2001:470:1f15:175::2", 770},
787  {"einstein.kenyonralph.com", 771},
788  {"2600:8801:9300:1f7:222:4dff:fe83:cd4a", 771},
789  {"173.255.215.209", 772},
790  {"2600:3c01::f03c:91ff:fe93:b0d1", 772},
791  {"ntp.hds-tech.fr", 773},
792  {"ntp0.luns.net.uk", 774},
793  {"217.114.59.66", 774},
794  {"2a01:8900::aaaa", 774},
795  {"ntp1.luns.net.uk", 775},
796  {"217.114.59.3", 775},
797  {"2a01:8900::1:0:0:0:aaaa", 775},
798  {"tick.eoni.com", 778},
799  {"216.228.192.51", 778},
800  {"2607:f248::33", 778},
801  {"tock.eoni.com", 779},
802  {"216.228.192.52", 779},
803  {"2607:f248::34", 779},
804  {"ntp.ishikawa.sne.jp", 780},
805  {"ntp.synet.edu.cn", 781},
806  {"ntp.neu6.edu.cn", 782},
807  {"202.118.1.130", 782},
808  {"2001:da8:9000::130", 782},
809  {"dmz0.la-archdiocese.net", 785},
810  {"209.151.225.100", 785},
811  {"dmz2.la-archdiocese.net", 786},
812  {"205.161.200.3", 786},
813  {"ntp3.servman.ca", 788},
814  {"72.38.65.102", 788},
815  {"ntp1.iqnet.com", 791},
816  {"62.201.214.162", 791},
817  {"ntp2.iqnet.com", 792},
818  {"stratum1.net", 793},
819  {"ntp.tuna.tsinghua.edu.cn", 794},
820  {"ntp.malbolge.de", 795},
821  {"78.47.234.59", 795},
822  {"ntp2.roethof.net", 796},
823  {"time.iqnet.com", 797},
824  {"62.201.225.9", 797},
825  {"auvz.com", 798},
826  {"time.ostseehaie.de", 799},
827  {"78.46.60.42", 799},
828  {"2a01:4f8:201:4101::42", 799},
829  {"ntp.giteafuntana.com", 801},
830  {"ntp.syari.net", 802},
831  {"91.121.165.146", 802},
832  {"2001:41d0:1:e692::1", 802},
833  {"suro.ubaya.ac.id", 803},
834  {"173.224.213.42", 805},
835  {"ntp1.tcpd.net", 807},
836  {"ntp2.tcpd.net", 808},
837  {"ntp3.tcpd.net", 809},
838  {"ntp.carlfletcher.org", 810},
839  {"ntp.mattrudge.net", 811},
840  {"46.7.145.15", 811},
841  {"ntp.snotboble.net", 812},
842  {"ntp.initipi.sk", 814},
843  {"92.245.0.16", 814},
844  {"chronus.carlso.net", 815},
845  {"ntp.icestarirc.org", 816},
846  {"84.200.25.31", 816},
847  {"2001:1608:10:30:1::3", 816},
848  {"ntp.miknight.com", 817},
849  {"time.awyeah.net", 818},
850  {"206.125.173.30", 818},
851  {"2607:f2f8:7400::4", 818},
852  {"saladfingerz.co.uk", 819},
853  {"ntp.jedamzik.net", 821},
854  {"ntp1.innoscale.net", 823},
855  {"time.hko.hk", 825},
856  {"2407:8000:8001:80::8", 825},
857  {"2403:5000:171:11::2", 825},
858  {"ntp1.upcbiz.ro", 830},
859  {"78.96.7.25", 830},
860  {"ntp3.upcbiz.ro", 832},
861  {"78.96.7.8", 832},
862  {"ntp.pbox.org", 833},
863  {"91.121.167.54", 833},
864  {"2001:41d0:1:e836::1", 833},
865  {"chronos.univ-montp3.fr", 834},
866  {"193.52.136.2", 834},
867  {"chronos2.univ-montp3.fr", 835},
868  {"193.52.137.213", 835},
869  {"ntp0.hochstaetter.de", 836},
870  {"176.221.46.134", 836},
871  {"2a00:1158:2:2d00::123", 836},
872  {"199.249.223.123", 837},
873  {"ntp.terwan.nl", 838},
874  {"213.125.195.210", 838},
875  {"2001:470:1f15:17ce::1:0", 838},
876  {"a.ntp.fryxell.info", 839},
877  {"109.197.193.160", 839},
878  {"2001:470:cb16:a::123", 839},
879  {"ntp2.301-moved.de", 840},
880  {"217.144.138.234", 840},
881  {"2a02:a00:1009:6202::123", 840},
882  {"bbot.org", 841},
883  {"ntp1.us.vetroff.net", 843},
884  {"tick.teljet.net", 847},
885  {"64.25.209.61", 847},
886  {"2607:fc58:1:2d::2", 847},
887  {"tock.teljet.net", 848},
888  {"67.217.112.181", 848},
889  {"2607:fc58:1:2c::2", 848},
890  {"ntp4.stratum1.ru", 849},
891  {"88.147.254.229", 849},
892  {"2001:470:784d:fffd::7", 849},
893  {"ntp.wien.diakoniewerk.at", 851},
894  {"193.170.62.252", 851},
895  {"time.markosyan.info", 854},
896  {"ntp.spadhausen.com", 855},
897  {"ntp.4network.eu", 856},
898  {"ntp1.proserve.nl", 858},
899  {"80.84.224.86", 858},
900  {"2001:828:101:1::86:1", 858},
901  {"ntp2.proserve.nl", 859},
902  {"83.96.224.86", 859},
903  {"2001:828:101:42::86:1", 859},
904  {"212.204.198.85", 860},
905  {"2001:898:2000:1a::15", 860},
906  {"fw2.unixnet.dk", 863},
907  {"ntp.jh1.at", 864},
908  {"88.117.229.109", 864},
909  {"ntp.deman.ru", 865},
910  {"212.164.119.161", 865},
911  {"zeit.tr-it.net", 866},
912  {"ntp2.niiftri.irkutsk.ru", 867},
913  {"46.254.241.75", 867},
914  {"ntp1.niiftri.irkutsk.ru", 868},
915  {"46.254.241.74", 868},
916  {"time.sea1.cloudsingularity.net", 872},
917  {"ntp0.1asiacom.net", 876},
918  {"ntp1.cu.be", 877},
919  {"ntp2.cu.be", 878},
920  {"ntp.crashdump.fr", 879},
921  {"ntp0.dhivehinet.net.mv", 880},
922  {"27.114.150.10", 880},
923  {"ntp1.dhivehinet.net.mv", 881},
924  {"27.114.150.11", 881},
925  {"ntp2.dhivehinet.net.mv", 882},
926  {"27.114.150.12", 882},
927  {"ntp3.dhivehinet.net.mv", 883},
928  {"27.114.150.13", 883},
929  {"time.dhco.org", 885},
930  {"89.101.218.6", 885},
931  {"scanbitntp.scanbit-data.dk", 886},
932  {"85.191.98.171", 886},
933  {"ntp2.sptime.se", 889},
934  {"193.11.166.18", 889},
935  {"2001:6b0:42:2::123", 889},
936  {"193.11.166.52", 890},
937  {"2001:6b0:42:4::123", 890},
938  {"ntp3.sptime.se", 891},
939  {"193.11.166.36", 891},
940  {"2001:6b0:42:3::123", 891},
941  {"ntp1.sptime.se", 892},
942  {"193.11.166.2", 892},
943  {"2001:6b0:42:1::123", 892},
944  {"ntp.neu.edu.cn", 893},
945  {"202.118.1.46", 893},
946  {"202.118.1.47", 893},
947  {"202.118.1.48", 893},
948  {"2001:da8:9000::46", 893},
949  {"2001:da8:9000::47", 893},
950  {"2001:da8:9000::48", 893},
951  {"time.cloudplasma.co.uk", 894},
952  {"149.202.58.157", 894},
953  {"vniiftri.khv.ru", 896},
954  {"212.19.6.218", 896},
955  {"vniiftri2.khv.ru", 897},
956  {"ntp.jbheinz.com", 898},
957  {"73.37.183.90", 898},
958  {"ntp1.innolan.net", 900},
959  {"90.184.222.114", 900},
960  {"ntp2.innolan.net", 901},
961  {"90.184.222.115", 901},
962  {"ntp3.innolan.net", 902},
963  {"192.157.248.117", 903},
964  {"ntp.luna.nl", 904},
965  {"217.77.132.1", 904},
966  {"ntp1.xfree.com.ar", 906},
967  {"ntp-badger.dyndns.info", 907},
968  {"76.123.37.53", 907},
969  {"time.osoal.org.nz", 911},
970  {"103.239.8.22", 911},
971  {"2001:4428::dc:0:0:0:22", 911},
972  {"ntp.e-utp.net", 915},
973  {"89.231.96.83", 915},
974  {"2001:67c:21ec:1000::b", 915},
975  {"2001:67c:21ec:1000::a", 915},
976  {"a.time.steadfast.net", 917},
977  {"208.100.4.52", 917},
978  {"2607:f128:1:3::b", 917},
979  {"67.202.100.50", 918},
980  {"2607:f128::50", 918},
981  {"c.time.steadfast.net", 919},
982  {"208.100.0.228", 919},
983  {"2607:f128:1:3::dd1", 919},
984  {"d.time.steadfast.net", 920},
985  {"e.time.steadfast.net", 921},
986  {"69.162.170.4", 921},
987  {"2607:f128:400:1::dd2", 921},
988  {"f.time.steadfast.net", 922},
989  {"ntp.hisp.no", 924},
990  {"time.m18.ru", 927},
991  {"ntp.net.dn.ua", 928},
992  {"193.201.206.3", 928},
993  {"jasper.skywolf.net", 931},
994  {"ntp.1e128.com", 934},
995  {"ntp.vie.datendienst.at", 935},
996  {"ntp.colinbarrett.co.uk", 938},
997  {"ns.al-abrarcom.com", 940},
998  {"185.23.154.26", 940},
999  {"109.205.112.69", 941},
1000  {"ntp3.mattnordhoff.com", 943},
1001  {"66.228.59.187", 943},
1002  {"2600:3c02::13:220", 943},
1003  {"time.as43289.net", 944},
1004  {"178.17.162.12", 944},
1005  {"178.17.160.12", 944},
1006  {"178.17.161.12", 944},
1007  {"2a00:1dc0::12", 944},
1008  {"2a00:1dc0:2::12", 944},
1009  {"2a00:1dc0:1::12", 944},
1010  {"ntp2.campus-rv.net", 945},
1011  {"193.106.144.7", 945},
1012  {"2a00:fc00:e000:1::7", 945},
1013  {"r10.net", 946},
1014  {"192.168.1.230", 947},
1015  {"ap.cagb.org", 949},
1016  {"time.hnsoft.co.kr", 950},
1017  {"time.delphi.or.kr", 951},
1018  {"time.nettel.cz", 960},
1019  {"37.187.104.44", 960},
1020  {"78.108.145.1", 960},
1021  {"80.79.25.111", 960},
1022  {"ntp0.catn.com", 963},
1023  {"87.124.126.49", 963},
1024  {"ntp1.ona.org", 964},
1025  {"206.186.121.125", 964},
1026  {"ntp2.ona.org", 965},
1027  {"206.186.121.118", 965},
1028  {"ntp.poweron.dk", 967},
1029  {"time.helux.nl", 969},
1030  {"ntp.canakkalefirewall.com", 971},
1031  {"gclock01.dupa01.burst.net", 973},
1032  {"gclock02.dupa01.burst.net", 974},
1033  {"clock01.chil01.burst.net", 975},
1034  {"ntp.first2know.net", 976},
1035  {"164.138.26.20", 976},
1036  {"2a02:2770:3::21a:4aff:fe06:216", 976},
1037  {"207.198.125.20", 977},
1038  {"minx.samspin.net", 978},
1039  {"212.7.1.131", 979},
1040  {"2001:1b28:1:5::131", 979},
1041  {"212.7.1.132", 980},
1042  {"2001:1b28:1:5::132", 980},
1043  {"bonehead.moronica.org", 981},
1044  {"mercury.tyler-k.me", 984},
1045  {"ntp.zyx.ro", 985},
1046  {"89.47.39.10", 985},
1047  {"ntp.dom1k.tk", 986},
1048  {"ntp-bali.hyper.net.id", 988},
1049  {"114.129.16.19", 988},
1050  {"ntpmon.dcs1.biz", 990},
1051  {"203.123.48.219", 990},
1052  {"2405:fc00::1:0:0:0:123", 990},
1053  {"ntp.im-www.eu", 992},
1054  {"ntp.hambox.fr", 993},
1055  {"94.23.8.212", 993},
1056  {"ntp.lcf.mx", 994},
1057  {"189.216.244.125", 994},
1058  {"0x.sg", 997},
1059  {"ntp0.heikorichter.name", 1001},
1060  {"ntp1.heikorichter.name", 1002},
1061  {"ntp2.heikorichter.name", 1003},
1062  {"ntp3.heikorichter.name", 1004},
1063  {"ns2.interactiveshades.com", 1005},
1064  {"ntp04.hoberg.ch", 1008},
1065  {"ntp02.hoberg.ch", 1009},
1066  {"5.45.105.11", 1009},
1067  {"2a03:4000:6:126a::1337", 1009},
1068  {"r00t.cf", 1011},
1069  {"jikan.ae7.st", 1013},
1070  {"khronos.nis.portalus.net", 1017},
1071  {"173.220.95.86", 1017},
1072  {"ching.ae7.st", 1018},
1073  {"time.alaskaroad.com", 1019},
1074  {"67.42.122.77", 1019},
1075  {"204.13.164.130", 1020},
1076  {"timestr.lonyai.com", 1024},
1077  {"85.25.210.112", 1024},
1078  {"ntp2.jimsoffice.org", 1026},
1079  {"ntp.kiewel-online.ch", 1028},
1080  {"ntp.fangfufu.co.uk", 1030},
1081  {"37.187.98.51", 1030},
1082  {"2001:41d0:a:2233::1", 1030},
1083  {"ntp.freestone.net", 1031},
1084  {"193.5.68.2", 1031},
1085  {"2001:67c:8:abcd::2", 1031},
1086  {"klockan.poliser.nu", 1033},
1087  {"87.237.210.147", 1033},
1088  {"ntp.us.v-yu.com", 1034},
1089  {"ntp.eu.v-yu.com", 1035},
1090  {"ntp.gwadar.cn", 1036},
1091  {"42.96.167.209", 1036},
1092  {"okdquick.gotdns.org", 1037},
1093  {"ntp01.hoberg.ch", 1039},
1094  {"5.45.97.157", 1039},
1095  {"2a03:4000:5:221::1337", 1039},
1096  {"user.veloxzone.com.br", 1041},
1097  {"ntp1.berlin-provider.de", 1042},
1098  {"ntp2.berlin-provider.de", 1043},
1099  {"ntp4.berlin-provider.de", 1044},
1100  {"ntp3.berlin-provider.de", 1045},
1101  {"ntp5.berlin-provider.de", 1046},
1102  {"ntp6.berlin-provider.de", 1047},
1103  {"ntp4.jimsoffice.org", 1049},
1104  {"192.168.0.1", 1050},
1105  {"time.ume.tubitak.gov.tr", 1056},
1106  {"194.27.222.5", 1056},
1107  {"ntp.mamalibre.com.ar", 1057},
1108  {"181.164.49.61", 1057},
1109  {"ntp.networkxxiii.de", 1059},
1110  {"tock.stdtime.gov.tw", 1061},
1111  {"211.22.103.157", 1061},
1112  {"watch.stdtime.gov.tw", 1062},
1113  {"118.163.81.63", 1062},
1114  {"clock.stdtime.gov.tw", 1064},
1115  {"211.22.103.158", 1064},
1116  {"tick.stdtime.gov.tw", 1065},
1117  {"118.163.81.62", 1065},
1118  {"87.253.152.191", 1067},
1119  {"2a01:7c8:c020:3::191", 1067},
1120  {"ntp.ring.nlnog.net", 1068},
1121  {"80.94.65.10", 1068},
1122  {"2a02:d28:10:3::2", 1068},
1123  {"ntp.citra.net.id", 1069},
1124  {"202.65.114.202", 1069},
1125  {"mail.lee-family.me.uk", 1070},
1126  {"88.96.199.9", 1070},
1127  {"201.198.247.251", 1073},
1128  {"cyberdc1.cybertech.com", 1076},
1129  {"206.108.0.131", 1077},
1130  {"2620:10a:800f::11", 1077},
1131  {"206.108.0.132", 1078},
1132  {"2620:10a:800f::12", 1078},
1133  {"hajjam.net", 1079},
1134  {"ntp1.hajjam.net", 1080},
1135  {"ntp2.hajjam.net", 1081},
1136  {"bolt.brockhurst.co.nz", 1082},
1137  {"45.33.43.222", 1082},
1138  {"2600:3c01::f03c:91ff:feae:ee12", 1082},
1139  {"is.txtfile.eu", 1083},
1140  {"dl8obh.users.dk0mav.as64643.de.ampr.org", 1087},
1141  {"68.108.190.192", 1088},
1142  {"tick.usshc.com", 1089},
1143  {"199.102.46.70", 1089},
1144  {"fry.helpfulhosting.net", 1090},
1145  {"zoidberg.helpfulhosting.net", 1091},
1146  {"time.atl1.cloudsingularity.net", 1092},
1147  {"pool.kthx.at", 1093},
1148  {"107.170.157.15", 1094},
1149  {"70.114.226.42", 1095},
1150  {"larsdebruin.net", 1096},
1151  {"ntp.x.znx.cc", 1099},
1152  {"118.189.177.157", 1099},
1153  {"thequarkworks.com", 1101},
1154  {"ntp.marsh.ws", 1104},
1155  {"servicios.santiago.utfsm.cl", 1105},
1156  {"www.omaserveri.info", 1106},
1157  {"ojab.ru", 1107},
1158  {"195.91.239.8", 1107},
1159  {"2a02:578:5002:99::2", 1107},
1160  {"2001:470:27:50c::2", 1107},
1161  {"2002:c35b:ef08::1", 1107},
1162  {"tock.usshc.com", 1108},
1163  {"199.102.46.72", 1108},
1164  {"ntp.mts.by", 1109},
1165  {"level1e.cs.unc.edu", 1110},
1166  {"152.2.133.52", 1110},
1167  {"level1f.cs.unc.edu", 1111},
1168  {"152.2.133.53", 1111},
1169  {"level1g.cs.unc.edu", 1112},
1170  {"152.2.133.54", 1112},
1171  {"level1h.cs.unc.edu", 1113},
1172  {"152.2.133.55", 1113},
1173  {"id-co.in", 1115},
1174  {"5.135.186.82", 1115},
1175  {"2001:41d0:8:c352::1", 1115},
1176  {"cronos.villaraton.mx", 1116},
1177  {"104.236.114.203", 1116},
1178  {"138.197.132.106", 1116},
1179  {"138.68.136.118", 1116},
1180  {"2a03:b0c0:1:a1::470:8001", 1116},
1181  {"2604:a880:800:10::e25:1001", 1116},
1182  {"2604:a880:cad:d0::333:9001", 1116},
1183  {"carbon.neersighted.com", 1117},
1184  {"oxygen.neersighted.com", 1118},
1185  {"hora.tucumania.com", 1119},
1186  {"idcoin.me", 1120},
1187  {"ntp.icemoonprison.com", 1121},
1188  {"150.101.217.196", 1121},
1189  {"2001:44b8:41bd:c40f::196", 1121},
1190  {"ntp.rleh.de", 1122},
1191  {"188.68.58.202", 1122},
1192  {"2a03:4000:6:f071::", 1122},
1193  {"ntp.algon.dk", 1126},
1194  {"212.99.233.66", 1126},
1195  {"time.onlydecay.co.uk", 1130},
1196  {"ntp1.musurit.net", 1132},
1197  {"131.0.232.2", 1132},
1198  {"2803:f580::2", 1132},
1199  {"ntp.intiland.net", 1133},
1200  {"113.52.148.37", 1133},
1201  {"2001:df0:e2:5::37", 1133},
1202  {"time.ian.sh", 1134},
1203  {"31.214.242.211", 1135},
1204  {"108.224.49.4", 1136},
1205  {"77.37.146.85", 1138},
1206  {"ntp2.ir.mihanit.net", 1139},
1207  {"ntp1.versadns.com", 1140},
1208  {"50.126.194.189", 1140},
1209  {"ntp2a.versadns.com", 1141},
1210  {"69.60.110.177", 1141},
1211  {"ntp.vortex.tillo.ch", 1142},
1212  {"31.3.135.238", 1142},
1213  {"ntp.twafamkes.nl", 1145},
1214  {"82.95.77.234", 1145},
1215  {"2001:980:1419:1:ba27:ebff:fe1b:14a5", 1145},
1216  {"ntp.oalm.gub.uy", 1146},
1217  {"190.64.208.2", 1146},
1218  {"195.154.71.176", 1150},
1219  {"0.time.itoc.com.au", 1153},
1220  {"54.206.109.187", 1153},
1221  {"h9913310.innovit-it.nl", 1154},
1222  {"vieth-server.de", 1155},
1223  {"pfuideifi.org", 1156},
1224  {"ntp0.a-schieb.de", 1160},
1225  {"ntp1.a-schieb.de", 1161},
1226  {"ntp.bytenet.in", 1162},
1227  {"t96.nl", 1163},
1228  {"ntp1.xipalia.com", 1167},
1229  {"37.59.119.229", 1167},
1230  {"ntp2.xipalia.com", 1168},
1231  {"85.25.49.90", 1168},
1232  {"ntp03.hoberg.ch", 1170},
1233  {"2a03:4000:5:221::1338", 1170},
1234  {"onion.huggyshifters.co.uk", 1171},
1235  {"ntp.dystopia.io", 1172},
1236  {"108.52.219.144", 1172},
1237  {"ntp.mobatime.ru", 1173},
1238  {"85.114.26.194", 1173},
1239  {"ntp1.tsahosting.net", 1174},
1240  {"72.67.6.35", 1174},
1241  {"ntp2.tsahosting.net", 1175},
1242  {"ntp6.smatwebdesign.com", 1177},
1243  {"2600:3c00::f03c:91ff:fe18:b0dc", 1177},
1244  {"ntp.fizyka.umk.pl", 1178},
1245  {"158.75.5.245", 1178},
1246  {"time.server02.sm-ict.com", 1179},
1247  {"ifconfig.com.ua", 1180},
1248  {"78.26.180.80", 1180},
1249  {"ntp0.borg-collective.org.uk", 1181},
1250  {"192.81.223.51", 1181},
1251  {"ntp0.goonhillydatacentre.co.uk", 1182},
1252  {"ntp-de.stygium.net", 1183},
1253  {"104.238.159.77", 1183},
1254  {"2001:19f0:6c00:94c6:5400:ff:fe16:b301", 1183},
1255  {"izz.ntp.org", 1184},
1256  {"ntp1.atabyte.net", 1185},
1257  {"208.100.29.180", 1185},
1258  {"2607:f128:40:2a00:a576::", 1185},
1259  {"ntp2.atabyte.net", 1186},
1260  {"ntp01.steambay.nl", 1187},
1261  {"ntp02.steambay.nl", 1188},
1262  {"ntp03.steambay.nl", 1189},
1263  {"ntp1a.versadns.com", 1190},
1264  {"50.4.23.100", 1190},
1265  {"time.fotiu.com", 1191},
1266  {"69.90.132.51", 1191},
1267  {"93.157.10.210", 1192},
1268  {"ntp.rootshells.eu", 1193},
1269  {"83.162.251.130", 1194},
1270  {"2001:981:fc90:1::1618", 1194},
1271  {"ntp2.viertwaalf.nl", 1195},
1272  {"ntp1.flarecloud.net", 1196},
1273  {"54.83.7.186", 1196},
1274  {"ntp1.xe.gr", 1198},
1275  {"194.116.168.40", 1198},
1276  {"ntp2.xe.gr", 1199},
1277  {"194.116.168.41", 1199},
1278  {"ntp2.crifo.org", 1200},
1279  {"163.172.198.88", 1200},
1280  {"ntp.silicann.com", 1201},
1281  {"88.80.200.13", 1201},
1282  {"213.231.5.165", 1202},
1283  {"194.54.161.214", 1203},
1284  {"78.26.180.56", 1204},
1285  {"206.108.0.133", 1205},
1286  {"2620:10a:800f::13", 1205},
1287  {"time1.bokke.rs", 1206},
1288  {"84.80.85.74", 1206},
1289  {"2001:470:1f15:110e:87d:2d0d:5d64:7da8", 1206},
1290  {"time.optimaal.fm", 1207},
1291  {"0.ntp.2rz.ru", 1208},
1292  {"85.116.124.104", 1208},
1293  {"kangaroo.lan.forstwoof.ru", 1209},
1294  {"213.141.154.170", 1209},
1295  {"2001:470:733c:1::5", 1209},
1296  {"chameleon.forstwoof.ru", 1210},
1297  {"time.jo", 1211},
1298  {"ntp.jo", 1213},
1299  {"ntp1.teambelgium.net", 1217},
1300  {"81.83.19.45", 1217},
1301  {"2a02:1807:10::1", 1217},
1302  {"62.168.116.66", 1220},
1303  {"ntp0.dc1.laodc.com", 1221},
1304  {"ntp.stevemeacham.net", 1222},
1305  {"50.116.52.97", 1222},
1306  {"2600:3c03::f03c:91ff:feae:82c1", 1222},
1307  {"192.168.129.212", 1223},
1308  {"fe80::f03c:91ff:feae:82c1", 1223},
1309  {"ntp1.anduin.org.uk", 1224},
1310  {"92.27.75.51", 1224},
1311  {"2001:470:1f09:a8e::3", 1224},
1312  {"ntp.omnilance.com", 1226},
1313  {"194.54.80.28", 1226},
1314  {"2001:67c:25dc::10", 1226},
1315  {"193.145.15.6", 1228},
1316  {"dcmainut01.srsmain.com", 1231},
1317  {"cambria.bitsrc.net", 1232},
1318  {"69.64.225.2", 1232},
1319  {"ntp1.laukas.lt", 1233},
1320  {"78.60.205.220", 1233},
1321  {"time.jlkhosting.com", 1234},
1322  {"167.114.204.238", 1234},
1323  {"ntp.jre655.com", 1235},
1324  {"157.7.208.12", 1235},
1325  {"ntp.neusoft.edu.cn", 1237},
1326  {"219.216.128.25", 1237},
1327  {"2001:da8:a807::25", 1237},
1328  {"nettuno.ntp.irh.it", 1239},
1329  {"37.247.53.178", 1239},
1330  {"2a00:dcc0:dead:a5b2::123", 1239},
1331  {"ntp.finalhosting.cz", 1240},
1332  {"46.167.244.222", 1240},
1333  {"lumberton-nj-ntp.dyndns.info", 1241},
1334  {"71.188.120.163", 1241},
1335  {"17ctuxuong.nsupdate.org", 1242},
1336  {"time.btr.net", 1243},
1337  {"45.79.182.100", 1243},
1338  {"2600:3c03::f03c:91ff:fe61:c5a3", 1243},
1339  {"ntp.cure.edu.uy", 1245},
1340  {"164.73.227.4", 1245},
1341  {"2001:1328:56::4", 1245},
1342  {"ntp.copayan.uy", 1246},
1343  {"190.64.134.52", 1246},
1344  {"ntp2.cure.edu.uy", 1247},
1345  {"164.73.232.34", 1247},
1346  {"minuto.roa.es", 1248},
1347  {"150.214.94.10", 1248},
1348  {"ntp.civix.ci", 1250},
1349  {"ntp.looney.network", 1252},
1350  {"83.162.149.224", 1252},
1351  {"time0.raxacoricofallapatorius.biz", 1253},
1352  {"82.69.171.134", 1253},
1353  {"time1.raxacoricofallapatorius.biz", 1255},
1354  {"82.69.193.46", 1255},
1355  {"ntp.sstf.nsk.ru", 1256},
1356  {"80.242.83.227", 1256},
1357  {"ntp.bcs2005.de", 1257},
1358  {"ntp.neo.consult-in.fr", 1258},
1359  {"time.t3kkit.com", 1260},
1360  {"86.85.103.243", 1260},
1361  {"stratum-1.sjc02.svwh.net", 1261},
1362  {"162.213.2.253", 1261},
1363  {"ntp.bcs2005.net", 1262},
1364  {"time1.mbix.ca", 1263},
1365  {"198.181.199.82", 1263},
1366  {"2620:19:4000:100::82", 1263},
1367  {"jarvis.arlen.io", 1266},
1368  {"45.33.13.54", 1266},
1369  {"2600:3c00:e000:143::5", 1266},
1370  {"domser.atomki.mta.hu", 1267},
1371  {"193.6.176.19", 1267},
1372  {"2001:738:3100:310:13::", 1267},
1373  {"ntp.atomki.mta.hu", 1268},
1374  {"193.6.176.59", 1268},
1375  {"learning.raf.edu.rs", 1269},
1376  {"217.24.20.5", 1269},
1377  {"2001:470:2160:1:20c:29ff:fe28:be8d", 1269},
1378  {"ntp.nexcess.net", 1270},
1379  {"208.69.120.241", 1270},
1380  {"2607:f7c0:1:af00:d045:7800::f1", 1270},
1381  {"ntp.sdi.net.id", 1271},
1382  {"0.ntp.segoen.ml", 1272},
1383  {"time.nc7j.com", 1274},
1384  {"73.98.218.154", 1274},
1385  {"168.181.185.90", 1275},
1386  {"ntp.mirror.ba", 1276},
1387  {"80.65.85.94", 1276},
1388  {"52.29.252.68", 1277},
1389  {"us.ut.time1.ntp.jvwjgames.net", 1278},
1390  {"ntp.intergnet.ru", 1279},
1391  {"91.211.136.1", 1279},
1392  {"mail.mountaintop.org", 1280},
1393  {"24.111.6.130", 1280},
1394  {"tick.pdp.bz", 1285},
1395  {"91.134.227.50", 1285},
1396  {"2001:470:1a04::91:134:227:50", 1285},
1397  {"tock.pdp.bz", 1286},
1398  {"91.134.227.51", 1286},
1399  {"2001:470:1a04::91:134:227:51", 1286},
1400  {"rjbeilstein.org", 1287},
1401  {"71.176.109.169", 1287},
1402  {"roc.nipne.ro", 1291},
1403  {"194.102.58.173", 1291},
1404  {"0x21h.net", 1292},
1405  {"82.193.117.90", 1292},
1406  {"2001:15c0:65ff:235::2", 1292},
1407  {"ntp.thaidns.co.th", 1294},
1408  {"202.129.206.95", 1294},
1409  {"pool.time.org", 1295},
1410  {"time.coreblock.io", 1296},
1411  {"139.59.177.198", 1296},
1412  {"2a03:b0c0:1:a1::470:5001", 1296},
1413  {"ntp.oticasvisao.net.br", 1297},
1414  {"me-ntp.mecc.edu", 1298},
1415  {"sanyalnet-cloud-vps.freeddns.org", 1302},
1416  {"64.137.248.161", 1302},
1417  {"64.137.248.212", 1302},
1418  {"sanyalnet-cloud-vps2.freeddns.org", 1304},
1419  {"64.137.228.122", 1304},
1420  {"ntp2.ic.net.uk", 1308},
1421  {"193.188.205.101", 1308},
1422  {"2a02:ac00:2:1::5", 1308},
1423  {"ntp1.franconet.ca", 1309},
1424  {"time.dunitek.com", 1312},
1425  {"192.187.114.131", 1312},
1426  {"www.simonbarjona.com", 1313},
1427  {"23.31.92.161", 1313},
1428  {"second.jerpat.us", 1314},
1429  {"certic.info", 1315},
1430  {"31.193.170.5", 1315},
1431  {"time.esa.int", 1317},
1432  {"131.176.107.13", 1317}
1433  };
1434  }
1435 }