-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathroot.json
More file actions
82 lines (82 loc) · 2.02 KB
/
root.json
File metadata and controls
82 lines (82 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"servers": [
{
"address": "a.root-servers.net",
"ipv4": "198.41.0.4",
"ipv6": "2001:503:ba3e::2:30",
"operator": "Verisign, Inc."
},
{
"address": "b.root-servers.net",
"ipv4": "199.9.14.201",
"ipv6": "2001:500:200::b",
"operator": "University of Southern California, Information Sciences Institute"
},
{
"address": "c.root-servers.net",
"ipv4": "192.33.4.12",
"ipv6": "2001:500:2::c",
"operator": "Cogent Communications"
},
{
"address": "d.root-servers.net",
"ipv4": "199.7.91.13",
"ipv6": "2001:500:2d::d",
"operator": "University of Maryland"
},
{
"address": "e.root-servers.net",
"ipv4": "192.203.230.10",
"ipv6": "2001:500:a8::e",
"operator": "NASA (Ames Research Center)"
},
{
"address": "f.root-servers.net",
"ipv4": "192.5.5.241",
"ipv6": "2001:500:2f::f",
"operator": "Internet Systems Consortium, Inc."
},
{
"address": "g.root-servers.net",
"ipv4": "192.112.36.4",
"ipv6": "2001:500:12::d0d",
"operator": "US Department of Defense (NIC)"
},
{
"address": "h.root-servers.net",
"ipv4": "198.97.190.53",
"ipv6": "2001:500:1::53",
"operator": "US Army (Research Lab)"
},
{
"address": "i.root-servers.net",
"ipv4": "192.36.148.17",
"ipv6": "2001:7fe::53",
"operator": "Netnod"
},
{
"address": "j.root-servers.net",
"ipv4": "192.58.128.30",
"ipv6": "2001:503:c27::2:30",
"operator": "Verisign, Inc."
},
{
"address": "k.root-servers.net",
"ipv4": "193.0.14.129",
"ipv6": "2001:7fd::1",
"operator": "RIPE NCC"
},
{
"address": "l.root-servers.net",
"ipv4": "199.7.83.42",
"ipv6": "2001:500:9f::42",
"operator": "ICANN"
},
{
"address": "m.root-servers.net",
"ipv4": "202.12.27.33",
"ipv6": "2001:dc3::35",
"operator": "WIDE Project"
}
]
}