forked from duckgoduck/bgp-he-net.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAS10089.htm
786 lines (569 loc) · 31.4 KB
/
AS10089.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!-- rmosher 2010 - 2016 -->
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script src="/javascripts/jquery/jquery-1.3.2.js?1235084520" type="text/javascript"></script>
<script src="/javascripts/jquery/jquery.history.js?1364589087" type="text/javascript"></script>
<script src="/javascripts/jquery/jquery-ui.js?1269850573" type="text/javascript"></script>
<script src="/javascripts/jquery/jrails.js?1269850578" type="text/javascript"></script>
<script src="/javascripts/bgp.js?1260526324" type="text/javascript"></script>
<link href="/stylesheets/bgp.css?1455825849" media="all" rel="stylesheet" type="text/css" />
<script src="/javascripts/tabs.js?1364588335" type="text/javascript"></script>
<script src="/javascripts/sorttable.js?1283318963" type="text/javascript"></script>
<link href="/stylesheets/as.css?1263259109" media="all" rel="stylesheet" type="text/css" />
<title>AS10089 Total Access Communication PLC. - bgp.he.net</title>
<meta name="description" content="AS10089 Total Access Communication PLC. Network Information" />
</head>
<body>
<div id='header'>
<a href="http://www.he.net/"><img alt='Hurricane Electric' src='/helogo.gif' /></a>
<form action="/search" method="get">
<div class='search'>
<input id="search_search" name="search[search]" size="15" type="text" />
<input name="commit" type="submit" value="Search" />
</div>
</form>
<h1><a href="/AS10089" rel="bookmark" title="AS10089 Total Access Communication PLC.">AS10089 Total Access Communication PLC.</a></h1>
<div class='clear'></div>
<div class='floatleft'>
<div class='leftsidemenu'>
<div class='menuheader'>Quick Links</div>
<ul class='leftsidemenuitems'>
<li><a href='http://bgp.he.net/'>BGP Toolkit Home</a></li>
<li><a href="/report/prefixes">BGP Prefix Report</a></li>
<li><a href="/report/peers">BGP Peer Report</a></li>
<li><a href="/report/exchanges">Exchange Report</a></li>
<li><a href="/report/bogons">Bogon Routes</a></li>
<li><a href="/report/world">World Report</a></li>
<li><a href="/report/multi-origin-routes">Multi Origin Routes</a></li>
<li><a href="/report/dns">DNS Report</a></li>
<li><a href="/report/tophosts">Top Host Report</a></li>
<li><a href="/report/netstats">Internet Statistics</a></li>
<li><a href='http://lg.he.net/'>Looking Glass</a></li>
<li><a href='http://networktools.he.net/'>Network Tools App</a></li>
<li><a href='http://tunnelbroker.net/'>Free IPv6 Tunnel</a></li>
<li><a href='http://ipv6.he.net/certification/'>IPv6 Certification</a></li>
<li><a href='http://bgp.he.net/ipv6-progress-report.cgi'>IPv6 Progress</a></li>
<li><a href='http://bgp.he.net/going-native.pdf'>Going Native</a></li>
<li><a href='http://bgp.he.net/contact/'>Contact Us</a></li>
</ul>
</div>
<div class='clear'></div>
<div class='social'>
<a href="/r/Twitter" title="Hurricane Electric on Twitter"><img alt="Hurricane Electric on Twitter" src="/images/twitter.png?1215539178" /></a>
<a href="/r/Facebook" title="Hurricane Electric on Facebook"><img alt="Hurricane Electric on Facebook" src="/images/facebook.png?1215539178" /></a>
</div>
</div>
</div>
<div id='content'>
<ul class='tabmenu'>
<li id='tab_asinfo' class='tabmenuli'>AS Info</li>
<li id='tab_graph4' class='tabmenuli'>Graph v4</li>
<li id='tab_prefixes' class='tabmenuli'>Prefixes v4</li>
<li id='tab_peers' class='tabmenuli'>Peers v4</li>
<li id='tab_whois' class='tabmenuli'>Whois</li>
<li id='tab_irr' class='tabmenuli'>IRR</li>
<li id='tab_ix' class='tabmenuli'>IX</li>
</ul>
<div class='clear'></div>
<div id='asinfo' class='tabdata'>
<div class='asinfotext'>
<div class='asleft'>
Company Website:
</div>
<div class='asright'>
<a href="http://www.dtac.co.th">http://www.dtac.co.th</a>
</div>
<div class='clear'></div>
<br/>
<div class='asleft'>
Country of Origin:
</div>
<div class='asright'>
<a href="/country/TH">Thailand</a>
<div class='flag floatright alignright'><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div>
</div>
<div class='clear'></div>
<br/>
<div class='asleft'>
Internet Exchanges: 2<br/>
<br/>
Prefixes Originated (all): 6<br/>
Prefixes Originated (v4): 6<br/>
Prefixes Originated (v6): 0<br/>
<br/>
Prefixes Announced (all): 417<br/>
Prefixes Announced (v4): 417<br/>
Prefixes Announced (v6): 0<br/>
<br/>
BGP Peers Observed (all): 15<br/>
BGP Peers Observed (v4): 15<br/>
BGP Peers Observed (v6): 0<br/>
<br/>
IPs Originated (v4): 1,024<br/>
AS Paths Observed (v4): 609<br/>
AS Paths Observed (v6): 0<br/>
<br/>
Average AS Path Length (all): 3.989<br/>
Average AS Path Length (v4): 3.989<br/>
Average AS Path Length (v6): 0.000<br/>
</div>
<div class='asright'>
<div id='webthumbimg' class='webthumb'>
<img alt="Web Page Preview" src="/webthumbs/w/w/www.dtac.co.th_320.png?1463369530" />
</div>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://bgp.he.net/AS10089" scrolling="no" frameborder="0" style="border:none; width:325px; height:80px"></iframe>
</div>
<div class='clear'></div>
</div>
<div class='clear'></div>
<br/>
<div class='floatleft'>
<img alt="AS10089 IPv4 Peer Chart" class="piechart" src="http://chart.googleapis.com/chart?cht=p&chtt=AS10089 IPv4 Peers&chs=350x200&chd=t:49,39,4,3,2,3.119868637110017&chl=AS6453+49%25|AS2914+39%25|AS6939+4%25|AS45796+3%25|AS9587+2%25|Other&chco=346090" />
</div>
<div class='floatright'>
<table class='toppeertable'><thead><tr><th>ASN</th><th>Name</th></tr></thead>
<tbody>
<tr>
<td><a href="/AS6453">AS6453</a></td>
<td><a href="/AS6453">TATA COMMUNICATIONS (AMERICA) INC</a></td>
</tr>
<tr>
<td><a href="/AS2914">AS2914</a></td>
<td><a href="/AS2914">NTT America, Inc.</a></td>
</tr>
<tr>
<td><a href="/AS6939">AS6939</a></td>
<td><a href="/AS6939">Hurricane Electric, Inc.</a></td>
</tr>
<tr>
<td><a href="/AS45796">AS45796</a></td>
<td><a href="/AS45796">UIH / BB Connect</a></td>
</tr>
<tr>
<td><a href="/AS9587">AS9587</a></td>
<td><a href="/AS9587">DTAC NETWORK</a></td>
</tr>
</tbody>
</table>
<div class='clear'></div>
</div>
<div class='clear'></div>
<br/>
<div class='clear'></div>
<img alt="AS10089 IPv4 Peer Count Chart" class="asgraph" src="http://chart.googleapis.com/chart?chxr=1,5,21,8&chxt=x,y,x&cht=lc&chtt=AS10089 IPv4 Peer Count (90 Days)&chs=360x150&chd=s:pmpppppppttpppmptttttttxxxxxttpttpptttttttttppttttxxxtxxtxxttpptttttttttx11x5999tttpppppppm&chl=12|18|24|30|06|12|18|24|30|05|11|17|23|29|05|11&chxl=2:|Apr|Jul&chco=346090&chds=5,21" />
<img alt="AS10089 IPv4 Prefixes Announced Chart" class="asgraph" src="http://chart.googleapis.com/chart?chxr=1,406,474,34&chxt=x,y,x&cht=lc&chtt=AS10089 IPv4 Prefixes Announced (90 Days)&chs=360x150&chd=s:HAHHHHHHHTTGGGGIGrrrrpp22222crrrsrMMMMMMMMMMHHGGGK610HyyHyyHHHHHHHHHHHfw9333daaaKKJKKKKKKKJ&chl=12|18|24|30|06|12|18|24|30|05|11|17|23|29|05|11&chxl=2:|Apr|Jul&chco=346090&chds=406,474" />
<img alt="AS10089 IPv4 Prefixes Originated Chart" class="asgraph" src="http://chart.googleapis.com/chart?chxr=1,0,11,5&chxt=x,y,x&cht=lc&chtt=AS10089 IPv4 Prefixes Originated (90 Days)&chs=360x150&chd=s:hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh&chl=12|18|24|30|06|12|18|24|30|05|11|17|23|29|05|11&chxl=2:|Apr|Jul&chco=346090&chds=0,11" />
<div class='clear'></div>
</div>
<div id='graph4' class='tabdata hidden'>
<h2>AS10089 IPv4 Route Propagation</h2>
<img alt="As10089-ipv4" src="/graphs/as10089-ipv4.svg?1468291504" usemap="#diag4" />
<map id="diag4" name="diag4">
<area shape="poly" id="node1" href="/AS10089#_graph4" title="AS10089 -- Total Access Communication PLC. " alt="" coords="85,241,83,236,78,231,69,228,57,226,45,225,32,226,21,228,12,231,6,236,4,241,6,246,12,250,21,254,32,256,45,257,57,256,69,254,78,250,83,246"/>
<area shape="poly" id="node2" href="/AS2914#_graph4" title="AS2914 -- NTT America, Inc. " alt="" coords="197,212,195,207,190,203,182,199,172,197,161,196,150,197,140,199,132,203,126,207,125,212,126,217,132,222,140,225,150,227,161,228,172,227,182,225,190,222,195,217"/>
<area shape="poly" id="node4" href="/AS6453#_graph4" title="AS6453 -- TATA COMMUNICATIONS (AMERICA) INC " alt="" coords="309,241,307,236,302,231,294,228,284,226,273,225,261,226,251,228,243,231,238,236,236,241,238,246,243,250,251,254,261,256,273,257,284,256,294,254,302,250,307,246"/>
<area shape="poly" id="node10" href="/AS6939#_graph4" title="AS6939 -- Hurricane Electric, Inc. " alt="" coords="541,21,539,16,534,11,526,8,516,6,505,5,493,6,483,8,475,11,470,16,468,21,470,26,475,30,483,34,493,36,505,37,516,36,526,34,534,30,539,26"/>
<area shape="poly" id="node3" href="/AS3257#_graph4" title="AS3257 -- Tinet Spa " alt="" coords="425,162,423,157,418,153,410,149,400,147,389,146,377,147,367,149,359,153,354,157,352,162,354,167,359,171,367,175,377,177,389,178,400,177,410,175,418,171,423,167"/>
<area shape="poly" id="node5" href="/AS6461#_graph4" title="AS6461 -- Zayo Bandwidth Inc " alt="" coords="425,201,423,196,418,192,410,189,400,186,389,186,377,186,367,189,359,192,354,196,352,201,354,206,359,211,367,214,377,216,389,217,400,216,410,214,418,211,423,206"/>
<area shape="poly" id="node6" href="/AS3356#_graph4" title="AS3356 -- Level 3 Communications, Inc. " alt="" coords="425,241,423,236,418,231,410,228,400,226,389,225,377,226,367,228,359,231,354,236,352,241,354,246,359,250,367,254,377,256,389,257,400,256,410,254,418,250,423,246"/>
<area shape="poly" id="node7" href="/AS174#_graph4" title="AS174 -- Cogent Communications " alt="" coords="421,280,420,275,415,271,408,267,399,265,389,264,378,265,369,267,362,271,358,275,356,280,358,285,362,290,369,293,378,295,389,296,399,295,408,293,415,290,420,285"/>
<area shape="poly" id="node8" href="/AS1239#_graph4" title="AS1239 -- Sprint " alt="" coords="425,320,423,315,418,310,410,307,400,304,389,304,377,304,367,307,359,310,354,315,352,320,354,324,359,329,367,332,377,335,389,335,400,335,410,332,418,329,423,324"/>
<area shape="poly" id="node9" href="/AS1299#_graph4" title="AS1299 -- Telia Company AB " alt="" coords="425,66,423,61,418,56,410,53,400,51,389,50,377,51,367,53,359,56,354,61,352,66,354,71,359,75,367,79,377,81,389,82,400,81,410,79,418,75,423,71"/>
<area shape="poly" id="node11" href="/AS6762#_graph4" title="AS6762 -- TELECOM ITALIA SPARKLE S.p.A. " alt="" coords="425,495,423,490,418,485,410,482,400,480,389,479,377,480,367,482,359,485,354,490,352,495,354,500,359,504,367,508,377,510,389,511,400,510,410,508,418,504,423,500"/>
<area shape="poly" id="node12" href="/AS3320#_graph4" title="AS3320 -- Deutsche Telekom AG " alt="" coords="425,534,423,529,418,525,410,521,400,519,389,518,377,519,367,521,359,525,354,529,352,534,354,539,359,543,367,547,377,549,389,550,400,549,410,547,418,543,423,539"/>
<area shape="poly" id="node13" href="/AS209#_graph4" title="AS209 -- Qwest Communications Company, LLC " alt="" coords="421,573,420,569,415,564,408,561,399,558,389,558,378,558,369,561,362,564,358,569,356,573,358,578,362,583,369,586,378,589,389,589,399,589,408,586,415,583,420,578"/>
<area shape="poly" id="node14" href="/AS2497#_graph4" title="AS2497 -- Internet Initiative Japan Inc. " alt="" coords="425,613,423,608,418,604,410,600,400,598,389,597,377,598,367,600,359,604,354,608,352,613,354,618,359,622,367,626,377,628,389,629,400,628,410,626,418,622,423,618"/>
<area shape="poly" id="node15" href="/AS12956#_graph4" title="AS12956 -- Telefonica International Wholesale Services, SL " alt="" coords="429,652,427,647,421,643,412,639,401,637,389,636,376,637,365,639,356,643,350,647,348,652,350,657,356,662,365,665,376,667,389,668,401,667,412,665,421,662,427,657"/>
<area shape="poly" id="node16" href="/AS3549#_graph4" title="AS3549 -- Level 3 Communications, Inc. (GBLX) " alt="" coords="541,241,539,236,534,231,526,228,516,226,505,225,493,226,483,228,475,231,470,236,468,241,470,246,475,250,483,254,493,256,505,257,516,256,526,254,534,250,539,246"/>
<area shape="poly" id="node17" href="/AS1273#_graph4" title="AS1273 -- Cable and Wireless Worldwide plc " alt="" coords="541,60,539,55,534,51,526,47,516,45,505,44,493,45,483,47,475,51,470,55,468,60,470,65,475,70,483,73,493,75,505,76,516,75,526,73,534,70,539,65"/>
<area shape="poly" id="node18" href="/AS5511#_graph4" title="AS5511 -- Orange S.A. " alt="" coords="425,123,423,118,418,113,410,110,400,107,389,107,377,107,367,110,359,113,354,118,352,123,354,127,359,132,367,135,377,138,389,138,400,138,410,135,418,132,423,127"/>
<area shape="poly" id="node19" href="/AS7018#_graph4" title="AS7018 -- AT&T Services, Inc. " alt="" coords="425,359,423,354,418,350,410,346,400,344,389,343,377,344,367,346,359,350,354,354,352,359,354,364,359,368,367,372,377,374,389,375,400,374,410,372,418,368,423,364"/>
<area shape="poly" id="node20" href="/AS701#_graph4" title="AS701 -- Verizon Business/UUnet " alt="" coords="421,416,420,411,415,407,408,403,399,401,389,400,378,401,369,403,362,407,358,411,356,416,358,421,362,425,369,429,378,431,389,432,399,431,408,429,415,425,420,421"/>
<area shape="poly" id="node22" href="/AS7922#_graph4" title="AS7922 -- Comcast Cable Communications, Inc. " alt="" coords="425,455,423,450,418,446,410,442,400,440,389,439,377,440,367,442,359,446,354,450,352,455,354,460,359,465,367,468,377,470,389,471,400,470,410,468,418,465,423,460"/>
<area shape="poly" id="node21" href="/AS702#_graph4" title="AS702 -- Verizon Business/UUnet Europe " alt="" coords="537,416,536,411,531,407,524,403,515,401,505,400,494,401,485,403,478,407,474,411,472,416,474,421,478,425,485,429,494,431,505,432,515,431,524,429,531,425,536,421"/>
</map>
</div>
<div id='prefixes' class='tabdata hidden'>
<table id='table_prefixes4' class='sortable w100p'>
<thead><tr><th>Prefix</th><th>Description</th></tr></thead>
<tbody>
<tr>
<td class='nowrap'>
<a href="/net/111.84.28.0/23">111.84.28.0/23</a>
</td>
<td>Total Access Communication PLC
<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div>
</td>
</tr>
<tr>
<td class='nowrap'>
<a href="/net/111.84.28.0/24">111.84.28.0/24</a>
</td>
<td>Total Access Communication PLC
<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div>
</td>
</tr>
<tr>
<td class='nowrap'>
<a href="/net/111.84.29.0/24">111.84.29.0/24</a>
</td>
<td>Total Access Communication PLC
<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div>
</td>
</tr>
<tr>
<td class='nowrap'>
<a href="/net/111.84.156.0/23">111.84.156.0/23</a>
</td>
<td>Total Access Communication PLC.,
<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div>
</td>
</tr>
<tr>
<td class='nowrap'>
<a href="/net/111.84.156.0/24">111.84.156.0/24</a>
</td>
<td>Total Access Communication PLC.,
<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div>
</td>
</tr>
<tr>
<td class='nowrap'>
<a href="/net/111.84.157.0/24">111.84.157.0/24</a>
</td>
<td>Total Access Communication PLC.,
<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id='peers' class='tabdata hidden'>
<table id='table_peers4' class='sortable w100p'>
<thead><tr><th>Rank</th><th>Description</th><th>IPv6</th><th>Peer</th></tr></thead>
<tbody>
<tr>
<td>1</td>
<td>TATA COMMUNICATIONS (AMERICA) INC<div class="flag alignright floatright"><img alt="United States" src="/images/flags/us.gif?1282328089" title="United States" /></div></td>
<td></td>
<td><a href="/AS6453" title="AS6453 TATA COMMUNICATIONS (AMERICA) INC">AS6453</a></td>
</tr>
<tr>
<td>2</td>
<td>NTT America, Inc.<div class="flag alignright floatright"><img alt="United States" src="/images/flags/us.gif?1282328089" title="United States" /></div></td>
<td></td>
<td><a href="/AS2914" title="AS2914 NTT America, Inc.">AS2914</a></td>
</tr>
<tr>
<td>3</td>
<td>Hurricane Electric, Inc.<div class="flag alignright floatright"><img alt="United States" src="/images/flags/us.gif?1282328089" title="United States" /></div></td>
<td></td>
<td><a href="/AS6939" title="AS6939 Hurricane Electric, Inc.">AS6939</a></td>
</tr>
<tr>
<td>4</td>
<td>UIH / BB Connect<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div></td>
<td></td>
<td><a href="/AS45796" title="AS45796 UIH / BB Connect">AS45796</a></td>
</tr>
<tr>
<td>5</td>
<td>DTAC NETWORK<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div></td>
<td></td>
<td><a href="/AS9587" title="AS9587 DTAC NETWORK">AS9587</a></td>
</tr>
<tr>
<td>6</td>
<td>Closed Joint Stock Company TransTeleCom<div class="flag alignright floatright"><img alt="Russian Federation" src="/images/flags/ru.gif?1282328083" title="Russian Federation" /></div></td>
<td></td>
<td><a href="/AS20485" title="AS20485 Closed Joint Stock Company TransTeleCom">AS20485</a></td>
</tr>
<tr>
<td>7</td>
<td>Equinix<div class="flag alignright floatright"><img alt="Hong Kong" src="/images/flags/hk.gif?1282328065" title="Hong Kong" /></div></td>
<td></td>
<td><a href="/AS24115" title="AS24115 Equinix">AS24115</a></td>
</tr>
<tr>
<td>8</td>
<td>Global-Gateway Internet<div class="flag alignright floatright"><img alt="New Zealand" src="/images/flags/nz.gif?1282328076" title="New Zealand" /></div></td>
<td></td>
<td><a href="/AS4648" title="AS4648 Global-Gateway Internet">AS4648</a></td>
</tr>
<tr>
<td>9</td>
<td>Cogetel Online, Cambodia, ISP<div class="flag alignright floatright"><img alt="Cambodia" src="/images/flags/kh.gif?1282328068" title="Cambodia" /></div></td>
<td></td>
<td><a href="/AS23673" title="AS23673 Cogetel Online, Cambodia, ISP">AS23673</a></td>
</tr>
<tr>
<td>10</td>
<td>SG.GS<div class="flag alignright floatright"><img alt="Singapore" src="/images/flags/sg.gif?1282328084" title="Singapore" /></div></td>
<td></td>
<td><a href="/AS24482" title="AS24482 SG.GS">AS24482</a></td>
</tr>
<tr>
<td>11</td>
<td>SoftLayer Technologies Inc.<div class="flag alignright floatright"><img alt="United States" src="/images/flags/us.gif?1282328089" title="United States" /></div></td>
<td></td>
<td><a href="/AS36351" title="AS36351 SoftLayer Technologies Inc.">AS36351</a></td>
</tr>
<tr>
<td>12</td>
<td>Core-Backbone GmbH<div class="flag alignright floatright"><img alt="Germany" src="/images/flags/de.gif?1282328059" title="Germany" /></div></td>
<td></td>
<td><a href="/AS33891" title="AS33891 Core-Backbone GmbH">AS33891</a></td>
</tr>
<tr>
<td>13</td>
<td>Bharti Airtel Ltd<div class="flag alignright floatright"><img alt="India" src="/images/flags/in.gif?1282328066" title="India" /></div></td>
<td></td>
<td><a href="/AS9498" title="AS9498 Bharti Airtel Ltd">AS9498</a></td>
</tr>
<tr>
<td>14</td>
<td>SuperInternet ACCESS Pte Ltd<div class="flag alignright floatright"><img alt="Singapore" src="/images/flags/sg.gif?1282328084" title="Singapore" /></div></td>
<td></td>
<td><a href="/AS4844" title="AS4844 SuperInternet ACCESS Pte Ltd">AS4844</a></td>
</tr>
<tr>
<td>15</td>
<td>DTAC (CRIE Project)<div class="flag alignright floatright"><img alt="Thailand" src="/images/flags/th.gif?1282328087" title="Thailand" /></div></td>
<td></td>
<td><a href="/AS23602" title="AS23602 DTAC (CRIE Project)">AS23602</a></td>
</tr>
</tbody>
</table>
</div>
<div id='whois' class='tabdata hidden'>
<pre>
as-block: AS9216 - AS10239
descr: APNIC ASN block
remarks: These AS numbers are further assigned by APNIC
remarks: to APNIC members and end-users in the APNIC region
admin-c: HM20-AP
tech-c: HM20-AP
mnt-by: APNIC-HM
mnt-lower: APNIC-HM
changed: [email protected] 20090519
source: APNIC
role: APNIC Hostmaster
address: 6 Cordelia Street
address: South Brisbane
address: QLD 4101
country: AU
phone: +61 7 3858 3100
fax-no: +61 7 3858 3199
e-mail: [email protected]
admin-c: AMS11-AP
tech-c: AH256-AP
nic-hdl: HM20-AP
remarks: Administrator for APNIC
notify: [email protected]
mnt-by: MAINT-APNIC-AP
changed: [email protected] 19981111
changed: [email protected] 20020211
changed: [email protected] 20070612
changed: [email protected] 20100217
changed: [email protected] 20101217
changed: [email protected] 20110815
changed: [email protected] 20121024
changed: [email protected] 20131023
source: APNIC
aut-num: AS10089
as-name: DTNCORP-TH-AP
descr: Total Access Communication PLC.
descr: DTN Corperate Service
descr: 26th Floor 333/3 Moo 14 Chai Building
descr: Bangkok
country: TH
admin-c: DNCn1-AP
tech-c: DNCn1-AP
notify: [email protected]
mnt-routes: MAINT-TH-DTAC
mnt-by: MAINT-TH-DTAC
changed: [email protected] 20130919
mnt-irt: IRT-DTACNET-TH
import: from AS24378 action pref = 100; accept AS24378
import: from AS17724 action pref = 100; accept AS17724
import: from AS9587 action pref = 100; accept AS9587
import: from AS4652 action pref = 100; accept AS4652
import: from AS37930 action pref = 100; accept AS37930
import: from AS45265 action pref = 100; accept AS45265
import: from AS6453 action pref = 100; accept AS6453
import: from AS4809 action pref = 100; accept AS4809
import: from AS6762 action pref = 100; accept AS6762
import: from AS2914 action pref = 100; accept AS2914
import: from AS3356 action pref = 100; accept AS3356
import: from AS1299 action pref = 100; accept AS1299
import: from AS38040 action pref = 100; accept AS38040
import: from AS4651 action pref = 100; accept AS4651
export: to AS17724 announce ANY
export: to AS24378 announce ANY
export: to AS9587 announce ANY
export: to AS4652 announce ANY
export: to AS37930 announce ANY
export: to AS45265 announce ANY
export: to AS6453 announce ANY
export: to AS4809 announce ANY
export: to AS6762 announce ANY
export: to AS2914 announce ANY
export: to AS3356 announce ANY
export: to AS1299 announce ANY
export: to AS38040 announce ANY
export: to AS4651 announce ANY
source: APNIC
irt: IRT-DTACNET-TH
address: 333/3 Chai Bldg. Viphavadee Rangsit Rd Chatuchak 10900
address: Address: Thailand
e-mail: [email protected]
abuse-mailbox: [email protected]
admin-c: PR43-AP
tech-c: PR43-AP
auth: # Filtered
mnt-by: MAINT-TH-DTAC
changed: [email protected] 20160420
source: APNIC
role: DTAC NETWORK COLTD - network administrator
address: 333/3 Moo 14, Chai Building, 26th Floor, Vibhavadi Rangsit Rd., Chomphon, Chatuchak, Bangkok 10900
country: TH
phone: +66-8-5119 8441
fax-no: +66-2-202 8673
e-mail: [email protected]
admin-c: DNCn1-AP
tech-c: DNCn1-AP
nic-hdl: DNCn1-AP
mnt-by: MAINT-DTACNETWORK-TH
changed: [email protected] 20090121
source: APNIC
changed: [email protected] 20090121
</pre>
</div>
<div id='irr' class='tabdata hidden'>
<div class='irrbox'>
<div class='irrsource'>
RADB
</div>
<span class='irrdata'>aut-num: <a href="/AS10089" title="AS10089">AS10089</a>
as-name: DTNIIG-TH-AP
descr: DTAC Network Co., Ltd.
319 Chamchuri Square Building, 28 Floor,
Phayathai Road, Pathumwan,
Bangkok Thailand 10330
import: from <a href="/AS24378" title="AS24378">AS24378</a> action pref = 100; accept <a href="/AS24378" title="AS24378">AS24378</a>
import: from <a href="/AS17724" title="AS17724">AS17724</a> action pref = 100; accept <a href="/AS17724" title="AS17724">AS17724</a>
import: from <a href="/AS4652" title="AS4652">AS4652</a> action pref = 100; accept <a href="/AS4652" title="AS4652">AS4652</a>
import: from <a href="/AS2914" title="AS2914">AS2914</a> action pref = 100; accept <a href="/AS2914" title="AS2914">AS2914</a>
import: from <a href="/AS15169" title="AS15169">AS15169</a> action pref = 100; accept <a href="/AS15169" title="AS15169">AS15169</a>
import: from <a href="/AS38040" title="AS38040">AS38040</a> action pref = 100; accept <a href="/AS38040" title="AS38040">AS38040</a>
import: from <a href="/AS4651" title="AS4651">AS4651</a> action pref = 100; accept <a href="/AS4651" title="AS4651">AS4651</a>
import: from <a href="/AS4809" title="AS4809">AS4809</a> action pref = 100; accept <a href="/AS4809" title="AS4809">AS4809</a>
import: from <a href="/AS1299" title="AS1299">AS1299</a> action pref = 100; accept <a href="/AS1299" title="AS1299">AS1299</a>
import: from <a href="/AS37930" title="AS37930">AS37930</a> action pref = 100; accept <a href="/AS37930" title="AS37930">AS37930</a>
import: from <a href="/AS45265" title="AS45265">AS45265</a> action pref = 100; accept <a href="/AS45265" title="AS45265">AS45265</a>
import: from <a href="/AS6453" title="AS6453">AS6453</a> action pref = 100; accept <a href="/AS6453" title="AS6453">AS6453</a>
import: from <a href="/AS21357" title="AS21357">AS21357</a> action pref = 100; accept <a href="/AS21357" title="AS21357">AS21357</a>
import: from <a href="/AS10089" title="AS10089">AS10089</a> action pref = 100; accept <a href="/AS10089" title="AS10089">AS10089</a>
import: from <a href="/AS3356" title="AS3356">AS3356</a> action pref = 100; accept <a href="/AS10089" title="AS10089">AS10089</a>
import: from <a href="/AS6762" title="AS6762">AS6762</a> action pref = 100; accept <a href="/AS10089" title="AS10089">AS10089</a>
import: from <a href="/AS133385" title="AS133385">AS133385</a> action pref = 100; accept <a href="/AS133385" title="AS133385">AS133385</a>
export: to <a href="/AS17724" title="AS17724">AS17724</a> announce ANY
export: to <a href="/AS4652" title="AS4652">AS4652</a> announce ANY
export: to <a href="/AS2914" title="AS2914">AS2914</a> announce ANY
export: to <a href="/AS24378" title="AS24378">AS24378</a> announce ANY
export: to <a href="/AS6453" title="AS6453">AS6453</a> announce ANY
export: to <a href="/AS38040" title="AS38040">AS38040</a> announce ANY
export: to <a href="/AS4651" title="AS4651">AS4651</a> announce ANY
export: to <a href="/AS4809" title="AS4809">AS4809</a> announce ANY
export: to <a href="/AS1299" title="AS1299">AS1299</a> announce ANY
export: to <a href="/AS37930" title="AS37930">AS37930</a> announce ANY
export: to <a href="/AS45265" title="AS45265">AS45265</a> announce ANY
export: to <a href="/AS15169" title="AS15169">AS15169</a> announce ANY
export: to <a href="/AS21357" title="AS21357">AS21357</a> announce ANY
export: to <a href="/AS10089" title="AS10089">AS10089</a> announce ANY
export: to <a href="/AS3356" title="AS3356">AS3356</a> announce ANY
export: to <a href="/AS6762" title="AS6762">AS6762</a> announce ANY
export: to <a href="/AS133385" title="AS133385">AS133385</a> announce ANY
admin-c: DNCn1-AP
tech-c: DNCn1-AP
notify: [email protected]
mnt-by: MAINT-AS9587
changed: [email protected] 20160201 #09:45:40Z
source: RADB
</span>
<div class='clear'></div>
</div>
</div>
<div id='ix' class='tabdata hidden'>
<table id='exchange_table' class='sortable w100p'>
<thead><tr><th>Exchange</th><th>CC</th><th>City</th><th>IPv4</th><th>IPv6</th></tr></thead>
<tbody>
<tr><td>
<a href="/exchange/Equinix%20Hong%20Kong">Equinix Hong Kong</a>
<div class="flag alignright floatright"><img alt="Hong Kong" src="/images/flags/hk.gif?1282328065" title="Hong Kong" /></div>
</td>
<td class='centeralign'>
HK
</td>
<td>
Hong Kong
</td>
<td class="font-small">
119.27.63.132
</td>
<td class="font-small">
</td>
</tr>
<tr><td>
<a href="/exchange/Equinix%20Singapore">Equinix Singapore</a>
<div class="flag alignright floatright"><img alt="Singapore" src="/images/flags/sg.gif?1282328084" title="Singapore" /></div>
</td>
<td class='centeralign'>
SG
</td>
<td>
Singapore
</td>
<td class="font-small">
27.111.228.125<br/>27.111.228.21
</td>
<td class="font-small">
</td>
</tr>
</tbody></table>
</div>
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1068215855;
var google_conversion_label = "viUgCKmAuwMQr9yu_QM";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1068215855/?value=0&label=viUgCKmAuwMQr9yu_QM&guid=ON&script=0"/>
</div>
</noscript>
</div>
<div id='footer'>
Updated 11 Jul 2016 09:37 PST © 2016 Hurricane Electric
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12276073-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>