== DNS/awsdns/under_the_hood == ここを読み直す。-- ToshinoriMaeno <> Under the Hood of Amazon Route 53 (ARC408-R1) - AWS re ... https://www.slideshare.net › mobile › AmazonWebServices › under-the-ho... https://www.slideshare.net/AmazonWebServices/under-the-hood-of-amazon-route-53-arc408r1-aws-reinvent-2018 ---- https://www.slideshare.net/twovs/route53parentchilddomainnamelivingtogether-132029913 == NS 割り付け == awsdnsの一般用DNSサーバーは512個(stripe)が4セットある ゾーンを登録すると、4つのstripeからひとつずつ選択されて、あわせて4このNSレコードが割当られる。 com/net/org/co.uk の4系列。    512個のNSは64のサブドメインに分割されている。(各ドメインに8個ずつ) lame delegationのドメイン名を見つけたら、ゾーンをひとつ登録するだけでも0.8%で乗っ取れる。(えっ) -- ToshinoriMaeno <> AWS Route 53 white label nameserver setup https://gist.github.com/blofeldthefish/4a887761fc3f57180418bef898dbce04 == IP Address == 8*256 -> 2048 {{{ 254 205.251.192 254 205.251.193 254 205.251.194 254 205.251.195 254 205.251.196 254 205.251.197 254 205.251.198 254 205.251.199 }}} 2048個の名前はDNS検索高速化のために64*4のサブドメインに分けられている。-- ToshinoriMaeno <> reusable-delegation-set https://www.slideshare.net/twovs/reusable-delegation-set-route53-60772045