1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-29 19:58:41 +08:00

Merge branch 'librehs-use-dn42-asn'

This commit is contained in:
Neo_Chen 2020-04-25 14:42:39 +08:00
commit fc943cec68
6 changed files with 251 additions and 248 deletions

View file

@ -8,7 +8,7 @@ Telegram Group invitation link available at TXT record of `join-telegram.neoclou
caasih.neocloud.tw (10.127.0.1, ASN 4201048576) caasih.neocloud.tw (10.127.0.1, ASN 4201048576)
router.neocloud.tw (10.127.255.2, ASN 4201048576) router.neocloud.tw (10.127.255.2, ASN 4201048576)
r2.neocloud.tw (10.127.3.1, ASN 4201048576) r2.neocloud.tw (10.127.3.1, ASN 4201048576)
megumi.yukipedia.cf (10.127.30.1, ASN 4203223939) megumi.yukipedia.cf (10.127.30.1, ASN 4242421037)
hk-01.nextmoe.cloud.imiku.cn (10.127.4.10, ASN 4200012450) hk-01.nextmoe.cloud.imiku.cn (10.127.4.10, ASN 4200012450)
bgp.septs.me ( ASN 4200055555) bgp.septs.me ( ASN 4200055555)
jp-03.nextmoe.cloud.imiku.cn (10.127.4.15, ASN 4200012450) jp-03.nextmoe.cloud.imiku.cn (10.127.4.15, ASN 4200012450)

View file

@ -11,10 +11,12 @@ AS Number Name
420127---- Icecat 420127---- Icecat
4201270006 JerryXiao 4201270006 JerryXiao
4201270007 Staph 4201270007 Staph
420127---- LibreHouse (outvi)
420127---- MagicNeko-IX 420127---- MagicNeko-IX
420127---- santost12 420127---- santost12
420127---- SUNNET 420127---- SUNNET
420127---- Yangfl Network 420127---- Yangfl Network
420127---- Lan Tian 420127---- Lan Tian
4201270015 James58899 4201270015 James58899
# External: dn42
4242421037 LibreHouse

View file

@ -13,6 +13,5 @@ AS Number Name
4200078274 Staph 4200078274 Staph
4200114514 chenx97 4200114514 chenx97
4201048576 Neo_Chen 4201048576 Neo_Chen
4203223939 LibreHouse (outvi)
4242420140 Yangfl Network 4242420140 Yangfl Network
4242423088 SUNNET 4242423088 SUNNET

View file

@ -58,3 +58,5 @@ $TTL 604800
15.4 IN PTR jp-bb.100m-400G.ix.magicneko.imiku.cn.neo. 15.4 IN PTR jp-bb.100m-400G.ix.magicneko.imiku.cn.neo.
101.4 IN PTR cn-adsl.15m-none.ix.magicneko.imiku.cn.neo. 101.4 IN PTR cn-adsl.15m-none.ix.magicneko.imiku.cn.neo.
1.8 IN PTR librehs.neo.
2.8 IN PTR blog.librehs.neo.

View file

@ -8,7 +8,7 @@ digraph "NeoNetwork Nodes"
ucbvax [label="router.neocloud.tw\n(10.127.255.2)"] ucbvax [label="router.neocloud.tw\n(10.127.255.2)"]
np11 [label="NeoPDP-11\n(10.127.255.1,\n10.127.1.1)"] np11 [label="NeoPDP-11\n(10.127.255.1,\n10.127.1.1)"]
ns [label="NeoSystem\n(10.127.255.80)"] ns [label="NeoSystem\n(10.127.255.80)"]
megumiLHS [label="megumi.yukipedia.cf\n(AS4203223939)"] megumiLHS [label="megumi.yukipedia.cf\n(AS4242421037)"]
pan [label="r2.neocloud.tw\n(10.127.3.1)"] pan [label="r2.neocloud.tw\n(10.127.3.1)"]
icecat_Explosion [label="MagicNeko P2P network interconnection"] icecat_Explosion [label="MagicNeko P2P network interconnection"]
icecat_Notebook [label="NextMoe Group Access Network\n(AS4200012451)\n(10.127.233.1)"] icecat_Notebook [label="NextMoe Group Access Network\n(AS4200012451)\n(10.127.233.1)"]

488
nodes.svg
View file

@ -1,594 +1,594 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304) <!-- Generated by graphviz version 2.44.0 (0)
--> -->
<!-- Title: NeoNetwork Nodes Pages: 1 --> <!-- Title: NeoNetwork Nodes Pages: 1 -->
<svg width="1112pt" height="1253pt" <svg width="1347pt" height="1253pt"
viewBox="0.00 0.00 1112.00 1253.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> viewBox="0.00 0.00 1346.50 1253.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1249)"> <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1249)">
<title>NeoNetwork Nodes</title> <title>NeoNetwork Nodes</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-1249 1108,-1249 1108,4 -4,4"/> <polygon fill="white" stroke="transparent" points="-4,4 -4,-1249 1342.5,-1249 1342.5,4 -4,4"/>
<text text-anchor="middle" x="552" y="-1229.8" font-family="Times,serif" font-size="14.00" fill="#000000">NeoNetwork Nodes</text> <text text-anchor="middle" x="669.25" y="-1229.8" font-family="Times,serif" font-size="14.00">NeoNetwork Nodes</text>
<g id="clust1" class="cluster"> <g id="clust1" class="cluster">
<title>cluster_AS4201048576</title> <title>cluster_AS4201048576</title>
<polygon fill="none" stroke="#000000" points="52,-977 52,-1214 950,-1214 950,-977 52,-977"/> <polygon fill="none" stroke="black" points="66,-977 66,-1214 1157.5,-1214 1157.5,-977 66,-977"/>
<text text-anchor="middle" x="501" y="-1198.8" font-family="Times,serif" font-size="14.00" fill="#000000">NeoNetwork (AS4201048576)</text> <text text-anchor="middle" x="611.75" y="-1198.8" font-family="Times,serif" font-size="14.00">NeoNetwork (AS4201048576)</text>
</g> </g>
<g id="clust2" class="cluster"> <g id="clust2" class="cluster">
<title>cluster_AS4200012450</title> <title>cluster_AS4200012450</title>
<polygon fill="none" stroke="#000000" points="234,-306 234,-775 632,-775 632,-306 234,-306"/> <polygon fill="none" stroke="black" points="284.5,-306 284.5,-775 775,-775 775,-306 284.5,-306"/>
<text text-anchor="middle" x="433" y="-759.8" font-family="Times,serif" font-size="14.00" fill="#000000">MagicNeko Network Internet exchange (AS4200012450)</text> <text text-anchor="middle" x="529.75" y="-759.8" font-family="Times,serif" font-size="14.00">MagicNeko Network Internet exchange (AS4200012450)</text>
</g> </g>
<g id="clust3" class="cluster"> <g id="clust3" class="cluster">
<title>cluster_AS4200066666</title> <title>cluster_AS4200066666</title>
<polygon fill="none" stroke="#000000" points="432.5,-8 432.5,-105 1096,-105 1096,-8 432.5,-8"/> <polygon fill="none" stroke="black" points="526,-8 526,-105 1330.5,-105 1330.5,-8 526,-8"/>
<text text-anchor="middle" x="764.25" y="-89.8" font-family="Times,serif" font-size="14.00" fill="#000000">Jerry Network (AS4200066666)</text> <text text-anchor="middle" x="928.25" y="-89.8" font-family="Times,serif" font-size="14.00">Jerry Network (AS4200066666)</text>
</g> </g>
<!-- c --> <!-- c -->
<g id="node1" class="node"> <g id="node1" class="node">
<title>c</title> <title>c</title>
<polygon fill="none" stroke="#000000" points="942,-1044 821,-1044 821,-1006 942,-1006 942,-1044"/> <polygon fill="none" stroke="black" points="1149.5,-1044 997.5,-1044 997.5,-1006 1149.5,-1006 1149.5,-1044"/>
<text text-anchor="middle" x="881.5" y="-1028.8" font-family="Times,serif" font-size="14.00" fill="#000000">caasih.neocloud.tw</text> <text text-anchor="middle" x="1073.5" y="-1028.8" font-family="Times,serif" font-size="14.00">caasih.neocloud.tw</text>
<text text-anchor="middle" x="881.5" y="-1013.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.0.1)</text> <text text-anchor="middle" x="1073.5" y="-1013.8" font-family="Times,serif" font-size="14.00">(10.127.0.1)</text>
</g> </g>
<!-- ucbvax --> <!-- ucbvax -->
<g id="node2" class="node"> <g id="node2" class="node">
<title>ucbvax</title> <title>ucbvax</title>
<polygon fill="none" stroke="#000000" points="779,-1023 660,-1023 660,-985 779,-985 779,-1023"/> <polygon fill="none" stroke="black" points="954,-1023 803,-1023 803,-985 954,-985 954,-1023"/>
<text text-anchor="middle" x="719.5" y="-1007.8" font-family="Times,serif" font-size="14.00" fill="#000000">router.neocloud.tw</text> <text text-anchor="middle" x="878.5" y="-1007.8" font-family="Times,serif" font-size="14.00">router.neocloud.tw</text>
<text text-anchor="middle" x="719.5" y="-992.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.255.2)</text> <text text-anchor="middle" x="878.5" y="-992.8" font-family="Times,serif" font-size="14.00">(10.127.255.2)</text>
</g> </g>
<!-- ucbvax&#45;&gt;c --> <!-- ucbvax&#45;&gt;c -->
<g id="edge8" class="edge"> <g id="edge8" class="edge">
<title>ucbvax&#45;&gt;c</title> <title>ucbvax&#45;&gt;c</title>
<path fill="none" stroke="#000000" d="M789.3107,-1013.0495C796.3533,-1013.9625 803.5109,-1014.8903 810.5652,-1015.8047"/> <path fill="none" stroke="black" d="M964.21,-1013.22C971.9,-1014.05 979.7,-1014.9 987.4,-1015.74"/>
<polygon fill="#000000" stroke="#000000" points="789.7295,-1009.5746 779.3626,-1011.76 788.8296,-1016.5165 789.7295,-1009.5746"/> <polygon fill="black" stroke="black" points="964.44,-1009.72 954.12,-1012.12 963.68,-1016.68 964.44,-1009.72"/>
<polygon fill="#000000" stroke="#000000" points="810.4339,-1019.3169 820.8009,-1017.1316 811.3339,-1012.375 810.4339,-1019.3169"/> <polygon fill="black" stroke="black" points="987.12,-1019.23 997.44,-1016.83 987.88,-1012.27 987.12,-1019.23"/>
</g> </g>
<!-- chenx97 --> <!-- chenx97 -->
<g id="node19" class="node"> <g id="node19" class="node">
<title>chenx97</title> <title>chenx97</title>
<polygon fill="none" stroke="#000000" points="948,-945 815,-945 815,-907 948,-907 948,-945"/> <polygon fill="none" stroke="black" points="1157,-945 990,-945 990,-907 1157,-907 1157,-945"/>
<text text-anchor="middle" x="881.5" y="-929.8" font-family="Times,serif" font-size="14.00" fill="#000000">chenx97.neocloud.tw</text> <text text-anchor="middle" x="1073.5" y="-929.8" font-family="Times,serif" font-size="14.00">chenx97.neocloud.tw</text>
<text text-anchor="middle" x="881.5" y="-914.8" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4201270003)</text> <text text-anchor="middle" x="1073.5" y="-914.8" font-family="Times,serif" font-size="14.00">(AS4201270003)</text>
</g> </g>
<!-- ucbvax&#45;&gt;chenx97 --> <!-- ucbvax&#45;&gt;chenx97 -->
<g id="edge15" class="edge"> <g id="edge15" class="edge">
<title>ucbvax&#45;&gt;chenx97</title> <title>ucbvax&#45;&gt;chenx97</title>
<path fill="none" stroke="#000000" d="M768.2655,-980.5203C788.7122,-970.6756 812.4334,-959.2543 832.8661,-949.4163"/> <path fill="none" stroke="black" d="M936.11,-981.12C961.29,-970.94 990.87,-958.99 1016.03,-948.82"/>
<polygon fill="#000000" stroke="#000000" points="766.6213,-977.4273 759.1297,-984.9191 769.6581,-983.7344 766.6213,-977.4273"/> <polygon fill="black" stroke="black" points="934.67,-977.93 926.71,-984.92 937.3,-984.42 934.67,-977.93"/>
<polygon fill="#000000" stroke="#000000" points="834.5074,-952.5107 841.999,-945.019 831.4706,-946.2037 834.5074,-952.5107"/> <polygon fill="black" stroke="black" points="1017.48,-952.01 1025.44,-945.02 1014.86,-945.52 1017.48,-952.01"/>
</g> </g>
<!-- septs --> <!-- septs -->
<g id="node24" class="node"> <g id="node24" class="node">
<title>septs</title> <title>septs</title>
<polygon fill="none" stroke="#000000" points="936.5,-388 826.5,-388 826.5,-350 936.5,-350 936.5,-388"/> <polygon fill="none" stroke="black" points="1142,-388 1005,-388 1005,-350 1142,-350 1142,-388"/>
<text text-anchor="middle" x="881.5" y="-372.8" font-family="Times,serif" font-size="14.00" fill="#000000">bgp.septs.me</text> <text text-anchor="middle" x="1073.5" y="-372.8" font-family="Times,serif" font-size="14.00">bgp.septs.me</text>
<text text-anchor="middle" x="881.5" y="-357.8" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4200055555)</text> <text text-anchor="middle" x="1073.5" y="-357.8" font-family="Times,serif" font-size="14.00">(AS4200055555)</text>
</g> </g>
<!-- ucbvax&#45;&gt;septs --> <!-- ucbvax&#45;&gt;septs -->
<g id="edge36" class="edge"> <g id="edge36" class="edge">
<title>ucbvax&#45;&gt;septs</title> <title>ucbvax&#45;&gt;septs</title>
<path fill="none" stroke="#000000" d="M761.7822,-978.523C768.4155,-972.8485 774.5408,-966.3117 779,-959 837.8824,-862.4504 870.7102,-503.915 879.2428,-398.3952"/> <path fill="none" stroke="black" d="M933.04,-979.33C941.04,-973.64 948.45,-966.89 954,-959 1019.44,-865.93 1059.3,-504.19 1069.74,-398.28"/>
<polygon fill="#000000" stroke="#000000" points="759.5233,-975.8468 753.8314,-984.7829 763.8536,-981.3467 759.5233,-975.8468"/> <polygon fill="black" stroke="black" points="931,-976.49 924.54,-984.89 934.82,-982.35 931,-976.49"/>
<polygon fill="#000000" stroke="#000000" points="882.7525,-398.4121 880.0575,-388.1658 875.7746,-397.8563 882.7525,-398.4121"/> <polygon fill="black" stroke="black" points="1073.26,-398.32 1070.74,-388.03 1066.29,-397.64 1073.26,-398.32"/>
</g> </g>
<!-- np11 --> <!-- np11 -->
<g id="node3" class="node"> <g id="node3" class="node">
<title>np11</title> <title>np11</title>
<polygon fill="none" stroke="#000000" points="339.5,-1083.5 242.5,-1083.5 242.5,-1030.5 339.5,-1030.5 339.5,-1083.5"/> <polygon fill="none" stroke="black" points="414,-1083.5 293,-1083.5 293,-1030.5 414,-1030.5 414,-1083.5"/>
<text text-anchor="middle" x="291" y="-1068.3" font-family="Times,serif" font-size="14.00" fill="#000000">NeoPDP&#45;11</text> <text text-anchor="middle" x="353.5" y="-1068.3" font-family="Times,serif" font-size="14.00">NeoPDP&#45;11</text>
<text text-anchor="middle" x="291" y="-1053.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.255.1,</text> <text text-anchor="middle" x="353.5" y="-1053.3" font-family="Times,serif" font-size="14.00">(10.127.255.1,</text>
<text text-anchor="middle" x="291" y="-1038.3" font-family="Times,serif" font-size="14.00" fill="#000000">10.127.1.1)</text> <text text-anchor="middle" x="353.5" y="-1038.3" font-family="Times,serif" font-size="14.00">10.127.1.1)</text>
</g> </g>
<!-- np11&#45;&gt;c --> <!-- np11&#45;&gt;c -->
<g id="edge7" class="edge"> <g id="edge7" class="edge">
<title>np11&#45;&gt;c</title> <title>np11&#45;&gt;c</title>
<path fill="none" stroke="#000000" d="M339.5003,-1054.7889C427.2268,-1050.7286 618.1037,-1041.6146 779,-1032 789.2545,-1031.3872 800.0829,-1030.6959 810.7079,-1029.9923"/> <path fill="none" stroke="black" d="M414.08,-1054.86C521.84,-1050.91 756.33,-1041.96 954,-1032 964.72,-1031.46 975.97,-1030.85 987.11,-1030.22"/>
<polygon fill="#000000" stroke="#000000" points="811.0633,-1033.4764 820.8072,-1029.3162 810.5957,-1026.4921 811.0633,-1033.4764"/> <polygon fill="black" stroke="black" points="987.5,-1033.7 997.29,-1029.64 987.1,-1026.72 987.5,-1033.7"/>
</g> </g>
<!-- np11&#45;&gt;ucbvax --> <!-- np11&#45;&gt;ucbvax -->
<g id="edge5" class="edge"> <g id="edge5" class="edge">
<title>np11&#45;&gt;ucbvax</title> <title>np11&#45;&gt;ucbvax</title>
<path fill="none" stroke="#000000" d="M339.5505,-1047.863C353.2487,-1045.4486 368.1841,-1042.9698 382,-1041 474.2776,-1027.8436 581.3307,-1016.8231 649.6962,-1010.3197"/> <path fill="none" stroke="black" d="M414.06,-1047.11C428.43,-1044.91 443.74,-1042.73 458,-1041 573.6,-1026.98 707.74,-1016.08 792.6,-1009.85"/>
<polygon fill="#000000" stroke="#000000" points="650.2854,-1013.7797 659.9117,-1009.3542 649.6267,-1006.8107 650.2854,-1013.7797"/> <polygon fill="black" stroke="black" points="792.99,-1013.33 802.7,-1009.11 792.48,-1006.35 792.99,-1013.33"/>
</g> </g>
<!-- pan --> <!-- pan -->
<g id="node6" class="node"> <g id="node6" class="node">
<title>pan</title> <title>pan</title>
<polygon fill="none" stroke="#000000" points="552,-1103 454,-1103 454,-1065 552,-1065 552,-1103"/> <polygon fill="none" stroke="black" points="674,-1103 551,-1103 551,-1065 674,-1065 674,-1103"/>
<text text-anchor="middle" x="503" y="-1087.8" font-family="Times,serif" font-size="14.00" fill="#000000">r2.neocloud.tw</text> <text text-anchor="middle" x="612.5" y="-1087.8" font-family="Times,serif" font-size="14.00">r2.neocloud.tw</text>
<text text-anchor="middle" x="503" y="-1072.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.3.1)</text> <text text-anchor="middle" x="612.5" y="-1072.8" font-family="Times,serif" font-size="14.00">(10.127.3.1)</text>
</g> </g>
<!-- np11&#45;&gt;pan --> <!-- np11&#45;&gt;pan -->
<g id="edge6" class="edge"> <g id="edge6" class="edge">
<title>np11&#45;&gt;pan</title> <title>np11&#45;&gt;pan</title>
<path fill="none" stroke="#000000" d="M339.6371,-1063.1943C370.6569,-1067.145 411.0555,-1072.2901 443.9173,-1076.4753"/> <path fill="none" stroke="black" d="M414.11,-1063.26C451.89,-1067.23 500.96,-1072.39 540.72,-1076.56"/>
<polygon fill="#000000" stroke="#000000" points="443.493,-1079.9495 453.8551,-1077.741 444.3774,-1073.0056 443.493,-1079.9495"/> <polygon fill="black" stroke="black" points="540.57,-1080.07 550.88,-1077.63 541.3,-1073.11 540.57,-1080.07"/>
</g> </g>
<!-- ns --> <!-- ns -->
<g id="node4" class="node"> <g id="node4" class="node">
<title>ns</title> <title>ns</title>
<polygon fill="none" stroke="#000000" points="343,-1140 239,-1140 239,-1102 343,-1102 343,-1140"/> <polygon fill="none" stroke="black" points="419,-1140 288,-1140 288,-1102 419,-1102 419,-1140"/>
<text text-anchor="middle" x="291" y="-1124.8" font-family="Times,serif" font-size="14.00" fill="#000000">NeoSystem</text> <text text-anchor="middle" x="353.5" y="-1124.8" font-family="Times,serif" font-size="14.00">NeoSystem</text>
<text text-anchor="middle" x="291" y="-1109.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.255.80)</text> <text text-anchor="middle" x="353.5" y="-1109.8" font-family="Times,serif" font-size="14.00">(10.127.255.80)</text>
</g> </g>
<!-- ns&#45;&gt;ucbvax --> <!-- ns&#45;&gt;ucbvax -->
<g id="edge9" class="edge"> <g id="edge9" class="edge">
<title>ns&#45;&gt;ucbvax</title> <title>ns&#45;&gt;ucbvax</title>
<path fill="none" stroke="#000000" d="M343.2973,-1132.5258C413.114,-1145.139 538.7831,-1157.9675 632,-1112 666.1182,-1095.1755 691.3967,-1058.119 705.7848,-1032.1273"/> <path fill="none" stroke="black" d="M419.05,-1134.39C504.55,-1148.92 658.14,-1163.69 775,-1112 812.59,-1095.37 843.03,-1057.73 860.7,-1031.59"/>
<polygon fill="#000000" stroke="#000000" points="708.9759,-1033.5813 710.5892,-1023.11 702.798,-1030.2897 708.9759,-1033.5813"/> <polygon fill="black" stroke="black" points="863.64,-1033.5 866.2,-1023.22 857.78,-1029.66 863.64,-1033.5"/>
</g> </g>
<!-- ns&#45;&gt;pan --> <!-- ns&#45;&gt;pan -->
<g id="edge10" class="edge"> <g id="edge10" class="edge">
<title>ns&#45;&gt;pan</title> <title>ns&#45;&gt;pan</title>
<path fill="none" stroke="#000000" d="M343.1326,-1111.9014C373.6657,-1106.5725 412.3203,-1099.8262 443.9712,-1094.3022"/> <path fill="none" stroke="black" d="M419.02,-1111.71C456.15,-1106.37 502.84,-1099.64 540.94,-1094.16"/>
<polygon fill="#000000" stroke="#000000" points="444.7329,-1097.7223 453.9822,-1092.555 443.5293,-1090.8265 444.7329,-1097.7223"/> <polygon fill="black" stroke="black" points="541.53,-1097.61 550.93,-1092.72 540.53,-1090.68 541.53,-1097.61"/>
</g> </g>
<!-- megumiLHS --> <!-- megumiLHS -->
<g id="node5" class="node"> <g id="node5" class="node">
<title>megumiLHS</title> <title>megumiLHS</title>
<polygon fill="none" stroke="#000000" points="570,-969 436,-969 436,-931 570,-931 570,-969"/> <polygon fill="none" stroke="black" points="695,-969 530,-969 530,-931 695,-931 695,-969"/>
<text text-anchor="middle" x="503" y="-953.8" font-family="Times,serif" font-size="14.00" fill="#000000">megumi.yukipedia.cf</text> <text text-anchor="middle" x="612.5" y="-953.8" font-family="Times,serif" font-size="14.00">megumi.yukipedia.cf</text>
<text text-anchor="middle" x="503" y="-938.8" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4203223939)</text> <text text-anchor="middle" x="612.5" y="-938.8" font-family="Times,serif" font-size="14.00">(AS4242421037)</text>
</g> </g>
<!-- megumiLHS&#45;&gt;ucbvax --> <!-- megumiLHS&#45;&gt;ucbvax -->
<g id="edge12" class="edge"> <g id="edge12" class="edge">
<title>megumiLHS&#45;&gt;ucbvax</title> <title>megumiLHS&#45;&gt;ucbvax</title>
<path fill="none" stroke="#000000" d="M580.0886,-961.612C597.2913,-964.7936 615.3615,-968.6012 632,-973 641.2511,-975.4458 650.9179,-978.4247 660.3098,-981.5577"/> <path fill="none" stroke="black" d="M705.32,-960.61C728.2,-963.93 752.6,-968.05 775,-973 786.56,-975.56 798.71,-978.76 810.44,-982.13"/>
<polygon fill="#000000" stroke="#000000" points="580.5393,-958.1369 570.0776,-959.8113 579.3,-965.0264 580.5393,-958.1369"/> <polygon fill="black" stroke="black" points="705.66,-957.12 695.27,-959.18 704.68,-964.05 705.66,-957.12"/>
<polygon fill="#000000" stroke="#000000" points="659.3741,-984.9368 669.9687,-984.8627 661.6404,-978.3137 659.3741,-984.9368"/> <polygon fill="black" stroke="black" points="809.59,-985.52 820.17,-984.98 811.56,-978.81 809.59,-985.52"/>
</g> </g>
<!-- megumiLHS&#45;&gt;septs --> <!-- megumiLHS&#45;&gt;septs -->
<g id="edge39" class="edge"> <g id="edge39" class="edge">
<title>megumiLHS&#45;&gt;septs</title> <title>megumiLHS&#45;&gt;septs</title>
<path fill="none" stroke="#000000" d="M580.2229,-951.2276C642.613,-947.8648 728.1366,-932.6573 779,-879 845.9228,-808.4011 872.7971,-495.4769 879.635,-398.0543"/> <path fill="none" stroke="black" d="M705.49,-956.13C782.09,-955.98 888.81,-942.73 954,-879 1024.02,-810.56 1060.11,-496.16 1069.79,-398.22"/>
<polygon fill="#000000" stroke="#000000" points="579.8617,-947.7402 570.0282,-951.6837 580.1746,-954.7332 579.8617,-947.7402"/> <polygon fill="black" stroke="black" points="705.38,-952.63 695.36,-956.08 705.34,-959.63 705.38,-952.63"/>
<polygon fill="#000000" stroke="#000000" points="883.1299,-398.2462 880.3206,-388.0306 876.1462,-397.7684 883.1299,-398.2462"/> <polygon fill="black" stroke="black" points="1073.29,-398.43 1070.77,-388.14 1066.32,-397.75 1073.29,-398.43"/>
</g> </g>
<!-- pan&#45;&gt;ucbvax --> <!-- pan&#45;&gt;ucbvax -->
<g id="edge11" class="edge"> <g id="edge11" class="edge">
<title>pan&#45;&gt;ucbvax</title> <title>pan&#45;&gt;ucbvax</title>
<path fill="none" stroke="#000000" d="M561.7061,-1062.3072C591.649,-1051.2429 628.0403,-1037.7957 658.3261,-1026.6047"/> <path fill="none" stroke="black" d="M683.64,-1062.75C720.96,-1051.44 766.81,-1037.54 804.55,-1026.11"/>
<polygon fill="#000000" stroke="#000000" points="560.2942,-1059.0976 552.1272,-1065.8468 562.7205,-1065.6636 560.2942,-1059.0976"/> <polygon fill="black" stroke="black" points="682.62,-1059.4 674.07,-1065.65 684.65,-1066.1 682.62,-1059.4"/>
<polygon fill="#000000" stroke="#000000" points="659.7617,-1029.8056 667.9287,-1023.0564 657.3354,-1023.2395 659.7617,-1029.8056"/> <polygon fill="black" stroke="black" points="805.9,-1029.35 814.46,-1023.1 803.87,-1022.65 805.9,-1029.35"/>
</g> </g>
<!-- icecat_Explosion --> <!-- icecat_Explosion -->
<g id="node7" class="node"> <g id="node7" class="node">
<title>icecat_Explosion</title> <title>icecat_Explosion</title>
<polygon fill="none" stroke="#000000" points="624,-547 382,-547 382,-511 624,-511 624,-547"/> <polygon fill="none" stroke="black" points="767,-547 458,-547 458,-511 767,-511 767,-547"/>
<text text-anchor="middle" x="503" y="-525.3" font-family="Times,serif" font-size="14.00" fill="#000000">MagicNeko P2P network interconnection</text> <text text-anchor="middle" x="612.5" y="-525.3" font-family="Times,serif" font-size="14.00">MagicNeko P2P network interconnection</text>
</g> </g>
<!-- icecat_Notebook --> <!-- icecat_Notebook -->
<g id="node8" class="node"> <g id="node8" class="node">
<title>icecat_Notebook</title> <title>icecat_Notebook</title>
<polygon fill="none" stroke="#000000" points="200,-527.5 0,-527.5 0,-474.5 200,-474.5 200,-527.5"/> <polygon fill="none" stroke="black" points="249,-527.5 0,-527.5 0,-474.5 249,-474.5 249,-527.5"/>
<text text-anchor="middle" x="100" y="-512.3" font-family="Times,serif" font-size="14.00" fill="#000000">NextMoe Group Access Network</text> <text text-anchor="middle" x="124.5" y="-512.3" font-family="Times,serif" font-size="14.00">NextMoe Group Access Network</text>
<text text-anchor="middle" x="100" y="-497.3" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4200012451)</text> <text text-anchor="middle" x="124.5" y="-497.3" font-family="Times,serif" font-size="14.00">(AS4200012451)</text>
<text text-anchor="middle" x="100" y="-482.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.233.1)</text> <text text-anchor="middle" x="124.5" y="-482.3" font-family="Times,serif" font-size="14.00">(10.127.233.1)</text>
</g> </g>
<!-- magicneko_HK01 --> <!-- magicneko_HK01 -->
<g id="node9" class="node"> <g id="node9" class="node">
<title>magicneko_HK01</title> <title>magicneko_HK01</title>
<polygon fill="none" stroke="#000000" points="333,-408 249,-408 249,-370 333,-370 333,-408"/> <polygon fill="none" stroke="black" points="405.5,-408 301.5,-408 301.5,-370 405.5,-370 405.5,-408"/>
<text text-anchor="middle" x="291" y="-392.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;HK1</text> <text text-anchor="middle" x="353.5" y="-392.8" font-family="Times,serif" font-size="14.00">M&#45;HK1</text>
<text text-anchor="middle" x="291" y="-377.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.1)</text> <text text-anchor="middle" x="353.5" y="-377.8" font-family="Times,serif" font-size="14.00">(10.127.4.1)</text>
</g> </g>
<!-- icecat_Notebook&#45;&gt;magicneko_HK01 --> <!-- icecat_Notebook&#45;&gt;magicneko_HK01 -->
<g id="edge46" class="edge"> <g id="edge46" class="edge">
<title>icecat_Notebook&#45;&gt;magicneko_HK01</title> <title>icecat_Notebook&#45;&gt;magicneko_HK01</title>
<path fill="none" stroke="#000000" d="M140.1,-474.3416C166.3884,-457.2468 201.7388,-434.9725 234,-417 236.5283,-415.5915 239.1374,-414.1775 241.7842,-412.7738"/> <path fill="none" stroke="black" d="M172.91,-474.43C204.21,-457.27 246.34,-434.89 284.5,-417 288.04,-415.34 291.71,-413.68 295.42,-412.04"/>
<polygon fill="#000000" stroke="#000000" points="243.5992,-415.7753 250.8655,-408.0647 240.3768,-409.5611 243.5992,-415.7753"/> <polygon fill="black" stroke="black" points="296.91,-415.2 304.69,-408.01 294.13,-408.78 296.91,-415.2"/>
</g> </g>
<!-- magicneko_JP02 --> <!-- magicneko_JP02 -->
<g id="node13" class="node"> <g id="node13" class="node">
<title>magicneko_JP02</title> <title>magicneko_JP02</title>
<polygon fill="none" stroke="#000000" points="336.5,-632 245.5,-632 245.5,-594 336.5,-594 336.5,-632"/> <polygon fill="none" stroke="black" points="410,-632 297,-632 297,-594 410,-594 410,-632"/>
<text text-anchor="middle" x="291" y="-616.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;JP2</text> <text text-anchor="middle" x="353.5" y="-616.8" font-family="Times,serif" font-size="14.00">M&#45;JP2</text>
<text text-anchor="middle" x="291" y="-601.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.13)</text> <text text-anchor="middle" x="353.5" y="-601.8" font-family="Times,serif" font-size="14.00">(10.127.4.13)</text>
</g> </g>
<!-- icecat_Notebook&#45;&gt;magicneko_JP02 --> <!-- icecat_Notebook&#45;&gt;magicneko_JP02 -->
<g id="edge50" class="edge"> <g id="edge50" class="edge">
<title>icecat_Notebook&#45;&gt;magicneko_JP02</title> <title>icecat_Notebook&#45;&gt;magicneko_JP02</title>
<path fill="none" stroke="#000000" d="M140.1,-527.6584C166.3884,-544.7532 201.7388,-567.0275 234,-585 236.5283,-586.4085 239.1374,-587.8225 241.7842,-589.2262"/> <path fill="none" stroke="black" d="M172.91,-527.57C204.21,-544.73 246.34,-567.11 284.5,-585 288.04,-586.66 291.71,-588.32 295.42,-589.96"/>
<polygon fill="#000000" stroke="#000000" points="240.3768,-592.4389 250.8655,-593.9353 243.5992,-586.2247 240.3768,-592.4389"/> <polygon fill="black" stroke="black" points="294.13,-593.22 304.69,-593.99 296.91,-586.8 294.13,-593.22"/>
</g> </g>
<!-- magicneko_RU01 --> <!-- magicneko_RU01 -->
<g id="node14" class="node"> <g id="node14" class="node">
<title>magicneko_RU01</title> <title>magicneko_RU01</title>
<polygon fill="none" stroke="#000000" points="336.5,-520 245.5,-520 245.5,-482 336.5,-482 336.5,-520"/> <polygon fill="none" stroke="black" points="410,-520 297,-520 297,-482 410,-482 410,-520"/>
<text text-anchor="middle" x="291" y="-504.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;RU1</text> <text text-anchor="middle" x="353.5" y="-504.8" font-family="Times,serif" font-size="14.00">M&#45;RU1</text>
<text text-anchor="middle" x="291" y="-489.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.14)</text> <text text-anchor="middle" x="353.5" y="-489.8" font-family="Times,serif" font-size="14.00">(10.127.4.14)</text>
</g> </g>
<!-- icecat_Notebook&#45;&gt;magicneko_RU01 --> <!-- icecat_Notebook&#45;&gt;magicneko_RU01 -->
<g id="edge48" class="edge"> <g id="edge48" class="edge">
<title>icecat_Notebook&#45;&gt;magicneko_RU01</title> <title>icecat_Notebook&#45;&gt;magicneko_RU01</title>
<path fill="none" stroke="#000000" d="M200.2546,-501C212.1306,-501 223.9083,-501 234.8507,-501"/> <path fill="none" stroke="black" d="M249.3,-501C262.13,-501 274.8,-501 286.62,-501"/>
<polygon fill="#000000" stroke="#000000" points="235.0619,-504.5001 245.0618,-501 235.0618,-497.5001 235.0619,-504.5001"/> <polygon fill="black" stroke="black" points="286.77,-504.5 296.77,-501 286.77,-497.5 286.77,-504.5"/>
</g> </g>
<!-- magicneko_JP03 --> <!-- magicneko_JP03 -->
<g id="node15" class="node"> <g id="node15" class="node">
<title>magicneko_JP03</title> <title>magicneko_JP03</title>
<polygon fill="none" stroke="#000000" points="336.5,-688 245.5,-688 245.5,-650 336.5,-650 336.5,-688"/> <polygon fill="none" stroke="black" points="410,-688 297,-688 297,-650 410,-650 410,-688"/>
<text text-anchor="middle" x="291" y="-672.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;JP3</text> <text text-anchor="middle" x="353.5" y="-672.8" font-family="Times,serif" font-size="14.00">M&#45;JP3</text>
<text text-anchor="middle" x="291" y="-657.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.15)</text> <text text-anchor="middle" x="353.5" y="-657.8" font-family="Times,serif" font-size="14.00">(10.127.4.15)</text>
</g> </g>
<!-- icecat_Notebook&#45;&gt;magicneko_JP03 --> <!-- icecat_Notebook&#45;&gt;magicneko_JP03 -->
<g id="edge47" class="edge"> <g id="edge47" class="edge">
<title>icecat_Notebook&#45;&gt;magicneko_JP03</title> <title>icecat_Notebook&#45;&gt;magicneko_JP03</title>
<path fill="none" stroke="#000000" d="M120.6678,-527.6907C145.1947,-558.0485 188.5285,-607.7101 234,-641 235.6347,-642.1967 237.3283,-643.3659 239.0641,-644.5054"/> <path fill="none" stroke="black" d="M150.35,-527.69C179.95,-558.28 232.03,-608.37 284.5,-641 286.94,-642.52 289.48,-643.98 292.07,-645.4"/>
<polygon fill="#000000" stroke="#000000" points="237.652,-647.7428 248.0156,-649.9444 241.287,-641.7605 237.652,-647.7428"/> <polygon fill="black" stroke="black" points="290.58,-648.57 301.08,-649.99 293.76,-642.33 290.58,-648.57"/>
</g> </g>
<!-- magicneko_CN01 --> <!-- magicneko_CN01 -->
<g id="node16" class="node"> <g id="node16" class="node">
<title>magicneko_CN01</title> <title>magicneko_CN01</title>
<polygon fill="none" stroke="#000000" points="340,-352 242,-352 242,-314 340,-314 340,-352"/> <polygon fill="none" stroke="black" points="414.5,-352 292.5,-352 292.5,-314 414.5,-314 414.5,-352"/>
<text text-anchor="middle" x="291" y="-336.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;CN1</text> <text text-anchor="middle" x="353.5" y="-336.8" font-family="Times,serif" font-size="14.00">M&#45;CN1</text>
<text text-anchor="middle" x="291" y="-321.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.101)</text> <text text-anchor="middle" x="353.5" y="-321.8" font-family="Times,serif" font-size="14.00">(10.127.4.101)</text>
</g> </g>
<!-- icecat_Notebook&#45;&gt;magicneko_CN01 --> <!-- icecat_Notebook&#45;&gt;magicneko_CN01 -->
<g id="edge49" class="edge"> <g id="edge49" class="edge">
<title>icecat_Notebook&#45;&gt;magicneko_CN01</title> <title>icecat_Notebook&#45;&gt;magicneko_CN01</title>
<path fill="none" stroke="#000000" d="M120.6678,-474.3093C145.1947,-443.9515 188.5285,-394.2899 234,-361 235.6347,-359.8033 237.3283,-358.6341 239.0641,-357.4946"/> <path fill="none" stroke="black" d="M150.35,-474.31C179.95,-443.72 232.03,-393.63 284.5,-361 286.94,-359.48 289.48,-358.02 292.07,-356.6"/>
<polygon fill="#000000" stroke="#000000" points="241.287,-360.2395 248.0156,-352.0556 237.652,-354.2572 241.287,-360.2395"/> <polygon fill="black" stroke="black" points="293.76,-359.67 301.08,-352.01 290.58,-353.43 293.76,-359.67"/>
</g> </g>
<!-- magicneko_HK01&#45;&gt;icecat_Explosion --> <!-- magicneko_HK01&#45;&gt;icecat_Explosion -->
<g id="edge16" class="edge"> <g id="edge16" class="edge">
<title>magicneko_HK01&#45;&gt;icecat_Explosion</title> <title>magicneko_HK01&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M330.1565,-408.0254C335.5492,-410.908 340.9615,-413.9435 346,-417 391.3987,-444.5396 440.801,-480.9403 471.8239,-504.6545"/> <path fill="none" stroke="black" d="M402.81,-408.07C409.33,-410.92 415.87,-413.94 422,-417 476.91,-444.44 537.51,-481.54 575.05,-505.37"/>
<polygon fill="#000000" stroke="#000000" points="470.0059,-507.6714 480.068,-510.9888 474.2708,-502.1207 470.0059,-507.6714"/> <polygon fill="black" stroke="black" points="573.31,-508.41 583.62,-510.84 577.07,-502.51 573.31,-508.41"/>
</g> </g>
<!-- magicneko_HK02 --> <!-- magicneko_HK02 -->
<g id="node10" class="node"> <g id="node10" class="node">
<title>magicneko_HK02</title> <title>magicneko_HK02</title>
<polygon fill="none" stroke="#000000" points="336.5,-744 245.5,-744 245.5,-706 336.5,-706 336.5,-744"/> <polygon fill="none" stroke="black" points="410,-744 297,-744 297,-706 410,-706 410,-744"/>
<text text-anchor="middle" x="291" y="-728.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;HK2</text> <text text-anchor="middle" x="353.5" y="-728.8" font-family="Times,serif" font-size="14.00">M&#45;HK2</text>
<text text-anchor="middle" x="291" y="-713.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.10)</text> <text text-anchor="middle" x="353.5" y="-713.8" font-family="Times,serif" font-size="14.00">(10.127.4.10)</text>
</g> </g>
<!-- magicneko_HK02&#45;&gt;ucbvax --> <!-- magicneko_HK02&#45;&gt;ucbvax -->
<g id="edge13" class="edge"> <g id="edge13" class="edge">
<title>magicneko_HK02&#45;&gt;ucbvax</title> <title>magicneko_HK02&#45;&gt;ucbvax</title>
<path fill="none" stroke="#000000" d="M297.3128,-754.0967C311.0358,-814.4644 345.3133,-950.0409 382,-978 422.5771,-1008.924 563.3596,-1009.8608 649.7589,-1007.2619"/> <path fill="none" stroke="black" d="M356.73,-754.02C362.62,-808.34 383.7,-924.71 458,-978 484.44,-996.96 677.68,-1002.12 792.46,-1003.51"/>
<polygon fill="#000000" stroke="#000000" points="300.6693,-753.0686 295.0672,-744.076 293.8387,-754.5993 300.6693,-753.0686"/> <polygon fill="black" stroke="black" points="360.21,-753.62 355.74,-744.02 353.24,-754.31 360.21,-753.62"/>
<polygon fill="#000000" stroke="#000000" points="649.8747,-1010.7601 659.7562,-1006.9382 649.6482,-1003.7638 649.8747,-1010.7601"/> <polygon fill="black" stroke="black" points="792.59,-1007.01 802.63,-1003.62 792.67,-1000.01 792.59,-1007.01"/>
</g> </g>
<!-- magicneko_HK02&#45;&gt;icecat_Explosion --> <!-- magicneko_HK02&#45;&gt;icecat_Explosion -->
<g id="edge17" class="edge"> <g id="edge17" class="edge">
<title>magicneko_HK02&#45;&gt;icecat_Explosion</title> <title>magicneko_HK02&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M332.4975,-705.8765C337.2005,-703.1308 341.8047,-700.1567 346,-697 402.4049,-654.5585 455.7935,-590.5957 483.4223,-555.0904"/> <path fill="none" stroke="black" d="M405.55,-705.98C411.24,-703.23 416.84,-700.23 422,-697 488.35,-655.47 554.07,-590.45 587.94,-554.7"/>
<polygon fill="#000000" stroke="#000000" points="486.2281,-557.1834 489.5588,-547.1257 480.683,-552.9111 486.2281,-557.1834"/> <polygon fill="black" stroke="black" points="590.77,-556.8 595.06,-547.11 585.67,-552.01 590.77,-556.8"/>
</g> </g>
<!-- SUNNET --> <!-- SUNNET -->
<g id="node27" class="node"> <g id="node27" class="node">
<title>SUNNET</title> <title>SUNNET</title>
<polygon fill="none" stroke="#000000" points="558,-297.5 448,-297.5 448,-244.5 558,-244.5 558,-297.5"/> <polygon fill="none" stroke="black" points="681,-297.5 544,-297.5 544,-244.5 681,-244.5 681,-297.5"/>
<text text-anchor="middle" x="503" y="-282.3" font-family="Times,serif" font-size="14.00" fill="#000000">SUNNET</text> <text text-anchor="middle" x="612.5" y="-282.3" font-family="Times,serif" font-size="14.00">SUNNET</text>
<text text-anchor="middle" x="503" y="-267.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.11.0/24)</text> <text text-anchor="middle" x="612.5" y="-267.3" font-family="Times,serif" font-size="14.00">(10.127.11.0/24)</text>
<text text-anchor="middle" x="503" y="-252.3" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4242423088)</text> <text text-anchor="middle" x="612.5" y="-252.3" font-family="Times,serif" font-size="14.00">(AS4242423088)</text>
</g> </g>
<!-- magicneko_HK02&#45;&gt;SUNNET --> <!-- magicneko_HK02&#45;&gt;SUNNET -->
<g id="edge40" class="edge"> <g id="edge40" class="edge">
<title>magicneko_HK02&#45;&gt;SUNNET</title> <title>magicneko_HK02&#45;&gt;SUNNET</title>
<path fill="none" stroke="#000000" d="M343.9892,-699.7073C344.6973,-698.8336 345.369,-697.9315 346,-697 395.433,-624.0252 324.8517,-369.1045 382,-302 395.835,-285.7547 416.9109,-277.4179 437.6175,-273.3101"/> <path fill="none" stroke="black" d="M418.04,-701.66C419.46,-700.2 420.79,-698.65 422,-697 474.23,-626 399.14,-367.61 458,-302 476.92,-280.91 505.87,-271.86 533.55,-268.53"/>
<polygon fill="#000000" stroke="#000000" points="341.4284,-697.3167 336.7535,-706.8244 346.3371,-702.3072 341.4284,-697.3167"/> <polygon fill="black" stroke="black" points="415.62,-699.12 410.21,-708.23 420.12,-704.48 415.62,-699.12"/>
<polygon fill="#000000" stroke="#000000" points="438.4356,-276.7218 447.7196,-271.6171 437.2786,-269.8181 438.4356,-276.7218"/> <polygon fill="black" stroke="black" points="534.05,-272 543.67,-267.55 533.38,-265.03 534.05,-272"/>
</g> </g>
<!-- magicneko_JP01 --> <!-- magicneko_JP01 -->
<g id="node11" class="node"> <g id="node11" class="node">
<title>magicneko_JP01</title> <title>magicneko_JP01</title>
<polygon fill="none" stroke="#000000" points="336.5,-576 245.5,-576 245.5,-538 336.5,-538 336.5,-576"/> <polygon fill="none" stroke="black" points="410,-576 297,-576 297,-538 410,-538 410,-576"/>
<text text-anchor="middle" x="291" y="-560.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;JP1</text> <text text-anchor="middle" x="353.5" y="-560.8" font-family="Times,serif" font-size="14.00">M&#45;JP1</text>
<text text-anchor="middle" x="291" y="-545.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.11)</text> <text text-anchor="middle" x="353.5" y="-545.8" font-family="Times,serif" font-size="14.00">(10.127.4.11)</text>
</g> </g>
<!-- magicneko_JP01&#45;&gt;icecat_Explosion --> <!-- magicneko_JP01&#45;&gt;icecat_Explosion -->
<g id="edge18" class="edge"> <g id="edge18" class="edge">
<title>magicneko_JP01&#45;&gt;icecat_Explosion</title> <title>magicneko_JP01&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M336.7398,-550.9589C347.4011,-549.5508 359.2801,-547.9819 371.6484,-546.3483"/> <path fill="none" stroke="black" d="M410.27,-550.92C421.79,-549.67 434.49,-548.29 447.72,-546.84"/>
<polygon fill="#000000" stroke="#000000" points="372.2028,-549.8056 381.6584,-545.0262 371.2862,-542.8659 372.2028,-549.8056"/> <polygon fill="black" stroke="black" points="448.38,-550.29 457.94,-545.73 447.62,-543.33 448.38,-550.29"/>
</g> </g>
<!-- magicneko_HK03 --> <!-- magicneko_HK03 -->
<g id="node12" class="node"> <g id="node12" class="node">
<title>magicneko_HK03</title> <title>magicneko_HK03</title>
<polygon fill="none" stroke="#000000" points="336.5,-464 245.5,-464 245.5,-426 336.5,-426 336.5,-464"/> <polygon fill="none" stroke="black" points="410,-464 297,-464 297,-426 410,-426 410,-464"/>
<text text-anchor="middle" x="291" y="-448.8" font-family="Times,serif" font-size="14.00" fill="#000000">M&#45;HK3</text> <text text-anchor="middle" x="353.5" y="-448.8" font-family="Times,serif" font-size="14.00">M&#45;HK3</text>
<text text-anchor="middle" x="291" y="-433.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.4.12)</text> <text text-anchor="middle" x="353.5" y="-433.8" font-family="Times,serif" font-size="14.00">(10.127.4.12)</text>
</g> </g>
<!-- magicneko_HK03&#45;&gt;icecat_Explosion --> <!-- magicneko_HK03&#45;&gt;icecat_Explosion -->
<g id="edge19" class="edge"> <g id="edge19" class="edge">
<title>magicneko_HK03&#45;&gt;icecat_Explosion</title> <title>magicneko_HK03&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M336.7398,-463.1233C369.3397,-476.0403 413.3265,-493.469 447.8676,-507.1551"/> <path fill="none" stroke="black" d="M410.27,-463.23C450.39,-476.34 504.63,-494.07 546.69,-507.82"/>
<polygon fill="#000000" stroke="#000000" points="446.756,-510.4793 457.3421,-510.9091 449.3346,-503.9716 446.756,-510.4793"/> <polygon fill="black" stroke="black" points="545.69,-511.17 556.29,-510.95 547.87,-504.52 545.69,-511.17"/>
</g> </g>
<!-- magicneko_JP02&#45;&gt;icecat_Explosion --> <!-- magicneko_JP02&#45;&gt;icecat_Explosion -->
<g id="edge20" class="edge"> <g id="edge20" class="edge">
<title>magicneko_JP02&#45;&gt;icecat_Explosion</title> <title>magicneko_JP02&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M336.7398,-594.8767C369.3397,-581.9597 413.3265,-564.531 447.8676,-550.8449"/> <path fill="none" stroke="black" d="M410.27,-594.77C450.39,-581.66 504.63,-563.93 546.69,-550.18"/>
<polygon fill="#000000" stroke="#000000" points="449.3346,-554.0284 457.3421,-547.0909 446.756,-547.5207 449.3346,-554.0284"/> <polygon fill="black" stroke="black" points="547.87,-553.48 556.29,-547.05 545.69,-546.83 547.87,-553.48"/>
</g> </g>
<!-- magicneko_RU01&#45;&gt;icecat_Explosion --> <!-- magicneko_RU01&#45;&gt;icecat_Explosion -->
<g id="edge21" class="edge"> <g id="edge21" class="edge">
<title>magicneko_RU01&#45;&gt;icecat_Explosion</title> <title>magicneko_RU01&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M336.7398,-507.0411C347.4011,-508.4492 359.2801,-510.0181 371.6484,-511.6517"/> <path fill="none" stroke="black" d="M410.27,-507.08C421.79,-508.33 434.49,-509.71 447.72,-511.16"/>
<polygon fill="#000000" stroke="#000000" points="371.2862,-515.1341 381.6584,-512.9738 372.2028,-508.1944 371.2862,-515.1341"/> <polygon fill="black" stroke="black" points="447.62,-514.67 457.94,-512.27 448.38,-507.71 447.62,-514.67"/>
</g> </g>
<!-- staph --> <!-- staph -->
<g id="node17" class="node"> <g id="node17" class="node">
<title>staph</title> <title>staph</title>
<polygon fill="none" stroke="#000000" points="558,-836.5 448,-836.5 448,-783.5 558,-783.5 558,-836.5"/> <polygon fill="none" stroke="black" points="681,-836.5 544,-836.5 544,-783.5 681,-783.5 681,-836.5"/>
<text text-anchor="middle" x="503" y="-821.3" font-family="Times,serif" font-size="14.00" fill="#000000">s.aureus.ga</text> <text text-anchor="middle" x="612.5" y="-821.3" font-family="Times,serif" font-size="14.00">s.aureus.ga</text>
<text text-anchor="middle" x="503" y="-806.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.8.185)</text> <text text-anchor="middle" x="612.5" y="-806.3" font-family="Times,serif" font-size="14.00">(10.127.8.185)</text>
<text text-anchor="middle" x="503" y="-791.3" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4200078274)</text> <text text-anchor="middle" x="612.5" y="-791.3" font-family="Times,serif" font-size="14.00">(AS4200078274)</text>
</g> </g>
<!-- magicneko_RU01&#45;&gt;staph --> <!-- magicneko_RU01&#45;&gt;staph -->
<g id="edge38" class="edge"> <g id="edge38" class="edge">
<title>magicneko_RU01&#45;&gt;staph</title> <title>magicneko_RU01&#45;&gt;staph</title>
<path fill="none" stroke="#000000" d="M343.9228,-526.3389C344.6511,-527.1985 345.345,-528.0853 346,-529 411.3587,-620.2684 307.0133,-695.4615 382,-779 396.1914,-794.8098 417.2417,-803.0591 437.8228,-807.2192"/> <path fill="none" stroke="black" d="M418.03,-524.53C419.44,-525.93 420.77,-527.42 422,-529 490.85,-617.66 380.89,-697.42 458,-779 477.38,-799.5 506.26,-808.47 533.77,-811.9"/>
<polygon fill="#000000" stroke="#000000" points="346.2061,-523.6801 336.5518,-519.3161 341.3775,-528.7481 346.2061,-523.6801"/> <polygon fill="black" stroke="black" points="420.24,-521.81 410.29,-518.16 415.79,-527.22 420.24,-521.81"/>
<polygon fill="#000000" stroke="#000000" points="437.4073,-810.6991 447.8565,-808.9482 438.5961,-803.8008 437.4073,-810.6991"/> <polygon fill="black" stroke="black" points="533.51,-815.39 543.82,-812.92 534.22,-808.43 533.51,-815.39"/>
</g> </g>
<!-- magicneko_RU01&#45;&gt;septs --> <!-- magicneko_RU01&#45;&gt;septs -->
<g id="edge42" class="edge"> <g id="edge42" class="edge">
<title>magicneko_RU01&#45;&gt;septs</title> <title>magicneko_RU01&#45;&gt;septs</title>
<path fill="none" stroke="#000000" d="M343.9139,-475.6546C344.6449,-474.797 345.3417,-473.9124 346,-473 408.5954,-386.2431 300.8932,-304.7612 382,-235 523.4691,-113.3204 764.4467,-277.5238 850.1256,-343.6272"/> <path fill="none" stroke="black" d="M418.01,-477.46C419.43,-476.06 420.77,-474.57 422,-473 487.92,-388.74 376.89,-304.76 458,-235 632.55,-84.87 936.44,-272.95 1038.19,-343.96"/>
<polygon fill="#000000" stroke="#000000" points="341.3707,-473.2428 336.5246,-482.6643 346.1883,-478.3213 341.3707,-473.2428"/> <polygon fill="black" stroke="black" points="415.78,-474.77 410.26,-483.81 420.22,-480.18 415.78,-474.77"/>
<polygon fill="#000000" stroke="#000000" points="848.1205,-346.5019 858.1589,-349.8904 852.4245,-340.9815 848.1205,-346.5019"/> <polygon fill="black" stroke="black" points="1036.38,-346.96 1046.57,-349.86 1040.41,-341.24 1036.38,-346.96"/>
</g> </g>
<!-- magicneko_JP03&#45;&gt;megumiLHS --> <!-- magicneko_JP03&#45;&gt;megumiLHS -->
<g id="edge43" class="edge"> <g id="edge43" class="edge">
<title>magicneko_JP03&#45;&gt;megumiLHS</title> <title>magicneko_JP03&#45;&gt;megumiLHS</title>
<path fill="none" stroke="#000000" d="M344.2184,-694.7318C344.8383,-695.4682 345.433,-696.2241 346,-697 404.4555,-776.9966 315.6792,-843.3926 382,-917 393.5138,-929.7788 409.4435,-937.8134 425.9674,-942.8148"/> <path fill="none" stroke="black" d="M417.99,-692.56C419.42,-693.95 420.76,-695.43 422,-697 483.52,-774.67 389.7,-845.23 458,-917 474.2,-934.02 496.88,-943.32 519.86,-948.17"/>
<polygon fill="#000000" stroke="#000000" points="346.3797,-691.9557 336.7352,-687.57 341.5397,-697.0128 346.3797,-691.9557"/> <polygon fill="black" stroke="black" points="420.18,-689.83 410.21,-686.23 415.76,-695.26 420.18,-689.83"/>
<polygon fill="#000000" stroke="#000000" points="425.1719,-946.2249 435.7362,-945.4221 426.977,-939.4617 425.1719,-946.2249"/> <polygon fill="black" stroke="black" points="519.24,-951.61 529.7,-949.98 520.51,-944.73 519.24,-951.61"/>
</g> </g>
<!-- magicneko_JP03&#45;&gt;icecat_Explosion --> <!-- magicneko_JP03&#45;&gt;icecat_Explosion -->
<g id="edge22" class="edge"> <g id="edge22" class="edge">
<title>magicneko_JP03&#45;&gt;icecat_Explosion</title> <title>magicneko_JP03&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M330.1565,-649.9746C335.5492,-647.092 340.9615,-644.0565 346,-641 391.3987,-613.4604 440.801,-577.0597 471.8239,-553.3455"/> <path fill="none" stroke="black" d="M402.81,-649.93C409.33,-647.08 415.87,-644.06 422,-641 476.91,-613.56 537.51,-576.46 575.05,-552.63"/>
<polygon fill="#000000" stroke="#000000" points="474.2708,-555.8793 480.068,-547.0112 470.0059,-550.3286 474.2708,-555.8793"/> <polygon fill="black" stroke="black" points="577.07,-555.49 583.62,-547.16 573.31,-549.59 577.07,-555.49"/>
</g> </g>
<!-- magicneko_JP03&#45;&gt;chenx97 --> <!-- magicneko_JP03&#45;&gt;chenx97 -->
<g id="edge37" class="edge"> <g id="edge37" class="edge">
<title>magicneko_JP03&#45;&gt;chenx97</title> <title>magicneko_JP03&#45;&gt;chenx97</title>
<path fill="none" stroke="#000000" d="M344.1828,-694.7583C344.8137,-695.4865 345.4203,-696.2336 346,-697 395.7431,-762.762 320.8131,-823.7264 382,-879 412.6698,-906.7058 672.4425,-919.1645 804.7327,-923.755"/> <path fill="none" stroke="black" d="M417.92,-692.61C419.37,-693.99 420.73,-695.45 422,-697 474.26,-760.78 396.33,-824.26 458,-879 496.07,-912.79 817.17,-922.32 979.43,-924.98"/>
<polygon fill="#000000" stroke="#000000" points="346.3013,-691.947 336.6118,-687.6617 341.5142,-697.0541 346.3013,-691.947"/> <polygon fill="black" stroke="black" points="420.07,-689.85 410.07,-686.35 415.7,-695.32 420.07,-689.85"/>
<polygon fill="#000000" stroke="#000000" points="804.6928,-927.2556 814.8061,-924.0979 804.931,-920.2597 804.6928,-927.2556"/> <polygon fill="black" stroke="black" points="979.83,-928.49 989.88,-925.15 979.94,-921.49 979.83,-928.49"/>
</g> </g>
<!-- JerryXiao --> <!-- JerryXiao -->
<g id="node20" class="node"> <g id="node20" class="node">
<title>JerryXiao</title> <title>JerryXiao</title>
<polygon fill="none" stroke="#000000" points="565.5,-74 440.5,-74 440.5,-36 565.5,-36 565.5,-74"/> <polygon fill="none" stroke="black" points="691,-74 534,-74 534,-36 691,-36 691,-74"/>
<text text-anchor="middle" x="503" y="-58.8" font-family="Times,serif" font-size="14.00" fill="#000000">jpn.neo.jerryxiao.cc</text> <text text-anchor="middle" x="612.5" y="-58.8" font-family="Times,serif" font-size="14.00">jpn.neo.jerryxiao.cc</text>
<text text-anchor="middle" x="503" y="-43.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.8.193)</text> <text text-anchor="middle" x="612.5" y="-43.8" font-family="Times,serif" font-size="14.00">(10.127.8.193)</text>
</g> </g>
<!-- magicneko_JP03&#45;&gt;JerryXiao --> <!-- magicneko_JP03&#45;&gt;JerryXiao -->
<g id="edge31" class="edge"> <g id="edge31" class="edge">
<title>magicneko_JP03&#45;&gt;JerryXiao</title> <title>magicneko_JP03&#45;&gt;JerryXiao</title>
<path fill="none" stroke="#000000" d="M343.9505,-643.7777C344.6736,-642.8822 345.3583,-641.9566 346,-641 400.5284,-559.712 345.2161,-292.7085 382,-202 401.8408,-153.0729 444.0272,-107.9744 472.9511,-80.9738"/> <path fill="none" stroke="black" d="M418.06,-645.67C419.47,-644.21 420.8,-642.65 422,-641 479.64,-561.89 415.92,-290.37 458,-202 483.11,-149.26 535.87,-105.53 572.47,-79.84"/>
<polygon fill="#000000" stroke="#000000" points="341.2236,-641.5497 336.5356,-651.051 346.1254,-646.547 341.2236,-641.5497"/> <polygon fill="black" stroke="black" points="415.64,-643.14 410.25,-652.26 420.15,-648.49 415.64,-643.14"/>
<polygon fill="#000000" stroke="#000000" points="475.3564,-83.5169 480.362,-74.1791 470.6258,-78.3573 475.3564,-83.5169"/> <polygon fill="black" stroke="black" points="574.69,-82.57 580.94,-74.02 570.72,-76.8 574.69,-82.57"/>
</g> </g>
<!-- magicneko_JP03&#45;&gt;septs --> <!-- magicneko_JP03&#45;&gt;septs -->
<g id="edge34" class="edge"> <g id="edge34" class="edge">
<title>magicneko_JP03&#45;&gt;septs</title> <title>magicneko_JP03&#45;&gt;septs</title>
<path fill="none" stroke="#000000" d="M344.1855,-694.8452C344.8133,-695.5461 345.4189,-696.2643 346,-697 388.2254,-750.464 328.4676,-803.8613 382,-846 416.661,-873.2838 744.6883,-873.7218 779,-846 849.6572,-788.913 873.8677,-492.6515 879.862,-398.062"/> <path fill="none" stroke="black" d="M418.3,-693.11C419.6,-694.35 420.84,-695.64 422,-697 466.27,-748.78 404.47,-803.86 458,-846 501.3,-880.09 910.59,-879.95 954,-846 1026.09,-789.63 1060.56,-492.88 1069.85,-398.12"/>
<polygon fill="#000000" stroke="#000000" points="346.4483,-692.1711 336.7179,-687.9794 341.7106,-697.3242 346.4483,-692.1711"/> <polygon fill="black" stroke="black" points="420.22,-690.17 410.21,-686.71 415.88,-695.66 420.22,-690.17"/>
<polygon fill="#000000" stroke="#000000" points="883.3572,-398.245 880.4755,-388.0496 876.3703,-397.8168 883.3572,-398.245"/> <polygon fill="black" stroke="black" points="1073.34,-398.38 1070.81,-388.09 1066.37,-397.71 1073.34,-398.38"/>
</g> </g>
<!-- frank_hsinchu --> <!-- frank_hsinchu -->
<g id="node29" class="node"> <g id="node29" class="node">
<title>frank_hsinchu</title> <title>frank_hsinchu</title>
<polygon fill="none" stroke="#000000" points="1094,-318.5 984,-318.5 984,-265.5 1094,-265.5 1094,-318.5"/> <polygon fill="none" stroke="black" points="1330,-318.5 1193,-318.5 1193,-265.5 1330,-265.5 1330,-318.5"/>
<text text-anchor="middle" x="1039" y="-303.3" font-family="Times,serif" font-size="14.00" fill="#000000">Frank_Hsinchu</text> <text text-anchor="middle" x="1261.5" y="-303.3" font-family="Times,serif" font-size="14.00">Frank_Hsinchu</text>
<text text-anchor="middle" x="1039" y="-288.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.255.56)</text> <text text-anchor="middle" x="1261.5" y="-288.3" font-family="Times,serif" font-size="14.00">(10.127.255.56)</text>
<text text-anchor="middle" x="1039" y="-273.3" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4200005566)</text> <text text-anchor="middle" x="1261.5" y="-273.3" font-family="Times,serif" font-size="14.00">(AS4200005566)</text>
</g> </g>
<!-- magicneko_JP03&#45;&gt;frank_hsinchu --> <!-- magicneko_JP03&#45;&gt;frank_hsinchu -->
<g id="edge44" class="edge"> <g id="edge44" class="edge">
<title>magicneko_JP03&#45;&gt;frank_hsinchu</title> <title>magicneko_JP03&#45;&gt;frank_hsinchu</title>
<path fill="none" stroke="#000000" d="M343.9418,-643.7718C344.6675,-642.8781 345.3552,-641.9544 346,-641 396.7065,-565.9474 315.1844,-296.1532 382,-235 549.0558,-82.1016 850.1858,-199.5079 978.4714,-260.7937"/> <path fill="none" stroke="black" d="M418.04,-645.66C419.46,-644.2 420.79,-642.65 422,-641 475.58,-567.97 391.18,-296.15 458,-235 667.28,-43.45 1049.68,-191.75 1198.72,-261.19"/>
<polygon fill="#000000" stroke="#000000" points="341.2163,-641.5414 336.5093,-651.0333 346.1081,-646.5485 341.2163,-641.5414"/> <polygon fill="black" stroke="black" points="415.62,-643.12 410.22,-652.24 420.13,-648.48 415.62,-643.12"/>
<polygon fill="#000000" stroke="#000000" points="977.2458,-264.0885 987.7729,-265.2841 980.2891,-257.7846 977.2458,-264.0885"/> <polygon fill="black" stroke="black" points="1197.23,-264.36 1207.77,-265.45 1200.21,-258.02 1197.23,-264.36"/>
</g> </g>
<!-- magicneko_CN01&#45;&gt;icecat_Explosion --> <!-- magicneko_CN01&#45;&gt;icecat_Explosion -->
<g id="edge23" class="edge"> <g id="edge23" class="edge">
<title>magicneko_CN01&#45;&gt;icecat_Explosion</title> <title>magicneko_CN01&#45;&gt;icecat_Explosion</title>
<path fill="none" stroke="#000000" d="M332.4975,-352.1235C337.2005,-354.8692 341.8047,-357.8433 346,-361 402.4049,-403.4415 455.7935,-467.4043 483.4223,-502.9096"/> <path fill="none" stroke="black" d="M405.55,-352.02C411.24,-354.77 416.84,-357.77 422,-361 488.35,-402.53 554.07,-467.55 587.94,-503.3"/>
<polygon fill="#000000" stroke="#000000" points="480.683,-505.0889 489.5588,-510.8743 486.2281,-500.8166 480.683,-505.0889"/> <polygon fill="black" stroke="black" points="585.67,-505.99 595.06,-510.89 590.77,-501.2 585.67,-505.99"/>
</g> </g>
<!-- staph_CN --> <!-- staph_CN -->
<g id="node18" class="node"> <g id="node18" class="node">
<title>staph_CN</title> <title>staph_CN</title>
<polygon fill="none" stroke="#000000" points="777.5,-765.5 661.5,-765.5 661.5,-712.5 777.5,-712.5 777.5,-765.5"/> <polygon fill="none" stroke="black" points="952,-765.5 805,-765.5 805,-712.5 952,-712.5 952,-765.5"/>
<text text-anchor="middle" x="719.5" y="-750.3" font-family="Times,serif" font-size="14.00" fill="#000000">cnhome.aureus.ga</text> <text text-anchor="middle" x="878.5" y="-750.3" font-family="Times,serif" font-size="14.00">cnhome.aureus.ga</text>
<text text-anchor="middle" x="719.5" y="-735.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.8.187)</text> <text text-anchor="middle" x="878.5" y="-735.3" font-family="Times,serif" font-size="14.00">(10.127.8.187)</text>
<text text-anchor="middle" x="719.5" y="-720.3" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4200078274)</text> <text text-anchor="middle" x="878.5" y="-720.3" font-family="Times,serif" font-size="14.00">(AS4200078274)</text>
</g> </g>
<!-- staph&#45;&gt;staph_CN --> <!-- staph&#45;&gt;staph_CN -->
<g id="edge14" class="edge"> <g id="edge14" class="edge">
<title>staph&#45;&gt;staph_CN</title> <title>staph&#45;&gt;staph_CN</title>
<path fill="none" stroke="#000000" d="M558.2797,-799.1759C581.3579,-794.0261 608.2671,-787.1904 632,-779 639.944,-776.2585 648.1451,-773.0496 656.1956,-769.6628"/> <path fill="none" stroke="black" d="M681.33,-799.82C710.45,-794.72 744.69,-787.74 775,-779 784.88,-776.15 795.13,-772.73 805.16,-769.11"/>
<polygon fill="#000000" stroke="#000000" points="657.7591,-772.8002 665.5524,-765.6228 654.9842,-766.3736 657.7591,-772.8002"/> <polygon fill="black" stroke="black" points="806.53,-772.34 814.7,-765.59 804.1,-765.77 806.53,-772.34"/>
</g> </g>
<!-- staph&#45;&gt;septs --> <!-- staph&#45;&gt;septs -->
<g id="edge35" class="edge"> <g id="edge35" class="edge">
<title>staph&#45;&gt;septs</title> <title>staph&#45;&gt;septs</title>
<path fill="none" stroke="#000000" d="M568.4313,-806.6316C590.8154,-802.5037 614.5772,-794.4253 632,-779 658.64,-755.4143 643.8621,-735.7103 660,-704 721.6866,-582.7887 817.9692,-451.7956 860.3103,-396.3027"/> <path fill="none" stroke="black" d="M691.42,-810.62C720.49,-807.13 751.98,-798.45 775,-779 802.18,-756.04 785.4,-734.92 803,-704 874.96,-577.55 993.57,-449.45 1046.08,-395.52"/>
<polygon fill="#000000" stroke="#000000" points="567.5903,-803.2217 558.2714,-808.2624 568.6997,-810.1333 567.5903,-803.2217"/> <polygon fill="black" stroke="black" points="690.86,-807.16 681.26,-811.64 691.56,-814.12 690.86,-807.16"/>
<polygon fill="#000000" stroke="#000000" points="863.3242,-398.124 866.6291,-388.0578 857.7681,-393.8659 863.3242,-398.124"/> <polygon fill="black" stroke="black" points="1048.84,-397.7 1053.33,-388.11 1043.84,-392.81 1048.84,-397.7"/>
</g> </g>
<!-- santost12 --> <!-- santost12 -->
<g id="node28" class="node"> <g id="node28" class="node">
<title>santost12</title> <title>santost12</title>
<polygon fill="none" stroke="#000000" points="774.5,-836.5 664.5,-836.5 664.5,-783.5 774.5,-783.5 774.5,-836.5"/> <polygon fill="none" stroke="black" points="947,-836.5 810,-836.5 810,-783.5 947,-783.5 947,-836.5"/>
<text text-anchor="middle" x="719.5" y="-821.3" font-family="Times,serif" font-size="14.00" fill="#000000">Santost12</text> <text text-anchor="middle" x="878.5" y="-821.3" font-family="Times,serif" font-size="14.00">Santost12</text>
<text text-anchor="middle" x="719.5" y="-806.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.69.1)</text> <text text-anchor="middle" x="878.5" y="-806.3" font-family="Times,serif" font-size="14.00">(10.127.69.1)</text>
<text text-anchor="middle" x="719.5" y="-791.3" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4200006969)</text> <text text-anchor="middle" x="878.5" y="-791.3" font-family="Times,serif" font-size="14.00">(AS4200006969)</text>
</g> </g>
<!-- staph&#45;&gt;santost12 --> <!-- staph&#45;&gt;santost12 -->
<g id="edge41" class="edge"> <g id="edge41" class="edge">
<title>staph&#45;&gt;santost12</title> <title>staph&#45;&gt;santost12</title>
<path fill="none" stroke="#000000" d="M568.3625,-810C595.5499,-810 627.0427,-810 654.2213,-810"/> <path fill="none" stroke="black" d="M691.52,-810C725.49,-810 765.22,-810 799.22,-810"/>
<polygon fill="#000000" stroke="#000000" points="568.1923,-806.5001 558.1923,-810 568.1922,-813.5001 568.1923,-806.5001"/> <polygon fill="black" stroke="black" points="691.14,-806.5 681.14,-810 691.14,-813.5 691.14,-806.5"/>
<polygon fill="#000000" stroke="#000000" points="654.4085,-813.5001 664.4085,-810 654.4085,-806.5001 654.4085,-813.5001"/> <polygon fill="black" stroke="black" points="799.57,-813.5 809.57,-810 799.57,-806.5 799.57,-813.5"/>
</g> </g>
<!-- JerryXiao&#45;&gt;ucbvax --> <!-- JerryXiao&#45;&gt;ucbvax -->
<g id="edge28" class="edge"> <g id="edge28" class="edge">
<title>JerryXiao&#45;&gt;ucbvax</title> <title>JerryXiao&#45;&gt;ucbvax</title>
<path fill="none" stroke="#000000" d="M529.7085,-81.4551C560.7957,-114.2174 610.6005,-173.2919 632,-235 676.5335,-363.4176 632.6005,-712.87 660,-846 669.6503,-892.8894 691.2051,-944.2593 705.5467,-975.3075"/> <path fill="none" stroke="black" d="M647.48,-80.5C686.36,-111.94 748.12,-169.34 775,-235 826.49,-360.79 770.27,-714.08 803,-846 814.98,-894.28 842.19,-945.56 860.2,-976.17"/>
<polygon fill="#000000" stroke="#000000" points="532.0759,-78.8678 522.617,-74.0951 527.035,-83.7248 532.0759,-78.8678"/> <polygon fill="black" stroke="black" points="649.55,-77.67 639.55,-74.19 645.2,-83.15 649.55,-77.67"/>
<polygon fill="#000000" stroke="#000000" points="702.51,-977.0754 709.9254,-984.6426 708.8474,-974.1027 702.51,-977.0754"/> <polygon fill="black" stroke="black" points="857.33,-978.19 865.47,-984.98 863.34,-974.6 857.33,-978.19"/>
</g> </g>
<!-- JerryXiao_SH01 --> <!-- JerryXiao_SH01 -->
<g id="node21" class="node"> <g id="node21" class="node">
<title>JerryXiao_SH01</title> <title>JerryXiao_SH01</title>
<polygon fill="none" stroke="#000000" points="768.5,-74 670.5,-74 670.5,-36 768.5,-36 768.5,-74"/> <polygon fill="none" stroke="black" points="939.5,-74 817.5,-74 817.5,-36 939.5,-36 939.5,-74"/>
<text text-anchor="middle" x="719.5" y="-58.8" font-family="Times,serif" font-size="14.00" fill="#000000">jerryxiao&#45;sh01</text> <text text-anchor="middle" x="878.5" y="-58.8" font-family="Times,serif" font-size="14.00">jerryxiao&#45;sh01</text>
<text text-anchor="middle" x="719.5" y="-43.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.8.195)</text> <text text-anchor="middle" x="878.5" y="-43.8" font-family="Times,serif" font-size="14.00">(10.127.8.195)</text>
</g> </g>
<!-- JerryXiao&#45;&gt;JerryXiao_SH01 --> <!-- JerryXiao&#45;&gt;JerryXiao_SH01 -->
<g id="edge24" class="edge"> <g id="edge24" class="edge">
<title>JerryXiao&#45;&gt;JerryXiao_SH01</title> <title>JerryXiao&#45;&gt;JerryXiao_SH01</title>
<path fill="none" stroke="#000000" d="M575.9818,-55C603.4333,-55 634.2819,-55 660.324,-55"/> <path fill="none" stroke="black" d="M701.35,-55C735.74,-55 774.65,-55 807.13,-55"/>
<polygon fill="#000000" stroke="#000000" points="575.6208,-51.5001 565.6208,-55 575.6207,-58.5001 575.6208,-51.5001"/> <polygon fill="black" stroke="black" points="701.28,-51.5 691.28,-55 701.28,-58.5 701.28,-51.5"/>
<polygon fill="#000000" stroke="#000000" points="660.4215,-58.5001 670.4214,-55 660.4214,-51.5001 660.4215,-58.5001"/> <polygon fill="black" stroke="black" points="807.44,-58.5 817.44,-55 807.44,-51.5 807.44,-58.5"/>
</g> </g>
<!-- JerryXiao_HK01 --> <!-- JerryXiao_HK01 -->
<g id="node22" class="node"> <g id="node22" class="node">
<title>JerryXiao_HK01</title> <title>JerryXiao_HK01</title>
<polygon fill="none" stroke="#000000" points="930.5,-64 832.5,-64 832.5,-26 930.5,-26 930.5,-64"/> <polygon fill="none" stroke="black" points="1134.5,-64 1012.5,-64 1012.5,-26 1134.5,-26 1134.5,-64"/>
<text text-anchor="middle" x="881.5" y="-48.8" font-family="Times,serif" font-size="14.00" fill="#000000">jerryxiao&#45;hk01</text> <text text-anchor="middle" x="1073.5" y="-48.8" font-family="Times,serif" font-size="14.00">jerryxiao&#45;hk01</text>
<text text-anchor="middle" x="881.5" y="-33.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.8.194)</text> <text text-anchor="middle" x="1073.5" y="-33.8" font-family="Times,serif" font-size="14.00">(10.127.8.194)</text>
</g> </g>
<!-- JerryXiao&#45;&gt;JerryXiao_HK01 --> <!-- JerryXiao&#45;&gt;JerryXiao_HK01 -->
<g id="edge25" class="edge"> <g id="edge25" class="edge">
<title>JerryXiao&#45;&gt;JerryXiao_HK01</title> <title>JerryXiao&#45;&gt;JerryXiao_HK01</title>
<path fill="none" stroke="#000000" d="M575.6166,-39.2932C602.0459,-34.3081 632.2435,-29.4557 660,-27 712.6831,-22.3389 726.3108,-22.4088 779,-27 793.1217,-28.2305 808.2149,-30.3975 822.3578,-32.8113"/> <path fill="none" stroke="black" d="M701.31,-39.29C733.22,-34.3 769.63,-29.45 803,-27 869.93,-22.08 887.08,-21.95 954,-27 969.66,-28.18 986.38,-30.23 1002.19,-32.53"/>
<polygon fill="#000000" stroke="#000000" points="574.8425,-35.8779 565.6847,-41.2056 576.1661,-42.7516 574.8425,-35.8779"/> <polygon fill="black" stroke="black" points="700.45,-35.88 691.12,-40.91 701.55,-42.79 700.45,-35.88"/>
<polygon fill="#000000" stroke="#000000" points="822.003,-36.3029 832.4606,-34.6027 823.2253,-29.4104 822.003,-36.3029"/> <polygon fill="black" stroke="black" points="1002.01,-36.05 1012.42,-34.08 1003.05,-29.13 1002.01,-36.05"/>
</g> </g>
<!-- JerryXiao&#45;&gt;septs --> <!-- JerryXiao&#45;&gt;septs -->
<g id="edge29" class="edge"> <g id="edge29" class="edge">
<title>JerryXiao&#45;&gt;septs</title> <title>JerryXiao&#45;&gt;septs</title>
<path fill="none" stroke="#000000" d="M575.8557,-70.2414C652.2782,-86.7778 763.4698,-112.6051 779,-126 813.0166,-155.3394 855.1049,-282.463 872.907,-340.235"/> <path fill="none" stroke="black" d="M701.27,-69.19C795.4,-85.04 934.11,-110.52 954,-126 972.42,-140.34 1033.77,-279.12 1060.2,-340.29"/>
<polygon fill="#000000" stroke="#000000" points="576.2969,-66.7563 565.7841,-68.0723 574.823,-73.5994 576.2969,-66.7563"/> <polygon fill="black" stroke="black" points="701.61,-65.69 691.17,-67.49 700.45,-72.6 701.61,-65.69"/>
<polygon fill="#000000" stroke="#000000" points="869.5764,-341.3127 875.8439,-349.8549 876.2714,-339.2687 869.5764,-341.3127"/> <polygon fill="black" stroke="black" points="1057.11,-341.95 1064.28,-349.75 1063.54,-339.18 1057.11,-341.95"/>
</g> </g>
<!-- JerryXiao_SH01&#45;&gt;JerryXiao_HK01 --> <!-- JerryXiao_SH01&#45;&gt;JerryXiao_HK01 -->
<g id="edge26" class="edge"> <g id="edge26" class="edge">
<title>JerryXiao_SH01&#45;&gt;JerryXiao_HK01</title> <title>JerryXiao_SH01&#45;&gt;JerryXiao_HK01</title>
<path fill="none" stroke="#000000" d="M778.7187,-51.3445C792.8956,-50.4694 808.0341,-49.5349 822.2141,-48.6596"/> <path fill="none" stroke="black" d="M949.72,-51.36C966.68,-50.48 984.81,-49.54 1001.79,-48.66"/>
<polygon fill="#000000" stroke="#000000" points="778.3103,-47.863 768.545,-51.9725 778.7416,-54.8497 778.3103,-47.863"/> <polygon fill="black" stroke="black" points="949.31,-47.88 939.51,-51.89 949.68,-54.87 949.31,-47.88"/>
<polygon fill="#000000" stroke="#000000" points="822.5771,-52.144 832.3424,-48.0344 822.1457,-45.1573 822.5771,-52.144"/> <polygon fill="black" stroke="black" points="1002.39,-52.14 1012.2,-48.12 1002.03,-45.15 1002.39,-52.14"/>
</g> </g>
<!-- dfceaef --> <!-- dfceaef -->
<g id="node26" class="node"> <g id="node26" class="node">
<title>dfceaef</title> <title>dfceaef</title>
<polygon fill="none" stroke="#000000" points="936.5,-166.5 826.5,-166.5 826.5,-113.5 936.5,-113.5 936.5,-166.5"/> <polygon fill="none" stroke="black" points="1142,-166.5 1005,-166.5 1005,-113.5 1142,-113.5 1142,-166.5"/>
<text text-anchor="middle" x="881.5" y="-151.3" font-family="Times,serif" font-size="14.00" fill="#000000">dfceaef</text> <text text-anchor="middle" x="1073.5" y="-151.3" font-family="Times,serif" font-size="14.00">dfceaef</text>
<text text-anchor="middle" x="881.5" y="-136.3" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.8.64/26)</text> <text text-anchor="middle" x="1073.5" y="-136.3" font-family="Times,serif" font-size="14.00">(10.127.8.64/26)</text>
<text text-anchor="middle" x="881.5" y="-121.3" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4242420140)</text> <text text-anchor="middle" x="1073.5" y="-121.3" font-family="Times,serif" font-size="14.00">(AS4242420140)</text>
</g> </g>
<!-- JerryXiao_SH01&#45;&gt;dfceaef --> <!-- JerryXiao_SH01&#45;&gt;dfceaef -->
<g id="edge30" class="edge"> <g id="edge30" class="edge">
<title>JerryXiao_SH01&#45;&gt;dfceaef</title> <title>JerryXiao_SH01&#45;&gt;dfceaef</title>
<path fill="none" stroke="#000000" d="M763.1152,-79.0477C768.4752,-82.0449 773.8696,-85.0814 779,-88 795.1003,-97.1593 798.5883,-100.4111 815,-109 815.6772,-109.3544 816.3591,-109.7092 817.0452,-110.0642"/> <path fill="none" stroke="black" d="M934,-78.3C940.79,-81.45 947.59,-84.72 954,-88 970.49,-96.43 973.27,-101.05 990,-109 991.76,-109.84 993.55,-110.67 995.37,-111.49"/>
<polygon fill="#000000" stroke="#000000" points="764.6189,-75.8789 754.1799,-74.0685 761.2114,-81.9936 764.6189,-75.8789"/> <polygon fill="black" stroke="black" points="935.34,-75.06 924.79,-74.1 932.44,-81.43 935.34,-75.06"/>
<polygon fill="#000000" stroke="#000000" points="815.6496,-113.2805 826.1525,-114.6732 818.8105,-107.0348 815.6496,-113.2805"/> <polygon fill="black" stroke="black" points="994.02,-114.72 1004.58,-115.53 996.83,-108.31 994.02,-114.72"/>
</g> </g>
<!-- JerryXiao_HK02 --> <!-- JerryXiao_HK02 -->
<g id="node23" class="node"> <g id="node23" class="node">
<title>JerryXiao_HK02</title> <title>JerryXiao_HK02</title>
<polygon fill="none" stroke="#000000" points="1088,-64 990,-64 990,-26 1088,-26 1088,-64"/> <polygon fill="none" stroke="black" points="1322.5,-64 1200.5,-64 1200.5,-26 1322.5,-26 1322.5,-64"/>
<text text-anchor="middle" x="1039" y="-48.8" font-family="Times,serif" font-size="14.00" fill="#000000">jerryxiao&#45;hk02</text> <text text-anchor="middle" x="1261.5" y="-48.8" font-family="Times,serif" font-size="14.00">jerryxiao&#45;hk02</text>
<text text-anchor="middle" x="1039" y="-33.8" font-family="Times,serif" font-size="14.00" fill="#000000">(10.127.8.196)</text> <text text-anchor="middle" x="1261.5" y="-33.8" font-family="Times,serif" font-size="14.00">(10.127.8.196)</text>
</g> </g>
<!-- JerryXiao_HK01&#45;&gt;JerryXiao_HK02 --> <!-- JerryXiao_HK01&#45;&gt;JerryXiao_HK02 -->
<g id="edge27" class="edge"> <g id="edge27" class="edge">
<title>JerryXiao_HK01&#45;&gt;JerryXiao_HK02</title> <title>JerryXiao_HK01&#45;&gt;JerryXiao_HK02</title>
<path fill="none" stroke="#000000" d="M941.2382,-45C953.7536,-45 966.9504,-45 979.4586,-45"/> <path fill="none" stroke="black" d="M1144.65,-45C1159.52,-45 1175.23,-45 1190.11,-45"/>
<polygon fill="#000000" stroke="#000000" points="940.9019,-41.5001 930.9019,-45 940.9018,-48.5001 940.9019,-41.5001"/> <polygon fill="black" stroke="black" points="1144.63,-41.5 1134.63,-45 1144.63,-48.5 1144.63,-41.5"/>
<polygon fill="#000000" stroke="#000000" points="979.7735,-48.5001 989.7734,-45 979.7734,-41.5001 979.7735,-48.5001"/> <polygon fill="black" stroke="black" points="1190.26,-48.5 1200.26,-45 1190.26,-41.5 1190.26,-48.5"/>
</g> </g>
<!-- septs&#45;&gt;frank_hsinchu --> <!-- septs&#45;&gt;frank_hsinchu -->
<g id="edge45" class="edge"> <g id="edge45" class="edge">
<title>septs&#45;&gt;frank_hsinchu</title> <title>septs&#45;&gt;frank_hsinchu</title>
<path fill="none" stroke="#000000" d="M929.8216,-345.3761C944.2153,-338.3392 960.2118,-330.5187 975.4232,-323.082"/> <path fill="none" stroke="black" d="M1129.86,-346.08C1147.85,-338.63 1168.1,-330.25 1187.2,-322.35"/>
<polygon fill="#000000" stroke="#000000" points="927.8792,-342.4298 920.4326,-349.9663 930.9537,-348.7185 927.8792,-342.4298"/> <polygon fill="black" stroke="black" points="1128.38,-342.91 1120.48,-349.97 1131.06,-349.38 1128.38,-342.91"/>
<polygon fill="#000000" stroke="#000000" points="977.325,-326.0482 984.7716,-318.5117 974.2505,-319.7595 977.325,-326.0482"/> <polygon fill="black" stroke="black" points="1188.56,-325.57 1196.46,-318.51 1185.88,-319.1 1188.56,-325.57"/>
</g> </g>
<!-- lantian --> <!-- lantian -->
<g id="node25" class="node"> <g id="node25" class="node">
<title>lantian</title> <title>lantian</title>
<polygon fill="none" stroke="#000000" points="346,-116 236,-116 236,-78 346,-78 346,-116"/> <polygon fill="none" stroke="black" points="422,-116 285,-116 285,-78 422,-78 422,-116"/>
<text text-anchor="middle" x="291" y="-100.8" font-family="Times,serif" font-size="14.00" fill="#000000">lantian</text> <text text-anchor="middle" x="353.5" y="-100.8" font-family="Times,serif" font-size="14.00">lantian</text>
<text text-anchor="middle" x="291" y="-85.8" font-family="Times,serif" font-size="14.00" fill="#000000">(AS4200002547)</text> <text text-anchor="middle" x="353.5" y="-85.8" font-family="Times,serif" font-size="14.00">(AS4200002547)</text>
</g> </g>
<!-- lantian&#45;&gt;JerryXiao --> <!-- lantian&#45;&gt;JerryXiao -->
<g id="edge33" class="edge"> <g id="edge33" class="edge">
<title>lantian&#45;&gt;JerryXiao</title> <title>lantian&#45;&gt;JerryXiao</title>
<path fill="none" stroke="#000000" d="M356.1807,-84.0868C379.5857,-79.45 406.1245,-74.1923 430.14,-69.4345"/> <path fill="none" stroke="black" d="M432.29,-84.29C461.23,-79.56 494.27,-74.16 524.02,-69.3"/>
<polygon fill="#000000" stroke="#000000" points="355.2762,-80.6979 346.1471,-86.0746 356.6366,-87.5645 355.2762,-80.6979"/> <polygon fill="black" stroke="black" points="431.33,-80.9 422.02,-85.96 432.46,-87.81 431.33,-80.9"/>
<polygon fill="#000000" stroke="#000000" points="431.1322,-72.8061 440.2613,-67.4294 429.7718,-65.9395 431.1322,-72.8061"/> <polygon fill="black" stroke="black" points="524.67,-72.74 533.97,-67.67 523.54,-65.83 524.67,-72.74"/>
</g> </g>
<!-- lantian&#45;&gt;septs --> <!-- lantian&#45;&gt;septs -->
<g id="edge32" class="edge"> <g id="edge32" class="edge">
<title>lantian&#45;&gt;septs</title> <title>lantian&#45;&gt;septs</title>
<path fill="none" stroke="#000000" d="M356.2122,-108.3944C472.5607,-129.644 710.1931,-177.4856 779,-225 821.7473,-254.519 852.7813,-307.968 868.9004,-340.7893"/> <path fill="none" stroke="black" d="M432.35,-109.21C584.51,-133.54 910.35,-188.11 954,-216 1002.78,-247.16 1039.58,-305.69 1058.43,-340.62"/>
<polygon fill="#000000" stroke="#000000" points="356.8197,-104.9476 346.3553,-106.6049 355.5692,-111.835 356.8197,-104.9476"/> <polygon fill="black" stroke="black" points="432.57,-105.7 422.14,-107.58 431.47,-112.61 432.57,-105.7"/>
<polygon fill="#000000" stroke="#000000" points="865.7663,-342.3483 873.2348,-349.863 872.0826,-339.331 865.7663,-342.3483"/> <polygon fill="black" stroke="black" points="1055.51,-342.59 1063.26,-349.81 1061.7,-339.33 1055.51,-342.59"/>
</g> </g>
<!-- NNPCC --> <!-- NNPCC -->
<g id="node30" class="node"> <g id="node30" class="node">
<title>NNPCC</title> <title>NNPCC</title>
<polygon fill="none" stroke="#000000" points="131,-1183 69,-1183 69,-1147 131,-1147 131,-1183"/> <polygon fill="none" stroke="black" points="160,-1183 89,-1183 89,-1147 160,-1147 160,-1183"/>
<text text-anchor="middle" x="100" y="-1161.3" font-family="Times,serif" font-size="14.00" fill="#000000">NNPCC</text> <text text-anchor="middle" x="124.5" y="-1161.3" font-family="Times,serif" font-size="14.00">NNPCC</text>
</g> </g>
<!-- NNPCC&#45;&gt;np11 --> <!-- NNPCC&#45;&gt;np11 -->
<g id="edge1" class="edge"> <g id="edge1" class="edge">
<title>NNPCC&#45;&gt;np11</title> <title>NNPCC&#45;&gt;np11</title>
<path fill="none" stroke="#000000" d="M141.017,-1160.1725C160.1834,-1156.4195 182.5644,-1149.7685 200,-1138 220.7769,-1123.9762 215.5488,-1109.9675 234,-1093 235.1038,-1091.9849 236.24,-1090.9813 237.4024,-1089.9905"/> <path fill="none" stroke="black" d="M170.3,-1162.56C195.06,-1159.48 225.47,-1152.72 249,-1138 270.6,-1124.49 264.93,-1109.31 284.5,-1093 286,-1091.75 287.55,-1090.52 289.14,-1089.32"/>
<polygon fill="#000000" stroke="#000000" points="140.2839,-1156.7477 131.0419,-1161.9281 141.4973,-1163.6417 140.2839,-1156.7477"/> <polygon fill="black" stroke="black" points="169.64,-1159.11 160.08,-1163.67 170.39,-1166.07 169.64,-1159.11"/>
<polygon fill="#000000" stroke="#000000" points="239.7331,-1092.6091 245.3922,-1083.6523 235.3827,-1087.1251 239.7331,-1092.6091"/> <polygon fill="black" stroke="black" points="291.2,-1092.16 297.38,-1083.56 287.18,-1086.43 291.2,-1092.16"/>
</g> </g>
<!-- NeoBOX --> <!-- NeoBOX -->
<g id="node31" class="node"> <g id="node31" class="node">
<title>NeoBOX</title> <title>NeoBOX</title>
<polygon fill="none" stroke="#000000" points="134,-1129 66,-1129 66,-1093 134,-1093 134,-1129"/> <polygon fill="none" stroke="black" points="163,-1129 86,-1129 86,-1093 163,-1093 163,-1129"/>
<text text-anchor="middle" x="100" y="-1107.3" font-family="Times,serif" font-size="14.00" fill="#000000">NeoBOX</text> <text text-anchor="middle" x="124.5" y="-1107.3" font-family="Times,serif" font-size="14.00">NeoBOX</text>
</g> </g>
<!-- NeoBOX&#45;&gt;np11 --> <!-- NeoBOX&#45;&gt;np11 -->
<g id="edge2" class="edge"> <g id="edge2" class="edge">
<title>NeoBOX&#45;&gt;np11</title> <title>NeoBOX&#45;&gt;np11</title>
<path fill="none" stroke="#000000" d="M144.207,-1099.3161C161.6203,-1094.6479 181.7763,-1089.1629 200,-1084 210.5611,-1081.008 221.7871,-1077.7451 232.617,-1074.5548"/> <path fill="none" stroke="black" d="M173.01,-1101.08C196.01,-1096.16 223.99,-1089.99 249,-1084 260.03,-1081.36 271.7,-1078.44 283.06,-1075.52"/>
<polygon fill="#000000" stroke="#000000" points="143.0641,-1095.9986 134.3066,-1101.9616 144.8712,-1102.7613 143.0641,-1095.9986"/> <polygon fill="black" stroke="black" points="172.2,-1097.67 163.15,-1103.18 173.66,-1104.52 172.2,-1097.67"/>
<polygon fill="#000000" stroke="#000000" points="233.8243,-1077.8476 242.4211,-1071.6552 231.839,-1071.1351 233.8243,-1077.8476"/> <polygon fill="black" stroke="black" points="284.14,-1078.86 292.95,-1072.97 282.39,-1072.08 284.14,-1078.86"/>
</g> </g>
<!-- cklvax --> <!-- cklvax -->
<g id="node32" class="node"> <g id="node32" class="node">
<title>cklvax</title> <title>cklvax</title>
<polygon fill="none" stroke="#000000" points="127,-1075 73,-1075 73,-1039 127,-1039 127,-1075"/> <polygon fill="none" stroke="black" points="155.5,-1075 93.5,-1075 93.5,-1039 155.5,-1039 155.5,-1075"/>
<text text-anchor="middle" x="100" y="-1053.3" font-family="Times,serif" font-size="14.00" fill="#000000">cklvax</text> <text text-anchor="middle" x="124.5" y="-1053.3" font-family="Times,serif" font-size="14.00">cklvax</text>
</g> </g>
<!-- cklvax&#45;&gt;np11 --> <!-- cklvax&#45;&gt;np11 -->
<g id="edge3" class="edge"> <g id="edge3" class="edge">
<title>cklvax&#45;&gt;np11</title> <title>cklvax&#45;&gt;np11</title>
<path fill="none" stroke="#000000" d="M137.4156,-1057C164.3373,-1057 201.1892,-1057 232.0464,-1057"/> <path fill="none" stroke="black" d="M166.03,-1057C198.4,-1057 244.51,-1057 282.78,-1057"/>
<polygon fill="#000000" stroke="#000000" points="137.3657,-1053.5001 127.3656,-1057 137.3656,-1060.5001 137.3657,-1053.5001"/> <polygon fill="black" stroke="black" points="165.64,-1053.5 155.64,-1057 165.64,-1060.5 165.64,-1053.5"/>
<polygon fill="#000000" stroke="#000000" points="232.2582,-1060.5001 242.2582,-1057 232.2581,-1053.5001 232.2582,-1060.5001"/> <polygon fill="black" stroke="black" points="282.83,-1060.5 292.83,-1057 282.83,-1053.5 282.83,-1060.5"/>
</g> </g>
<!-- NeoStorage --> <!-- NeoStorage -->
<g id="node33" class="node"> <g id="node33" class="node">
<title>NeoStorage</title> <title>NeoStorage</title>
<polygon fill="none" stroke="#000000" points="140,-1021 60,-1021 60,-985 140,-985 140,-1021"/> <polygon fill="none" stroke="black" points="175,-1021 74,-1021 74,-985 175,-985 175,-1021"/>
<text text-anchor="middle" x="100" y="-999.3" font-family="Times,serif" font-size="14.00" fill="#000000">NeoStorage</text> <text text-anchor="middle" x="124.5" y="-999.3" font-family="Times,serif" font-size="14.00">NeoStorage</text>
</g> </g>
<!-- NeoStorage&#45;&gt;np11 --> <!-- NeoStorage&#45;&gt;np11 -->
<g id="edge4" class="edge"> <g id="edge4" class="edge">
<title>NeoStorage&#45;&gt;np11</title> <title>NeoStorage&#45;&gt;np11</title>
<path fill="none" stroke="#000000" d="M150.1306,-1016.2751C166.0933,-1020.5718 183.8092,-1025.4131 200,-1030 210.5611,-1032.992 221.7871,-1036.2549 232.617,-1039.4452"/> <path fill="none" stroke="black" d="M185.23,-1015.55C205.51,-1019.95 228.28,-1025.03 249,-1030 260.03,-1032.64 271.7,-1035.56 283.06,-1038.48"/>
<polygon fill="#000000" stroke="#000000" points="151.0128,-1012.8881 140.4474,-1013.6773 149.1989,-1019.649 151.0128,-1012.8881"/> <polygon fill="black" stroke="black" points="185.69,-1012.07 175.18,-1013.39 184.22,-1018.92 185.69,-1012.07"/>
<polygon fill="#000000" stroke="#000000" points="231.839,-1042.8649 242.4211,-1042.3448 233.8243,-1036.1524 231.839,-1042.8649"/> <polygon fill="black" stroke="black" points="282.39,-1041.92 292.95,-1041.03 284.14,-1035.14 282.39,-1041.92"/>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 36 KiB