SlideShare a Scribd company logo
NS & NSID of
Amazon Route 53
+nsid で dig ったら分かったこと
What I learned with dig +nsid
2020/12/19
@otsuka0752
自己紹介
・ダブリン/アイルランドで
クラウドのお仕事(以前は目黒)
・クラウドの前はオンプレで
オンラインゲームのシステム管理者
・DNS温泉 第1-4回に参加
DNS温泉 第5-7回は参加できず…
2
(1)NS の数
(2)NS の IPアドレスの数
(3)エッジロケーションの数
(4)特定の NS の NSID の数
(5)全ての NS の NSID の数
(6)ユニークな NSID の数
アジェンダ
(1)Num of NS
(2)Num of IPAddr of NS
(3)Num of Edge Location
(4)Num of NSID for given NS
(5)Num of NSID for All NS
(6)Num of observed unique NSID
Agenda
2048
com : 512
net : 512
org : 512
co.uk : 512
(1)Num of NS
5
[A-1] Under the Hood of Amazon Route 53 (ARC408-R1) - AWS re:Invent 2018
https://www2.slideshare.net/AmazonWebServices/under-the-hood-of-amazon-route-53-arc408r1-aws-reinvent-2018
[B-1] stripe_ns-of-R53
https://gist.github.com/otsuka752/34ec7aa2a0315b02fb4e3eb0f449b8fd
(2)Num of IPAddr of NS
6
[B-2] list_ns-of-R53
https://gist.github.com/otsuka752/993b1851d5772f72c161effb6eb1a23e
2048
com : 512
net : 512
org : 512
co.uk : 512
約 80 (2020年12月時点)
about 80 (as of Dec 2020)
(3)Num of Edge Location
7
[A-1] Under the Hood of Amazon Route 53 (ARC408-R1) - AWS re:Invent 2018
https://www2.slideshare.net/AmazonWebServices/under-the-hood-of-amazon-route-53-arc408r1-aws-reinvent-2018
[A-2(ja)] Amazon Route 53 / パブリック DNS クエリログ記録
https://docs.aws.amazon.com/ja_jp/Route53/latest/DeveloperGuide/query-logs.html
[A-3] Amazon Route 53 の特徴 / Amazon Route 53 features
https://aws.amazon.com/jp/route53/features/
8
[A-3] Amazon Route 53 の特徴 / Amazon Route 53 features
https://aws.amazon.com/jp/route53/features/ から抜粋
(3)Num of Edge Location
9
[A-3] Amazon Route 53 の特徴 / Amazon Route 53 features
https://aws.amazon.com/jp/route53/features/ から抜粋
(3)Num of Edge Location
Route 53 エッジロケーション
クエリに応答した Route 53 エッジロケーション。
各エッジロケーションは、3 文字コードと、任意の数字で
識別されます (例: DFW3)。通常、この 3 文字コードは
、エッジロケーションの近くにある空港の、国際航空運送協
会の空港コードに対応します。 (これらの略語は今後変更
される可能性があります)。
10
[A-3] Amazon Route 53 の特徴 / Amazon Route 53 features
https://aws.amazon.com/jp/route53/features/ から抜粋
(3)Num of Edge Location
11
(3)Num of Edge Location
12
(3)Num of Edge Location
13
(3)Num of Edge Location
dig +nsid +norec dublin.red. @(NS)
$ dig +nsid +norec dublin.red. @ns-403.awsdns-50.com.
$ dig +nsid +norec dublin.red. @ns-583.awsdns-08.net.
$ dig +nsid +norec dublin.red. @ns-1272.awsdns-31.org.
$ dig +nsid +norec dublin.red. @ns-1703.awsdns-20.co.uk.
(4)Num of NSID for given NS
14
[A-4] Extension Mechanisms for DNS (EDNS(0))
https://tools.ietf.org/html/rfc6891
[A-5] DNS Name Server Identifier (NSID) Option
https://tools.ietf.org/html/rfc5001
15
$ for j in {1..20}; do dig +nsid +norec
dublin.red. @ns-403.awsdns-50.com. | grep
NSID; done | sort | uniq
(Tokyo)
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-403.awsdns-50.com. 
| grep NSID; done | sort | uniq
; NSID: 31 66 65 64 38 (snip) ("1fed879e7b00acca68a7e7db540d00f7 -")
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-583.awsdns-08.net. 
| grep NSID; done | sort | uniq
; NSID: 33 37 61 38 39 (snip) ("37a891510b45947b7726a19f7dd91d4a -")
; NSID: 36 36 35 30 62 (snip) ("6650b0d815f8e393eeec143eb43d0247 -")
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-1272.awsdns-31.org. 
| grep NSID; done | sort | uniq
; NSID: 37 66 61 38 33 (snip) ("7fa83c9c969912ddc4879d7345f92bdb -")
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-1703.awsdns-20.co.uk. 
| grep NSID; done | sort | uniq
; NSID: 37 62 37 66 35 (snip) ("7b7f544786a9137526bae741205a9e10 -")
(4)Num of NSID for given NS
$ for j in {1..20}; do dig +nsid +norec
dublin.red. @ns-403.awsdns-50.com. | grep
NSID; done | sort | uniq
(Dublin)
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-403.awsdns-50.com. 
| grep NSID; done | sort | uniq
; NSID: 37 35 38 39 38 (snip) ("758989b8a91eaa6347c0e27feb0a1605 -")
; NSID: 38 61 32 61 62 (snip) ("8a2abc144e689bc33f9df80b5a23565d -")
; NSID: 39 35 38 64 62 (snip) ("958dba0a19c99922f1ae25fe6fc8bf0e -")
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-583.awsdns-08.net. 
| grep NSID; done | sort | uniq
; NSID: 32 64 33 64 30 (snip) ("2d3d08a3f0e76ed0357000a68cce130c -")
; NSID: 35 34 63 34 30 (snip) ("54c400ded644b372d67bdc32b0ce877a -")
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-1272.awsdns-31.org. 
| grep NSID; done | sort | uniq
; NSID: 37 39 62 38 30 (snip) ("79b804fb4e3859e8f9d1bb26ecd9d20d -")
; NSID: 39 64 62 66 62 (snip) ("9dbfb025f33727284d02147e3cf48cd8 -")
; NSID: 63 39 35 62 62 (snip) ("c95bb8fa616a51e607f53d4cdbb7eab3 -")
$ for j in {1..20}; do dig +nsid +norec dublin.red. @ns-1703.awsdns-20.co.uk. 
| grep NSID; done | sort | uniq
; NSID: 65 62 37 33 38 (snip) ("eb7380e70e586e5c96a57319720cc43e -")
16
(4)Num of NSID for given NS
• 1つの NS/IPアドレスに複数の NSID(サーバ)
• dig するエリアで NSID も NSID の数も異なる
Anycast で到達するエッジロケーションが異なるから
17
[B-2] list_ns-of-R53
https://gist.github.com/otsuka752/993b1851d5772f72c161effb6eb1a23e
(4)Num of NSID for given NS
18
NRT12-C4
ICN54-C2
ICN54-C1
ICN55-C1
NRT20-C3
ns-403.awsdns-50
.com
ns-583.awsdns-08
.net
ns-1272.awsdns-31
.org
ns-1703.awsdns-20
.co.uk
Tokyo
CloudWatch Log stream
Tokyo
(4)Num of NSID for given NS
19
CDG3-C1
CDG3-C2
CDG53-C1
MAN50-C2
MAN50-C3
LHR62-C3
LHR62-C4
LHR62-C5
LHR61-C2
ns-403.awsdns-50
.com
ns-583.awsdns-08
.net
ns-1272.awsdns-31
.org
ns-1703.awsdns-20
.co.uk
Dublin
CloudWatch Log stream
Dublin
(4)Num of NSID for given NS
20
(5)Num of NSID for All NS
• 全て(x2048)の NS に対して dig
dig +nsid (domain-name) @(ns-0)
dig +nsid (domain-name) @(ns-1)
dig +nsid (domain-name) @(ns-2)
…
dig +nsid (domain-name) @(ns-2046)
dig +nsid (domain-name) @(ns-2047)
• dig +nsid するエリアも変える
世界各地の 17の地域から
Virginia, Ohio, California, Oregon, Canada, Dublin,
London, Paris, Frankfurt, Stockholm, Tokyo, Seoul,
Osaka, Singapore, Sydney, Mumbai, SaoPaulo
21
…
…
…
…
…
…
…
…
…
ns-{512..1023}
.net
Tokyo
Dublin
…
Ohio
Oregon
…
etc
ns-{0..511}
.com
ns-{1536..2047}
co.uk
ns-{1024..1535}
.org
(5)Num of NSID for All NS
• NS 上に無いドメイン名だと status:REFUSED
デタラメなドメイン名指定では NSID を得られない
• NS ごとに適切なドメイン名を指定する必要あり
[B-7] valid_domain_name_per_IPAddr 参照
22
[B-7] valid_domain_name_per_IPAddr
https://gist.github.com/otsuka752/f327e82ff1ed520e053748ca1ea258a8
(5)Num of NSID for All NS
23
[B-7] valid_domain_name_per_IPAddr
https://gist.github.com/otsuka752/f327e82ff1ed520e053748ca1ea258a8
(5)Num of NSID for All NS
24
Virginia 8046
Ohio 5736
California 4054
Oregon 4061
Canada 3747
Dublin 4567
London 3483
Paris 3553
Frankfurt 4059
∑
𝑋=0
2047
{dig +nsid (domain-name) @(ns-X)
| grep NSID | sort | uniq | wc -l}
Stockholm 2539
Tokyo 2539
Seoul 4418
Osaka 3047
Singapore 3552
Sydney 2539
Mumbai 3554
SaoPaulo 2031
(5)Num of NSID for All NS
25
.
.
.
.
.
.
.
.
.
.
.
.
(5)Num of NSID for All NS
26
[B-3] R53-nsid_Tokyo
https://gist.github.com/otsuka752/6b48e1104ee4144e6bb8f57516f5e391
[B-4] R53-nsid_Dublin
https://gist.github.com/otsuka752/0bb6e1965109b9105ceda9ea2dad02dc
[B-5] R53-nsid_Sydney
https://gist.github.com/otsuka752/b7b11ace18df339e49e8f8b6c38e855f
[B-6] R53-nsid_All-Cities
https://gist.github.com/otsuka752/03f42d18b42a7826d8b042b9ceeb476a
(5)Num of NSID for All NS
27
…
…
…
…
…
…
…
…
…
ns-{512..1023}
.net
Tokyo
ns-{0..511}
.com
ns-{1536..2047}
co.uk
ns-{1024..1535}
.org
2539
?Tokyo
(5)Num of NSID for All NS
28
…
…
…
…
…
…
…
…
…
ns-{512..1023}
.net
Dublin
ns-{0..511}
.com
ns-{1536..2047}
co.uk
ns-{1024..1535}
.org
4567
?Dublin
(5)Num of NSID for All NS
29
…
…
…
…
…
…
…
…
…
ns-{512..1023}
.net
Virginia
ns-{0..511}
.com
ns-{1536..2047}
co.uk
ns-{1024..1535}
.org
8064
?Virginia
(5)Num of NSID for All NS
Virginia 110
Ohio 80
California 48
Oregon 65
Canada 53
Dublin 53
London 42
Paris 42
Frankfurt 48
(6)Num of observed unique NSID
30
Stockholm 29
Tokyo 28
Seoul 69
Osaka 36
Singapore 40
Sydney 29
Mumbai 42
SaoPaulo 24
$ for X in {0..2047}; do 
dig +nsid (domain-name) @(ns-X)| grep NSID 
; done | sort | uniq | wc -l
31
…
…
…
…
…
…
…
…
…
ns-{512..1023}
.net
Tokyo
ns-{0..511}
.com
ns-{1536..2047}
co.uk
ns-{1024..1535}
.org
28
Tokyo
(6)Num of observed unique NSID
32
…
…
…
…
…
…
…
…
…
ns-{512..1023}
.net
Dublin
ns-{0..511}
.com
ns-{1536..2047}
co.uk
ns-{1024..1535}
.org
53
Dublin
(6)Num of observed unique NSID
33
…
…
…
…
…
…
…
…
…
ns-{512..1023}
.net
Virginia
ns-{0..511}
.com
ns-{1536..2047}
co.uk
ns-{1024..1535}
.org
110
Virginia
(6)Num of observed unique NSID
34
ns-1
205.251.192.1
NSID-000
ns-2
205.251.192.2
NSID-001
ns-3
205.251.192.3
NSID-002
ns-2045
205.251.199.253
NSID-X-1
ns-2046
205.251.199.254
NSID-X
2048 の NS/IPAddr を(正確には .0 .255 以外の 2032 を)
com net org co.uk ごとに複数の NSID でカバーしている
まとめ
.
.
.
END
35

More Related Content

Similar to NS & NSID of Amazon Route 53

[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探
[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探
[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探
台灣資料科學年會
 
Apache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLab
Apache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLabApache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLab
Apache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLab
CloudxLab
 
Distributed computing with spark
Distributed computing with sparkDistributed computing with spark
Distributed computing with spark
Javier Santos Paniego
 
はじめてのMongoDB
はじめてのMongoDBはじめてのMongoDB
はじめてのMongoDB
Takahiro Inoue
 
10. R getting spatial
10.  R getting spatial10.  R getting spatial
10. R getting spatial
ExternalEvents
 
MongoDB for Time Series Data Part 3: Sharding
MongoDB for Time Series Data Part 3: ShardingMongoDB for Time Series Data Part 3: Sharding
MongoDB for Time Series Data Part 3: Sharding
MongoDB
 
Nsd, il tuo compagno di viaggio quando Domino va in crash
Nsd, il tuo compagno di viaggio quando Domino va in crashNsd, il tuo compagno di viaggio quando Domino va in crash
Nsd, il tuo compagno di viaggio quando Domino va in crash
Fabio Pignatti
 
Web-Scale Graph Analytics with Apache Spark with Tim Hunter
Web-Scale Graph Analytics with Apache Spark with Tim HunterWeb-Scale Graph Analytics with Apache Spark with Tim Hunter
Web-Scale Graph Analytics with Apache Spark with Tim Hunter
Databricks
 
Coscup2021 - useful abstractions at rust and it's practical usage
Coscup2021 - useful abstractions at rust and it's practical usageCoscup2021 - useful abstractions at rust and it's practical usage
Coscup2021 - useful abstractions at rust and it's practical usage
Wayne Tsai
 
Bash tricks
Bash tricksBash tricks
Bash tricks
Carlo Caputo
 
LEC 6-DS ALGO(updated).pdf
LEC 6-DS  ALGO(updated).pdfLEC 6-DS  ALGO(updated).pdf
LEC 6-DS ALGO(updated).pdf
MuhammadUmerIhtisham
 
"You shall not pass : anti-debug methodics"
"You shall not pass : anti-debug methodics""You shall not pass : anti-debug methodics"
"You shall not pass : anti-debug methodics"
ITCP Community
 
Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...
Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...
Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...
RootedCON
 
Introduction to spark
Introduction to sparkIntroduction to spark
Introduction to spark
Duyhai Doan
 
Code vectorization for mobile devices
Code vectorization for mobile devicesCode vectorization for mobile devices
Code vectorization for mobile devices
St1X
 
DAW: Duplicate-AWare Federated Query Processing over the Web of Data
DAW: Duplicate-AWare Federated Query Processing over the Web of DataDAW: Duplicate-AWare Federated Query Processing over the Web of Data
DAW: Duplicate-AWare Federated Query Processing over the Web of Data
Muhammad Saleem
 
Real-Time 3D Programming in Scala
Real-Time 3D Programming in ScalaReal-Time 3D Programming in Scala
Real-Time 3D Programming in Scala
Hideyuki Takeuchi
 

Similar to NS & NSID of Amazon Route 53 (17)

[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探
[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探
[DSC 2016] 系列活動:李泳泉 / 星火燎原 - Spark 機器學習初探
 
Apache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLab
Apache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLabApache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLab
Apache Spark - Basics of RDD | Big Data Hadoop Spark Tutorial | CloudxLab
 
Distributed computing with spark
Distributed computing with sparkDistributed computing with spark
Distributed computing with spark
 
はじめてのMongoDB
はじめてのMongoDBはじめてのMongoDB
はじめてのMongoDB
 
10. R getting spatial
10.  R getting spatial10.  R getting spatial
10. R getting spatial
 
MongoDB for Time Series Data Part 3: Sharding
MongoDB for Time Series Data Part 3: ShardingMongoDB for Time Series Data Part 3: Sharding
MongoDB for Time Series Data Part 3: Sharding
 
Nsd, il tuo compagno di viaggio quando Domino va in crash
Nsd, il tuo compagno di viaggio quando Domino va in crashNsd, il tuo compagno di viaggio quando Domino va in crash
Nsd, il tuo compagno di viaggio quando Domino va in crash
 
Web-Scale Graph Analytics with Apache Spark with Tim Hunter
Web-Scale Graph Analytics with Apache Spark with Tim HunterWeb-Scale Graph Analytics with Apache Spark with Tim Hunter
Web-Scale Graph Analytics with Apache Spark with Tim Hunter
 
Coscup2021 - useful abstractions at rust and it's practical usage
Coscup2021 - useful abstractions at rust and it's practical usageCoscup2021 - useful abstractions at rust and it's practical usage
Coscup2021 - useful abstractions at rust and it's practical usage
 
Bash tricks
Bash tricksBash tricks
Bash tricks
 
LEC 6-DS ALGO(updated).pdf
LEC 6-DS  ALGO(updated).pdfLEC 6-DS  ALGO(updated).pdf
LEC 6-DS ALGO(updated).pdf
 
"You shall not pass : anti-debug methodics"
"You shall not pass : anti-debug methodics""You shall not pass : anti-debug methodics"
"You shall not pass : anti-debug methodics"
 
Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...
Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...
Sergi Álvarez + Roi Martín - radare2: From forensics to bindiffing [RootedCON...
 
Introduction to spark
Introduction to sparkIntroduction to spark
Introduction to spark
 
Code vectorization for mobile devices
Code vectorization for mobile devicesCode vectorization for mobile devices
Code vectorization for mobile devices
 
DAW: Duplicate-AWare Federated Query Processing over the Web of Data
DAW: Duplicate-AWare Federated Query Processing over the Web of DataDAW: Duplicate-AWare Federated Query Processing over the Web of Data
DAW: Duplicate-AWare Federated Query Processing over the Web of Data
 
Real-Time 3D Programming in Scala
Real-Time 3D Programming in ScalaReal-Time 3D Programming in Scala
Real-Time 3D Programming in Scala
 

More from @ otsuka752

OLD_LT_DNS_OLD
OLD_LT_DNS_OLDOLD_LT_DNS_OLD
OLD_LT_DNS_OLD
@ otsuka752
 
OLD_Lt traffic analyse_OLD
OLD_Lt traffic analyse_OLDOLD_Lt traffic analyse_OLD
OLD_Lt traffic analyse_OLD
@ otsuka752
 
Hijack the domain name
Hijack the domain nameHijack the domain name
Hijack the domain name
@ otsuka752
 
Route53 で親子同居
Route53 で親子同居Route53 で親子同居
Route53 で親子同居
@ otsuka752
 
reusable delegation set のススメ (Route53)
reusable delegation set のススメ (Route53)reusable delegation set のススメ (Route53)
reusable delegation set のススメ (Route53)
@ otsuka752
 
DNS64 (El capitan and unbound-1.5.1)
DNS64 (El capitan and unbound-1.5.1)DNS64 (El capitan and unbound-1.5.1)
DNS64 (El capitan and unbound-1.5.1)
@ otsuka752
 
raspi + soracom #pakeana33
raspi + soracom #pakeana33raspi + soracom #pakeana33
raspi + soracom #pakeana33
@ otsuka752
 
192.0.0.4 on android
192.0.0.4 on android192.0.0.4 on android
192.0.0.4 on android
@ otsuka752
 
a little more about CaptureFilter
a little more about CaptureFiltera little more about CaptureFilter
a little more about CaptureFilter
@ otsuka752
 
iptables BPF module 効果測定
iptables BPF module 効果測定iptables BPF module 効果測定
iptables BPF module 効果測定
@ otsuka752
 
how to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorturehow to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorture
@ otsuka752
 
how to decrypt SSL/TLS without PrivateKey of servers
how to decrypt SSL/TLS without PrivateKey of servershow to decrypt SSL/TLS without PrivateKey of servers
how to decrypt SSL/TLS without PrivateKey of servers
@ otsuka752
 
WireEdit のススメ
WireEdit のススメWireEdit のススメ
WireEdit のススメ
@ otsuka752
 
Measurement of Maximum new NAT-sessions per second / How to send packets
Measurement of Maximum new NAT-sessionsper second / How to send packetsMeasurement of Maximum new NAT-sessionsper second / How to send packets
Measurement of Maximum new NAT-sessions per second / How to send packets
@ otsuka752
 
about tcpreplay-edit
about tcpreplay-editabout tcpreplay-edit
about tcpreplay-edit
@ otsuka752
 
超簡単!? Punycode 変換 ~国際化・日本語ドメイン~
超簡単!? Punycode 変換 ~国際化・日本語ドメイン~超簡単!? Punycode 変換 ~国際化・日本語ドメイン~
超簡単!? Punycode 変換 ~国際化・日本語ドメイン~
@ otsuka752
 
毎日 dig ったら分かったこと ~新 gTLD~
毎日 dig ったら分かったこと ~新 gTLD~毎日 dig ったら分かったこと ~新 gTLD~
毎日 dig ったら分かったこと ~新 gTLD~
@ otsuka752
 
萌え萌えドメイン名一覧(.moe)
萌え萌えドメイン名一覧(.moe)萌え萌えドメイン名一覧(.moe)
萌え萌えドメイン名一覧(.moe)
@ otsuka752
 
about Tcpreplay
about Tcpreplayabout Tcpreplay
about Tcpreplay
@ otsuka752
 
パケットが教えてくれた ルートサーバが 13個の理由
パケットが教えてくれた ルートサーバが 13個の理由パケットが教えてくれた ルートサーバが 13個の理由
パケットが教えてくれた ルートサーバが 13個の理由
@ otsuka752
 

More from @ otsuka752 (20)

OLD_LT_DNS_OLD
OLD_LT_DNS_OLDOLD_LT_DNS_OLD
OLD_LT_DNS_OLD
 
OLD_Lt traffic analyse_OLD
OLD_Lt traffic analyse_OLDOLD_Lt traffic analyse_OLD
OLD_Lt traffic analyse_OLD
 
Hijack the domain name
Hijack the domain nameHijack the domain name
Hijack the domain name
 
Route53 で親子同居
Route53 で親子同居Route53 で親子同居
Route53 で親子同居
 
reusable delegation set のススメ (Route53)
reusable delegation set のススメ (Route53)reusable delegation set のススメ (Route53)
reusable delegation set のススメ (Route53)
 
DNS64 (El capitan and unbound-1.5.1)
DNS64 (El capitan and unbound-1.5.1)DNS64 (El capitan and unbound-1.5.1)
DNS64 (El capitan and unbound-1.5.1)
 
raspi + soracom #pakeana33
raspi + soracom #pakeana33raspi + soracom #pakeana33
raspi + soracom #pakeana33
 
192.0.0.4 on android
192.0.0.4 on android192.0.0.4 on android
192.0.0.4 on android
 
a little more about CaptureFilter
a little more about CaptureFiltera little more about CaptureFilter
a little more about CaptureFilter
 
iptables BPF module 効果測定
iptables BPF module 効果測定iptables BPF module 効果測定
iptables BPF module 効果測定
 
how to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorturehow to defend DNS authoritative server against DNS WaterTorture
how to defend DNS authoritative server against DNS WaterTorture
 
how to decrypt SSL/TLS without PrivateKey of servers
how to decrypt SSL/TLS without PrivateKey of servershow to decrypt SSL/TLS without PrivateKey of servers
how to decrypt SSL/TLS without PrivateKey of servers
 
WireEdit のススメ
WireEdit のススメWireEdit のススメ
WireEdit のススメ
 
Measurement of Maximum new NAT-sessions per second / How to send packets
Measurement of Maximum new NAT-sessionsper second / How to send packetsMeasurement of Maximum new NAT-sessionsper second / How to send packets
Measurement of Maximum new NAT-sessions per second / How to send packets
 
about tcpreplay-edit
about tcpreplay-editabout tcpreplay-edit
about tcpreplay-edit
 
超簡単!? Punycode 変換 ~国際化・日本語ドメイン~
超簡単!? Punycode 変換 ~国際化・日本語ドメイン~超簡単!? Punycode 変換 ~国際化・日本語ドメイン~
超簡単!? Punycode 変換 ~国際化・日本語ドメイン~
 
毎日 dig ったら分かったこと ~新 gTLD~
毎日 dig ったら分かったこと ~新 gTLD~毎日 dig ったら分かったこと ~新 gTLD~
毎日 dig ったら分かったこと ~新 gTLD~
 
萌え萌えドメイン名一覧(.moe)
萌え萌えドメイン名一覧(.moe)萌え萌えドメイン名一覧(.moe)
萌え萌えドメイン名一覧(.moe)
 
about Tcpreplay
about Tcpreplayabout Tcpreplay
about Tcpreplay
 
パケットが教えてくれた ルートサーバが 13個の理由
パケットが教えてくれた ルートサーバが 13個の理由パケットが教えてくれた ルートサーバが 13個の理由
パケットが教えてくれた ルートサーバが 13個の理由
 

Recently uploaded

Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Neo4j
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
Fwdays
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
DianaGray10
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
Ajin Abraham
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
Edge AI and Vision Alliance
 

Recently uploaded (20)

Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
 

NS & NSID of Amazon Route 53