Codebase list zonedb / b29aa877-bfeb-46d3-aab0-1559abb0dad0/main
New upstream release. Kali Janitor 1 year, 6 months ago
397 changed file(s) with 5704 addition(s) and 5622 deletion(s). Raw diff Collapse all Expand all
0 zonedb (1.0.3847-0kali1) UNRELEASED; urgency=low
0 zonedb (1.0.3859-0kali1) UNRELEASED; urgency=low
11
22 * New upstream release.
33 * New upstream release.
44 * New upstream release.
55 * New upstream release.
6 * New upstream release.
67
7 -- Kali Janitor <[email protected]> Sat, 05 Nov 2022 06:03:26 -0000
8 -- Kali Janitor <[email protected]> Thu, 10 Nov 2022 15:19:49 -0000
89
910 zonedb (1.0.3170-0kali1) kali-dev; urgency=low
1011
184184 if s == "" {
185185 return "e" // const e = ""
186186 }
187 return `"` + s + `"`
187 return fmt.Sprintf("%q", s)
188188 }
189189
190190 func quotedDomain(s string) string {
315315 {{if $z.ParentDomain}} &z[{{$z.ParentOffset}}] {{else}} r {{end}}, \
316316 {{if $z.SubdomainsEnd}} z[{{$z.SubdomainsOffset}}:{{$z.SubdomainsEnd}}] {{else}} x {{end}}, \
317317 {{if $z.TagBits}} {{printf "0x%x" $z.TagBits}} {{else}} 0 {{end}}, \
318 {{quoted $z.RegistryOperator}}, \
318319 {{quotedURL $z.InfoURL}}, \
319320 {{if $z.NameServers}} w{ {{range $z.NameServers}}{{quotedDomain .}},{{end}}} {{else}} n {{end}}, \
320321 {{if $z.Wildcards}} w{ {{range $z.Wildcards}}{{quotedDomain .}},{{end}}} {{else}} n {{end}}, \
2525 if z.InfoURL == "" {
2626 return
2727 }
28 urls := []string{
29 z.InfoURL,
30 }
31 if strings.HasPrefix(z.InfoURL, "http:") {
28 var urls []string
29 if strings.HasPrefix(z.InfoURL, "https://newgtlds.icann.org") {
30 urls = []string{
31 "https://nic." + z.Domain,
32 "http://nic." + z.Domain,
33 z.InfoURL,
34 }
35 } else if strings.HasPrefix(z.InfoURL, "http:") {
3236 urls = []string{
3337 strings.Replace(z.InfoURL, "http:", "https:", 1),
38 z.InfoURL,
39 }
40 } else {
41 urls = []string{
3442 z.InfoURL,
3543 }
3644 }
4048 // color.Fprintf(os.Stderr, "@{y!}Warning:@{y} error fetching info URL for @{y!}%s@{y}: (%s): %v\n", z.Domain, u, err)
4149 continue
4250 }
51 CloseN(res.Body, 10_000_000)
4352 ru := NormalizeURL(res.Request.URL.String())
44 if ru != z.InfoURL {
53 if ru != z.InfoURL && !strings.HasPrefix(ru, "https://newgtlds.icann.org") {
54 color.Fprintf(os.Stderr, "@{.}Updated info URL for @{c}%s@{c}: @{y}%s@{c} → @{g}%s\n", z.Domain, z.InfoURL, ru)
4555 z.InfoURL = ru
46 color.Fprintf(os.Stderr, "@{.}Updated info URLs for @{c}%s@{c}: @{y}%s\n", z.Domain, z.InfoURL)
4756 }
48 CloseN(res.Body, 10_000_000)
4957 break
5058 }
5159 })
6270 }
6371 return n, err
6472 }
73
74 // trimURL trims query strings and /index.htm(l)? from a URL.
75 func trimURL(u string) string {
76 u, _, _ = strings.Cut(u, "?")
77 if strings.HasSuffix(u, "/index.html") {
78 u = strings.TrimSuffix(u, "/index.html")
79 } else {
80 u = strings.TrimSuffix(u, "/index.htm")
81 }
82 return u
83 }
33 "ns1.subdomain.net",
44 "ns2.subdomain.net"
55 ],
6 "wildcards": [
7 "1x.de",
8 "95.217.58.108"
9 ],
610 "tags": [
711 "private"
812 ]
00 {
11 "domain": "aaa",
22 "registryOperator": "American Automobile Association, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.aaa/",
44 "whoisServer": "whois.nic.aaa",
55 "rdapURLs": [
66 "https://rdap.nic.aaa/"
00 {
11 "domain": "aarp",
22 "registryOperator": "AARP",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.aarp.org/everywhere/aarp-nic/",
44 "whoisServer": "whois.nic.aarp",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/aarp/v1/"
00 {
11 "domain": "abarth",
22 "registryOperator": "Fiat Chrysler Automobiles N.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.abarth/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/abarth/"
00 {
11 "domain": "abbott",
22 "registryOperator": "Abbott Laboratories, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.abbott/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/abbott/"
00 {
11 "domain": "abbvie",
22 "registryOperator": "AbbVie Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.abbvie/",
44 "whoisServer": "whois.nic.abbvie",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/abbvie/"
00 {
11 "domain": "abc",
22 "registryOperator": "Disney Enterprises, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.abc/",
44 "whoisServer": "whois.nic.abc",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/abc/v1/"
00 {
11 "domain": "able",
22 "registryOperator": "Able Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.able/",
44 "whoisServer": "whois.nic.able",
55 "rdapURLs": [
66 "https://rdap.nic.able/"
00 {
11 "domain": "abudhabi",
22 "registryOperator": "Abu Dhabi Systems and Information Centre",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.tamm.abudhabi/nicabudhabi/index-en.html",
44 "whoisServer": "whois.nic.abudhabi",
55 "rdapURLs": [
66 "https://rdap.nic.abudhabi/"
00 {
11 "domain": "ac",
2 "infoURL": "https://www.icb.co.uk/",
2 "infoURL": "https://icb.co.uk/",
33 "whoisServer": "whois.nic.ac",
44 "nameServers": [
55 "a0.nic.ac",
00 {
11 "domain": "accenture",
22 "registryOperator": "Accenture plc",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.accenture.com/us-en/acn-welcome-registry",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/accenture/v1/"
66 ],
00 {
11 "domain": "aco",
22 "registryOperator": "ACO Severin Ahlmann GmbH \u0026 Co. KG",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.aco.com/",
44 "whoisServer": "whois.nic.aco",
55 "rdapURLs": [
66 "https://rdap.nic.aco/"
00 {
11 "domain": "adac",
22 "registryOperator": "Allgemeiner Deutscher Automobil-Club e.V. (ADAC)",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.adac.de/nic-adac/",
44 "whoisServer": "whois.nic.adac",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/adac/"
00 {
11 "domain": "adult",
22 "registryOperator": "ICM Registry AD LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.adult/",
44 "whoisServer": "whois.nic.adult",
55 "rdapURLs": [
66 "https://rdap.nic.adult/"
00 {
11 "domain": "aeg",
22 "registryOperator": "Aktiebolaget Electrolux",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.aeg/",
44 "whoisServer": "whois.nic.aeg",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/aeg/v1/"
22 "nameServers": [
33 "ns81.rookdns.com",
44 "ns82.rookdns.com"
5 ],
6 "wildcards": [
7 "66.81.199.56"
58 ],
69 "policies": [
710 {
00 {
11 "domain": "aetna",
22 "registryOperator": "Aetna Life Insurance Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.aetna/",
44 "whoisServer": "whois.nic.aetna",
55 "rdapURLs": [
66 "https://rdap.nic.aetna/"
00 {
11 "domain": "afl",
22 "registryOperator": "Australian Football League",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.afl/",
44 "whoisServer": "whois.nic.afl",
55 "rdapURLs": [
66 "https://rdap.nic.afl/"
00 {
11 "domain": "ag",
2 "infoURL": "http://www.nic.ag/",
2 "infoURL": "https://www.nic.ag/",
33 "whoisServer": "whois.nic.ag",
44 "nameServers": [
55 "a0.cctld.afilias-nst.info",
00 {
11 "domain": "aig",
22 "registryOperator": "American International Group, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.aig/home",
44 "whoisServer": "whois.nic.aig",
55 "rdapURLs": [
66 "https://rdap.nic.aig/"
00 {
11 "domain": "airbus",
22 "registryOperator": "Airbus S.A.S.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.airbus/",
44 "whoisServer": "whois.nic.airbus",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/airbus/v1/"
00 {
11 "domain": "alfaromeo",
22 "registryOperator": "Fiat Chrysler Automobiles N.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.alfaromeo/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/alfaromeo/"
00 {
11 "domain": "alibaba",
22 "registryOperator": "Alibaba Group Holding Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.alibaba/",
44 "whoisServer": "whois.nic.alibaba",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/alibaba/"
00 {
11 "domain": "alipay",
22 "registryOperator": "Alibaba Group Holding Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.alipay/",
44 "whoisServer": "whois.nic.alipay",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/alipay/"
00 {
11 "domain": "allfinanz",
22 "registryOperator": "Allfinanz Deutsche Vermögensberatung Aktiengesellschaft",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.allfinanz/",
44 "whoisServer": "whois.nic.allfinanz",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/allfinanz/"
00 {
11 "domain": "allstate",
22 "registryOperator": "Allstate Fire and Casualty Insurance Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.allstate.com/landingpages/nic/nic-allstate.aspx",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/allstate/"
00 {
11 "domain": "ally",
22 "registryOperator": "Ally Financial Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.ally.com/learn/nic/",
44 "whoisServer": "whois.nic.ally",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/ally/"
00 {
11 "domain": "alstom",
22 "registryOperator": "ALSTOM",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.alstom/",
44 "whoisServer": "whois.nic.alstom",
55 "rdapURLs": [
66 "https://rdap.nic.alstom/"
00 {
11 "domain": "amazon",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "http://nic.amazon/",
3 "infoURL": "https://nic.amazon/",
44 "whoisServer": "whois.nic.amazon",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/amazon/"
00 {
11 "domain": "americanexpress",
22 "registryOperator": "American Express Travel Related Services Company, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://about.americanexpress.com/newsroom/#media-contacts",
44 "whoisServer": "whois.nic.americanexpress",
55 "rdapURLs": [
66 "https://rdap.nic.americanexpress/"
00 {
11 "domain": "americanfamily",
22 "registryOperator": "AmFam, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.amfam.com/nic-amfam",
44 "whoisServer": "whois.nic.americanfamily",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/americanfamily/v1/"
00 {
11 "domain": "amex",
22 "registryOperator": "American Express Travel Related Services Company, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://about.americanexpress.com/newsroom/#media-contacts",
44 "whoisServer": "whois.nic.amex",
55 "rdapURLs": [
66 "https://rdap.nic.amex/"
00 {
11 "domain": "amfam",
22 "registryOperator": "AmFam, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.amfam.com/nic-amfam",
44 "whoisServer": "whois.nic.amfam",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/amfam/v1/"
00 {
11 "domain": "amica",
22 "registryOperator": "Amica Mutual Insurance Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.amica/",
44 "whoisServer": "whois.nic.amica",
55 "rdapURLs": [
66 "https://rdap.nic.amica/"
00 {
11 "domain": "analytics",
22 "registryOperator": "Campus IP LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.analytics/",
44 "whoisServer": "whois.nic.analytics",
55 "rdapURLs": [
66 "https://rdap.nic.analytics/"
00 {
11 "domain": "anz",
22 "registryOperator": "Australia and New Zealand Banking Group Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.anz/",
44 "whoisServer": "whois.nic.anz",
55 "rdapURLs": [
66 "https://rdap.nic.anz/"
00 {
11 "domain": "aol",
22 "registryOperator": "Oath Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.aol.com/",
44 "whoisServer": "whois.nic.aol",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/aol/v1/"
00 {
11 "domain": "apartments",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.apartments",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "apple",
22 "registryOperator": "Apple Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.apple.com/legal/intellectual-property/tld/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/apple/"
00 {
11 "domain": "arab",
22 "registryOperator": "League of Arab States",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.arab/",
44 "whoisServer": "whois.nic.arab",
55 "rdapURLs": [
66 "https://rdap.nic.arab/"
00 {
11 "domain": "aramco",
22 "registryOperator": "Aramco Services Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.aramco/",
44 "whoisServer": "whois.nic.aramco",
55 "rdapURLs": [
66 "https://rdap.nic.aramco/"
00 {
11 "domain": "art",
22 "registryOperator": "UK Creative Ideas Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.art/",
44 "whoisServer": "whois.nic.art",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/art/"
00 {
11 "domain": "athleta",
22 "registryOperator": "The Gap, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.gap/",
44 "whoisServer": "whois.nic.athleta",
55 "rdapURLs": [
66 "https://rdap.nic.athleta/"
00 {
11 "domain": "auction",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.auction",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "audi",
22 "registryOperator": "AUDI Aktiengesellschaft",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.audi/nic/web/en.html",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/audi/"
00 {
11 "domain": "audible",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.audible/",
44 "whoisServer": "whois.nic.audible",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/audible/"
00 {
11 "domain": "auspost",
22 "registryOperator": "Australian Postal Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.auspost/",
44 "whoisServer": "whois.nic.auspost",
55 "rdapURLs": [
66 "https://rdap.nic.auspost/"
00 {
11 "domain": "author",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.author/",
44 "whoisServer": "whois.nic.author",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/author/"
00 {
11 "domain": "autos",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.autos/",
44 "whoisServer": "whois.nic.autos",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/autos/"
00 {
11 "domain": "aw",
2 "infoURL": "http://www.setarnet.aw/",
2 "infoURL": "https://www.setarnet.aw/",
33 "whoisServer": "whois.nic.aw",
44 "nameServers": [
55 "aw01.setarnet.aw",
00 {
11 "domain": "aws",
22 "registryOperator": "AWS Registry LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.aws/",
44 "whoisServer": "whois.nic.aws",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/aws/"
00 {
11 "domain": "axa",
22 "registryOperator": "AXA Group Operations SAS",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.axa/",
44 "whoisServer": "whois.nic.axa",
55 "rdapURLs": [
66 "https://rdap.nic.axa/"
00 {
11 "domain": "azure",
22 "registryOperator": "Microsoft Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.azure/",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/azure/v1/"
66 ],
00 {
11 "domain": "baby",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.baby/",
44 "whoisServer": "whois.nic.baby",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/baby/"
00 {
11 "domain": "baidu",
22 "registryOperator": "Baidu, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.baidu/",
44 "whoisServer": "whois.gtld.knet.cn",
55 "rdapURLs": [
66 "https://rdap.zdnsgtld.com/baidu/"
00 {
11 "domain": "banamex",
22 "registryOperator": "Citigroup Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.citi.com/",
44 "whoisServer": "whois.nic.banamex",
55 "rdapURLs": [
66 "https://rdap.nic.banamex/"
00 {
11 "domain": "bananarepublic",
22 "registryOperator": "The Gap, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.gap/",
44 "whoisServer": "whois.nic.bananarepublic",
55 "rdapURLs": [
66 "https://rdap.nic.bananarepublic/"
00 {
11 "domain": "band",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.band",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "bank",
22 "registryOperator": "fTLD Registry Services LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.register.bank/",
44 "whoisServer": "whois.nic.bank",
55 "rdapURLs": [
66 "https://rdap.nic.bank/"
00 {
11 "domain": "barcelona",
22 "registryOperator": "Municipi de Barcelona",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.domini.barcelona/",
44 "whoisServer": "whois.nic.barcelona",
55 "rdapURLs": [
66 "https://rdap.nic.barcelona/"
00 {
11 "domain": "barclaycard",
22 "registryOperator": "Barclays Bank PLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.barclaycard/",
44 "whoisServer": "whois.nic.barclaycard",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/barclaycard/"
00 {
11 "domain": "barclays",
22 "registryOperator": "Barclays Bank PLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.barclays/",
44 "whoisServer": "whois.nic.barclays",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/barclays/"
00 {
11 "domain": "baseball",
22 "registryOperator": "MLB Advanced Media DH, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.mlb.com/official-information/baseball-nic",
44 "whoisServer": "whois.nic.baseball",
55 "rdapURLs": [
66 "https://rdap.nic.baseball/"
00 {
11 "domain": "basketball",
22 "registryOperator": "Fédération Internationale de Basketball (FIBA)",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://get.basketball/",
44 "whoisServer": "whois.nic.basketball",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/basketball/"
00 {
11 "domain": "bauhaus",
22 "registryOperator": "Werkhaus GmbH",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.bauhaus/",
44 "whoisServer": "whois.nic.bauhaus",
55 "rdapURLs": [
66 "https://rdap.nic.bauhaus/"
00 {
11 "domain": "bbc",
22 "registryOperator": "British Broadcasting Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.bbc/",
44 "whoisServer": "whois.nic.bbc",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/bbc/"
00 {
11 "domain": "bbva",
22 "registryOperator": "BANCO BILBAO VIZCAYA ARGENTARIA, S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.bbva/",
44 "whoisServer": "whois.nic.bbva",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/bbva/"
00 {
11 "domain": "bcg",
22 "registryOperator": "The Boston Consulting Group, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.bcg.com/topic/nic",
44 "whoisServer": "whois.nic.bcg",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/bcg/"
00 {
11 "domain": "bcn",
22 "registryOperator": "Municipi de Barcelona",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.bcn/",
44 "whoisServer": "whois.nic.bcn",
55 "rdapURLs": [
66 "https://rdap.nic.bcn/"
00 {
11 "domain": "beats",
22 "registryOperator": "Beats Electronics, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.beatsbydre.com/in/company/tld",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/beats/"
00 {
11 "domain": "beauty",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.beauty/",
44 "whoisServer": "whois.nic.beauty",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/beauty/"
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ],
69 "policies": [
710 {
00 {
11 "domain": "bentley",
22 "registryOperator": "Bentley Motors Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.bentley/",
44 "whoisServer": "whois.nic.bentley",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/bentley/"
00 {
11 "domain": "bestbuy",
22 "registryOperator": "BBY Solutions, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.bestbuy/",
44 "whoisServer": "whois.nic.bestbuy",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/bestbuy/"
00 {
11 "domain": "bible",
22 "registryOperator": "American Bible Society",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://get.bible/",
44 "whoisServer": "whois.nic.bible",
55 "rdapURLs": [
66 "https://rdap.nic.bible/"
00 {
11 "domain": "bing",
22 "registryOperator": "Microsoft Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.bing/",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/bing/v1/"
66 ],
00 {
11 "domain": "bingo",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.bingo",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
22 "nameServers": [
33 "dyn1.cmc.iq",
44 "dyn2.cmc.iq",
5 "ns.cocca.fr",
56 "ns1.cmc.iq",
67 "nsp-anycast.cmc.iq",
78 "sns-pb.isc.org"
00 {
11 "domain": "blackfriday",
22 "registryOperator": "Registry Services, LLC",
3 "infoURL": "https://nic.blackfriday/",
3 "infoURL": "https://uniregistry.link/extensions/blackfriday/",
44 "whoisServer": "whois.uniregistry.net",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "blockbuster",
22 "registryOperator": "Dish DBS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.dishtlds.com/blockbuster/",
44 "whoisServer": "whois.nic.blockbuster",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/blockbuster/"
00 {
11 "domain": "bms",
22 "registryOperator": "Bristol-Myers Squibb Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.bms/",
44 "whoisServer": "whois.nic.bms",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/bms/v1/"
00 {
11 "domain": "bmw",
22 "registryOperator": "Bayerische Motoren Werke Aktiengesellschaft",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.bmw/",
44 "whoisServer": "whois.nic.bmw",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/bmw/"
00 {
11 "domain": "bnpparibas",
22 "registryOperator": "BNP Paribas",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.bnpparibas/en/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/bnpparibas/"
00 {
11 "domain": "bom",
22 "registryOperator": "Núcleo de Informação e Coordenação do Ponto BR - NIC.br",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://gtlds.nic.br/",
44 "whoisServer": "whois.gtlds.nic.br",
55 "rdapURLs": [
66 "https://rdap.gtlds.nic.br/"
00 {
11 "domain": "bond",
22 "registryOperator": "ShortDot SA",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://shortdot.bond/bond/",
44 "whoisServer": "whois.nic.bond",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/bond/"
00 {
11 "domain": "book",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.book/",
44 "whoisServer": "whois.nic.book",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/book/"
00 {
11 "domain": "booking",
22 "registryOperator": "Booking.com B.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.booking/",
44 "whoisServer": "whois.nic.booking",
55 "rdapURLs": [
66 "https://rdap.nic.booking/"
00 {
11 "domain": "bosch",
22 "registryOperator": "Robert Bosch GMBH",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.bosch/",
44 "whoisServer": "whois.nic.bosch",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/bosch/v1/"
00 {
11 "domain": "bot",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.amazonregistry.com/bot",
44 "whoisServer": "whois.nic.bot",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/bot/"
00 {
11 "domain": "box",
22 "registryOperator": "Intercap Registry Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://whois.nic.box/",
44 "whoisServer": "whois.nic.box",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/box/"
00 {
11 "domain": "bradesco",
22 "registryOperator": "Banco Bradesco S.A.",
3 "infoURL": "http://nic.bradesco/",
3 "infoURL": "https://nic.bradesco/",
44 "whoisServer": "whois.nic.bradesco",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/bradesco/"
00 {
11 "domain": "bridgestone",
22 "registryOperator": "Bridgestone Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.bridgestone/",
44 "whoisServer": "whois.nic.bridgestone",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "brother",
22 "registryOperator": "Brother Industries, Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.brother/",
44 "whoisServer": "whois.nic.brother",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "brussels",
22 "registryOperator": "DNS.be vzw",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.dnsbelgium.be/",
44 "whoisServer": "whois.nic.brussels",
55 "rdapURLs": [
66 "https://rdap.nic.brussels/"
00 {
11 "domain": "business",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.business",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "buy",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.buy/",
44 "whoisServer": "whois.nic.buy",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/buy/"
00 {
11 "domain": "bzh",
22 "registryOperator": "Association www.bzh",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.pik.bzh/",
44 "whoisServer": "whois.nic.bzh",
55 "rdapURLs": [
66 "https://rdap.nic.bzh/"
00 {
11 "domain": "cafe",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.cafe",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "call",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.call/",
44 "whoisServer": "whois.nic.call",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/call/"
00 {
11 "domain": "calvinklein",
22 "registryOperator": "PVH gTLD Holdings LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.calvinklein/",
44 "whoisServer": "whois.nic.calvinklein",
55 "rdapURLs": [
66 "https://rdap.nic.calvinklein/"
00 {
11 "domain": "cam",
22 "registryOperator": "Cam Connecting SARL",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.cam/",
44 "whoisServer": "whois.nic.cam",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/cam/"
00 {
11 "domain": "canon",
22 "registryOperator": "Canon Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.canon/",
44 "whoisServer": "whois.nic.canon",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "caravan",
22 "registryOperator": "Caravan International, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.caravan/",
44 "whoisServer": "whois.nic.caravan",
55 "rdapURLs": [
66 "https://rdap.nic.caravan/"
00 {
11 "domain": "case",
22 "registryOperator": "Digity, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.case/",
44 "whoisServer": "whois.nic.case",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/case/"
00 {
11 "domain": "casino",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.casino",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "catholic",
22 "registryOperator": "Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.catholic/",
44 "whoisServer": "whois.nic.catholic",
55 "rdapURLs": [
66 "https://rdap.nic.catholic/"
00 {
11 "domain": "cba",
22 "registryOperator": "COMMONWEALTH BANK OF AUSTRALIA",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.cba/",
44 "whoisServer": "whois.nic.cba",
55 "rdapURLs": [
66 "https://rdap.nic.cba/"
00 {
11 "domain": "cbn",
22 "registryOperator": "The Christian Broadcasting Network, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.cbn/",
44 "whoisServer": "whois.nic.cbn",
55 "rdapURLs": [
66 "https://rdap.nic.cbn/"
00 {
11 "domain": "cbre",
22 "registryOperator": "CBRE, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.cbre/",
44 "whoisServer": "whois.nic.cbre",
55 "rdapURLs": [
66 "https://rdap.nic.cbre/"
00 {
11 "domain": "cbs",
22 "registryOperator": "CBS Domains Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.cbs/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/cbs/"
00 {
11 "domain": "cern",
22 "registryOperator": "European Organization for Nuclear Research (\"CERN\")",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.cern/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/cern/"
00 {
11 "domain": "cfa",
22 "registryOperator": "CFA Institute",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.cfainstitute.org/utility/Pages/nic.aspx",
44 "whoisServer": "whois.nic.cfa",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/cfa/v1/"
00 {
11 "domain": "chanel",
22 "registryOperator": "Chanel International B.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.chanel/",
44 "whoisServer": "whois.nic.chanel",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/chanel/v1/"
00 {
11 "domain": "charity",
22 "registryOperator": "Public Interest Registry",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://thenew.org/org-people/work-with-us/contact/",
44 "whoisServer": "whois.nic.charity",
55 "rdapURLs": [
66 "https://rdap.publicinterestregistry.org/rdap/"
00 {
11 "domain": "chase",
22 "registryOperator": "JPMorgan Chase Bank, National Association",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.chase/",
44 "whoisServer": "whois.nic.chase",
55 "rdapURLs": [
66 "https://rdap.nic.chase/"
00 {
11 "domain": "chat",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.chat",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "chintai",
22 "registryOperator": "CHINTAI Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.chintai/",
44 "whoisServer": "whois.nic.chintai",
55 "rdapURLs": [
66 "https://rdap.nic.chintai/"
00 {
11 "domain": "circle",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.circle/",
44 "whoisServer": "whois.nic.circle",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/circle/"
00 {
11 "domain": "citadel",
22 "registryOperator": "Citadel Domain LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.citadel/",
44 "whoisServer": "whois.nic.citadel",
55 "rdapURLs": [
66 "https://rdap.nic.citadel/"
00 {
11 "domain": "citi",
22 "registryOperator": "Citigroup Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.citi.com/",
44 "whoisServer": "whois.nic.citi",
55 "rdapURLs": [
66 "https://rdap.nic.citi/"
00 {
11 "domain": "ck",
2 "infoURL": "http://www.oyster.net.ck/about/index.php?about=domain",
2 "registryOperator": "Telecom Cook Islands",
3 "infoURL": "https://www.vodafone.co.ck/domain-admin-policy",
34 "whoisServer": "whois.ck-nic.org.ck",
45 "nameServers": [
56 "circa.mcs.vuw.ac.nz",
00 {
11 "domain": "click",
22 "registryOperator": "Internet Naming Company LLC",
3 "infoURL": "https://nic.click/",
3 "infoURL": "https://uniregistry.link/extensions/click/",
44 "whoisServer": "whois.uniregistry.net",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "cloud",
22 "registryOperator": "Aruba PEC S.p.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.get.cloud/home.aspx",
44 "whoisServer": "whois.nic.cloud",
55 "rdapURLs": [
66 "https://rdap.nic.cloud/"
00 {
11 "domain": "clubmed",
22 "registryOperator": "Club Méditerranée S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://ns.clubmed.com/ipm/nic_clubmed/index.html",
44 "whoisServer": "whois.nic.clubmed",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/clubmed/v1/"
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ]
69 }
00 {
11 "domain": "coach",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.coach",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "college",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.college/",
44 "whoisServer": "whois.nic.college",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/college/"
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
11 "domain": "com.iq",
22 "nameServers": [
33 "ns.cocca.fr",
4 "ns1.cmc.iq",
45 "nsp-anycast.cmc.iq",
56 "sns-pb.isc.org"
67 ],
00 {
11 "domain": "com",
22 "registryOperator": "VeriSign, Inc.",
3 "infoURL": "https://www.verisign.com/en_US/domain-names/com-domain-names/index.xhtml",
3 "infoURL": "https://yourdot.com/",
44 "whoisServer": "whois.verisign-grs.com",
55 "rdapURLs": [
66 "https://rdap.verisign.com/com/v1/"
00 {
11 "domain": "comcast",
22 "registryOperator": "Comcast IP Holdings I, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.comcast/",
44 "whoisServer": "whois.nic.comcast",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/comcast/"
00 {
11 "domain": "commbank",
22 "registryOperator": "COMMONWEALTH BANK OF AUSTRALIA",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.commbank/",
44 "whoisServer": "whois.nic.commbank",
55 "rdapURLs": [
66 "https://rdap.nic.commbank/"
00 {
11 "domain": "compare",
22 "registryOperator": "Registry Services, LLC",
3 "infoURL": "https://www.go.compare/",
3 "infoURL": "https://www.gocompare.com/",
44 "whoisServer": "whois.nic.compare",
55 "rdapURLs": [
66 "https://rdap.nic.compare/"
00 {
11 "domain": "contact",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.contact",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "corsica",
22 "registryOperator": "Collectivité de Corse",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.corsica/",
44 "whoisServer": "whois.nic.corsica",
55 "rdapURLs": [
66 "https://rdap.nic.corsica/"
00 {
11 "domain": "country",
22 "registryOperator": "Internet Naming Company LLC",
3 "infoURL": "https://nic.country/",
3 "infoURL": "https://uniregistry.link/extensions/country/",
44 "whoisServer": "whois.uniregistry.net",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "coupon",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.coupon/",
44 "whoisServer": "whois.nic.coupon",
55 "rdapURLs": [
66 "https://rdap.nic.coupon/"
00 {
11 "domain": "coupons",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.coupons",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "courses",
22 "registryOperator": "Registry Services, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.get.courses/",
44 "whoisServer": "whois.nic.courses",
55 "rdapURLs": [
66 "https://rdap.nic.courses/"
00 {
11 "domain": "cpa",
22 "registryOperator": "American Institute of Certified Public Accountants",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.cpa/",
44 "whoisServer": "whois.nic.cpa",
55 "nameServers": [
66 "a.nic.cpa",
00 {
11 "domain": "creditunion",
22 "registryOperator": "DotCooperation LLC",
3 "infoURL": "https://nic.creditunion/",
3 "infoURL": "https://identity.coop/creditunion/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/creditunion/"
00 {
11 "domain": "crown",
22 "registryOperator": "Crown Equipment Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.crown/",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/crown/v1/"
66 ],
00 {
11 "domain": "cruise",
22 "registryOperator": "Viking River Cruises (Bermuda) Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.cruise/",
44 "whoisServer": "whois.nic.cruise",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/cruise/"
00 {
11 "domain": "cuisinella",
22 "registryOperator": "SCHMIDT GROUPE S.A.S.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.cuisinella/",
44 "whoisServer": "whois.nic.cuisinella",
55 "rdapURLs": [
66 "https://rdap.nic.cuisinella/"
00 {
11 "domain": "cyou",
22 "registryOperator": "ShortDot SA",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://shortdot.bond/cyou/",
44 "whoisServer": "whois.nic.cyou",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/cyou/"
00 {
11 "domain": "dabur",
22 "registryOperator": "Dabur India Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.dabur/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/dabur/"
00 {
11 "domain": "data",
22 "registryOperator": "Dish DBS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.dishtlds.com/data/",
44 "whoisServer": "whois.nic.data",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/data/"
00 {
11 "domain": "datsun",
22 "registryOperator": "NISSAN MOTOR CO., LTD.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nissan-global.com/EN/NIC/DATSUN/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "deal",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.deal/",
44 "whoisServer": "whois.nic.deal",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/deal/"
00 {
11 "domain": "dealer",
22 "registryOperator": "Intercap Registry Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.dealer/",
44 "whoisServer": "whois.nic.dealer",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/dealer/"
00 {
11 "domain": "degree",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.degree",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "delivery",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.delivery",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "dell",
22 "registryOperator": "Dell Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.dell/",
44 "whoisServer": "whois.nic.dell",
55 "rdapURLs": [
66 "https://rdap.nic.dell/"
00 {
11 "domain": "deloitte",
22 "registryOperator": "Deloitte Touche Tohmatsu",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.deloitte/",
44 "whoisServer": "whois.nic.deloitte",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/deloitte/"
00 {
11 "domain": "dentist",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.dentist",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "design",
22 "registryOperator": "Registry Services, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://your.design/",
44 "whoisServer": "whois.nic.design",
55 "rdapURLs": [
66 "https://rdap.nic.design/"
00 {
11 "domain": "dhl",
22 "registryOperator": "Deutsche Post AG",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.dhl/",
44 "rdapURLs": [
55 "https://rdap.centralnic.com/dhl/"
66 ],
00 {
11 "domain": "discover",
22 "registryOperator": "Discover Financial Services",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.discover//",
44 "whoisServer": "whois.nic.discover",
55 "rdapURLs": [
66 "https://rdap.nic.discover/"
00 {
11 "domain": "dish",
22 "registryOperator": "Dish DBS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.dishtlds.com/dish/",
44 "whoisServer": "whois.nic.dish",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/dish/"
00 {
11 "domain": "dk",
2 "infoURL": "https://www.dk-hostmaster.dk/",
2 "infoURL": "https://www.dk-hostmaster.dk/da",
33 "whoisServer": "whois.dk-hostmaster.dk",
44 "nameServers": [
55 "a.nic.dk",
00 {
11 "domain": "dnp",
22 "registryOperator": "Dai Nippon Printing Co., Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.dnp/",
44 "whoisServer": "whois.nic.dnp",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "doctor",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.doctor",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "dog",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.dog",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "dot",
22 "registryOperator": "Dish DBS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.dishtlds.com/dot/",
44 "whoisServer": "whois.nic.dot",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/dot/"
00 {
11 "domain": "dtv",
22 "registryOperator": "Dish DBS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://dishtlds.com/dtv/",
44 "whoisServer": "whois.nic.dtv",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/dtv/"
00 {
11 "domain": "dubai",
22 "registryOperator": "Dubai Smart Government Department",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.dubai/",
44 "whoisServer": "whois.nic.dubai",
55 "rdapURLs": [
66 "https://rdap.nic.dubai/"
00 {
11 "domain": "dunlop",
22 "registryOperator": "The Goodyear Tire \u0026 Rubber Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.dunlop/",
44 "whoisServer": "whois.nic.dunlop",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/dunlop/"
00 {
11 "domain": "dupont",
22 "registryOperator": "DuPont Specialty Products USA, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.dupont.com/nic.html",
44 "whoisServer": "whois.nic.dupont",
55 "rdapURLs": [
66 "https://rdap.nic.dupont/"
00 {
11 "domain": "dvag",
22 "registryOperator": "Deutsche Vermögensberatung Aktiengesellschaft DVAG",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.dvag/",
44 "whoisServer": "whois.nic.dvag",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/dvag/"
00 {
11 "domain": "earth",
22 "registryOperator": "Interlink Systems Innovation Institute K.K.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://domain.earth/",
44 "whoisServer": "whois.nic.earth",
55 "rdapURLs": [
66 "https://rdap.nic.earth/"
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ]
69 }
00 {
11 "domain": "edeka",
22 "registryOperator": "EDEKA Verband kaufmännischer Genossenschaften e.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.edeka/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/edeka/"
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ]
69 }
00 {
11 "domain": "emerck",
22 "registryOperator": "Merck KGaA",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.emerck/darmstadt/germany/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/emerck/"
00 {
11 "domain": "energy",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.energy",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "enterprises",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.enterprises",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "epson",
22 "registryOperator": "Seiko Epson Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.epson/",
44 "whoisServer": "whois.nic.epson",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "ericsson",
22 "registryOperator": "Telefonaktiebolaget L M Ericsson",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.ericsson/",
44 "whoisServer": "whois.nic.ericsson",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/ericsson/v1/"
00 {
11 "domain": "etisalat",
22 "registryOperator": "Emirates Telecommunications Corporation (trading as Etisalat)",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.etisalat/",
44 "whoisServer": "whois.centralnic.com",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/etisalat/"
00 {
11 "domain": "eurovision",
22 "registryOperator": "European Broadcasting Union (EBU)",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.ebu.ch/home",
44 "whoisServer": "whois.nic.eurovision",
55 "rdapURLs": [
66 "https://rdap.nic.eurovision/"
00 {
11 "domain": "express",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.express",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "extraspace",
22 "registryOperator": "Extra Space Storage LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.extraspace/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/extraspace/"
00 {
11 "domain": "fage",
22 "registryOperator": "Fage International S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.fage/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/fage/"
00 {
11 "domain": "fairwinds",
22 "registryOperator": "FairWinds Partners, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.fairwinds/",
44 "whoisServer": "whois.nic.fairwinds",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/fairwinds/v1/"
00 {
11 "domain": "family",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.family",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "fan",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.fan",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "fans",
22 "registryOperator": "ZDNS International Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.fans/",
44 "whoisServer": "whois.nic.fans",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/fans/"
00 {
11 "domain": "farmers",
22 "registryOperator": "Farmers Insurance Exchange",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.farmers/",
44 "whoisServer": "whois.nic.farmers",
55 "rdapURLs": [
66 "https://rdap.nic.farmers/"
00 {
11 "domain": "fast",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.fast/",
44 "whoisServer": "whois.nic.fast",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/fast/"
00 {
11 "domain": "feedback",
22 "registryOperator": "Top Level Spectrum, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.feedback/",
44 "whoisServer": "whois.nic.feedback",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/feedback/"
00 {
11 "domain": "ferrero",
22 "registryOperator": "Ferrero Trading Lux S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.ferrero/",
44 "whoisServer": "whois.nic.ferrero",
55 "rdapURLs": [
66 "https://rdap.nic.ferrero/"
00 {
11 "domain": "fiat",
22 "registryOperator": "Fiat Chrysler Automobiles N.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.fiat/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/fiat/"
00 {
11 "domain": "fidelity",
22 "registryOperator": "Fidelity Brokerage Services LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.fidelity.com/why-fidelity/nic",
44 "whoisServer": "whois.nic.fidelity",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/fidelity/v1/"
00 {
11 "domain": "fido",
22 "registryOperator": "Rogers Communications Canada Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.fido.ca/nic",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/fido/"
00 {
11 "domain": "film",
22 "registryOperator": "Motion Picture Domain Registry Pty Ltd",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.film/",
44 "whoisServer": "whois.nic.film",
55 "rdapURLs": [
66 "https://rdap.nic.film/"
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
00 {
11 "domain": "final",
22 "registryOperator": "Núcleo de Informação e Coordenação do Ponto BR - NIC.br",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://gtlds.nic.br/",
44 "whoisServer": "whois.gtlds.nic.br",
55 "rdapURLs": [
66 "https://rdap.gtlds.nic.br/"
00 {
11 "domain": "fire",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.fire/",
44 "whoisServer": "whois.nic.fire",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/fire/"
00 {
11 "domain": "firestone",
22 "registryOperator": "Bridgestone Licensing Services, Inc",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.firestone/",
44 "whoisServer": "whois.nic.firestone",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "firmdale",
22 "registryOperator": "Firmdale Holdings Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.firmdale/",
44 "whoisServer": "whois.nic.firmdale",
55 "rdapURLs": [
66 "https://rdap.nic.firmdale/"
00 {
11 "domain": "fj",
2 "infoURL": "http://domains.fj/",
2 "infoURL": "https://www.domains.fj/index.php",
33 "whoisServer": "www.whois.fj",
44 "nameServers": [
55 "ns1.fj",
00 {
11 "domain": "flickr",
22 "registryOperator": "Flickr, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.flickr/",
44 "whoisServer": "whois.nic.flickr",
55 "rdapURLs": [
66 "https://rdap.nic.flickr/"
00 {
11 "domain": "flir",
22 "registryOperator": "FLIR Systems, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.flir/",
44 "whoisServer": "whois.nic.flir",
55 "rdapURLs": [
66 "https://rdap.nic.flir/"
00 {
11 "domain": "football",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.football",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "ford",
22 "registryOperator": "Ford Motor Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.ford/",
44 "whoisServer": "whois.nic.ford",
55 "rdapURLs": [
66 "https://rdap.nic.ford/"
00 {
11 "domain": "forsale",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.forsale",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "forum",
22 "registryOperator": "Fegistry, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.forum/",
44 "whoisServer": "whois.nic.forum",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/forum/"
00 {
11 "domain": "fox",
22 "registryOperator": "FOX Registry, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.fox/",
44 "whoisServer": "whois.nic.fox",
55 "rdapURLs": [
66 "https://rdap.nic.fox/"
00 {
11 "domain": "free",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.free/",
44 "whoisServer": "whois.nic.free",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/free/"
00 {
11 "domain": "fresenius",
22 "registryOperator": "Fresenius Immobilien-Verwaltungs-GmbH",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.fresenius/",
44 "whoisServer": "whois.nic.fresenius",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/fresenius/"
00 {
11 "domain": "frl",
22 "registryOperator": "FRLregistry B.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.frl/",
44 "whoisServer": "whois.nic.frl",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/frl/"
00 {
11 "domain": "frogans",
22 "registryOperator": "OP3FT",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.frogans/en/main.html",
44 "whoisServer": "whois.nic.frogans",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/frogans/"
00 {
11 "domain": "frontier",
22 "registryOperator": "Frontier Communications Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.frontier/",
44 "whoisServer": "whois.nic.frontier",
55 "rdapURLs": [
66 "https://rdap.nic.frontier/"
00 {
11 "domain": "ftr",
22 "registryOperator": "Frontier Communications Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.ftr/",
44 "whoisServer": "whois.nic.ftr",
55 "rdapURLs": [
66 "https://rdap.nic.ftr/"
00 {
11 "domain": "fujitsu",
22 "registryOperator": "Fujitsu Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.fujitsu/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "fun",
22 "registryOperator": "Radix FZC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://radix.website/dot-fun",
44 "whoisServer": "whois.nic.fun",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/fun/"
00 {
11 "domain": "fyi",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.fyi",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "gallup",
22 "registryOperator": "Gallup, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.gallup/home.aspx",
44 "whoisServer": "whois.nic.gallup",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/gallup/"
00 {
11 "domain": "games",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.games",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "gap",
22 "registryOperator": "The Gap, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.gap/",
44 "whoisServer": "whois.nic.gap",
55 "rdapURLs": [
66 "https://rdap.nic.gap/"
00 {
11 "domain": "gdn",
22 "registryOperator": "Joint Stock Company \"Navigation-information systems\"",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.gdn/",
44 "whoisServer": "whois.nic.gdn",
55 "rdapURLs": [
66 "https://rdap.nic.gdn/"
00 {
11 "domain": "gea",
22 "registryOperator": "GEA Group Aktiengesellschaft",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.gea/",
44 "whoisServer": "whois.nic.gea",
55 "rdapURLs": [
66 "https://rdap.nic.gea/"
00 {
11 "domain": "genting",
22 "registryOperator": "Resorts World Inc Pte. Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.genting/",
44 "whoisServer": "whois.nic.genting",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/genting/v1/"
00 {
11 "domain": "ggee",
22 "registryOperator": "GMO Internet, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.ggee/",
44 "whoisServer": "whois.nic.ggee",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "gift",
22 "registryOperator": "DotGift, LLC",
3 "infoURL": "https://nic.gift/",
3 "infoURL": "https://uniregistry.link/extensions/gift/",
44 "whoisServer": "whois.uniregistry.net",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "gives",
22 "registryOperator": "Public Interest Registry",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://thenew.org/org-people/work-with-us/contact/",
44 "whoisServer": "whois.nic.gives",
55 "rdapURLs": [
66 "https://rdap.publicinterestregistry.org/rdap/"
00 {
11 "domain": "giving",
22 "registryOperator": "Public Interest Registry",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://thenew.org/org-people/work-with-us/contact/",
44 "whoisServer": "whois.nic.giving",
55 "rdapURLs": [
66 "https://rdap.publicinterestregistry.org/rdap/"
00 {
11 "domain": "globo",
22 "registryOperator": "Globo Comunicação e Participações S.A",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.globo/",
44 "whoisServer": "whois.gtlds.nic.br",
55 "rdapURLs": [
66 "https://rdap.gtlds.nic.br/"
00 {
11 "domain": "gmbh",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.gmbh",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "gmo",
22 "registryOperator": "GMO Internet, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.gmo/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
22 "nameServers": [
33 "ns81.rookdns.com",
44 "ns82.rookdns.com"
5 ],
6 "wildcards": [
7 "66.81.199.56"
58 ],
69 "policies": [
710 {
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ]
69 }
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ]
79 }
00 {
11 "domain": "godaddy",
22 "registryOperator": "Go Daddy East, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.godaddy.com/help/about-godaddy-domains-24085",
44 "whoisServer": "whois.nic.godaddy",
55 "rdapURLs": [
66 "https://rdap.nic.godaddy/"
00 {
11 "domain": "gold",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.gold",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "goldpoint",
22 "registryOperator": "YODOBASHI CAMERA CO.,LTD.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.goldpoint/",
44 "whoisServer": "whois.nic.goldpoint",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "golf",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.golf",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "goo",
22 "registryOperator": "NTT Resonant Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.goo/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "goodyear",
22 "registryOperator": "The Goodyear Tire \u0026 Rubber Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.goodyear/",
44 "whoisServer": "whois.nic.goodyear",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/goodyear/"
00 {
11 "domain": "got",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.got/",
44 "whoisServer": "whois.nic.got",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/got/"
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
11 "domain": "gov.iq",
22 "nameServers": [
33 "ns.cocca.fr",
4 "ns1.cmc.iq",
45 "nsp-anycast.cmc.iq",
56 "sns-pb.isc.org"
67 ],
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ],
69 "policies": [
710 {
00 {
11 "domain": "gr",
2 "whoisURL": "https://grweb.ics.forth.gr/Whois?lang=en",
2 "whoisURL": "https://grweb.ics.forth.gr/",
33 "nameServers": [
44 "estia.ics.forth.gr",
55 "gr-at.ics.forth.gr",
00 {
11 "domain": "grainger",
22 "registryOperator": "Grainger Registry Services, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.grainger/",
44 "whoisServer": "whois.nic.grainger",
55 "rdapURLs": [
66 "https://rdap.nic.grainger/"
00 {
11 "domain": "group",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.group",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "gucci",
22 "registryOperator": "Guccio Gucci S.p.a.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.gucci/",
44 "whoisServer": "whois.nic.gucci",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/gucci/"
00 {
11 "domain": "hair",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.hair/",
44 "whoisServer": "whois.nic.hair",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/hair/"
00 {
11 "domain": "hbo",
22 "registryOperator": "HBO Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.hbo/",
44 "whoisServer": "whois.nic.hbo",
55 "rdapURLs": [
66 "https://rdap.nic.hbo/"
00 {
11 "domain": "hdfc",
22 "registryOperator": "HOUSING DEVELOPMENT FINANCE CORPORATION LIMITED",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.hdfc/",
44 "whoisServer": "whois.nic.hdfc",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/hdfc/"
00 {
11 "domain": "help",
22 "registryOperator": "Innovation service Limited",
3 "infoURL": "https://nic.help/",
3 "infoURL": "https://uniregistry.link/extensions/help/",
44 "whoisServer": "whois.nic.help",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "helsinki",
22 "registryOperator": "City of Helsinki",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.hel.fi/Helsinki/en/administration/information/information/nic.helsinki/",
44 "whoisServer": "whois.nic.helsinki",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/helsinki/"
00 {
11 "domain": "hermes",
22 "registryOperator": "HERMES INTERNATIONAL",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.hermes/index.php",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/hermes/"
00 {
11 "domain": "hiphop",
22 "registryOperator": "Dot Hip Hop, LLC",
3 "infoURL": "https://nic.hiphop/",
3 "infoURL": "https://get.hiphop/",
44 "whoisServer": "whois.nic.hiphop",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "hisamitsu",
22 "registryOperator": "Hisamitsu Pharmaceutical Co.,Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.hisamitsu/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "hitachi",
22 "registryOperator": "Hitachi, Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.hitachi/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "hiv",
22 "registryOperator": "Internet Naming Company LLC",
3 "infoURL": "https://nic.hiv/",
3 "infoURL": "https://uniregistry.link/extensions/hiv/",
44 "whoisServer": "whois.uniregistry.net",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "hockey",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.hockey",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "homedepot",
22 "registryOperator": "Home Depot Product Authority, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.homedepot.com/c/TLD_homedepot",
44 "whoisServer": "whois.nic.homedepot",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/homedepot/"
00 {
11 "domain": "homegoods",
22 "registryOperator": "The TJX Companies, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.homegoods/",
44 "whoisServer": "whois.nic.homegoods",
55 "rdapURLs": [
66 "https://rdap.nic.homegoods/"
00 {
11 "domain": "homesense",
22 "registryOperator": "The TJX Companies, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.homesense/",
44 "whoisServer": "whois.nic.homesense",
55 "rdapURLs": [
66 "https://rdap.nic.homesense/"
00 {
11 "domain": "honda",
22 "registryOperator": "Honda Motor Co., Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.honda/",
44 "whoisServer": "whois.nic.honda",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "hospital",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.hospital",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "hot",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.hot/",
44 "whoisServer": "whois.nic.hot",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/hot/"
00 {
11 "domain": "hoteles",
22 "registryOperator": "Travel Reservations SRL",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.hoteles/",
44 "whoisServer": "whois.nic.hoteles",
55 "rdapURLs": [
66 "https://rdap.nic.hoteles/"
00 {
11 "domain": "hotmail",
22 "registryOperator": "Microsoft Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.hotmail/",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/hotmail/v1/"
66 ],
00 {
11 "domain": "hsbc",
22 "registryOperator": "HSBC Global Services (UK) Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.hsbc/",
44 "whoisServer": "whois.nic.hsbc",
55 "rdapURLs": [
66 "https://rdap.nic.hsbc/"
00 {
11 "domain": "hyatt",
22 "registryOperator": "Hyatt GTLD, L.L.C.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.hyatt.com/info/nic",
44 "whoisServer": "whois.nic.hyatt",
55 "rdapURLs": [
66 "https://rdap.nic.hyatt/"
00 {
11 "domain": "hyundai",
22 "registryOperator": "Hyundai Motor Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.hyundai/",
44 "whoisServer": "whois.nic.hyundai",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "ibm",
22 "registryOperator": "International Business Machines Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.ibm/",
44 "whoisServer": "whois.nic.ibm",
55 "rdapURLs": [
66 "https://rdap.nic.ibm/"
00 {
11 "domain": "icbc",
22 "registryOperator": "Industrial and Commercial Bank of China Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.icbc/",
44 "whoisServer": "whois.nic.icbc",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/icbc/"
00 {
11 "domain": "icu",
22 "registryOperator": "ShortDot SA",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://shortdot.bond/icu/",
44 "whoisServer": "whois.nic.icu",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/icu/"
00 {
11 "domain": "ie",
2 "infoURL": "https://www.iedr.ie/",
2 "infoURL": "https://www.weare.ie/",
33 "whoisServer": "whois.weare.ie",
44 "nameServers": [
55 "b.ns.ie",
00 {
11 "domain": "ieee",
22 "registryOperator": "IEEE Global LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.ieee/",
44 "whoisServer": "whois.nic.ieee",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/ieee/"
00 {
11 "domain": "ikano",
22 "registryOperator": "Ikano S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://group.ikano/nic-ikano/",
44 "whoisServer": "whois.nic.ikano",
55 "rdapURLs": [
66 "https://rdap.nic.ikano/v1/"
00 {
11 "domain": "imdb",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.imdb/",
44 "whoisServer": "whois.nic.imdb",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/imdb/"
00 {
11 "domain": "immo",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.immo",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "infiniti",
22 "registryOperator": "NISSAN MOTOR CO., LTD.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nissan-global.com/EN/NIC/INFINITI/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
00 {
11 "domain": "insurance",
22 "registryOperator": "fTLD Registry Services LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.register.insurance/",
44 "whoisServer": "whois.nic.insurance",
55 "rdapURLs": [
66 "https://rdap.nic.insurance/"
00 {
11 "domain": "intuit",
22 "registryOperator": "Intuit Administrative Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.intuit/",
44 "whoisServer": "whois.nic.intuit",
55 "rdapURLs": [
66 "https://rdap.nic.intuit/"
00 {
11 "domain": "ipiranga",
22 "registryOperator": "Ipiranga Produtos de Petroleo S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.ipiranga/",
44 "whoisServer": "whois.nic.ipiranga",
55 "rdapURLs": [
66 "https://rdap.nic.ipiranga/"
00 {
11 "domain": "irish",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.irish",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "itau",
22 "registryOperator": "Itau Unibanco Holding S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.itau/",
44 "whoisServer": "whois.nic.itau",
55 "rdapURLs": [
66 "https://rdap.nic.itau/"
00 {
11 "domain": "itv",
22 "registryOperator": "ITV Services Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.itv/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/itv/"
00 {
11 "domain": "jaguar",
22 "registryOperator": "Jaguar Land Rover Ltd",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.jaguar/",
44 "whoisServer": "whois.nic.jaguar",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/jaguar/v1/"
00 {
11 "domain": "jcb",
22 "registryOperator": "JCB Co., Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.jcb/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "jewelry",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.jewelry",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "jio",
22 "registryOperator": "Reliance Industries Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.jio/",
44 "whoisServer": "whois.nic.jio",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/jio/"
00 {
11 "domain": "jmp",
22 "registryOperator": "Matrix IP LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.jmp/",
44 "whoisServer": "whois.nic.jmp",
55 "rdapURLs": [
66 "https://rdap.nic.jmp/"
00 {
11 "domain": "jnj",
22 "registryOperator": "Johnson \u0026 Johnson Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.jnj/",
44 "whoisServer": "whois.nic.jnj",
55 "rdapURLs": [
66 "https://rdap.nic.jnj/"
00 {
11 "domain": "jot",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.jot/",
44 "whoisServer": "whois.nic.jot",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/jot/"
00 {
11 "domain": "joy",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.joy/",
44 "whoisServer": "whois.nic.joy",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/joy/"
00 {
11 "domain": "jpmorgan",
22 "registryOperator": "JPMorgan Chase Bank, National Association",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.jpmorgan/",
44 "whoisServer": "whois.nic.jpmorgan",
55 "rdapURLs": [
66 "https://rdap.nic.jpmorgan/"
00 {
11 "domain": "jprs",
22 "registryOperator": "Japan Registry Services Co., Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.jprs/",
44 "rdapURLs": [
55 "https://rdap.nic.jprs/rdap/"
66 ],
00 {
11 "domain": "juegos",
22 "registryOperator": "Internet Naming Company LLC",
3 "infoURL": "https://nic.juegos/",
3 "infoURL": "https://uniregistry.link/extensions/juegos/",
44 "whoisServer": "whois.uniregistry.net",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "juniper",
22 "registryOperator": "JUNIPER NETWORKS, INC.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.juniper/",
44 "whoisServer": "whois.nic.juniper",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/juniper/v1/"
00 {
11 "domain": "kddi",
22 "registryOperator": "KDDI CORPORATION",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kddi/",
44 "whoisServer": "whois.nic.kddi",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "kfh",
22 "registryOperator": "Kuwait Finance House",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kfh/",
44 "whoisServer": "whois.nic.kfh",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/kfh/"
00 {
11 "domain": "kia",
22 "registryOperator": "KIA MOTORS CORPORATION",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kia/",
44 "whoisServer": "whois.nic.kia",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "kids",
22 "registryOperator": "DotKids Foundation Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kids/",
44 "whoisServer": "whois.afilias-srs.net",
55 "nameServers": [
66 "a0.nic.kids",
00 {
11 "domain": "kinder",
22 "registryOperator": "Ferrero Trading Lux S.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kinder/",
44 "whoisServer": "whois.nic.kinder",
55 "rdapURLs": [
66 "https://rdap.nic.kinder/"
00 {
11 "domain": "kindle",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kindle/",
44 "whoisServer": "whois.nic.kindle",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/kindle/"
00 {
11 "domain": "komatsu",
22 "registryOperator": "Komatsu Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.komatsu/",
44 "whoisServer": "whois.nic.komatsu",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "kosher",
22 "registryOperator": "Kosher Marketing Assets LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kosher/",
44 "whoisServer": "whois.nic.kosher",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/kosher/"
00 {
11 "domain": "kpmg",
22 "registryOperator": "KPMG International Cooperative (KPMG International Genossenschaft)",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.kpmg/index.html",
44 "whoisServer": "whois.nic.kpmg",
55 "rdapURLs": [
66 "https://rdap.nic.kpmg/"
00 {
11 "domain": "kpn",
22 "registryOperator": "Koninklijke KPN N.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kpn/",
44 "rdapURLs": [
55 "https://rdap.centralnic.com/kpn/"
66 ],
00 {
11 "domain": "krd",
22 "registryOperator": "KRG Department of Information Technology",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.krd/",
44 "whoisServer": "whois.nic.krd",
55 "rdapURLs": [
66 "https://rdap.nic.krd/"
00 {
11 "domain": "ky",
2 "infoURL": "https://kyregistry.ky/",
2 "infoURL": "https://uniregistry.ky/",
33 "whoisServer": "whois.kyregistry.ky",
44 "rdapURLs": [
55 "https://whois.kyregistry.ky/rdap/"
00 {
11 "domain": "kyoto",
22 "registryOperator": "Academic Institution: Kyoto Jyoho Gakuen",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.kyoto/",
44 "whoisServer": "whois.nic.kyoto",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "lacaixa",
22 "registryOperator": "Fundación Bancaria Caixa d’Estalvis i Pensions de Barcelona, “la Caixa”",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.lacaixa/",
44 "whoisServer": "whois.nic.lacaixa",
55 "rdapURLs": [
66 "https://rdap.nic.lacaixa/"
00 {
11 "domain": "lamborghini",
22 "registryOperator": "Automobili Lamborghini S.p.A.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.lamborghini/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/lamborghini/"
00 {
11 "domain": "lancaster",
22 "registryOperator": "LANCASTER",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.lancaster/",
44 "whoisServer": "whois.nic.lancaster",
55 "rdapURLs": [
66 "https://rdap.nic.lancaster/"
00 {
11 "domain": "lancia",
22 "registryOperator": "Fiat Chrysler Automobiles N.V.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.lancia/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/lancia/"
00 {
11 "domain": "landrover",
22 "registryOperator": "Jaguar Land Rover Ltd",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.landrover/",
44 "whoisServer": "whois.nic.landrover",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/landrover/v1/"
00 {
11 "domain": "lanxess",
22 "registryOperator": "LANXESS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.lanxess/",
44 "whoisServer": "whois.nic.lanxess",
55 "rdapURLs": [
66 "https://rdap.nic.lanxess/"
00 {
11 "domain": "lasalle",
22 "registryOperator": "Jones Lang LaSalle Incorporated",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.lasalle.com/tld",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/lasalle/"
00 {
11 "domain": "lat",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://www.nic.lat/en/",
3 "infoURL": "https://nic.lat/",
44 "whoisServer": "whois.nic.lat",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/lat/"
00 {
11 "domain": "latino",
22 "registryOperator": "Dish DBS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.dishtlds.com/latino/",
44 "whoisServer": "whois.nic.latino",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/latino/"
00 {
11 "domain": "lc",
2 "infoURL": "http://www.nic.lc/",
2 "infoURL": "https://www.nic.lc/",
33 "whoisServer": "whois.afilias-grs.info",
44 "nameServers": [
55 "a0.cctld.afilias-nst.info",
00 {
11 "domain": "leclerc",
22 "registryOperator": "A.C.D. LEC Association des Centres Distributeurs Edouard Leclerc",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.leclerc/fr",
44 "whoisServer": "whois.nic.leclerc",
55 "rdapURLs": [
66 "https://rdap.nic.leclerc/"
00 {
11 "domain": "lefrak",
22 "registryOperator": "LeFrak Organization, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.lefrak/",
44 "whoisServer": "whois.nic.lefrak",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/lefrak/v1/"
00 {
11 "domain": "legal",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.legal",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "lego",
22 "registryOperator": "LEGO Juris A/S",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.lego/",
44 "whoisServer": "whois.nic.lego",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/lego/v1/"
00 {
11 "domain": "lexus",
22 "registryOperator": "TOYOTA MOTOR CORPORATION",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.lexus/",
44 "whoisServer": "whois.nic.lexus",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "lidl",
22 "registryOperator": "Schwarz Domains und Services GmbH \u0026 Co. KG",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.lidl/",
44 "whoisServer": "whois.nic.lidl",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/lidl/"
00 {
11 "domain": "lifeinsurance",
22 "registryOperator": "American Council of Life Insurers",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.lifeinsurance/",
44 "whoisServer": "whois.nic.lifeinsurance",
55 "rdapURLs": [
66 "https://rdap.nic.lifeinsurance/"
00 {
11 "domain": "like",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.like/",
44 "whoisServer": "whois.nic.like",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/like/"
00 {
11 "domain": "lincoln",
22 "registryOperator": "Ford Motor Company",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.lincoln/",
44 "whoisServer": "whois.nic.lincoln",
55 "rdapURLs": [
66 "https://rdap.nic.lincoln/"
00 {
11 "domain": "link",
22 "registryOperator": "Nova Registry Ltd",
3 "infoURL": "https://nic.link/",
3 "infoURL": "https://nova.link/",
44 "whoisServer": "whois.uniregistry.net",
55 "rdapURLs": [
66 "https://whois.uniregistry.net/rdap/"
00 {
11 "domain": "lipsy",
22 "registryOperator": "Lipsy Ltd",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.lipsy/",
44 "whoisServer": "whois.nic.lipsy",
55 "rdapURLs": [
66 "https://tld-rdap.verisign.com/lipsy/v1/"
00 {
11 "domain": "live",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.live",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "llc",
22 "registryOperator": "Identity Digital Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.llc",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "llp",
22 "registryOperator": "Intercap Registry Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://uniregistry.link/extensions/llp/",
44 "whoisServer": "whois.uniregistry.net",
55 "nameServers": [
66 "ns1.uniregistry.net",
00 {
11 "domain": "locus",
22 "registryOperator": "Locus Analytics LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.locus/",
44 "whoisServer": "whois.nic.locus",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/locus/"
00 {
11 "domain": "loft",
22 "registryOperator": "Annco, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.loft/",
44 "whoisServer": "whois.nic.loft",
55 "rdapURLs": [
66 "https://rdap.nic.loft/"
00 {
11 "domain": "lotte",
22 "registryOperator": "Lotte Holdings Co., Ltd.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.lotte/",
44 "whoisServer": "whois.nic.lotte",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "love",
22 "registryOperator": "Merchant Law Group LLP",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://get.love/",
44 "whoisServer": "whois.nic.love",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/love/"
00 {
11 "domain": "lpl",
22 "registryOperator": "LPL Holdings, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.lpl/",
44 "whoisServer": "whois.nic.lpl",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/lpl/"
00 {
11 "domain": "lplfinancial",
22 "registryOperator": "LPL Holdings, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.lplfinancial/",
44 "whoisServer": "whois.nic.lplfinancial",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/lplfinancial/"
00 {
11 "domain": "ls",
2 "infoURL": "http://www.nic.ls/",
2 "infoURL": "https://www.nic.ls/",
33 "whoisServer": "whois.nic.ls",
44 "nameServers": [
55 "ls-ns.anycast.pch.net",
00 {
11 "domain": "ltd",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.ltd",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "madrid",
22 "registryOperator": "Comunidad de Madrid",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://dominio.madrid/",
44 "whoisServer": "whois.nic.madrid",
55 "rdapURLs": [
66 "https://rdap.nic.madrid/"
00 {
11 "domain": "maif",
22 "registryOperator": "Mutuelle Assurance Instituteur France (MAIF)",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.maif/",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/maif/v1/"
66 ],
00 {
11 "domain": "makeup",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.makeup/",
44 "whoisServer": "whois.nic.makeup",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/makeup/"
00 {
11 "domain": "man",
22 "registryOperator": "MAN SE",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.man/en/index.jsp",
44 "whoisServer": "whois.nic.man",
55 "rdapURLs": [
66 "https://rdap.nic.man/"
00 {
11 "domain": "mango",
22 "registryOperator": "PUNTO FA S.L.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://shop.mango.com/preHome.faces",
44 "whoisServer": "whois.nic.mango",
55 "rdapURLs": [
66 "https://rdap.nic.mango/"
00 {
11 "domain": "marriott",
22 "registryOperator": "Marriott Worldwide Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.marriott.com/marriott/gtld.mi",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/marriott/"
00 {
11 "domain": "marshalls",
22 "registryOperator": "The TJX Companies, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.marshalls/",
44 "whoisServer": "whois.nic.marshalls",
55 "rdapURLs": [
66 "https://rdap.nic.marshalls/"
00 {
11 "domain": "mba",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.mba",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "mckinsey",
22 "registryOperator": "McKinsey Holdings, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.mckinsey.com/nic",
44 "whoisServer": "whois.nic.mckinsey",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/mckinsey/"
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
00 {
11 "domain": "med",
22 "registryOperator": "Medistry LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.med/",
44 "whoisServer": "whois.nic.med",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/med/"
00 {
11 "domain": "memorial",
22 "registryOperator": "Dog Beach, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.memorial",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "microsoft",
22 "registryOperator": "Microsoft Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.microsoft/",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/microsoft/v1/"
66 ],
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
00 {
11 "domain": "mini",
22 "registryOperator": "Bayerische Motoren Werke Aktiengesellschaft",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.mini/",
44 "whoisServer": "whois.nic.mini",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/mini/"
00 {
11 "domain": "mint",
22 "registryOperator": "Intuit Administrative Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.nic.mint/",
44 "whoisServer": "whois.nic.mint",
55 "rdapURLs": [
66 "https://rdap.nic.mint/"
00 {
11 "domain": "mit",
22 "registryOperator": "Massachusetts Institute of Technology",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.mit/",
44 "whoisServer": "whois.afilias-srs.net",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/mit/"
00 {
11 "domain": "mitsubishi",
22 "registryOperator": "Mitsubishi Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.mitsubishi/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
00 {
11 "domain": "mlb",
22 "registryOperator": "MLB Advanced Media DH, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.mlb.com/official-information/mlb-nic",
44 "whoisServer": "whois.nic.mlb",
55 "rdapURLs": [
66 "https://rdap.nic.mlb/"
00 {
11 "domain": "mma",
22 "registryOperator": "MMA IARD",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.mma/",
44 "whoisServer": "whois.nic.mma",
55 "rdapURLs": [
66 "https://rdap.nic.mma/"
00 {
11 "domain": "mobile",
22 "registryOperator": "Dish DBS Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://www.dishtlds.com/mobile/",
44 "whoisServer": "whois.nic.mobile",
55 "rdapURLs": [
66 "https://rdap.afilias-srs.net/rdap/mobile/"
00 {
11 "domain": "moi",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://bienvenue.moi/",
44 "whoisServer": "whois.nic.moi",
55 "rdapURLs": [
66 "https://rdap.nominet.uk/moi/"
00 {
11 "domain": "monash",
22 "registryOperator": "Monash University",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.monash/",
44 "whoisServer": "whois.nic.monash",
55 "rdapURLs": [
66 "https://rdap.nic.monash/"
00 {
11 "domain": "money",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.money",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "monster",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.monster/",
44 "whoisServer": "whois.nic.monster",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/monster/"
00 {
11 "domain": "motorcycles",
22 "registryOperator": "XYZ.COM LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.motorcycles/",
44 "whoisServer": "whois.nic.motorcycles",
55 "rdapURLs": [
66 "https://rdap.centralnic.com/motorcycles/"
00 {
11 "domain": "movie",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.movie",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "mp",
2 "infoURL": "https://get.mp/",
2 "infoURL": "http://get.mp/",
33 "whoisServer": "whois.nic.mp",
44 "nameServers": [
55 "ns1.nic.mp",
00 {
11 "domain": "msd",
22 "registryOperator": "MSD Registry Holdings, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.msd/",
44 "rdapURLs": [
55 "https://tld-rdap.verisign.com/msd/v1/"
66 ],
00 {
11 "domain": "music",
22 "registryOperator": "DotMusic Limited",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.music/",
44 "whoisServer": "whois.nic.music",
55 "nameServers": [
66 "a.nic.music",
00 {
11 "domain": "mutual",
22 "registryOperator": "Northwestern Mutual MU TLD Registry, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nic.mutual/",
44 "whoisServer": "whois.nic.mutual",
55 "rdapURLs": [
66 "https://rdap.nic.mutual/"
00 {
11 "domain": "nec",
22 "registryOperator": "NEC Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.nec/",
44 "whoisServer": "whois.nic.nec",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ],
69 "policies": [
710 {
00 {
11 "domain": "netbank",
22 "registryOperator": "COMMONWEALTH BANK OF AUSTRALIA",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.netbank/",
44 "whoisServer": "whois.nic.netbank",
55 "rdapURLs": [
66 "https://rdap.nic.netbank/"
00 {
11 "domain": "network",
22 "registryOperator": "Binky Moon, LLC",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://identity.digital/",
44 "whoisServer": "whois.nic.network",
55 "rdapURLs": [
66 "https://rdap.donuts.co/rdap/"
00 {
11 "domain": "nissan",
22 "registryOperator": "NISSAN MOTOR CO., LTD.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://www.nissan-global.com/EN/NIC/NISSAN/",
44 "whoisServer": "whois.nic.gmo",
55 "rdapURLs": [
66 "https://rdap.gmoregistry.net/rdap/"
22 "nameServers": [
33 "park1.encirca.net",
44 "park2.encirca.net"
5 ],
6 "wildcards": [
7 "3.209.180.95",
8 "3.213.229.176"
95 ],
106 "policies": [
117 {
00 {
11 "domain": "office",
22 "registryOperator": "Microsoft Corporation",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.office/",
44 "whoisServer": "whois.nic.office",
55 "rdapURLs": [
66 "https://rdap.nic.office/"
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ]
69 }
22 "nameServers": [
33 "a.lactld.org",
44 "n2.nic.ec",
5 "n3.dns.ec"
5 "n3.dns.ec",
6 "ns1.anycastdns.cz",
7 "ns2.anycastdns.cz"
68 ],
79 "policies": [
810 {
22 "nameServers": [
33 "ns1390.ztomy.com",
44 "ns2390.ztomy.com"
5 ],
6 "wildcards": [
7 "141.8.226.59"
58 ],
69 "policies": [
710 {
33 "a.lactld.org",
44 "n1.nic.ec",
55 "n2.nic.ec",
6 "n3.dns.ec"
6 "n3.dns.ec",
7 "ns1.anycastdns.cz",
8 "ns2.anycastdns.cz"
79 ],
810 "policies": [
911 {
55 "ns-467.awsdns-58.com",
66 "ns-554.awsdns-05.net"
77 ],
8 "tags": [
9 "retired"
10 ],
118 "policies": [
129 {
1310 "type": "idn-disallowed"
55 ],
66 "nameServers": [
77 "a.nic.tv",
8 "ac3.nstld.com",
9 "ac4.nstld.com",
10 "b.nic.tv"
8 "b.nic.tv",
9 "c.nic.tv",
10 "d.nic.tv"
1111 ],
1212 "tags": [
1313 "country",
00 {
11 "domain": "tv.sd",
22 "nameServers": [
3 "ans1.sis.sd",
4 "ns.cocca.fr",
35 "ns1.domains.sd",
46 "ns2.domains.sd"
57 ],
00 {
11 "domain": "ストア",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "https://nic.ストア/",
44 "whoisServer": "whois.nic.ストア",
55 "rdapURLs": [
66 "https://rdap.nic.ストア/"
00 {
11 "domain": "食品",
22 "registryOperator": "Amazon Registry Services, Inc.",
3 "infoURL": "https://newgtlds.icann.org/",
3 "infoURL": "http://nic.食品/",
44 "whoisServer": "whois.nic.食品",
55 "rdapURLs": [
66 "https://rdap.nic.食品/"
00 {
11 "domain": "ελ",
2 "whoisURL": "https://grweb.ics.forth.gr/public/whois.jsp?lang=en",
2 "whoisURL": "https://grweb.ics.forth.gr/",
33 "nameServers": [
44 "estia.ics.forth.gr",
55 "gr-at.ics.forth.gr",
3939 // Tags stored as an integer bit field
4040 Tags Tags
4141
42 // Registry operator for this Zone
43 RegistryOperator string
44
4245 // Informational URL for this Zone
4346 InfoURL string
4447
45 // DNS name servers for the Zone
48 // DNS name servers for this Zone
4649 NameServers []string
4750
4851 // Wildcard addresses for unregistered subdomains
4952 Wildcards []string
5053
51 // Locations associated with the Zone
54 // Locations associated with this Zone
5255 Locations []string
5356
5457 // BCP 47 language tags associated with this Zone
+5227
-5227
zones.go less more
103103
104104 // y and z are separated to fix circular references.
105105 var y = [5227]Zone{
106 {"aaa", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.aaa", "b.nic.aaa", "c.nic.aaa", "ns1.dns.nic.aaa", "ns2.dns.nic.aaa", "ns3.dns.nic.aaa"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.aaa", e, w{"https://rdap.nic.aaa/"}, t},
107 {"aarp", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.aarp", e, w{"https://tld-rdap.verisign.com/aarp/v1/"}, t},
108 {"abarth", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.abarth", "a2.nic.abarth", "b0.nic.abarth", "c0.nic.abarth"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/abarth/"}, f},
109 {"abb", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/abb/v1/"}, f},
110 {"abbott", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.abbott", "a2.nic.abbott", "b0.nic.abbott", "c0.nic.abbott"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/abbott/"}, f},
111 {"abbvie", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.abbvie", "dns2.nic.abbvie", "dns3.nic.abbvie", "dns4.nic.abbvie", "dnsa.nic.abbvie", "dnsb.nic.abbvie", "dnsc.nic.abbvie", "dnsd.nic.abbvie"}, n, n, n, "whois.nic.abbvie", e, w{"https://rdap.nominet.uk/abbvie/"}, f},
112 {"abc", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.abc", e, w{"https://tld-rdap.verisign.com/abc/v1/"}, f},
113 {"able", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.able", "b.nic.able", "c.nic.able", "ns1.dns.nic.able", "ns2.dns.nic.able", "ns3.dns.nic.able"}, n, n, w{"ja"}, "whois.nic.able", e, w{"https://rdap.nic.able/"}, t},
114 {"abogado", r, x, 0x40, "http://nic.abogado/", w{"a.nic.abogado", "b.nic.abogado", "c.nic.abogado", "d.nic.abogado"}, n, n, w{"es"}, "whois.nic.abogado", e, w{"https://rdap.nic.abogado/"}, t},
115 {"abudhabi", r, x, 0xc4, "https://newgtlds.icann.org/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, w{"Abu Dhabi", "AE-AZ"}, w{"ar"}, "whois.nic.abudhabi", e, w{"https://rdap.nic.abudhabi/"}, t},
116 {"ac", r, z[1754:1759], 0xa0, "https://www.icb.co.uk/", w{"a0.nic.ac", "a2.nic.ac", "b0.nic.ac", "c0.nic.ac"}, n, n, n, "whois.nic.ac", e, n, t},
117 {"academy", r, x, 0x40, e, w{"v0n0.nic.academy", "v0n1.nic.academy", "v0n2.nic.academy", "v0n3.nic.academy", "v2n0.nic.academy", "v2n1.nic.academy"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.academy", e, w{"https://rdap.donuts.co/rdap/"}, t},
118 {"accenture", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/accenture/v1/"}, t},
119 {"accountant", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.accountant", "b.nic.accountant", "c.nic.accountant", "ns1.dns.nic.accountant", "ns2.dns.nic.accountant", "ns3.dns.nic.accountant"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.accountant", e, w{"https://rdap.nic.accountant/"}, t},
120 {"accountants", r, x, 0x40, e, w{"v0n0.nic.accountants", "v0n1.nic.accountants", "v0n2.nic.accountants", "v0n3.nic.accountants", "v2n0.nic.accountants", "v2n1.nic.accountants"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.accountants", e, w{"https://rdap.donuts.co/rdap/"}, t},
121 {"acer", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
122 {"aco", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.nic.aco", "m.dns.nic.aco", "n.dns.nic.aco"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.aco", e, w{"https://rdap.nic.aco/"}, t},
123 {"active", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
124 {"actor", r, x, 0x40, e, w{"v0n0.nic.actor", "v0n1.nic.actor", "v0n2.nic.actor", "v0n3.nic.actor", "v2n0.nic.actor", "v2n1.nic.actor"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.actor", e, w{"https://rdap.donuts.co/rdap/"}, t},
125 {"ad", r, z[1759:1760], 0xe0, "http://www.nic.ad/", w{"ad.cctld.authdns.ripe.net", "ad.ns.nic.es", "dnsc.ad", "dnsm.ad", "ns3.nic.fr"}, n, n, n, e, e, n, t},
126 {"adac", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.adac", "b.nic.adac", "c.nic.adac", "d.nic.adac"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.nic.adac", e, w{"https://rdap.centralnic.com/adac/"}, t},
127 {"ads", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
128 {"adult", r, x, 0x41, "https://newgtlds.icann.org/", w{"a.nic.adult", "b.nic.adult", "c.nic.adult", "d.nic.adult"}, n, n, w{"ar", "be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.adult", e, w{"https://rdap.nic.adult/"}, t},
129 {"ae", r, z[1760:1769], 0xa0, "https://www.nic.ae/", w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, "whois.aeda.net.ae", e, n, t},
130 {"aeg", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.aeg", e, w{"https://tld-rdap.verisign.com/aeg/v1/"}, t},
131 {"aero", r, z[1769:1772], 0x1040, "https://information.aero/", w{"a0.nic.aero", "a2.nic.aero", "b0.nic.aero", "b2.nic.aero", "c0.nic.aero"}, n, n, n, "whois.aero", e, n, f},
132 {"aetna", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.aetna", "b.nic.aetna", "c.nic.aetna", "ns1.dns.nic.aetna", "ns2.dns.nic.aetna", "ns3.dns.nic.aetna"}, n, n, w{"es", "pt"}, "whois.nic.aetna", e, w{"https://rdap.nic.aetna/"}, t},
133 {"af", r, z[1772:1782], 0xa0, "http://www.nic.af/", w{"ns.anycast.nic.af", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.af", e, n, f},
134 {"afamilycompany", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.afamilycompany", e, w{"https://tld-rdap.verisign.com/afamilycompany/v1/"}, f},
135 {"afl", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.afl", "b.nic.afl", "c.nic.afl", "d.nic.afl"}, n, n, n, "whois.nic.afl", e, w{"https://rdap.nic.afl/"}, f},
136 {"africa", r, x, 0xc0, "https://newgtlds.icann.org/", w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Africa"}, n, "whois.nic.africa", e, w{"https://rdap.nic.africa/rdap/"}, f},
137 {"africamagic", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
138 {"ag", r, z[1782:1788], 0xa0, "http://www.nic.ag/", w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois.nic.ag", e, n, f},
139 {"agakhan", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.agakhan", "a2.nic.agakhan", "b0.nic.agakhan", "c0.nic.agakhan"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/agakhan/"}, f},
140 {"agency", r, x, 0x40, e, w{"v0n0.nic.agency", "v0n1.nic.agency", "v0n2.nic.agency", "v0n3.nic.agency", "v2n0.nic.agency", "v2n1.nic.agency"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.agency", e, w{"https://rdap.donuts.co/rdap/"}, t},
141 {"ai", r, z[1788:1792], 0xa0, "http://nic.com.ai/", w{"a.lactld.org", "anycastdns1-cz.nic.ai", "anycastdns2-cz.nic.ai", "pch.whois.ai"}, n, n, n, "whois.nic.ai", e, n, f},
142 {"aig", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.aig", "b.nic.aig", "c.nic.aig", "ns1.dns.nic.aig", "ns2.dns.nic.aig", "ns3.dns.nic.aig"}, n, n, w{"es"}, "whois.nic.aig", e, w{"https://rdap.nic.aig/"}, t},
143 {"aigo", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
144 {"airbus", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Hani", "mul-Hano", "mul-Latn", "ru"}, "whois.nic.airbus", e, w{"https://tld-rdap.verisign.com/airbus/v1/"}, t},
145 {"airforce", r, x, 0x40, e, w{"v0n0.nic.airforce", "v0n1.nic.airforce", "v0n2.nic.airforce", "v0n3.nic.airforce", "v2n0.nic.airforce", "v2n1.nic.airforce"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.airforce", e, w{"https://rdap.donuts.co/rdap/"}, t},
146 {"airtel", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.airtel", e, w{"https://tld-rdap.verisign.com/airtel/v1/"}, f},
147 {"akdn", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.akdn", "a2.nic.akdn", "b0.nic.akdn", "c0.nic.akdn"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/akdn/"}, f},
148 {"al", r, z[1792:1802], 0xa0, "http://www.ert.gov.al/ert_eng/domain.html", w{"munnari.oz.au", "ns1.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, "http://www.akep.al/sq/kerkoni-domain", n, f},
149 {"alcon", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
150 {"alfaromeo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.alfaromeo", "a2.nic.alfaromeo", "b0.nic.alfaromeo", "c0.nic.alfaromeo"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/alfaromeo/"}, f},
151 {"alibaba", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.alibaba", "a2.nic.alibaba", "b0.nic.alibaba", "c0.nic.alibaba"}, n, n, n, "whois.nic.alibaba", e, w{"https://rdap.afilias-srs.net/rdap/alibaba/"}, f},
152 {"alipay", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.alipay", "a2.nic.alipay", "b0.nic.alipay", "c0.nic.alipay"}, n, n, n, "whois.nic.alipay", e, w{"https://rdap.afilias-srs.net/rdap/alipay/"}, f},
153 {"allfinanz", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.allfinanz", "b.nic.allfinanz", "c.nic.allfinanz", "d.nic.allfinanz"}, n, n, w{"de"}, "whois.nic.allfinanz", e, w{"https://rdap.centralnic.com/allfinanz/"}, t},
154 {"allfinanzberater", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
155 {"allfinanzberatung", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
156 {"allstate", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.allstate", "a2.nic.allstate", "b0.nic.allstate", "c0.nic.allstate"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/allstate/"}, f},
157 {"ally", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.ally", "b.nic.ally", "c.nic.ally", "d.nic.ally"}, n, n, n, "whois.nic.ally", e, w{"https://rdap.afilias-srs.net/rdap/ally/"}, f},
158 {"alsace", r, x, 0x4c0, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, w{"FR-A"}, w{"mul-Latn"}, "whois.nic.alsace", e, w{"https://rdap.nic.alsace/"}, t},
159 {"alstom", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.alstom", e, w{"https://rdap.nic.alstom/"}, t},
160 {"am", r, z[1802:1809], 0xa0, "https://www.amnic.net/", w{"fork.sth.dnsnode.net", "ns-cdn.amnic.net", "ns-pch.amnic.net", "ns-pri.nic.am"}, n, n, n, "whois.amnic.net", e, n, t},
161 {"amazon", r, x, 0x42, "http://nic.amazon/", w{"dns1.nic.amazon", "dns2.nic.amazon", "dns3.nic.amazon", "dns4.nic.amazon", "dnsa.nic.amazon", "dnsb.nic.amazon", "dnsc.nic.amazon", "dnsd.nic.amazon"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.amazon", e, w{"https://rdap.nominet.uk/amazon/"}, t},
162 {"americanexpress", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.americanexpress", "b.nic.americanexpress", "c.nic.americanexpress", "ns1.dns.nic.americanexpress", "ns2.dns.nic.americanexpress", "ns3.dns.nic.americanexpress"}, n, n, w{"es"}, "whois.nic.americanexpress", e, w{"https://rdap.nic.americanexpress/"}, t},
163 {"americanfamily", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.americanfamily", e, w{"https://tld-rdap.verisign.com/americanfamily/v1/"}, t},
164 {"amex", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.amex", "b.nic.amex", "c.nic.amex", "ns1.dns.nic.amex", "ns2.dns.nic.amex", "ns3.dns.nic.amex"}, n, n, w{"es"}, "whois.nic.amex", e, w{"https://rdap.nic.amex/"}, t},
165 {"amfam", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.amfam", e, w{"https://tld-rdap.verisign.com/amfam/v1/"}, t},
166 {"amica", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.amica", "b.nic.amica", "c.nic.amica", "ns1.dns.nic.amica", "ns2.dns.nic.amica", "ns3.dns.nic.amica"}, n, n, n, "whois.nic.amica", e, w{"https://rdap.nic.amica/"}, f},
167 {"amp", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
168 {"amsterdam", r, x, 0xc4, "https://nic.amsterdam/", w{"ns1.nic.amsterdam", "ns2.nic.amsterdam", "ns3.nic.amsterdam", "ns4.nic.amsterdam"}, n, w{"Amsterdam", "NL-NH"}, n, "whois.nic.amsterdam", e, w{"https://rdap.nic.amsterdam/"}, f},
169 {"an", r, z[1809:1813], 0x8a8, "http://www.una.an/an_domreg/", n, n, n, n, e, e, n, f},
170 {"analytics", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.analytics", "b.nic.analytics", "c.nic.analytics", "ns1.dns.nic.analytics", "ns2.dns.nic.analytics", "ns3.dns.nic.analytics"}, n, n, w{"es"}, "whois.nic.analytics", e, w{"https://rdap.nic.analytics/"}, t},
171 {"android", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
172 {"anquan", r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
173 {"ansons", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
174 {"anthem", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
175 {"antivirus", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
176 {"anz", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.anz", "b.nic.anz", "c.nic.anz", "d.nic.anz"}, n, n, n, "whois.nic.anz", e, w{"https://rdap.nic.anz/"}, f},
177 {"ao", r, z[1813:1819], 0xa0, "https://www.dns.ao/ao/", w{"ao01.dns.pt", "ao03.dns.pt", "h.dns.pt"}, n, n, n, e, e, n, f},
178 {"aol", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.aol", e, w{"https://tld-rdap.verisign.com/aol/v1/"}, f},
179 {"apartments", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.apartments", "v0n1.nic.apartments", "v0n2.nic.apartments", "v0n3.nic.apartments", "v2n0.nic.apartments", "v2n1.nic.apartments"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.apartments", e, w{"https://rdap.donuts.co/rdap/"}, t},
180 {"app", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
181 {"apple", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.apple", "a2.nic.apple", "b0.nic.apple", "c0.nic.apple"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/apple/"}, f},
182 {"aq", r, z[1819:1820], 0xa0, "http://www.gobin.info/domainname/aq.txt", w{"fork.sth.dnsnode.net", "ns1.anycast.dns.aq", "ns99.dns.net.nz"}, n, n, n, e, e, n, f},
183 {"aquarelle", r, x, 0x42, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.aquarelle", e, w{"https://rdap.nic.aquarelle/"}, t},
184 {"aquitaine", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
185 {"ar", r, z[1820:1829], 0xa0, "https://nic.ar/", w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "d.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, "whois.nic.ar", e, w{"https://rdap.nic.ar/"}, t},
186 {"arab", r, x, 0x40, "https://newgtlds.icann.org/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, n, w{"ar"}, "whois.nic.arab", e, w{"https://rdap.nic.arab/"}, t},
187 {"aramco", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.aramco", "ns2.dns.nic.aramco", "ns3.dns.nic.aramco", "ns4.dns.nic.aramco", "ns5.dns.nic.aramco", "ns6.dns.nic.aramco"}, n, n, w{"ar", "es"}, "whois.nic.aramco", e, w{"https://rdap.nic.aramco/"}, t},
188 {"archi", r, x, 0x40, "https://domains.archi/", w{"a0.nic.archi", "a2.nic.archi", "b0.nic.archi", "c0.nic.archi"}, n, n, n, "whois.nic.archi", e, w{"https://rdap.donuts.co/rdap/"}, f},
189 {"architect", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
190 {"army", r, x, 0x40, e, w{"v0n0.nic.army", "v0n1.nic.army", "v0n2.nic.army", "v0n3.nic.army", "v2n0.nic.army", "v2n1.nic.army"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.army", e, w{"https://rdap.donuts.co/rdap/"}, t},
191 {"arpa", r, z[1829:1835], 0x148, "https://www.iana.org/domains/arpa", w{"a.ns.arpa", "b.ns.arpa", "c.ns.arpa", "d.ns.arpa", "e.ns.arpa", "f.ns.arpa", "g.ns.arpa", "h.ns.arpa", "i.ns.arpa", "k.ns.arpa", "l.ns.arpa", "m.ns.arpa"}, n, n, n, "whois.iana.org", e, n, f},
192 {"art", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.art", "b.nic.art", "c.nic.art", "d.nic.art"}, n, n, w{"ar", "da", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "mul-Mymr", "pl", "ru", "sv", "th", "zh"}, "whois.nic.art", e, w{"https://rdap.centralnic.com/art/"}, t},
193 {"arte", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.arte", e, w{"https://tld-rdap.verisign.com/arte/v1/"}, t},
194 {"as", r, x, 0xe0, "https://nic.as/", w{"ns1.asnic.biz", "ns2.asnic.info", "ns3.asnic.org", "ns4.asnic.uk", "ns5.asnic.us", "pch.nic.as"}, n, n, n, "whois.nic.as", e, n, t},
195 {"asda", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.asda", e, w{"https://tld-rdap.verisign.com/asda/v1/"}, f},
196 {"asia", r, x, 0x1040, "https://www.dot.asia/", w{"a0.asia.afilias-nst.info", "a2.asia.afilias-nst.info", "b0.asia.afilias-nst.asia", "b2.asia.afilias-nst.org", "c0.asia.afilias-nst.info", "d0.asia.afilias-nst.asia"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hr", "hu", "is", "it", "ja", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "tr", "uk", "zh"}, "whois.nic.asia", e, w{"https://rdap.afilias-srs.net/rdap/asia/"}, t},
197 {"associates", r, x, 0x40, e, w{"v0n0.nic.associates", "v0n1.nic.associates", "v0n2.nic.associates", "v0n3.nic.associates", "v2n0.nic.associates", "v2n1.nic.associates"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.associates", e, w{"https://rdap.donuts.co/rdap/"}, t},
198 {"astrium", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
199 {"at", r, z[1835:1840], 0xa0, "https://www.nic.at/de", w{"d.ns.at", "j.ns.at", "n.ns.at", "ns1.univie.ac.at", "ns2.univie.ac.at", "ns9.univie.ac.at", "r.ns.at", "u.ns.at"}, n, n, w{"mul-Latn"}, "whois.nic.at", e, n, t},
200 {"athleta", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.athleta", "b.nic.athleta", "c.nic.athleta", "ns1.dns.nic.athleta", "ns2.dns.nic.athleta", "ns3.dns.nic.athleta"}, n, n, w{"es"}, "whois.nic.athleta", e, w{"https://rdap.nic.athleta/"}, t},
201 {"attorney", r, x, 0x40, e, w{"v0n0.nic.attorney", "v0n1.nic.attorney", "v0n2.nic.attorney", "v0n3.nic.attorney", "v2n0.nic.attorney", "v2n1.nic.attorney"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.attorney", e, w{"https://rdap.donuts.co/rdap/"}, t},
202 {"au", r, z[1840:1860], 0xa0, "https://www.auda.org.au/", w{"c.au", "d.au", "m.au", "n.au", "q.au", "r.au", "s.au", "t.au"}, n, n, n, "whois.auda.org.au", e, n, f},
203 {"auction", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.auction", "v0n1.nic.auction", "v0n2.nic.auction", "v0n3.nic.auction", "v2n0.nic.auction", "v2n1.nic.auction"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.auction", e, w{"https://rdap.donuts.co/rdap/"}, t},
204 {"audi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.audi", "a2.nic.audi", "b0.nic.audi", "c0.nic.audi"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/audi/"}, t},
205 {"audible", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.audible", "dns2.nic.audible", "dns3.nic.audible", "dns4.nic.audible", "dnsa.nic.audible", "dnsb.nic.audible", "dnsc.nic.audible", "dnsd.nic.audible"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.audible", e, w{"https://rdap.nominet.uk/audible/"}, t},
206 {"audio", r, x, 0x40, "https://nic.audio/", w{"a.nic.audio", "b.nic.audio", "c.nic.audio", "d.nic.audio"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.audio", e, w{"https://rdap.centralnic.com/audio/"}, t},
207 {"auspost", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.auspost", "b.nic.auspost", "c.nic.auspost", "d.nic.auspost"}, n, n, n, "whois.nic.auspost", e, w{"https://rdap.nic.auspost/"}, f},
208 {"author", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.author", "dns2.nic.author", "dns3.nic.author", "dns4.nic.author", "dnsa.nic.author", "dnsb.nic.author", "dnsc.nic.author", "dnsd.nic.author"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.author", e, w{"https://rdap.nominet.uk/author/"}, t},
209 {"auto", r, x, 0x40, "https://nic.auto/", w{"a.nic.auto", "b.nic.auto", "c.nic.auto", "d.nic.auto"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.auto", e, w{"https://rdap.centralnic.com/auto/"}, t},
210 {"autoinsurance", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
211 {"autos", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.autos", "b.nic.autos", "c.nic.autos", "d.nic.autos"}, n, n, n, "whois.nic.autos", e, w{"https://rdap.centralnic.com/autos/"}, f},
212 {"avery", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
213 {"avianca", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.avianca", "a2.nic.avianca", "b0.nic.avianca", "c0.nic.avianca"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/avianca/"}, f},
214 {"aw", r, z[1860:1861], 0xa0, "http://www.setarnet.aw/", w{"aw01.setarnet.aw", "aw02.setarnet.aw", "ns1.dns.aw", "ns2.dns.aw", "ns3.dns.aw", "ns4.dns.aw"}, n, n, n, "whois.nic.aw", e, n, f},
215 {"aws", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.aws", "dns2.nic.aws", "dns3.nic.aws", "dns4.nic.aws", "dnsa.nic.aws", "dnsb.nic.aws", "dnsc.nic.aws", "dnsd.nic.aws"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.aws", e, w{"https://rdap.nominet.uk/aws/"}, t},
216 {"ax", r, x, 0xa0, "https://www.regeringen.ax/naringsliv-foretagande/ansok-om-ax-domannamn", w{"ns1.aland.net", "ns2.aland.net", "ns3.alcom.fi", "ns4.alcom.fi"}, n, n, n, "whois.ax", e, n, f},
217 {"axa", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.axa", "b.nic.axa", "c.nic.axa", "ns1.dns.nic.axa", "ns2.dns.nic.axa", "ns3.dns.nic.axa"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.axa", e, w{"https://rdap.nic.axa/"}, t},
218 {"axis", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
219 {"az", r, z[1861:1882], 0xa0, "https://www.nic.az/", w{"az.hostmaster.ua", "ns3.intrans.az", "rip.psg.com"}, n, n, n, e, e, n, f},
220 {"azure", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/azure/v1/"}, t},
221 {"ba", r, z[1882:1895], 0xa0, "https://www.nic.ba/", w{"ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, "http://nic.ba/lat/menu/view/13", n, f},
222 {"baby", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.baby", "b.nic.baby", "c.nic.baby", "d.nic.baby"}, n, n, w{"ar", "es", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.baby", e, w{"https://rdap.centralnic.com/baby/"}, t},
223 {"baidu", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/baidu/"}, t},
224 {"banamex", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.banamex", "b.nic.banamex", "c.nic.banamex", "ns1.dns.nic.banamex", "ns2.dns.nic.banamex", "ns3.dns.nic.banamex"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.banamex", e, w{"https://rdap.nic.banamex/"}, t},
225 {"bananarepublic", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.bananarepublic", "b.nic.bananarepublic", "c.nic.bananarepublic", "ns1.dns.nic.bananarepublic", "ns2.dns.nic.bananarepublic", "ns3.dns.nic.bananarepublic"}, n, n, w{"es"}, "whois.nic.bananarepublic", e, w{"https://rdap.nic.bananarepublic/"}, t},
226 {"band", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.band", "v0n1.nic.band", "v0n2.nic.band", "v0n3.nic.band", "v2n0.nic.band", "v2n1.nic.band"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.band", e, w{"https://rdap.donuts.co/rdap/"}, t},
227 {"bank", r, x, 0x40, "https://newgtlds.icann.org/", w{"d.nic.bank", "e.nic.bank", "f.nic.bank", "w.nic.bank", "x.nic.bank", "y.nic.bank"}, n, n, n, "whois.nic.bank", e, w{"https://rdap.nic.bank/"}, f},
228 {"banque", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
229 {"bar", r, x, 0x40, e, w{"a.nic.bar", "b.nic.bar", "c.nic.bar", "d.nic.bar"}, n, n, w{"mul-Latn"}, "whois.nic.bar", e, w{"https://rdap.centralnic.com/bar/"}, t},
230 {"barcelona", r, x, 0x40, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.barcelona", e, w{"https://rdap.nic.barcelona/"}, t},
231 {"barclaycard", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.barclaycard", "a2.nic.barclaycard", "b0.nic.barclaycard", "c0.nic.barclaycard"}, n, n, n, "whois.nic.barclaycard", e, w{"https://rdap.afilias-srs.net/rdap/barclaycard/"}, f},
232 {"barclays", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.barclays", "a2.nic.barclays", "b0.nic.barclays", "c0.nic.barclays"}, n, n, n, "whois.nic.barclays", e, w{"https://rdap.afilias-srs.net/rdap/barclays/"}, f},
233 {"barefoot", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.barefoot", e, w{"https://tld-rdap.verisign.com/barefoot/v1/"}, f},
234 {"bargains", r, x, 0x40, e, w{"v0n0.nic.bargains", "v0n1.nic.bargains", "v0n2.nic.bargains", "v0n3.nic.bargains", "v2n0.nic.bargains", "v2n1.nic.bargains"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.bargains", e, w{"https://rdap.donuts.co/rdap/"}, t},
235 {"baseball", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.baseball", "b.nic.baseball", "c.nic.baseball", "ns1.dns.nic.baseball", "ns2.dns.nic.baseball", "ns3.dns.nic.baseball"}, n, n, w{"es"}, "whois.nic.baseball", e, w{"https://rdap.nic.baseball/"}, t},
236 {"basketball", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.basketball", "b.nic.basketball", "c.nic.basketball", "d.nic.basketball"}, n, n, n, "whois.nic.basketball", e, w{"https://rdap.centralnic.com/basketball/"}, f},
237 {"bauhaus", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, n, "whois.nic.bauhaus", e, w{"https://rdap.nic.bauhaus/"}, f},
238 {"bayern", r, x, 0x4c0, "https://nic.bayern/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"DE-BY"}, w{"de"}, "whois.nic.bayern", e, w{"https://rdap.nic.bayern/"}, t},
239 {"bb", r, z[1895:1904], 0xa0, "http://www.barbadosdomains.net/", w{"ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, "http://whois.telecoms.gov.bb/search_domain.php", n, f},
240 {"bbb", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
241 {"bbc", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.bbc", "dns2.nic.bbc", "dns3.nic.bbc", "dns4.nic.bbc", "dnsa.nic.bbc", "dnsb.nic.bbc", "dnsc.nic.bbc", "dnsd.nic.bbc"}, n, n, n, "whois.nic.bbc", e, w{"https://rdap.nominet.uk/bbc/"}, f},
242 {"bbt", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bbt", e, w{"https://tld-rdap.verisign.com/bbt/v1/"}, f},
243 {"bbva", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.bbva", "dns2.nic.bbva", "dns3.nic.bbva", "dns4.nic.bbva", "dnsa.nic.bbva", "dnsb.nic.bbva", "dnsc.nic.bbva", "dnsd.nic.bbva"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.bbva", e, w{"https://rdap.nominet.uk/bbva/"}, t},
244 {"bcg", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.bcg", "a2.nic.bcg", "b0.nic.bcg", "c0.nic.bcg"}, n, n, n, "whois.nic.bcg", e, w{"https://rdap.afilias-srs.net/rdap/bcg/"}, f},
245 {"bcn", r, x, 0x40, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.bcn", e, w{"https://rdap.nic.bcn/"}, t},
246 {"bd", r, z[1904:1911], 0xa8, "http://www.bttb.net.bd/", w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, "http://whois.btcl.net.bd/", n, t},
247 {"be", r, x, 0xa0, e, w{"a.nsset.be", "b.nsset.be", "c.nsset.be", "d.nsset.be", "y.nsset.be", "z.nsset.be"}, n, n, w{"mul-Latn"}, "whois.dns.be", e, n, t},
248 {"beats", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.beats", "a2.nic.beats", "b0.nic.beats", "c0.nic.beats"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/beats/"}, f},
249 {"beauty", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.beauty", "b.nic.beauty", "c.nic.beauty", "d.nic.beauty"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.beauty", e, w{"https://rdap.centralnic.com/beauty/"}, t},
250 {"beer", r, x, 0x40, "http://nic.beer/", w{"a.nic.beer", "b.nic.beer", "c.nic.beer", "d.nic.beer"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.beer", e, w{"https://rdap.nic.beer/"}, t},
251 {"beknown", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
252 {"bentley", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.bentley", "dns2.nic.bentley", "dns3.nic.bentley", "dns4.nic.bentley", "dnsa.nic.bentley", "dnsb.nic.bentley", "dnsc.nic.bentley", "dnsd.nic.bentley"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.bentley", e, w{"https://rdap.nominet.uk/bentley/"}, t},
253 {"berlin", r, x, 0xc4, e, w{"a.dns.nic.berlin", "m.dns.nic.berlin", "n.dns.nic.berlin"}, n, w{"Berlin", "DE-BE"}, w{"mul-Cyrl", "mul-Latn"}, "whois.nic.berlin", e, w{"https://rdap.nic.berlin/v1/"}, t},
254 {"best", r, x, 0x40, "https://nic.best/", w{"a.nic.best", "b.nic.best", "c.nic.best", "d.nic.best"}, n, n, w{"ar", "da", "de", "es", "fr", "ja", "ko", "nl", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.best", e, w{"https://rdap.centralnic.com/best/"}, t},
255 {"bestbuy", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.bestbuy", "a2.nic.bestbuy", "b0.nic.bestbuy", "c0.nic.bestbuy"}, n, n, n, "whois.nic.bestbuy", e, w{"https://rdap.afilias-srs.net/rdap/bestbuy/"}, f},
256 {"bet", r, x, 0x40, "https://get.bet/", w{"a0.nic.bet", "a2.nic.bet", "b0.nic.bet", "c0.nic.bet"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.bet", e, w{"https://rdap.afilias.net/rdap/bet/"}, t},
257 {"bf", r, z[1911:1912], 0xa0, e, w{"a.registre.bf", "censvrns0001.ird.fr", "ns-bf.nic.fr", "pch.ns.registre.bf"}, n, n, n, e, e, n, t},
258 {"bg", r, z[1912:1948], 0xa0, "https://www.register.bg/user/", w{"a.nic.bg", "b.nic.bg", "c.nic.bg", "d.nic.bg", "e.nic.bg", "p.nic.bg"}, n, n, w{"bg-BG", "ru-BG"}, "whois.register.bg", e, n, t},
259 {"bh", r, z[1948:1959], 0xa0, e, w{"a.nic.bh", "b.nic.bh", "c.nic.bh", "d.nic.bh"}, n, n, n, e, e, n, f},
260 {"bharti", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/bharti/v1/"}, f},
261 {"bi", r, z[1959:1969], 0xa0, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, "whois1.nic.bi", e, n, f},
262 {"bible", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.bible", "b.nic.bible", "c.nic.bible", "ns1.dns.nic.bible", "ns2.dns.nic.bible", "ns3.dns.nic.bible"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.bible", e, w{"https://rdap.nic.bible/"}, t},
263 {"bid", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.bid", "b.nic.bid", "c.nic.bid", "ns1.dns.nic.bid", "ns2.dns.nic.bid", "ns3.dns.nic.bid"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.bid", e, w{"https://rdap.nic.bid/"}, t},
264 {"bike", r, x, 0x40, e, w{"v0n0.nic.bike", "v0n1.nic.bike", "v0n2.nic.bike", "v0n3.nic.bike", "v2n0.nic.bike", "v2n1.nic.bike"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.bike", e, w{"https://rdap.donuts.co/rdap/"}, t},
265 {"bing", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/bing/v1/"}, t},
266 {"bingo", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.bingo", "v0n1.nic.bingo", "v0n2.nic.bingo", "v0n3.nic.bingo", "v2n0.nic.bingo", "v2n1.nic.bingo"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.bingo", e, w{"https://rdap.donuts.co/rdap/"}, t},
267 {"bio", r, x, 0x40, "https://domains.bio/", w{"a0.nic.bio", "a2.nic.bio", "b0.nic.bio", "c0.nic.bio"}, n, n, w{"de"}, "whois.nic.bio", e, w{"https://rdap.donuts.co/rdap/"}, t},
268 {"biz", r, z[1969:1971], 0x40, e, w{"a.gtld.biz", "b.gtld.biz", "c.gtld.biz", "w.gtld.biz", "x.gtld.biz", "y.gtld.biz"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "sv", "zh"}, "whois.nic.biz", e, w{"https://rdap.nic.biz/"}, t},
269 {"bj", r, z[1971:1978], 0xa0, e, w{"ns-bj.afrinic.net", "ns-bj.nic.fr", "ns1.nic.bj", "ns2.nic.bj", "pch.nic.bj"}, n, n, n, "whois.nic.bj", e, n, f},
270 {"black", r, x, 0x40, "https://get.black/", w{"a0.nic.black", "a2.nic.black", "b0.nic.black", "c0.nic.black"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.black", e, w{"https://rdap.donuts.co/rdap/"}, t},
271 {"blackfriday", r, x, 0x40, "https://nic.blackfriday/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
272 {"blanco", r, x, 0x840, "https://newgtlds.icann.org/", n, n, n, w{"mul-Hang", "mul-Hani", "mul-Hano", "mul-Latn", "ru"}, "whois.nic.blanco", e, n, t},
273 {"blockbuster", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.blockbuster", "a2.nic.blockbuster", "b0.nic.blockbuster", "c0.nic.blockbuster"}, n, n, n, "whois.nic.blockbuster", e, w{"https://rdap.afilias-srs.net/rdap/blockbuster/"}, f},
274 {"blog", r, z[1978:2004], 0x40, "https://my.blog/", w{"a.nic.blog", "b.nic.blog", "c.nic.blog", "d.nic.blog"}, n, n, w{"zh"}, "whois.nic.blog", e, w{"https://rdap.centralnic.com/blog/"}, t},
275 {"bloomberg", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/bloomberg/v1/"}, f},
276 {"bloomingdales", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
277 {"blue", r, x, 0x40, "https://dotblue.blue/", w{"a0.nic.blue", "a2.nic.blue", "b0.nic.blue", "b2.nic.blue", "c0.nic.blue"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.blue", e, w{"https://rdap.donuts.co/rdap/"}, t},
278 {"bm", r, z[2004:2009], 0xa0, "https://www.bermudanic.bm/", w{"a0.bm.afilias-nst.info", "a2.bm.afilias-nst.info", "b0.bm.afilias-nst.org", "b2.bm.afilias-nst.org", "c0.bm.afilias-nst.info", "d0.bm.afilias-nst.org"}, n, n, n, e, "https://www.bermudanic.bm/whois.htm", n, f},
279 {"bms", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bms", e, w{"https://tld-rdap.verisign.com/bms/v1/"}, f},
280 {"bmw", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.bmw", "b.nic.bmw", "c.nic.bmw", "d.nic.bmw"}, n, n, w{"de"}, "whois.nic.bmw", e, w{"https://rdap.centralnic.com/bmw/"}, t},
281 {"bn", r, z[2009:2014], 0xa0, "http://www.brunet.bn/products_webrelated_domain_main.htm", w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, "whois.bnnic.bn", e, n, f},
282 {"bnl", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.bnl", e, n, f},
283 {"bnpparibas", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.bnpparibas", "a2.nic.bnpparibas", "b0.nic.bnpparibas", "c0.nic.bnpparibas"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/bnpparibas/"}, t},
284 {"bo", r, z[2014:2023], 0xa0, e, w{"anycast.ns.nic.bo", "ns.dns.br", "ns.nic.bo", "ns2.nic.fr"}, n, n, w{"es"}, "whois.nic.bo", e, n, t},
285 {"boats", r, x, 0x40, "https://nic.boats/", w{"a.nic.boats", "b.nic.boats", "c.nic.boats", "d.nic.boats"}, n, n, n, "whois.nic.boats", e, w{"https://rdap.centralnic.com/boats/"}, f},
286 {"boehringer", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.boehringer", "a2.nic.boehringer", "b0.nic.boehringer", "c0.nic.boehringer"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/boehringer/"}, f},
287 {"bofa", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bofa", e, w{"https://tld-rdap.verisign.com/bofa/v1/"}, f},
288 {"bom", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
289 {"bond", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.bond", "b.nic.bond", "c.nic.bond", "d.nic.bond"}, n, n, w{"cs", "da", "de", "es", "fr", "he", "is", "it", "ja", "ko", "lb", "lo", "mul-Grek", "mul-Latn", "pt", "ro", "ru", "tr", "uk", "zh"}, "whois.nic.bond", e, w{"https://rdap.centralnic.com/bond/"}, t},
290 {"boo", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
291 {"book", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.book", "dns2.nic.book", "dns3.nic.book", "dns4.nic.book", "dnsa.nic.book", "dnsb.nic.book", "dnsc.nic.book", "dnsd.nic.book"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.book", e, w{"https://rdap.nominet.uk/book/"}, t},
292 {"booking", r, x, 0x48, "https://newgtlds.icann.org/", w{"a.nic.booking", "b.nic.booking", "c.nic.booking", "ns1.dns.nic.booking", "ns2.dns.nic.booking", "ns3.dns.nic.booking"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.booking", e, w{"https://rdap.nic.booking/"}, t},
293 {"boots", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.boots", e, n, f},
294 {"bosch", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bosch", e, w{"https://tld-rdap.verisign.com/bosch/v1/"}, f},
295 {"bostik", r, x, 0x42, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.bostik", e, w{"https://rdap.nic.bostik/"}, t},
296 {"boston", r, x, 0xc4, "http://nic.boston/", w{"a.nic.boston", "b.nic.boston", "c.nic.boston", "d.nic.boston"}, n, w{"Boston"}, n, "whois.nic.boston", e, w{"https://rdap.nic.boston/"}, f},
297 {"bot", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.bot", "dns2.nic.bot", "dns3.nic.bot", "dns4.nic.bot", "dnsa.nic.bot", "dnsb.nic.bot", "dnsc.nic.bot", "dnsd.nic.bot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.bot", e, w{"https://rdap.nominet.uk/bot/"}, t},
298 {"boutique", r, x, 0x40, e, w{"v0n0.nic.boutique", "v0n1.nic.boutique", "v0n2.nic.boutique", "v0n3.nic.boutique", "v2n0.nic.boutique", "v2n1.nic.boutique"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.boutique", e, w{"https://rdap.donuts.co/rdap/"}, t},
299 {"box", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.box", "b.nic.box", "c.nic.box", "d.nic.box"}, n, n, w{"zh", "zh-Hans", "zh-Hant"}, "whois.nic.box", e, w{"https://rdap.centralnic.com/box/"}, t},
300 {"br", r, z[2023:2129], 0xa0, "https://nic.br/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt-BR"}, "whois.registro.br", e, w{"https://rdap.registro.br/"}, t},
301 {"bradesco", r, x, 0x42, "http://nic.bradesco/", w{"a0.nic.bradesco", "a2.nic.bradesco", "b0.nic.bradesco", "c0.nic.bradesco"}, n, n, n, "whois.nic.bradesco", e, w{"https://rdap.nominet.uk/bradesco/"}, f},
302 {"bridgestone", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.bridgestone", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
303 {"broadway", r, x, 0x40, "https://discover.broadway/", w{"dns1.nic.broadway", "dns2.nic.broadway", "dns3.nic.broadway", "dns4.nic.broadway", "dnsa.nic.broadway", "dnsb.nic.broadway", "dnsc.nic.broadway", "dnsd.nic.broadway"}, n, n, n, "whois.nic.broadway", e, w{"https://rdap.nominet.uk/broadway/"}, f},
304 {"broker", r, x, 0x40, "https://bostonivy.co/", w{"v0n0.nic.broker", "v0n1.nic.broker", "v0n2.nic.broker", "v0n3.nic.broker", "v2n0.nic.broker", "v2n1.nic.broker"}, n, n, n, "whois.nic.broker", e, w{"https://rdap.donuts.co/rdap/"}, f},
305 {"brother", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.brother", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
306 {"brussels", r, x, 0xc4, "https://newgtlds.icann.org/", w{"a.nsset.brussels", "b.nsset.brussels", "c.nsset.brussels", "d.nsset.brussels", "y.nsset.brussels", "z.nsset.brussels"}, n, w{"Brussels", "BE-BRU"}, w{"mul-Latn"}, "whois.nic.brussels", e, w{"https://rdap.nic.brussels/"}, t},
307 {"bs", r, z[2129:2135], 0xa0, e, w{"anyns.dns.bs", "anyns.pch.net", "ns36.cdns.net"}, n, n, n, e, "http://www.nic.bs/cgi-bin/search.pl", n, t},
308 {"bt", r, z[2135:2140], 0xa0, e, w{"auth00.ns.uu.net", "auth61.ns.uu.net", "ns.itu.ch", "ns1.druknet.bt", "ns2.druknet.bt", "ns3.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, "http://www.nic.bt/", n, f},
309 {"budapest", r, x, 0x8c4, "http://nic.budapest/", n, n, w{"Budapest", "HU-BU"}, w{"hu"}, "whois.nic.budapest", e, w{"https://rdap.nominet.uk/budapest/"}, t},
310 {"bugatti", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/bugatti/"}, t},
311 {"buick", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
312 {"build", r, x, 0x40, "https://about.build/", w{"a.nic.build", "b.nic.build", "c.nic.build", "d.nic.build"}, n, n, n, "whois.nic.build", e, w{"https://rdap.centralnic.com/build/"}, f},
313 {"builders", r, x, 0x40, e, w{"v0n0.nic.builders", "v0n1.nic.builders", "v0n2.nic.builders", "v0n3.nic.builders", "v2n0.nic.builders", "v2n1.nic.builders"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.builders", e, w{"https://rdap.donuts.co/rdap/"}, t},
314 {"business", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.business", "v0n1.nic.business", "v0n2.nic.business", "v0n3.nic.business", "v2n0.nic.business", "v2n1.nic.business"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.business", e, w{"https://rdap.donuts.co/rdap/"}, t},
315 {"buy", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.buy", "dns2.nic.buy", "dns3.nic.buy", "dns4.nic.buy", "dnsa.nic.buy", "dnsb.nic.buy", "dnsc.nic.buy", "dnsd.nic.buy"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh-CN", "zh-TW"}, "whois.nic.buy", e, w{"https://rdap.nominet.uk/buy/"}, t},
316 {"buzz", r, x, 0x40, e, w{"a.nic.buzz", "b.nic.buzz", "c.nic.buzz", "ns1.dns.nic.buzz", "ns2.dns.nic.buzz", "ns3.dns.nic.buzz"}, n, n, w{"es"}, "whois.nic.buzz", e, w{"https://rdap.nic.buzz/"}, t},
317 {"bv", r, x, 0xa8, e, w{"nac.no", "nn.uninett.no", "server.nordu.net", "x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, "whois.norid.no", e, n, f},
318 {"bw", r, z[2140:2144], 0xa0, e, w{"dns1.nic.net.bw", "master.btc.net.bw", "ns-bw.afrinic.net", "pch.nic.net.bw"}, n, n, n, "whois.nic.net.bw", e, n, f},
319 {"bway", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
320 {"by", r, z[2144:2149], 0xa0, "https://domain.by/", w{"dns1.tld.becloudby.com", "dns2.tld.becloudby.com", "dns3.tld.becloudby.com", "dns4.tld.becloudby.com", "dns5.tld.becloudby.com"}, n, n, n, "whois.cctld.by", e, n, f},
321 {"bz", r, z[2149:2156], 0xe0, "https://www.belizenic.bz/", w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois.afilias-grs.info", e, n, f},
322 {"bzh", r, x, 0x4c0, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, w{"FR-E"}, w{"fr"}, "whois.nic.bzh", e, w{"https://rdap.nic.bzh/"}, t},
323 {"ca", r, z[2156:2172], 0xa0, e, w{"any.ca-servers.ca", "c.ca-servers.ca", "j.ca-servers.ca", "x.ca-servers.ca"}, n, n, w{"fr"}, "whois.cira.ca", e, w{"https://rdap.ca.fury.ca/rdap/"}, t},
324 {"cab", r, x, 0x40, e, w{"v0n0.nic.cab", "v0n1.nic.cab", "v0n2.nic.cab", "v0n3.nic.cab", "v2n0.nic.cab", "v2n1.nic.cab"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cab", e, w{"https://rdap.donuts.co/rdap/"}, t},
325 {"cadillac", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
326 {"cafe", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.cafe", "v0n1.nic.cafe", "v0n2.nic.cafe", "v0n3.nic.cafe", "v2n0.nic.cafe", "v2n1.nic.cafe"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cafe", e, w{"https://rdap.donuts.co/rdap/"}, t},
327 {"cal", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
328 {"call", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.call", "dns2.nic.call", "dns3.nic.call", "dns4.nic.call", "dnsa.nic.call", "dnsb.nic.call", "dnsc.nic.call", "dnsd.nic.call"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.call", e, w{"https://rdap.nominet.uk/call/"}, t},
329 {"calvinklein", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.calvinklein", "b.nic.calvinklein", "c.nic.calvinklein", "ns1.dns.nic.calvinklein", "ns2.dns.nic.calvinklein", "ns3.dns.nic.calvinklein"}, n, n, w{"es"}, "whois.nic.calvinklein", e, w{"https://rdap.nic.calvinklein/"}, t},
330 {"cam", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.cam", "b.nic.cam", "c.nic.cam", "d.nic.cam"}, n, n, w{"ar", "az", "bg", "bs", "ca", "cs", "da", "de", "el", "es", "et", "fi", "fr", "he", "hr", "hu", "is", "it", "ja", "ka", "ko", "lb", "lt", "lv", "mk", "mul-Armn", "mul-Latn", "mul-Tavt", "mul-Thai", "nl", "no", "pl", "pt", "ro", "ro-MD", "ru", "sk", "sl", "sq", "sr", "sv", "tr", "uk"}, "whois.nic.cam", e, w{"https://rdap.centralnic.com/cam/"}, t},
331 {"camera", r, x, 0x40, e, w{"v0n0.nic.camera", "v0n1.nic.camera", "v0n2.nic.camera", "v0n3.nic.camera", "v2n0.nic.camera", "v2n1.nic.camera"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.camera", e, w{"https://rdap.donuts.co/rdap/"}, t},
332 {"camp", r, x, 0x40, e, w{"v0n0.nic.camp", "v0n1.nic.camp", "v0n2.nic.camp", "v0n3.nic.camp", "v2n0.nic.camp", "v2n1.nic.camp"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.camp", e, w{"https://rdap.donuts.co/rdap/"}, t},
333 {"canalplus", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
334 {"cancerresearch", r, x, 0x840, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.cancerresearch", e, w{"https://rdap.nic.cancerresearch/"}, f},
335 {"canon", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.canon", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
336 {"capetown", r, x, 0xc4, e, w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Cape Town"}, n, "whois.nic.capetown", e, w{"https://rdap.nic.capetown/rdap/"}, t},
337 {"capital", r, x, 0x40, e, w{"v0n0.nic.capital", "v0n1.nic.capital", "v0n2.nic.capital", "v0n3.nic.capital", "v2n0.nic.capital", "v2n1.nic.capital"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.capital", e, w{"https://rdap.donuts.co/rdap/"}, t},
338 {"capitalone", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.capitalone", e, w{"https://tld-rdap.verisign.com/capitalone/v1/"}, f},
339 {"car", r, x, 0x40, "https://nic.car/", w{"a.nic.car", "b.nic.car", "c.nic.car", "d.nic.car"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.car", e, w{"https://rdap.centralnic.com/car/"}, t},
340 {"caravan", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.caravan", "b.nic.caravan", "c.nic.caravan", "ns1.dns.nic.caravan", "ns2.dns.nic.caravan", "ns3.dns.nic.caravan"}, n, n, w{"zh"}, "whois.nic.caravan", e, w{"https://rdap.nic.caravan/"}, t},
341 {"cards", r, x, 0x40, e, w{"v0n0.nic.cards", "v0n1.nic.cards", "v0n2.nic.cards", "v0n3.nic.cards", "v2n0.nic.cards", "v2n1.nic.cards"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cards", e, w{"https://rdap.donuts.co/rdap/"}, t},
342 {"care", r, x, 0x40, e, w{"v0n0.nic.care", "v0n1.nic.care", "v0n2.nic.care", "v0n3.nic.care", "v2n0.nic.care", "v2n1.nic.care"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.care", e, w{"https://rdap.donuts.co/rdap/"}, t},
343 {"career", r, x, 0x40, e, w{"dns1.nic.career", "dns2.nic.career", "dns3.nic.career", "dns4.nic.career", "dnsa.nic.career", "dnsb.nic.career", "dnsc.nic.career", "dnsd.nic.career"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.career", e, w{"https://rdap.nominet.uk/career/"}, t},
344 {"careers", r, x, 0x40, e, w{"v0n0.nic.careers", "v0n1.nic.careers", "v0n2.nic.careers", "v0n3.nic.careers", "v2n0.nic.careers", "v2n1.nic.careers"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.careers", e, w{"https://rdap.donuts.co/rdap/"}, t},
345 {"carinsurance", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
346 {"cars", r, x, 0x40, "https://nic.cars/", w{"a.nic.cars", "b.nic.cars", "c.nic.cars", "d.nic.cars"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.cars", e, w{"https://rdap.centralnic.com/cars/"}, t},
347 {"cartier", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.cartier", e, n, t},
348 {"casa", r, x, 0x40, "http://nic.casa/", w{"a.nic.casa", "b.nic.casa", "c.nic.casa", "d.nic.casa"}, n, n, w{"es", "it", "pt"}, "whois.nic.casa", e, w{"https://rdap.nic.casa/"}, t},
349 {"case", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.case", "b.nic.case", "c.nic.case", "d.nic.case"}, n, n, n, "whois.nic.case", e, w{"https://rdap.centralnic.com/case/"}, f},
350 {"caseih", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.caseih", e, n, f},
351 {"cash", r, x, 0x40, e, w{"v0n0.nic.cash", "v0n1.nic.cash", "v0n2.nic.cash", "v0n3.nic.cash", "v2n0.nic.cash", "v2n1.nic.cash"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cash", e, w{"https://rdap.donuts.co/rdap/"}, t},
352 {"cashbackbonus", r, x, 0x48, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
353 {"casino", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.casino", "v0n1.nic.casino", "v0n2.nic.casino", "v0n3.nic.casino", "v2n0.nic.casino", "v2n1.nic.casino"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.casino", e, w{"https://rdap.donuts.co/rdap/"}, t},
354 {"cat", r, x, 0x1440, "https://domini.cat/", w{"anyc1.irondns.net", "cat.pch.net", "ns.nic.cat", "ns1.nic.es", "nsc.nic.de", "switch.nic.cat"}, n, w{"ES-CT"}, w{"ca"}, "whois.nic.cat", e, w{"https://rdap.nic.cat/"}, t},
355 {"catalonia", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
356 {"catering", r, x, 0x40, e, w{"v0n0.nic.catering", "v0n1.nic.catering", "v0n2.nic.catering", "v0n3.nic.catering", "v2n0.nic.catering", "v2n1.nic.catering"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.catering", e, w{"https://rdap.donuts.co/rdap/"}, t},
357 {"catholic", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.catholic", "b.nic.catholic", "c.nic.catholic", "d.nic.catholic"}, n, n, n, "whois.nic.catholic", e, w{"https://rdap.nic.catholic/"}, f},
358 {"cba", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.cba", "b.nic.cba", "c.nic.cba", "d.nic.cba"}, n, n, n, "whois.nic.cba", e, w{"https://rdap.nic.cba/"}, f},
359 {"cbn", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.cbn", "b.nic.cbn", "c.nic.cbn", "ns1.dns.nic.cbn", "ns2.dns.nic.cbn", "ns3.dns.nic.cbn"}, n, n, w{"zh"}, "whois.nic.cbn", e, w{"https://rdap.nic.cbn/"}, t},
360 {"cbre", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.cbre", "b.nic.cbre", "c.nic.cbre", "ns1.dns.nic.cbre", "ns2.dns.nic.cbre", "ns3.dns.nic.cbre"}, n, n, w{"es"}, "whois.nic.cbre", e, w{"https://rdap.nic.cbre/"}, t},
361 {"cbs", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.cbs", "a2.nic.cbs", "b0.nic.cbs", "c0.nic.cbs"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/cbs/"}, f},
362 {"cc", r, z[2172:2176], 0xe0, e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "ccwhois.verisign-grs.com", e, w{"https://tld-rdap.verisign.com/cc/v1/"}, t},
363 {"cd", r, z[2176:2182], 0xe0, "https://www.nic.cd/nic.cd/", w{"ns-root-21.scpt-network.net", "ns-root-22.scpt-network.net", "ns-root-23.scpt-network.net"}, n, n, n, "whois.cd", e, n, f},
364 {"ceb", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
365 {"center", r, x, 0x40, e, w{"v0n0.nic.center", "v0n1.nic.center", "v0n2.nic.center", "v0n3.nic.center", "v2n0.nic.center", "v2n1.nic.center"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.center", e, w{"https://rdap.donuts.co/rdap/"}, t},
366 {"ceo", r, x, 0x40, e, w{"a.nic.ceo", "b.nic.ceo", "c.nic.ceo", "d.nic.ceo"}, n, n, w{"ar", "da", "de", "es", "fr", "ja", "ko", "mul-Latn", "nl", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.ceo", e, w{"https://rdap.centralnic.com/ceo/"}, t},
367 {"cern", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.cern", "a2.nic.cern", "b0.nic.cern", "c0.nic.cern"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/cern/"}, f},
368 {"cf", r, x, 0xa0, e, w{"a.ns.cf", "b.ns.cf", "c.ns.cf", "d.ns.cf"}, n, n, n, "whois.dot.cf", e, n, t},
369 {"cfa", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.cfa", e, w{"https://tld-rdap.verisign.com/cfa/v1/"}, f},
370 {"cfd", r, x, 0x40, "https://bostonivy.co/", w{"a.nic.cfd", "b.nic.cfd", "c.nic.cfd", "d.nic.cfd"}, n, n, n, "whois.nic.cfd", e, w{"https://rdap.centralnic.com/cfd/"}, f},
371 {"cg", r, x, 0xa0, e, w{"dns-fr.dnsafrica.net", "dns-za.dnsafrica.net", "sunic.sunet.se"}, n, n, n, e, "http://www.nic.cg/cgi-bin/whois.pl", n, f},
372 {"ch", r, x, 0xa0, e, w{"a.nic.ch", "b.nic.ch", "d.nic.ch", "e.nic.ch", "f.nic.ch"}, n, n, n, "whois.nic.ch", e, w{"https://rdap.nic.ch/"}, t},
373 {"chanel", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.chanel", e, w{"https://tld-rdap.verisign.com/chanel/v1/"}, f},
374 {"changiairport", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
375 {"channel", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
376 {"charity", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.charity", "v0n1.nic.charity", "v0n2.nic.charity", "v0n3.nic.charity", "v2n0.nic.charity", "v2n1.nic.charity"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.charity", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
377 {"chartis", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
378 {"chase", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.chase", "ns2.dns.nic.chase", "ns3.dns.nic.chase", "ns4.dns.nic.chase", "ns5.dns.nic.chase", "ns6.dns.nic.chase"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.chase", e, w{"https://rdap.nic.chase/"}, t},
379 {"chat", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.chat", "v0n1.nic.chat", "v0n2.nic.chat", "v0n3.nic.chat", "v2n0.nic.chat", "v2n1.nic.chat"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.chat", e, w{"https://rdap.donuts.co/rdap/"}, t},
380 {"cheap", r, x, 0x40, e, w{"v0n0.nic.cheap", "v0n1.nic.cheap", "v0n2.nic.cheap", "v0n3.nic.cheap", "v2n0.nic.cheap", "v2n1.nic.cheap"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cheap", e, w{"https://rdap.donuts.co/rdap/"}, t},
381 {"chesapeake", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
382 {"chevrolet", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
383 {"chevy", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
384 {"chintai", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.chintai", "b.nic.chintai", "c.nic.chintai", "ns1.dns.nic.chintai", "ns2.dns.nic.chintai", "ns3.dns.nic.chintai"}, n, n, w{"ja"}, "whois.nic.chintai", e, w{"https://rdap.nic.chintai/"}, t},
385 {"chk", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
386 {"chloe", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.chloe", e, n, f},
387 {"christmas", r, x, 0x40, "https://nic.christmas/", w{"a.nic.christmas", "b.nic.christmas", "c.nic.christmas", "d.nic.christmas"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.christmas", e, w{"https://rdap.centralnic.com/christmas/"}, t},
388 {"chrome", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
389 {"chrysler", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
390 {"church", r, x, 0x40, e, w{"v0n0.nic.church", "v0n1.nic.church", "v0n2.nic.church", "v0n3.nic.church", "v2n0.nic.church", "v2n1.nic.church"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.church", e, w{"https://rdap.donuts.co/rdap/"}, t},
391 {"ci", r, z[2182:2199], 0xa0, e, w{"any.nic.ci", "ci.hosting.nic.fr", "ns-ci.afrinic.net", "ns.nic.ci", "phloem.uoregon.edu"}, n, n, n, "whois.nic.ci", e, n, f},
392 {"cimb", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
393 {"cipriani", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.cipriani", "a2.nic.cipriani", "b0.nic.cipriani", "c0.nic.cipriani"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/cipriani/"}, f},
394 {"circle", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.circle", "dns2.nic.circle", "dns3.nic.circle", "dns4.nic.circle", "dnsa.nic.circle", "dnsb.nic.circle", "dnsc.nic.circle", "dnsd.nic.circle"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.circle", e, w{"https://rdap.nominet.uk/circle/"}, t},
395 {"cisco", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.cisco", "b.nic.cisco", "c.nic.cisco", "ns1.dns.nic.cisco", "ns2.dns.nic.cisco", "ns3.dns.nic.cisco"}, n, n, n, "whois.nic.cisco", e, w{"https://rdap.nic.cisco/"}, f},
396 {"citadel", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.citadel", "ns2.dns.nic.citadel", "ns3.dns.nic.citadel", "ns4.dns.nic.citadel", "ns5.dns.nic.citadel", "ns6.dns.nic.citadel"}, n, n, n, "whois.nic.citadel", e, w{"https://rdap.nic.citadel/"}, f},
397 {"citi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.citi", "b.nic.citi", "c.nic.citi", "ns1.dns.nic.citi", "ns2.dns.nic.citi", "ns3.dns.nic.citi"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.citi", e, w{"https://rdap.nic.citi/"}, t},
398 {"citic", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.citic", e, w{"https://rdap.zdnsgtld.com/citic/"}, t},
399 {"city", r, x, 0x40, e, w{"v0n0.nic.city", "v0n1.nic.city", "v0n2.nic.city", "v0n3.nic.city", "v2n0.nic.city", "v2n1.nic.city"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.city", e, w{"https://rdap.donuts.co/rdap/"}, t},
400 {"cityeats", r, x, 0x48, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.cityeats", e, w{"https://tld-rdap.verisign.com/cityeats/v1/"}, f},
401 {"ck", r, z[2199:2207], 0xa8, "http://www.oyster.net.ck/about/index.php?about=domain", w{"circa.mcs.vuw.ac.nz", "downstage.mcs.vuw.ac.nz", "parau.oyster.net.ck", "poiparau.oyster.net.ck"}, n, n, n, "whois.ck-nic.org.ck", e, n, f},
402 {"cl", r, x, 0xa0, e, w{"a.nic.cl", "b.nic.cl", "c.nic.cl", "cl-ns.anycast.pch.net", "cl1-tld.d-zone.ca", "cl1.dnsnode.net", "cl2-tld.d-zone.ca"}, n, n, w{"mul-Latn"}, "whois.nic.cl", e, n, t},
403 {"claims", r, x, 0x40, e, w{"v0n0.nic.claims", "v0n1.nic.claims", "v0n2.nic.claims", "v0n3.nic.claims", "v2n0.nic.claims", "v2n1.nic.claims"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.claims", e, w{"https://rdap.donuts.co/rdap/"}, t},
404 {"cleaning", r, x, 0x40, e, w{"v0n0.nic.cleaning", "v0n1.nic.cleaning", "v0n2.nic.cleaning", "v0n3.nic.cleaning", "v2n0.nic.cleaning", "v2n1.nic.cleaning"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cleaning", e, w{"https://rdap.donuts.co/rdap/"}, t},
405 {"click", r, x, 0x40, "https://nic.click/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
406 {"clinic", r, x, 0x40, e, w{"v0n0.nic.clinic", "v0n1.nic.clinic", "v0n2.nic.clinic", "v0n3.nic.clinic", "v2n0.nic.clinic", "v2n1.nic.clinic"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.clinic", e, w{"https://rdap.donuts.co/rdap/"}, t},
407 {"clinique", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.clinique", "a2.nic.clinique", "b0.nic.clinique", "c0.nic.clinique"}, n, n, n, "whois.nic.clinique", e, w{"https://rdap.afilias-srs.net/rdap/clinique/"}, f},
408 {"clothing", r, x, 0x40, e, w{"v0n0.nic.clothing", "v0n1.nic.clothing", "v0n2.nic.clothing", "v0n3.nic.clothing", "v2n0.nic.clothing", "v2n1.nic.clothing"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.clothing", e, w{"https://rdap.donuts.co/rdap/"}, t},
409 {"cloud", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.cloud", "b.nic.cloud", "c.nic.cloud", "d.nic.cloud"}, n, n, n, "whois.nic.cloud", e, w{"https://rdap.nic.cloud/"}, f},
410 {"club", r, x, 0x40, e, w{"a.nic.club", "b.nic.club", "c.nic.club", "ns1.dns.nic.club", "ns2.dns.nic.club", "ns3.dns.nic.club"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.club", e, w{"https://rdap.nic.club/"}, t},
411 {"clubmed", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"ja", "ko", "mul-Deva", "mul-Hang", "mul-Hani", "mul-Hano"}, "whois.nic.clubmed", e, w{"https://tld-rdap.verisign.com/clubmed/v1/"}, t},
412 {"cm", r, z[2207:2211], 0xa0, "https://antic.cm/", w{"auth02.ns.uu.net", "kim.camnet.cm", "lom.camnet.cm", "ns.itu.ch", "sanaga.camnet.cm"}, n, n, n, "whois.netcom.cm", e, n, f},
413 {"cn", r, z[2211:2253], 0xa0, "http://cnnic.cn/", w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn", "ns.cernet.net"}, n, n, w{"zh", "zh-Hans"}, "whois.cnnic.cn", e, n, t},
414 {"co", r, z[2253:2260], 0xe0, "https://www.go.co/", w{"ns1.cctld.co", "ns2.cctld.co", "ns3.cctld.co", "ns4.cctld.co", "ns5.cctld.co", "ns6.cctld.co"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "mul-Latn", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.co", e, n, t},
415 {"coach", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.coach", "v0n1.nic.coach", "v0n2.nic.coach", "v0n3.nic.coach", "v2n0.nic.coach", "v2n1.nic.coach"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.coach", e, w{"https://rdap.donuts.co/rdap/"}, t},
416 {"codes", r, x, 0x40, e, w{"v0n0.nic.codes", "v0n1.nic.codes", "v0n2.nic.codes", "v0n3.nic.codes", "v2n0.nic.codes", "v2n1.nic.codes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.codes", e, w{"https://rdap.donuts.co/rdap/"}, t},
417 {"coffee", r, x, 0x40, e, w{"v0n0.nic.coffee", "v0n1.nic.coffee", "v0n2.nic.coffee", "v0n3.nic.coffee", "v2n0.nic.coffee", "v2n1.nic.coffee"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.coffee", e, w{"https://rdap.donuts.co/rdap/"}, t},
418 {"college", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.college", "b.nic.college", "c.nic.college", "d.nic.college"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.college", e, w{"https://rdap.centralnic.com/college/"}, t},
419 {"cologne", r, x, 0xc4, e, w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"Cologne", "Koeln"}, w{"de", "mul-Latn"}, "whois.ryce-rsp.com", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
420 {"com", r, z[2260:2292], 0x40, "https://www.verisign.com/en_US/domain-names/com-domain-names/index.xhtml", w{"a.gtld-servers.net", "b.gtld-servers.net", "c.gtld-servers.net", "d.gtld-servers.net", "e.gtld-servers.net", "f.gtld-servers.net", "g.gtld-servers.net", "h.gtld-servers.net", "i.gtld-servers.net", "j.gtld-servers.net", "k.gtld-servers.net", "l.gtld-servers.net", "m.gtld-servers.net"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro-MD", "ru", "uk", "zh"}, "whois.verisign-grs.com", e, w{"https://rdap.verisign.com/com/v1/"}, t},
421 {"comcast", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.comcast", "dns2.nic.comcast", "dns3.nic.comcast", "dns4.nic.comcast", "dnsa.nic.comcast", "dnsb.nic.comcast", "dnsc.nic.comcast", "dnsd.nic.comcast"}, n, n, n, "whois.nic.comcast", e, w{"https://rdap.nominet.uk/comcast/"}, f},
422 {"commbank", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.commbank", "b.nic.commbank", "c.nic.commbank", "d.nic.commbank"}, n, n, n, "whois.nic.commbank", e, w{"https://rdap.nic.commbank/"}, f},
423 {"community", r, x, 0x40, e, w{"v0n0.nic.community", "v0n1.nic.community", "v0n2.nic.community", "v0n3.nic.community", "v2n0.nic.community", "v2n1.nic.community"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.community", e, w{"https://rdap.donuts.co/rdap/"}, t},
424 {"company", r, x, 0x40, e, w{"v0n0.nic.company", "v0n1.nic.company", "v0n2.nic.company", "v0n3.nic.company", "v2n0.nic.company", "v2n1.nic.company"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.company", e, w{"https://rdap.donuts.co/rdap/"}, t},
425 {"compare", r, x, 0x40, "https://www.go.compare/", w{"a.nic.compare", "b.nic.compare", "c.nic.compare", "d.nic.compare"}, n, n, n, "whois.nic.compare", e, w{"https://rdap.nic.compare/"}, f},
426 {"computer", r, x, 0x40, e, w{"v0n0.nic.computer", "v0n1.nic.computer", "v0n2.nic.computer", "v0n3.nic.computer", "v2n0.nic.computer", "v2n1.nic.computer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.computer", e, w{"https://rdap.donuts.co/rdap/"}, t},
427 {"comsec", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.comsec", e, w{"https://tld-rdap.verisign.com/comsec/v1/"}, t},
428 {"condos", r, x, 0x40, e, w{"v0n0.nic.condos", "v0n1.nic.condos", "v0n2.nic.condos", "v0n3.nic.condos", "v2n0.nic.condos", "v2n1.nic.condos"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.condos", e, w{"https://rdap.donuts.co/rdap/"}, t},
429 {"connectors", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
430 {"construction", r, x, 0x40, e, w{"v0n0.nic.construction", "v0n1.nic.construction", "v0n2.nic.construction", "v0n3.nic.construction", "v2n0.nic.construction", "v2n1.nic.construction"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.construction", e, w{"https://rdap.donuts.co/rdap/"}, t},
431 {"consulting", r, x, 0x40, e, w{"v0n0.nic.consulting", "v0n1.nic.consulting", "v0n2.nic.consulting", "v0n3.nic.consulting", "v2n0.nic.consulting", "v2n1.nic.consulting"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.consulting", e, w{"https://rdap.donuts.co/rdap/"}, t},
432 {"contact", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.contact", "v0n1.nic.contact", "v0n2.nic.contact", "v0n3.nic.contact", "v2n0.nic.contact", "v2n1.nic.contact"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Cyrl", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.contact", e, w{"https://rdap.donuts.co/rdap/"}, t},
433 {"contractors", r, x, 0x40, e, w{"v0n0.nic.contractors", "v0n1.nic.contractors", "v0n2.nic.contractors", "v0n3.nic.contractors", "v2n0.nic.contractors", "v2n1.nic.contractors"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.contractors", e, w{"https://rdap.donuts.co/rdap/"}, t},
434 {"cooking", r, x, 0x40, "http://nic.cooking/", w{"a.nic.cooking", "b.nic.cooking", "c.nic.cooking", "d.nic.cooking"}, n, n, w{"de", "es", "fr"}, "whois.nic.cooking", e, w{"https://rdap.nic.cooking/"}, t},
435 {"cookingchannel", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.cookingchannel", e, w{"https://tld-rdap.verisign.com/cookingchannel/v1/"}, f},
436 {"cool", r, z[2292:2293], 0x40, e, w{"v0n0.nic.cool", "v0n1.nic.cool", "v0n2.nic.cool", "v0n3.nic.cool", "v2n0.nic.cool", "v2n1.nic.cool"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cool", e, w{"https://rdap.donuts.co/rdap/"}, t},
437 {"coop", r, x, 0x1040, "https://identity.coop/", w{"a.nic.coop", "b.nic.coop", "c.nic.coop", "d.nic.coop"}, n, n, n, "whois.nic.coop", e, w{"https://rdap.centralnic.com/coop/"}, f},
438 {"corp", r, x, 0x2140, "https://features.icann.org/addressing-new-gtld-program-applications-corp-home-and-mail", n, n, n, n, e, e, n, t},
439 {"corsica", r, x, 0x4c0, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, w{"FR-H"}, w{"mul-Latn"}, "whois.nic.corsica", e, w{"https://rdap.nic.corsica/"}, t},
440 {"country", r, x, 0x40, "https://nic.country/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "mul-Cyrl", "pt"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
441 {"coupon", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.coupon", "b.nic.coupon", "c.nic.coupon", "ns1.dns.nic.coupon", "ns2.dns.nic.coupon", "ns3.dns.nic.coupon"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.coupon", e, w{"https://rdap.nic.coupon/"}, t},
442 {"coupons", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.coupons", "v0n1.nic.coupons", "v0n2.nic.coupons", "v0n3.nic.coupons", "v2n0.nic.coupons", "v2n1.nic.coupons"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.coupons", e, w{"https://rdap.donuts.co/rdap/"}, t},
443 {"courses", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.courses", "b.nic.courses", "c.nic.courses", "d.nic.courses"}, n, n, n, "whois.nic.courses", e, w{"https://rdap.nic.courses/"}, f},
444 {"cpa", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.cpa", "b.nic.cpa", "c.nic.cpa", "d.nic.cpa"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.cpa", e, n, t},
445 {"cr", r, z[2293:2301], 0xa0, "https://www.nic.cr/", w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, "whois.nic.cr", e, w{"https://rdap.nic.cr/"}, f},
446 {"credit", r, x, 0x40, e, w{"v0n0.nic.credit", "v0n1.nic.credit", "v0n2.nic.credit", "v0n3.nic.credit", "v2n0.nic.credit", "v2n1.nic.credit"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.credit", e, w{"https://rdap.donuts.co/rdap/"}, t},
447 {"creditcard", r, x, 0x40, e, w{"v0n0.nic.creditcard", "v0n1.nic.creditcard", "v0n2.nic.creditcard", "v0n3.nic.creditcard", "v2n0.nic.creditcard", "v2n1.nic.creditcard"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.creditcard", e, w{"https://rdap.donuts.co/rdap/"}, t},
448 {"creditunion", r, x, 0x40, "https://nic.creditunion/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns5.uniregistry.net", "ns6.uniregistry.info"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/creditunion/"}, t},
449 {"cricket", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.cricket", "b.nic.cricket", "c.nic.cricket", "ns1.dns.nic.cricket", "ns2.dns.nic.cricket", "ns3.dns.nic.cricket"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.cricket", e, w{"https://rdap.nic.cricket/"}, t},
450 {"crown", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/crown/v1/"}, f},
451 {"crs", r, x, 0x42, "http://nic.crs/", w{"a0.nic.crs", "a2.nic.crs", "b0.nic.crs", "c0.nic.crs"}, n, n, n, "whois.nic.crs", e, w{"https://tld-rdap.verisign.com/crs/v1/"}, f},
452 {"cruise", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.cruise", "a2.nic.cruise", "b0.nic.cruise", "c0.nic.cruise"}, n, n, n, "whois.nic.cruise", e, w{"https://rdap.afilias-srs.net/rdap/cruise/"}, f},
453 {"cruises", r, x, 0x40, e, w{"v0n0.nic.cruises", "v0n1.nic.cruises", "v0n2.nic.cruises", "v0n3.nic.cruises", "v2n0.nic.cruises", "v2n1.nic.cruises"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cruises", e, w{"https://rdap.donuts.co/rdap/"}, t},
454 {"csc", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.csc", e, w{"https://tld-rdap.verisign.com/csc/v1/"}, f},
455 {"cu", r, z[2301:2312], 0xa0, e, w{"cu.cctld.authdns.ripe.net", "ns.ceniai.net.cu", "ns.dns.br", "ns2.ceniai.net.cu", "ns2.gip.net", "rip.psg.com"}, n, n, n, e, "http://www.nic.cu/", n, f},
456 {"cuisinella", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.cuisinella", "b.nic.cuisinella", "c.nic.cuisinella", "d.nic.cuisinella"}, n, n, n, "whois.nic.cuisinella", e, w{"https://rdap.nic.cuisinella/"}, f},
457 {"cv", r, z[2312:2320], 0xa0, e, w{"anyc.dnsnode.net", "c.dns.pt", "cv01.dns.pt", "ns-ext.isc.org", "ns.dns.cv"}, n, n, n, e, "http://www.dns.cv/", n, f},
458 {"cw", r, z[2320:2322], 0xa0, "https://en.wikipedia.org/wiki/.cw", w{"cw.cctld.authdns.ripe.net", "kadushi.curinfo.cw", "ns0.ja.net", "ns01-server.curinfo.cw", "ns1.uoc.cw", "ns2.uoc.cw", "ns3.uoc.cw"}, n, n, n, e, e, n, f},
459 {"cx", r, z[2322:2327], 0xa0, e, w{"ns.anycast.nic.cx", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.cx", e, n, f},
460 {"cy", r, z[2327:2340], 0xa8, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, "http://www.nic.cy/nslookup/online_database.php", n, f},
461 {"cymru", r, x, 0x440, "https://eincartrefarlein.cymru/", w{"dns1.nic.cymru", "dns2.nic.cymru", "dns3.nic.cymru", "dns4.nic.cymru", "dnsa.nic.cymru", "dnsb.nic.cymru", "dnsc.nic.cymru", "dnsd.nic.cymru"}, n, w{"GB-WLS"}, w{"cy"}, "whois.nic.cymru", e, w{"https://rdap.nominet.uk/cymru/"}, t},
462 {"cyou", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.cyou", "b.nic.cyou", "c.nic.cyou", "d.nic.cyou"}, n, n, n, "whois.nic.cyou", e, w{"https://rdap.centralnic.com/cyou/"}, f},
463 {"cz", r, z[2340:2341], 0xa0, "https://www.nic.cz/", w{"a.ns.nic.cz", "b.ns.nic.cz", "c.ns.nic.cz", "d.ns.nic.cz"}, n, n, n, "whois.nic.cz", e, w{"https://rdap.nic.cz/"}, t},
464 {"dabur", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.dabur", "a2.nic.dabur", "b0.nic.dabur", "c0.nic.dabur"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/dabur/"}, f},
465 {"dad", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
466 {"dance", r, x, 0x40, e, w{"v0n0.nic.dance", "v0n1.nic.dance", "v0n2.nic.dance", "v0n3.nic.dance", "v2n0.nic.dance", "v2n1.nic.dance"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dance", e, w{"https://rdap.donuts.co/rdap/"}, t},
467 {"data", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.data", "a2.nic.data", "b0.nic.data", "c0.nic.data"}, n, n, n, "whois.nic.data", e, w{"https://rdap.afilias-srs.net/rdap/data/"}, f},
468 {"date", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.date", "b.nic.date", "c.nic.date", "ns1.dns.nic.date", "ns2.dns.nic.date", "ns3.dns.nic.date"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.date", e, w{"https://rdap.nic.date/"}, t},
469 {"dating", r, x, 0x40, e, w{"v0n0.nic.dating", "v0n1.nic.dating", "v0n2.nic.dating", "v0n3.nic.dating", "v2n0.nic.dating", "v2n1.nic.dating"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dating", e, w{"https://rdap.donuts.co/rdap/"}, t},
470 {"datsun", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
471 {"day", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
472 {"dclk", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
473 {"dds", r, x, 0x40, "http://nic.dds/", w{"a.nic.dds", "b.nic.dds", "c.nic.dds", "d.nic.dds"}, n, n, w{"de", "es", "fr"}, "whois.nic.dds", e, w{"https://rdap.nic.dds/"}, t},
474 {"de", r, z[2341:2344], 0xa0, "https://www.denic.de/", w{"a.nic.de", "f.nic.de", "l.de.net", "n.de.net", "s.de.net", "z.nic.de"}, n, n, n, "whois.denic.de", e, w{"https://rdap.denic.de/"}, t},
475 {"deal", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.deal", "dns2.nic.deal", "dns3.nic.deal", "dns4.nic.deal", "dnsa.nic.deal", "dnsb.nic.deal", "dnsc.nic.deal", "dnsd.nic.deal"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.deal", e, w{"https://rdap.nominet.uk/deal/"}, t},
476 {"dealer", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.dealer", "b.nic.dealer", "c.nic.dealer", "d.nic.dealer"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.dealer", e, w{"https://rdap.centralnic.com/dealer/"}, t},
477 {"deals", r, x, 0x40, e, w{"v0n0.nic.deals", "v0n1.nic.deals", "v0n2.nic.deals", "v0n3.nic.deals", "v2n0.nic.deals", "v2n1.nic.deals"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.deals", e, w{"https://rdap.donuts.co/rdap/"}, t},
478 {"degree", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.degree", "v0n1.nic.degree", "v0n2.nic.degree", "v0n3.nic.degree", "v2n0.nic.degree", "v2n1.nic.degree"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.degree", e, w{"https://rdap.donuts.co/rdap/"}, t},
479 {"delivery", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.delivery", "v0n1.nic.delivery", "v0n2.nic.delivery", "v0n3.nic.delivery", "v2n0.nic.delivery", "v2n1.nic.delivery"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.delivery", e, w{"https://rdap.donuts.co/rdap/"}, t},
480 {"dell", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.dell", "b.nic.dell", "c.nic.dell", "ns1.dns.nic.dell", "ns2.dns.nic.dell", "ns3.dns.nic.dell"}, n, n, w{"es"}, "whois.nic.dell", e, w{"https://rdap.nic.dell/"}, t},
481 {"delmonte", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
482 {"deloitte", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.deloitte", "b.nic.deloitte", "c.nic.deloitte", "d.nic.deloitte"}, n, n, w{"ar", "de", "es", "fr", "ja", "nl", "pt", "ru", "zh"}, "whois.nic.deloitte", e, w{"https://rdap.centralnic.com/deloitte/"}, t},
483 {"delta", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.delta", "a2.nic.delta", "b0.nic.delta", "c0.nic.delta"}, n, n, n, "whois.nic.delta", e, w{"https://rdap.afilias-srs.net/rdap/delta/"}, f},
484 {"democrat", r, x, 0x40, e, w{"v0n0.nic.democrat", "v0n1.nic.democrat", "v0n2.nic.democrat", "v0n3.nic.democrat", "v2n0.nic.democrat", "v2n1.nic.democrat"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.democrat", e, w{"https://rdap.donuts.co/rdap/"}, t},
485 {"dental", r, x, 0x40, e, w{"v0n0.nic.dental", "v0n1.nic.dental", "v0n2.nic.dental", "v0n3.nic.dental", "v2n0.nic.dental", "v2n1.nic.dental"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dental", e, w{"https://rdap.donuts.co/rdap/"}, t},
486 {"dentist", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.dentist", "v0n1.nic.dentist", "v0n2.nic.dentist", "v0n3.nic.dentist", "v2n0.nic.dentist", "v2n1.nic.dentist"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dentist", e, w{"https://rdap.donuts.co/rdap/"}, t},
487 {"desi", r, x, 0x40, e, w{"a.nic.desi", "b.nic.desi", "c.nic.desi", "d.nic.desi"}, n, n, n, "whois.nic.desi", e, w{"https://rdap.centralnic.com/desi/"}, t},
488 {"design", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.design", "b.nic.design", "c.nic.design", "d.nic.design"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.design", e, w{"https://rdap.nic.design/"}, t},
489 {"deutschepost", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
490 {"dev", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
491 {"dhl", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.dhl", "b.nic.dhl", "c.nic.dhl", "d.nic.dhl"}, n, n, w{"mul-Latn"}, e, e, w{"https://rdap.centralnic.com/dhl/"}, t},
492 {"diamonds", r, x, 0x40, e, w{"v0n0.nic.diamonds", "v0n1.nic.diamonds", "v0n2.nic.diamonds", "v0n3.nic.diamonds", "v2n0.nic.diamonds", "v2n1.nic.diamonds"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.diamonds", e, w{"https://rdap.donuts.co/rdap/"}, t},
493 {"diet", r, x, 0x40, "https://nic.diet/", w{"a.nic.diet", "b.nic.diet", "c.nic.diet", "d.nic.diet"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.diet", e, w{"https://rdap.centralnic.com/diet/"}, t},
494 {"digikey", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
495 {"digital", r, x, 0x40, e, w{"v0n0.nic.digital", "v0n1.nic.digital", "v0n2.nic.digital", "v0n3.nic.digital", "v2n0.nic.digital", "v2n1.nic.digital"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.digital", e, w{"https://rdap.donuts.co/rdap/"}, t},
496 {"direct", r, x, 0x40, e, w{"v0n0.nic.direct", "v0n1.nic.direct", "v0n2.nic.direct", "v0n3.nic.direct", "v2n0.nic.direct", "v2n1.nic.direct"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.direct", e, w{"https://rdap.donuts.co/rdap/"}, t},
497 {"directory", r, x, 0x40, e, w{"v0n0.nic.directory", "v0n1.nic.directory", "v0n2.nic.directory", "v0n3.nic.directory", "v2n0.nic.directory", "v2n1.nic.directory"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.directory", e, w{"https://rdap.donuts.co/rdap/"}, t},
498 {"discount", r, x, 0x40, e, w{"v0n0.nic.discount", "v0n1.nic.discount", "v0n2.nic.discount", "v0n3.nic.discount", "v2n0.nic.discount", "v2n1.nic.discount"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.discount", e, w{"https://rdap.donuts.co/rdap/"}, t},
499 {"discover", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.discover", "b.nic.discover", "c.nic.discover", "ns1.dns.nic.discover", "ns2.dns.nic.discover", "ns3.dns.nic.discover"}, n, n, n, "whois.nic.discover", e, w{"https://rdap.nic.discover/"}, f},
500 {"dish", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.dish", "a2.nic.dish", "b0.nic.dish", "c0.nic.dish"}, n, n, n, "whois.nic.dish", e, w{"https://rdap.afilias-srs.net/rdap/dish/"}, f},
501 {"diy", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.diy", e, w{"https://tld-rdap.verisign.com/diy/v1/"}, f},
502 {"dj", r, x, 0xe0, e, w{"bow1.intnet.dj", "bow5.intnet.dj", "vps443605.ovh.net"}, n, n, n, e, "http://www.nic.dj/whois.php", n, f},
503 {"dk", r, z[2344:2346], 0xa0, "https://www.dk-hostmaster.dk/", w{"a.nic.dk", "b.nic.dk", "c.nic.dk", "d.nic.dk", "l.nic.dk", "p.nic.dk", "s.nic.dk"}, n, n, n, "whois.dk-hostmaster.dk", e, n, t},
504 {"dm", r, z[2346:2352], 0xa0, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, "whois.dmdomains.dm", e, n, t},
505 {"dnb", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
506 {"dnp", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.dnp", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
507 {"do", r, z[2352:2363], 0xa0, "https://www.nic.do/", w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, "whois.nic.do", e, n, f},
508 {"docomo", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
509 {"docs", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
510 {"doctor", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.doctor", "v0n1.nic.doctor", "v0n2.nic.doctor", "v0n3.nic.doctor", "v2n0.nic.doctor", "v2n1.nic.doctor"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.doctor", e, w{"https://rdap.donuts.co/rdap/"}, t},
511 {"dodge", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
512 {"dog", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.dog", "v0n1.nic.dog", "v0n2.nic.dog", "v0n3.nic.dog", "v2n0.nic.dog", "v2n1.nic.dog"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dog", e, w{"https://rdap.donuts.co/rdap/"}, t},
513 {"doha", r, x, 0x8c4, "https://newgtlds.icann.org/", n, n, w{"Doha", "QA-DA"}, n, "whois.nic.doha", e, n, f},
514 {"domains", r, x, 0x40, e, w{"v0n0.nic.domains", "v0n1.nic.domains", "v0n2.nic.domains", "v0n3.nic.domains", "v2n0.nic.domains", "v2n1.nic.domains"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.domains", e, w{"https://rdap.donuts.co/rdap/"}, t},
515 {"doosan", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--cg4bki", e, n, f},
516 {"dot", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.dot", "a2.nic.dot", "b0.nic.dot", "c0.nic.dot"}, n, n, n, "whois.nic.dot", e, w{"https://rdap.afilias-srs.net/rdap/dot/"}, f},
517 {"dotafrica", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
518 {"download", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.download", "b.nic.download", "c.nic.download", "ns1.dns.nic.download", "ns2.dns.nic.download", "ns3.dns.nic.download"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.download", e, w{"https://rdap.nic.download/"}, t},
519 {"drive", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
520 {"dstv", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
521 {"dtv", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.dtv", "a2.nic.dtv", "b0.nic.dtv", "c0.nic.dtv"}, n, n, n, "whois.nic.dtv", e, w{"https://rdap.afilias-srs.net/rdap/dtv/"}, f},
522 {"dubai", r, x, 0xc4, "https://newgtlds.icann.org/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, w{"AE-DU", "Dubai"}, w{"ar"}, "whois.nic.dubai", e, w{"https://rdap.nic.dubai/"}, t},
523 {"duck", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.duck", e, w{"https://tld-rdap.verisign.com/duck/v1/"}, f},
524 {"dunlop", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.dunlop", "a2.nic.dunlop", "b0.nic.dunlop", "c0.nic.dunlop"}, n, n, n, "whois.nic.dunlop", e, w{"https://rdap.afilias-srs.net/rdap/dunlop/"}, f},
525 {"duns", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.duns", e, n, f},
526 {"dupont", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.dupont", "ns2.dns.nic.dupont", "ns3.dns.nic.dupont", "ns4.dns.nic.dupont", "ns5.dns.nic.dupont", "ns6.dns.nic.dupont"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.dupont", e, w{"https://rdap.nic.dupont/"}, t},
527 {"durban", r, x, 0xc4, e, w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Durban"}, n, "whois.nic.durban", e, w{"https://rdap.nic.durban/rdap/"}, t},
528 {"dvag", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.dvag", "b.nic.dvag", "c.nic.dvag", "d.nic.dvag"}, n, n, w{"de"}, "whois.nic.dvag", e, w{"https://rdap.centralnic.com/dvag/"}, t},
529 {"dvr", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.dvr", "a2.nic.dvr", "b0.nic.dvr", "c0.nic.dvr"}, n, n, n, "whois.nic.dvr", e, w{"https://rdap.afilias-srs.net/rdap/dvr/"}, f},
530 {"dwg", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
531 {"dz", r, z[2363:2371], 0xa0, e, w{"ns-dz.afrinic.net", "ns1.nic.dz", "ns2.nic.dz", "ns3.nic.fr", "ns4.nic.dz", "ns5.nic.dz"}, n, n, n, "whois.nic.dz", e, n, f},
532 {"earth", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.earth", "b.nic.earth", "c.nic.earth", "ns1.dns.nic.earth", "ns2.dns.nic.earth", "ns3.dns.nic.earth"}, n, n, w{"ja", "ko", "zh"}, "whois.nic.earth", e, w{"https://rdap.nic.earth/"}, t},
533 {"eat", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
534 {"ec", r, z[2371:2382], 0xa0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, "whois.nic.ec", e, n, f},
535 {"eco", r, x, 0x40, "https://bigroom.eco/", w{"a.ns.nic.eco", "b.ns.nic.eco"}, n, n, n, "whois.nic.eco", e, w{"https://rdap.eco.fury.ca/rdap/"}, f},
536 {"ecom", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
537 {"edeka", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.edeka", "a2.nic.edeka", "b0.nic.edeka", "c0.nic.edeka"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/edeka/"}, t},
538 {"edu", r, x, 0x1040, e, w{"a.edu-servers.net", "b.edu-servers.net", "c.edu-servers.net", "d.edu-servers.net", "e.edu-servers.net", "f.edu-servers.net", "g.edu-servers.net", "h.edu-servers.net", "i.edu-servers.net", "j.edu-servers.net", "k.edu-servers.net", "l.edu-servers.net", "m.edu-servers.net"}, n, n, n, "whois.educause.edu", e, n, f},
539 {"education", r, x, 0x40, e, w{"v0n0.nic.education", "v0n1.nic.education", "v0n2.nic.education", "v0n3.nic.education", "v2n0.nic.education", "v2n1.nic.education"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.education", e, w{"https://rdap.donuts.co/rdap/"}, t},
540 {"ee", r, z[2382:2396], 0xa0, e, w{"b.tld.ee", "e.tld.ee", "ee.aso.ee", "ee.eenet.ee", "ns.tld.ee"}, n, n, n, "whois.tld.ee", e, n, f},
541 {"eg", r, z[2396:2408], 0xa0, e, w{"frcu.eun.eg", "ns5.univie.ac.at", "rip.psg.com"}, n, n, n, e, "http://lookup.egregistry.eg/english.aspx", n, f},
542 {"email", r, x, 0x40, e, w{"v0n0.nic.email", "v0n1.nic.email", "v0n2.nic.email", "v0n3.nic.email", "v2n0.nic.email", "v2n1.nic.email"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.email", e, w{"https://rdap.donuts.co/rdap/"}, t},
543 {"emerck", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.emerck", "a2.nic.emerck", "b0.nic.emerck", "c0.nic.emerck"}, n, n, w{"da", "de", "es", "hu", "is", "lt", "lv", "pl", "ru", "sv"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/emerck/"}, t},
544 {"emerson", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
545 {"energy", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.energy", "v0n1.nic.energy", "v0n2.nic.energy", "v0n3.nic.energy", "v2n0.nic.energy", "v2n1.nic.energy"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.energy", e, w{"https://rdap.donuts.co/rdap/"}, t},
546 {"engineer", r, x, 0x40, e, w{"v0n0.nic.engineer", "v0n1.nic.engineer", "v0n2.nic.engineer", "v0n3.nic.engineer", "v2n0.nic.engineer", "v2n1.nic.engineer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.engineer", e, w{"https://rdap.donuts.co/rdap/"}, t},
547 {"engineering", r, x, 0x40, e, w{"v0n0.nic.engineering", "v0n1.nic.engineering", "v0n2.nic.engineering", "v0n3.nic.engineering", "v2n0.nic.engineering", "v2n1.nic.engineering"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.engineering", e, w{"https://rdap.donuts.co/rdap/"}, t},
548 {"enterprises", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.enterprises", "v0n1.nic.enterprises", "v0n2.nic.enterprises", "v0n3.nic.enterprises", "v2n0.nic.enterprises", "v2n1.nic.enterprises"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.enterprises", e, w{"https://rdap.donuts.co/rdap/"}, t},
549 {"epost", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, w{"mul-Latn"}, e, e, n, t},
550 {"epson", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.epson", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
551 {"equipment", r, x, 0x40, e, w{"v0n0.nic.equipment", "v0n1.nic.equipment", "v0n2.nic.equipment", "v0n3.nic.equipment", "v2n0.nic.equipment", "v2n1.nic.equipment"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.equipment", e, w{"https://rdap.donuts.co/rdap/"}, t},
552 {"er", r, z[2408:2415], 0xa8, e, w{"er.cctld.authdns.ripe.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
553 {"ericsson", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ericsson", e, w{"https://tld-rdap.verisign.com/ericsson/v1/"}, f},
554 {"erni", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.erni", e, w{"https://rdap.nic.erni/"}, t},
555 {"es", r, z[2415:2420], 0xa0, e, w{"a.nic.es", "c.nic.es", "g.nic.es", "h.nic.es"}, n, n, n, "whois.nic.es", e, n, t},
556 {"esq", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
557 {"estate", r, x, 0x40, e, w{"v0n0.nic.estate", "v0n1.nic.estate", "v0n2.nic.estate", "v0n3.nic.estate", "v2n0.nic.estate", "v2n1.nic.estate"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.estate", e, w{"https://rdap.donuts.co/rdap/"}, t},
558 {"esurance", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
559 {"et", r, z[2420:2428], 0xa0, "http://www.ethionet.et/?q=ipservicedomainname", w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
560 {"etisalat", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.etisalat", "b.nic.etisalat", "c.nic.etisalat", "d.nic.etisalat"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/etisalat/"}, f},
561 {"eu", r, z[2428:2431], 0xa0, e, w{"be.dns.eu", "si.dns.eu", "w.dns.eu", "x.dns.eu", "y.dns.eu"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.eu", e, n, t},
562 {"eurovision", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.eurovision", e, w{"https://rdap.nic.eurovision/"}, t},
563 {"eus", r, x, 0x440, e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.eus", e, w{"https://rdap.nic.eus/"}, t},
564 {"events", r, x, 0x40, e, w{"v0n0.nic.events", "v0n1.nic.events", "v0n2.nic.events", "v0n3.nic.events", "v2n0.nic.events", "v2n1.nic.events"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.events", e, w{"https://rdap.donuts.co/rdap/"}, t},
565 {"everbank", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.everbank", e, n, f},
566 {"exchange", r, x, 0x40, e, w{"v0n0.nic.exchange", "v0n1.nic.exchange", "v0n2.nic.exchange", "v0n3.nic.exchange", "v2n0.nic.exchange", "v2n1.nic.exchange"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.exchange", e, w{"https://rdap.donuts.co/rdap/"}, t},
567 {"expert", r, x, 0x40, e, w{"v0n0.nic.expert", "v0n1.nic.expert", "v0n2.nic.expert", "v0n3.nic.expert", "v2n0.nic.expert", "v2n1.nic.expert"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.expert", e, w{"https://rdap.donuts.co/rdap/"}, t},
568 {"exposed", r, x, 0x40, e, w{"v0n0.nic.exposed", "v0n1.nic.exposed", "v0n2.nic.exposed", "v0n3.nic.exposed", "v2n0.nic.exposed", "v2n1.nic.exposed"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.exposed", e, w{"https://rdap.donuts.co/rdap/"}, t},
569 {"express", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.express", "v0n1.nic.express", "v0n2.nic.express", "v0n3.nic.express", "v2n0.nic.express", "v2n1.nic.express"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.express", e, w{"https://rdap.donuts.co/rdap/"}, t},
570 {"extraspace", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.extraspace", "a2.nic.extraspace", "b0.nic.extraspace", "c0.nic.extraspace"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/extraspace/"}, f},
571 {"fage", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.fage", "a2.nic.fage", "b0.nic.fage", "c0.nic.fage"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/fage/"}, f},
572 {"fail", r, x, 0x40, e, w{"v0n0.nic.fail", "v0n1.nic.fail", "v0n2.nic.fail", "v0n3.nic.fail", "v2n0.nic.fail", "v2n1.nic.fail"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fail", e, w{"https://rdap.donuts.co/rdap/"}, t},
573 {"fairwinds", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.fairwinds", e, w{"https://tld-rdap.verisign.com/fairwinds/v1/"}, t},
574 {"faith", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.faith", "b.nic.faith", "c.nic.faith", "ns1.dns.nic.faith", "ns2.dns.nic.faith", "ns3.dns.nic.faith"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.faith", e, w{"https://rdap.nic.faith/"}, t},
575 {"family", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.family", "v0n1.nic.family", "v0n2.nic.family", "v0n3.nic.family", "v2n0.nic.family", "v2n1.nic.family"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.family", e, w{"https://rdap.donuts.co/rdap/"}, t},
576 {"fan", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.fan", "v0n1.nic.fan", "v0n2.nic.fan", "v0n3.nic.fan", "v2n0.nic.fan", "v2n1.nic.fan"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fan", e, w{"https://rdap.donuts.co/rdap/"}, t},
577 {"fans", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.fans", "b.nic.fans", "c.nic.fans", "d.nic.fans"}, n, n, w{"ar", "mul-Latn", "zh"}, "whois.nic.fans", e, w{"https://rdap.centralnic.com/fans/"}, t},
578 {"farm", r, x, 0x40, e, w{"v0n0.nic.farm", "v0n1.nic.farm", "v0n2.nic.farm", "v0n3.nic.farm", "v2n0.nic.farm", "v2n1.nic.farm"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.farm", e, w{"https://rdap.donuts.co/rdap/"}, t},
579 {"farmers", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.farmers", "b.nic.farmers", "c.nic.farmers", "ns1.dns.nic.farmers", "ns2.dns.nic.farmers", "ns3.dns.nic.farmers"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.farmers", e, w{"https://rdap.nic.farmers/"}, t},
580 {"fashion", r, x, 0x40, "http://nic.fashion/", w{"a.nic.fashion", "b.nic.fashion", "c.nic.fashion", "d.nic.fashion"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.fashion", e, w{"https://rdap.nic.fashion/"}, t},
581 {"fast", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.fast", "dns2.nic.fast", "dns3.nic.fast", "dns4.nic.fast", "dnsa.nic.fast", "dnsb.nic.fast", "dnsc.nic.fast", "dnsd.nic.fast"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.fast", e, w{"https://rdap.nominet.uk/fast/"}, t},
582 {"fedex", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.fedex", "a2.nic.fedex", "b0.nic.fedex", "c0.nic.fedex"}, n, n, n, "whois.nic.fedex", e, w{"https://rdap.afilias-srs.net/rdap/fedex/"}, f},
583 {"feedback", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.feedback", "b.nic.feedback", "c.nic.feedback", "d.nic.feedback"}, n, n, w{"ar", "mul-Latn"}, "whois.nic.feedback", e, w{"https://rdap.centralnic.com/feedback/"}, t},
584 {"ferrari", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.ferrari", "a2.nic.ferrari", "b0.nic.ferrari", "c0.nic.ferrari"}, n, n, n, "whois.nic.ferrari", e, w{"https://rdap.afilias-srs.net/rdap/ferrari/"}, f},
585 {"ferrero", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.ferrero", "b.nic.ferrero", "c.nic.ferrero", "ns1.dns.nic.ferrero", "ns2.dns.nic.ferrero", "ns3.dns.nic.ferrero"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.ferrero", e, w{"https://rdap.nic.ferrero/"}, t},
586 {"fi", r, x, 0xa0, e, w{"a.fi", "b.fi", "c.fi", "d.fi", "e.fi", "f.fi", "g.fi", "h.fi", "i.fi", "j.fi"}, n, n, n, "whois.fi", e, w{"https://rdap.fi/rdap/rdap/"}, t},
587 {"fiat", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.fiat", "a2.nic.fiat", "b0.nic.fiat", "c0.nic.fiat"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/fiat/"}, f},
588 {"fidelity", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.fidelity", e, w{"https://tld-rdap.verisign.com/fidelity/v1/"}, f},
589 {"fido", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.fido", "a2.nic.fido", "b0.nic.fido", "c0.nic.fido"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/fido/"}, f},
590 {"film", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.film", "b.nic.film", "c.nic.film", "d.nic.film"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "he", "hi", "hu", "is", "it", "ja", "ko", "lt", "lv", "nl", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.film", e, w{"https://rdap.nic.film/"}, t},
591 {"final", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
592 {"finance", r, x, 0x40, e, w{"v0n0.nic.finance", "v0n1.nic.finance", "v0n2.nic.finance", "v0n3.nic.finance", "v2n0.nic.finance", "v2n1.nic.finance"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.finance", e, w{"https://rdap.donuts.co/rdap/"}, t},
593 {"financial", r, x, 0x40, e, w{"v0n0.nic.financial", "v0n1.nic.financial", "v0n2.nic.financial", "v0n3.nic.financial", "v2n0.nic.financial", "v2n1.nic.financial"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.financial", e, w{"https://rdap.donuts.co/rdap/"}, t},
594 {"financialaid", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
595 {"finish", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
596 {"fire", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.fire", "dns2.nic.fire", "dns3.nic.fire", "dns4.nic.fire", "dnsa.nic.fire", "dnsb.nic.fire", "dnsc.nic.fire", "dnsd.nic.fire"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.fire", e, w{"https://rdap.nominet.uk/fire/"}, t},
597 {"firestone", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.firestone", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
598 {"firmdale", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.nic.firmdale", "ns2.nic.firmdale"}, n, n, n, "whois.nic.firmdale", e, w{"https://rdap.nic.firmdale/"}, f},
599 {"fish", r, x, 0x40, e, w{"v0n0.nic.fish", "v0n1.nic.fish", "v0n2.nic.fish", "v0n3.nic.fish", "v2n0.nic.fish", "v2n1.nic.fish"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fish", e, w{"https://rdap.donuts.co/rdap/"}, t},
600 {"fishing", r, x, 0x40, "http://nic.fishing/", w{"a.nic.fishing", "b.nic.fishing", "c.nic.fishing", "d.nic.fishing"}, n, n, w{"de", "es", "fr"}, "whois.nic.fishing", e, w{"https://rdap.nic.fishing/"}, t},
601 {"fit", r, x, 0x40, "http://nic.fit/", w{"a.nic.fit", "b.nic.fit", "c.nic.fit", "d.nic.fit"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.fit", e, w{"https://rdap.nic.fit/"}, t},
602 {"fitness", r, x, 0x40, e, w{"v0n0.nic.fitness", "v0n1.nic.fitness", "v0n2.nic.fitness", "v0n3.nic.fitness", "v2n0.nic.fitness", "v2n1.nic.fitness"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fitness", e, w{"https://rdap.donuts.co/rdap/"}, t},
603 {"fj", r, z[2431:2442], 0xa0, "http://domains.fj/", w{"ns1.fj", "ns2.fj", "ns3.fj", "ns4.fj", "ns5.fj"}, n, n, n, "www.whois.fj", e, n, f},
604 {"fk", r, z[2442:2448], 0xa8, e, w{"ns1.horizon.net.fk", "ns2.horizon.net.fk", "ns3.horizon.net.fk"}, n, n, n, e, "http://whois.marcaria.com/", n, f},
605 {"flickr", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.flickr", "b.nic.flickr", "c.nic.flickr", "ns1.dns.nic.flickr", "ns2.dns.nic.flickr", "ns3.dns.nic.flickr"}, n, n, w{"de", "es", "ja", "ko", "ru", "zh"}, "whois.nic.flickr", e, w{"https://rdap.nic.flickr/"}, t},
606 {"flights", r, x, 0x40, e, w{"v0n0.nic.flights", "v0n1.nic.flights", "v0n2.nic.flights", "v0n3.nic.flights", "v2n0.nic.flights", "v2n1.nic.flights"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.flights", e, w{"https://rdap.donuts.co/rdap/"}, t},
607 {"flir", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.flir", "b.nic.flir", "c.nic.flir", "ns1.dns.nic.flir", "ns2.dns.nic.flir", "ns3.dns.nic.flir"}, n, n, n, "whois.nic.flir", e, w{"https://rdap.nic.flir/"}, f},
608 {"florist", r, x, 0x40, e, w{"v0n0.nic.florist", "v0n1.nic.florist", "v0n2.nic.florist", "v0n3.nic.florist", "v2n0.nic.florist", "v2n1.nic.florist"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.florist", e, w{"https://rdap.donuts.co/rdap/"}, t},
609 {"flowers", r, x, 0x40, "https://nic.flowers/", w{"a.nic.flowers", "b.nic.flowers", "c.nic.flowers", "d.nic.flowers"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.flowers", e, w{"https://rdap.centralnic.com/flowers/"}, t},
610 {"fls", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
611 {"flsmidth", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.ksregistry.net", e, n, f},
612 {"fly", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
613 {"fm", r, z[2448:2454], 0xe0, "https://dot.fm/", w{"a.nic.fm", "b.nic.fm", "c.nic.fm", "d.nic.fm", "e.nic.fm", "f.nic.fm"}, n, n, n, "whois.nic.fm", e, w{"https://rdap.centralnic.com/fm/"}, t},
614 {"fo", r, z[2454:2476], 0xa0, e, w{"a.nic.fo", "b.nic.fo", "c.nic.fo", "d.nic.fo"}, n, n, n, "whois.nic.fo", e, w{"https://rdap.centralnic.com/fo/"}, f},
615 {"foo", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
616 {"food", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.food", e, w{"https://tld-rdap.verisign.com/food/v1/"}, f},
617 {"foodnetwork", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.foodnetwork", e, w{"https://tld-rdap.verisign.com/foodnetwork/v1/"}, f},
618 {"football", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.football", "v0n1.nic.football", "v0n2.nic.football", "v0n3.nic.football", "v2n0.nic.football", "v2n1.nic.football"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.football", e, w{"https://rdap.donuts.co/rdap/"}, t},
619 {"ford", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.ford", "b.nic.ford", "c.nic.ford", "ns1.dns.nic.ford", "ns2.dns.nic.ford", "ns3.dns.nic.ford"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.ford", e, w{"https://rdap.nic.ford/"}, t},
620 {"forex", r, x, 0x40, "https://bostonivy.co/", w{"v0n0.nic.forex", "v0n1.nic.forex", "v0n2.nic.forex", "v0n3.nic.forex", "v2n0.nic.forex", "v2n1.nic.forex"}, n, n, n, "whois.nic.forex", e, w{"https://rdap.donuts.co/rdap/"}, f},
621 {"forsale", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.forsale", "v0n1.nic.forsale", "v0n2.nic.forsale", "v0n3.nic.forsale", "v2n0.nic.forsale", "v2n1.nic.forsale"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.forsale", e, w{"https://rdap.donuts.co/rdap/"}, t},
622 {"forum", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.forum", "b.nic.forum", "c.nic.forum", "d.nic.forum"}, n, n, w{"ar"}, "whois.nic.forum", e, w{"https://rdap.centralnic.com/forum/"}, t},
623 {"foundation", r, x, 0x40, e, w{"v0n0.nic.foundation", "v0n1.nic.foundation", "v0n2.nic.foundation", "v0n3.nic.foundation", "v2n0.nic.foundation", "v2n1.nic.foundation"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.foundation", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
624 {"fox", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.fox", "b.nic.fox", "c.nic.fox", "ns1.dns.nic.fox", "ns2.dns.nic.fox", "ns3.dns.nic.fox"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.fox", e, w{"https://rdap.nic.fox/"}, t},
625 {"fr", r, z[2476:2494], 0xa0, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.fr", e, w{"https://rdap.nic.fr/"}, t},
626 {"free", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.free", "dns2.nic.free", "dns3.nic.free", "dns4.nic.free", "dnsa.nic.free", "dnsb.nic.free", "dnsc.nic.free", "dnsd.nic.free"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.free", e, w{"https://rdap.nominet.uk/free/"}, t},
627 {"fresenius", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.fresenius", "b.nic.fresenius", "c.nic.fresenius", "d.nic.fresenius"}, n, n, w{"de"}, "whois.nic.fresenius", e, w{"https://rdap.centralnic.com/fresenius/"}, t},
628 {"frl", r, x, 0x440, "https://newgtlds.icann.org/", w{"a.nic.frl", "b.nic.frl", "c.nic.frl", "d.nic.frl"}, n, w{"NL-FY"}, w{"mul-Latn"}, "whois.nic.frl", e, w{"https://rdap.centralnic.com/frl/"}, t},
629 {"frogans", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.frogans", "a2.nic.frogans", "b0.nic.frogans", "c0.nic.frogans"}, n, n, w{"mul-Latn"}, "whois.nic.frogans", e, w{"https://rdap.afilias-srs.net/rdap/frogans/"}, t},
630 {"frontdoor", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.frontdoor", e, w{"https://tld-rdap.verisign.com/frontdoor/v1/"}, f},
631 {"frontier", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.frontier", "b.nic.frontier", "c.nic.frontier", "ns1.dns.nic.frontier", "ns2.dns.nic.frontier", "ns3.dns.nic.frontier"}, n, n, n, "whois.nic.frontier", e, w{"https://rdap.nic.frontier/"}, f},
632 {"ftr", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.ftr", "b.nic.ftr", "c.nic.ftr", "ns1.dns.nic.ftr", "ns2.dns.nic.ftr", "ns3.dns.nic.ftr"}, n, n, n, "whois.nic.ftr", e, w{"https://rdap.nic.ftr/"}, f},
633 {"fujitsu", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
634 {"fujixerox", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.fujixerox", e, n, t},
635 {"fun", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.fun", "b.nic.fun", "e.nic.fun", "f.nic.fun"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.fun", e, w{"https://rdap.centralnic.com/fun/"}, t},
636 {"fund", r, x, 0x40, e, w{"v0n0.nic.fund", "v0n1.nic.fund", "v0n2.nic.fund", "v0n3.nic.fund", "v2n0.nic.fund", "v2n1.nic.fund"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fund", e, w{"https://rdap.donuts.co/rdap/"}, t},
637 {"furniture", r, x, 0x40, e, w{"v0n0.nic.furniture", "v0n1.nic.furniture", "v0n2.nic.furniture", "v0n3.nic.furniture", "v2n0.nic.furniture", "v2n1.nic.furniture"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.furniture", e, w{"https://rdap.donuts.co/rdap/"}, t},
638 {"futbol", r, x, 0x40, e, w{"v0n0.nic.futbol", "v0n1.nic.futbol", "v0n2.nic.futbol", "v0n3.nic.futbol", "v2n0.nic.futbol", "v2n1.nic.futbol"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.futbol", e, w{"https://rdap.donuts.co/rdap/"}, t},
639 {"fyi", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.fyi", "v0n1.nic.fyi", "v0n2.nic.fyi", "v0n3.nic.fyi", "v2n0.nic.fyi", "v2n1.nic.fyi"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fyi", e, w{"https://rdap.donuts.co/rdap/"}, t},
640 {"ga", r, z[2494:2507], 0xa0, e, w{"a.ns.ga", "b.ns.ga", "c.ns.ga", "d.ns.ga"}, n, n, n, "whois.dot.ga", e, n, t},
641 {"gal", r, x, 0x4c0, e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"ES-GA"}, w{"mul-Latn"}, "whois.nic.gal", e, w{"https://rdap.nic.gal/"}, t},
642 {"gallery", r, x, 0x40, e, w{"v0n0.nic.gallery", "v0n1.nic.gallery", "v0n2.nic.gallery", "v0n3.nic.gallery", "v2n0.nic.gallery", "v2n1.nic.gallery"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gallery", e, w{"https://rdap.donuts.co/rdap/"}, t},
643 {"gallo", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.gallo", e, w{"https://tld-rdap.verisign.com/gallo/v1/"}, f},
644 {"gallup", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.gallup", "a2.nic.gallup", "b0.nic.gallup", "c0.nic.gallup"}, n, n, n, "whois.nic.gallup", e, w{"https://rdap.afilias-srs.net/rdap/gallup/"}, f},
645 {"game", r, x, 0x40, "https://nic.game/", w{"a.nic.game", "b.nic.game", "c.nic.game", "d.nic.game"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.game", e, w{"https://rdap.centralnic.com/game/"}, t},
646 {"games", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.games", "v0n1.nic.games", "v0n2.nic.games", "v0n3.nic.games", "v2n0.nic.games", "v2n1.nic.games"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.games", e, w{"https://rdap.donuts.co/rdap/"}, t},
647 {"gap", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.gap", "b.nic.gap", "c.nic.gap", "ns1.dns.nic.gap", "ns2.dns.nic.gap", "ns3.dns.nic.gap"}, n, n, w{"es"}, "whois.nic.gap", e, w{"https://rdap.nic.gap/"}, t},
648 {"garden", r, x, 0x40, "http://nic.garden/", w{"a.nic.garden", "b.nic.garden", "c.nic.garden", "d.nic.garden"}, n, n, w{"de", "es", "fr"}, "whois.nic.garden", e, w{"https://rdap.nic.garden/"}, t},
649 {"garnier", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
650 {"gay", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.gay", "b.nic.gay", "c.nic.gay", "d.nic.gay"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.gay", e, w{"https://rdap.nic.gay/"}, t},
651 {"gb", r, z[2507:2508], 0xa8, e, w{"ns.uu.net", "ns0.ja.net", "ns4.ja.net"}, n, n, n, e, e, n, f},
652 {"gbiz", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
653 {"gcc", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
654 {"gd", r, z[2508:2515], 0xa0, e, w{"a.nic.gd", "b.nic.gd", "c.nic.gd", "d.nic.gd"}, n, n, n, "whois.nic.gd", e, w{"https://rdap.centralnic.com/gd/"}, f},
655 {"gdn", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.nic.gdn", "ns3.nic.gdn", "ns4.nic.gdn"}, n, n, n, "whois.nic.gdn", e, w{"https://rdap.nic.gdn/"}, f},
656 {"ge", r, z[2515:2523], 0xa0, "https://nic.ge/", w{"ge.hostmaster.ua", "ns.nic.ge", "ns.uu.net", "ns2.nic.fr", "ns2.nic.ge"}, n, n, n, "whois.nic.ge", e, n, f},
657 {"gea", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.nic.gea", "m.dns.nic.gea", "n.dns.nic.gea"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.gea", e, w{"https://rdap.nic.gea/"}, t},
658 {"gecompany", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
659 {"ged", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
660 {"gent", r, x, 0xc4, e, w{"a.nic.gent", "b.nic.gent", "c.nic.gent", "d.nic.gent"}, n, w{"Gent", "Ghent"}, n, "whois.nic.gent", e, w{"https://rdap.centralnic.com/gent/"}, t},
661 {"genting", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.genting", e, w{"https://tld-rdap.verisign.com/genting/v1/"}, t},
662 {"george", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.george", e, w{"https://tld-rdap.verisign.com/george/v1/"}, f},
663 {"gf", r, x, 0xa0, "https://www.dom-enic.com/", w{"ns1-fr.mediaserv.net", "ns1-gp.mediaserv.net", "ns1-mq.mediaserv.net"}, n, n, n, "whois.mediaserv.net", e, n, f},
664 {"gg", r, z[2523:2534], 0xa0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk", "e.ci-servers.net"}, n, n, n, "whois.gg", e, n, f},
665 {"ggee", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.ggee", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
666 {"gh", r, z[2534:2540], 0xa8, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, "http://www.nic.gh/customer/search_c.htm", n, f},
667 {"gi", r, z[2540:2546], 0xa0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois2.afilias-grs.net", e, n, f},
668 {"gift", r, x, 0x40, "https://nic.gift/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
669 {"gifts", r, x, 0x40, e, w{"v0n0.nic.gifts", "v0n1.nic.gifts", "v0n2.nic.gifts", "v0n3.nic.gifts", "v2n0.nic.gifts", "v2n1.nic.gifts"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gifts", e, w{"https://rdap.donuts.co/rdap/"}, t},
670 {"gives", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.gives", "v0n1.nic.gives", "v0n2.nic.gives", "v0n3.nic.gives", "v2n0.nic.gives", "v2n1.nic.gives"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gives", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
671 {"giving", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.giving", "a2.nic.giving", "b0.nic.giving", "b2.nic.giving", "c0.nic.giving", "d0.nic.giving"}, n, n, n, "whois.nic.giving", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, f},
672 {"gl", r, z[2546:2552], 0xa0, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.gl", e, n, t},
673 {"glade", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.glade", e, w{"https://tld-rdap.verisign.com/glade/v1/"}, f},
674 {"glass", r, x, 0x40, e, w{"v0n0.nic.glass", "v0n1.nic.glass", "v0n2.nic.glass", "v0n3.nic.glass", "v2n0.nic.glass", "v2n1.nic.glass"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.glass", e, w{"https://rdap.donuts.co/rdap/"}, t},
675 {"gle", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
676 {"global", r, x, 0x40, e, w{"a0.nic.global", "a2.nic.global", "b0.nic.global", "c0.nic.global"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "tr", "uk", "zh-CN", "zh-TW"}, "whois.nic.global", e, w{"https://rdap.donuts.co/rdap/"}, t},
677 {"globalx", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
678 {"globo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
679 {"gm", r, x, 0xa0, e, w{"ns-gm.afrinic.net", "ns1.nic.gm", "ns2.nic.gm"}, n, n, n, e, "http://www.nic.gm/htmlpages/whois.htm", n, f},
680 {"gmail", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
681 {"gmbh", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.gmbh", "v0n1.nic.gmbh", "v0n2.nic.gmbh", "v0n3.nic.gmbh", "v2n0.nic.gmbh", "v2n1.nic.gmbh"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gmbh", e, w{"https://rdap.donuts.co/rdap/"}, t},
682 {"gmc", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
683 {"gmo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
684 {"gmx", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"de"}, "whois.nic.gmx", e, w{"https://rdap.nic.gmx/"}, t},
685 {"gn", r, z[2552:2558], 0xa8, e, w{"fork.sth.dnsnode.net", "ns-gn.afrinic.net", "rip.psg.com"}, n, n, n, e, e, n, f},
686 {"godaddy", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.godaddy", "b.nic.godaddy", "c.nic.godaddy", "x.nic.godaddy", "y.nic.godaddy", "z.nic.godaddy"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.godaddy", e, w{"https://rdap.nic.godaddy/"}, t},
687 {"gold", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.gold", "v0n1.nic.gold", "v0n2.nic.gold", "v0n3.nic.gold", "v2n0.nic.gold", "v2n1.nic.gold"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gold", e, w{"https://rdap.donuts.co/rdap/"}, t},
688 {"goldpoint", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.goldpoint", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
689 {"golf", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.golf", "v0n1.nic.golf", "v0n2.nic.golf", "v0n3.nic.golf", "v2n0.nic.golf", "v2n1.nic.golf"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.golf", e, w{"https://rdap.donuts.co/rdap/"}, t},
690 {"goo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
691 {"goodhands", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
692 {"goodyear", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.goodyear", "a2.nic.goodyear", "b0.nic.goodyear", "c0.nic.goodyear"}, n, n, n, "whois.nic.goodyear", e, w{"https://rdap.afilias-srs.net/rdap/goodyear/"}, f},
693 {"goog", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
694 {"google", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
695 {"gop", r, x, 0x40, "https://www.join.gop/", w{"dns1.nic.gop", "dns2.nic.gop", "dns3.nic.gop", "dns4.nic.gop", "dnsa.nic.gop", "dnsb.nic.gop", "dnsc.nic.gop", "dnsd.nic.gop"}, n, n, w{"es"}, "whois.nic.gop", e, w{"https://rdap.nominet.uk/gop/"}, t},
696 {"got", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.got", "dns2.nic.got", "dns3.nic.got", "dns4.nic.got", "dnsa.nic.got", "dnsb.nic.got", "dnsc.nic.got", "dnsd.nic.got"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.got", e, w{"https://rdap.nominet.uk/got/"}, t},
697 {"gotv", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
698 {"gov", r, x, 0x1040, e, w{"a.gov-servers.net", "b.gov-servers.net", "c.gov-servers.net", "d.gov-servers.net"}, n, n, n, "whois.dotgov.gov", e, n, f},
699 {"gp", r, z[2558:2569], 0xa0, "https://www.nic.gp/", w{"a.lactld.org", "gp.cctld.authdns.ripe.net", "ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, "whois.nic.gp", e, n, f},
700 {"gq", r, x, 0xa0, e, w{"a.ns.gq", "b.ns.gq", "c.ns.gq", "d.ns.gq"}, n, n, n, "whois.dominio.gq", e, n, t},
701 {"gr", r, z[2569:2574], 0xa0, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "gr-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, "https://grweb.ics.forth.gr/Whois?lang=en", n, t},
702 {"grainger", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.grainger", "b.nic.grainger", "c.nic.grainger", "ns1.dns.nic.grainger", "ns2.dns.nic.grainger", "ns3.dns.nic.grainger"}, n, n, w{"es"}, "whois.nic.grainger", e, w{"https://rdap.nic.grainger/"}, t},
703 {"graphics", r, x, 0x40, e, w{"v0n0.nic.graphics", "v0n1.nic.graphics", "v0n2.nic.graphics", "v0n3.nic.graphics", "v2n0.nic.graphics", "v2n1.nic.graphics"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.graphics", e, w{"https://rdap.donuts.co/rdap/"}, t},
704 {"gratis", r, x, 0x40, e, w{"v0n0.nic.gratis", "v0n1.nic.gratis", "v0n2.nic.gratis", "v0n3.nic.gratis", "v2n0.nic.gratis", "v2n1.nic.gratis"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gratis", e, w{"https://rdap.donuts.co/rdap/"}, t},
705 {"gree", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
706 {"green", r, x, 0x40, "https://get.green/", w{"a0.nic.green", "a2.nic.green", "b0.nic.green", "c0.nic.green"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.green", e, w{"https://rdap.donuts.co/rdap/"}, t},
707 {"gripe", r, x, 0x40, e, w{"v0n0.nic.gripe", "v0n1.nic.gripe", "v0n2.nic.gripe", "v0n3.nic.gripe", "v2n0.nic.gripe", "v2n1.nic.gripe"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gripe", e, w{"https://rdap.donuts.co/rdap/"}, t},
708 {"grocery", r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/grocery/v1/"}, f},
709 {"group", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.group", "v0n1.nic.group", "v0n2.nic.group", "v0n3.nic.group", "v2n0.nic.group", "v2n1.nic.group"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.group", e, w{"https://rdap.donuts.co/rdap/"}, t},
710 {"gs", r, x, 0xa0, e, w{"ns.anycast.nic.gs", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.gs", e, n, f},
711 {"gt", r, z[2574:2581], 0xa0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, "http://www.gt/", n, f},
712 {"gu", r, z[2581:2588], 0xa0, "http://gadao.gov.gu/", w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, "http://gadao.gov.gu/domainsearch.htm", n, f},
713 {"guardian", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/guardian/v1/"}, f},
714 {"guardianlife", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
715 {"guardianmedia", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
716 {"gucci", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.gucci", "dns2.nic.gucci", "dns3.nic.gucci", "dns4.nic.gucci", "dnsa.nic.gucci", "dnsb.nic.gucci", "dnsc.nic.gucci", "dnsd.nic.gucci"}, n, n, w{"ar", "da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.gucci", e, w{"https://rdap.nominet.uk/gucci/"}, t},
717 {"guge", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
718 {"guide", r, x, 0x40, e, w{"v0n0.nic.guide", "v0n1.nic.guide", "v0n2.nic.guide", "v0n3.nic.guide", "v2n0.nic.guide", "v2n1.nic.guide"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.guide", e, w{"https://rdap.donuts.co/rdap/"}, t},
719 {"guitars", r, x, 0x40, "https://nic.guitars/", w{"a.nic.guitars", "b.nic.guitars", "c.nic.guitars", "d.nic.guitars"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.guitars", e, w{"https://rdap.centralnic.com/guitars/"}, t},
720 {"guru", r, x, 0x40, e, w{"v0n0.nic.guru", "v0n1.nic.guru", "v0n2.nic.guru", "v0n3.nic.guru", "v2n0.nic.guru", "v2n1.nic.guru"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.guru", e, w{"https://rdap.donuts.co/rdap/"}, t},
721 {"gw", r, x, 0xa0, e, w{"gw01.dns.pt", "gw03.dns.pt", "h.dns.pt"}, n, n, n, e, "http://nic.gw/en/whois/", n, f},
722 {"gy", r, z[2588:2592], 0xa0, e, w{"a.lactld.org", "gy-ns.anycast.pch.net"}, n, n, n, "whois.registry.gy", e, n, f},
723 {"hair", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.hair", "b.nic.hair", "c.nic.hair", "d.nic.hair"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.hair", e, w{"https://rdap.centralnic.com/hair/"}, t},
724 {"halal", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
725 {"hamburg", r, x, 0xc4, e, w{"a.dns.nic.hamburg", "m.dns.nic.hamburg", "n.dns.nic.hamburg"}, n, w{"Hamburg", "DE-HH"}, w{"mul-Latn"}, "whois.nic.hamburg", e, w{"https://rdap.nic.hamburg/v1/"}, t},
726 {"hangout", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
727 {"haus", r, x, 0x40, e, w{"v0n0.nic.haus", "v0n1.nic.haus", "v0n2.nic.haus", "v0n3.nic.haus", "v2n0.nic.haus", "v2n1.nic.haus"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.haus", e, w{"https://rdap.donuts.co/rdap/"}, t},
728 {"hbo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.hbo", "b.nic.hbo", "c.nic.hbo", "ns1.dns.nic.hbo", "ns2.dns.nic.hbo", "ns3.dns.nic.hbo"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hbo", e, w{"https://rdap.nic.hbo/"}, t},
729 {"hdfc", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.hdfc", "a2.nic.hdfc", "b0.nic.hdfc", "c0.nic.hdfc"}, n, n, n, "whois.nic.hdfc", e, w{"https://rdap.afilias-srs.net/rdap/hdfc/"}, f},
730 {"hdfcbank", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.hdfcbank", "a2.nic.hdfcbank", "b0.nic.hdfcbank", "c0.nic.hdfcbank"}, n, n, n, "whois.nic.hdfcbank", e, w{"https://rdap.afilias-srs.net/rdap/hdfcbank/"}, f},
731 {"health", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.health", "b.nic.health", "c.nic.health", "ns1.dns.nic.health", "ns2.dns.nic.health", "ns3.dns.nic.health"}, n, n, w{"es"}, "whois.nic.health", e, w{"https://rdap.nic.health/"}, t},
732 {"healthcare", r, x, 0x40, e, w{"v0n0.nic.healthcare", "v0n1.nic.healthcare", "v0n2.nic.healthcare", "v0n3.nic.healthcare", "v2n0.nic.healthcare", "v2n1.nic.healthcare"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.healthcare", e, w{"https://rdap.donuts.co/rdap/"}, t},
733 {"heart", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
734 {"heinz", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
735 {"help", r, x, 0x40, "https://nic.help/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.help", e, w{"https://whois.uniregistry.net/rdap/"}, t},
736 {"helsinki", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.helsinki", "a2.nic.helsinki", "b0.nic.helsinki", "c0.nic.helsinki"}, n, n, w{"fi", "sv"}, "whois.nic.helsinki", e, w{"https://rdap.afilias-srs.net/rdap/helsinki/"}, t},
737 {"here", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
738 {"hermes", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.hermes", "a2.nic.hermes", "b0.nic.hermes", "c0.nic.hermes"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/hermes/"}, f},
739 {"hgtv", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.hgtv", e, w{"https://tld-rdap.verisign.com/hgtv/v1/"}, f},
740 {"hilton", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
741 {"hiphop", r, x, 0x40, "https://nic.hiphop/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.hiphop", e, w{"https://whois.uniregistry.net/rdap/"}, t},
742 {"hisamitsu", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
743 {"hitachi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
744 {"hiv", r, x, 0x40, "https://nic.hiv/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
745 {"hk", r, z[2592:2601], 0xa0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, "whois.hkirc.hk", e, n, t},
746 {"hkt", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.hkt", "a2.nic.hkt", "b0.nic.hkt", "c0.nic.hkt"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.hkt", e, w{"https://rdap.afilias-srs.net/rdap/hkt/"}, t},
747 {"hm", r, x, 0xa0, "http://www.registry.hm/", w{"ns1.registry.hm", "ns2.registry.hm", "ns3.registry.hm"}, n, n, n, "whois.registry.hm", e, n, f},
748 {"hn", r, z[2601:2607], 0xa0, e, w{"a.lactld.org", "ns1.anycastdns.cz", "ns2.anycastdns.cz", "pch-anycast.rds.org.hn"}, n, n, n, "whois.nic.hn", e, n, f},
749 {"hockey", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.hockey", "v0n1.nic.hockey", "v0n2.nic.hockey", "v0n3.nic.hockey", "v2n0.nic.hockey", "v2n1.nic.hockey"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.hockey", e, w{"https://rdap.donuts.co/rdap/"}, t},
750 {"holdings", r, x, 0x40, e, w{"v0n0.nic.holdings", "v0n1.nic.holdings", "v0n2.nic.holdings", "v0n3.nic.holdings", "v2n0.nic.holdings", "v2n1.nic.holdings"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.holdings", e, w{"https://rdap.donuts.co/rdap/"}, t},
751 {"holiday", r, x, 0x40, e, w{"v0n0.nic.holiday", "v0n1.nic.holiday", "v0n2.nic.holiday", "v0n3.nic.holiday", "v2n0.nic.holiday", "v2n1.nic.holiday"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.holiday", e, w{"https://rdap.donuts.co/rdap/"}, t},
752 {"home", r, x, 0x2140, "https://features.icann.org/addressing-new-gtld-program-applications-corp-home-and-mail", n, n, n, n, e, e, n, t},
753 {"homedepot", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.homedepot", "a2.nic.homedepot", "b0.nic.homedepot", "c0.nic.homedepot"}, n, n, n, "whois.nic.homedepot", e, w{"https://rdap.afilias-srs.net/rdap/homedepot/"}, f},
754 {"homegoods", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.homegoods", "b.nic.homegoods", "c.nic.homegoods", "ns1.dns.nic.homegoods", "ns2.dns.nic.homegoods", "ns3.dns.nic.homegoods"}, n, n, n, "whois.nic.homegoods", e, w{"https://rdap.nic.homegoods/"}, f},
755 {"homes", r, x, 0x40, "https://nic.homes/", w{"a.nic.homes", "b.nic.homes", "c.nic.homes", "d.nic.homes"}, n, n, n, "whois.nic.homes", e, w{"https://rdap.centralnic.com/homes/"}, f},
756 {"homesense", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.homesense", "b.nic.homesense", "c.nic.homesense", "ns1.dns.nic.homesense", "ns2.dns.nic.homesense", "ns3.dns.nic.homesense"}, n, n, n, "whois.nic.homesense", e, w{"https://rdap.nic.homesense/"}, f},
757 {"honda", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.honda", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
758 {"honeywell", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.honeywell", e, n, f},
759 {"horse", r, x, 0x40, "http://nic.horse/", w{"a.nic.horse", "b.nic.horse", "c.nic.horse", "d.nic.horse"}, n, n, w{"de", "es", "fr"}, "whois.nic.horse", e, w{"https://rdap.nic.horse/"}, t},
760 {"hospital", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.hospital", "v0n1.nic.hospital", "v0n2.nic.hospital", "v0n3.nic.hospital", "v2n0.nic.hospital", "v2n1.nic.hospital"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.hospital", e, w{"https://rdap.donuts.co/rdap/"}, t},
761 {"host", r, x, 0x40, e, w{"a.nic.host", "b.nic.host", "e.nic.host", "f.nic.host"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.host", e, w{"https://rdap.centralnic.com/host/"}, t},
762 {"hosting", r, x, 0x40, "https://nic.hosting/", w{"a.nic.hosting", "b.nic.hosting", "c.nic.hosting", "d.nic.hosting"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.hosting", e, w{"https://rdap.centralnic.com/hosting/"}, t},
763 {"hot", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.hot", "dns2.nic.hot", "dns3.nic.hot", "dns4.nic.hot", "dnsa.nic.hot", "dnsb.nic.hot", "dnsc.nic.hot", "dnsd.nic.hot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hot", e, w{"https://rdap.nominet.uk/hot/"}, t},
764 {"hoteis", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
765 {"hotel", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
766 {"hoteles", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.hoteles", "b.nic.hoteles", "c.nic.hoteles", "ns1.dns.nic.hoteles", "ns2.dns.nic.hoteles", "ns3.dns.nic.hoteles"}, n, n, w{"es"}, "whois.nic.hoteles", e, w{"https://rdap.nic.hoteles/"}, t},
767 {"hotels", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.hotels", "b.nic.hotels", "c.nic.hotels", "ns1.dns.nic.hotels", "ns2.dns.nic.hotels", "ns3.dns.nic.hotels"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hotels", e, w{"https://rdap.nic.hotels/"}, t},
768 {"hotmail", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/hotmail/v1/"}, t},
769 {"house", r, x, 0x40, e, w{"v0n0.nic.house", "v0n1.nic.house", "v0n2.nic.house", "v0n3.nic.house", "v2n0.nic.house", "v2n1.nic.house"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.house", e, w{"https://rdap.donuts.co/rdap/"}, t},
770 {"how", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
771 {"hr", r, z[2607:2611], 0xa0, e, w{"hr-ns-1.carnet.hr", "n.dns.hr", "pch.carnet.hr"}, n, n, n, "whois.dns.hr", e, n, f},
772 {"hsbc", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.hsbc", "b.nic.hsbc", "c.nic.hsbc", "ns1.dns.nic.hsbc", "ns2.dns.nic.hsbc", "ns3.dns.nic.hsbc"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hsbc", e, w{"https://rdap.nic.hsbc/"}, t},
773 {"ht", r, z[2611:2628], 0xa0, e, w{"ns1.nic.ht", "ns1.polymtl.ca", "ns3.nic.fr", "pch.nic.ht"}, n, n, n, "whois.nic.ht", e, n, f},
774 {"htc", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
775 {"hu", r, z[2628:2662], 0xa0, e, w{"a.hu", "b.hu", "c.hu", "d.hu", "e.hu", "ns-com.nic.hu", "ns2.nic.fr"}, n, n, n, "whois.nic.hu", e, n, t},
776 {"hughes", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.hughes", "a2.nic.hughes", "b0.nic.hughes", "c0.nic.hughes"}, n, n, n, "whois.nic.hughes", e, w{"https://rdap.afilias-srs.net/rdap/hughes/"}, f},
777 {"hyatt", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.hyatt", "b.nic.hyatt", "c.nic.hyatt", "ns1.dns.nic.hyatt", "ns2.dns.nic.hyatt", "ns3.dns.nic.hyatt"}, n, n, w{"es"}, "whois.nic.hyatt", e, w{"https://rdap.nic.hyatt/"}, t},
778 {"hyundai", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ko"}, "whois.nic.hyundai", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
779 {"ibm", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.ibm", "b.nic.ibm", "c.nic.ibm", "d.nic.ibm"}, n, n, n, "whois.nic.ibm", e, w{"https://rdap.nic.ibm/"}, f},
780 {"icbc", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.icbc", "a2.nic.icbc", "b0.nic.icbc", "c0.nic.icbc"}, n, n, n, "whois.nic.icbc", e, w{"https://rdap.afilias-srs.net/rdap/icbc/"}, f},
781 {"ice", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ice", e, w{"https://tld-rdap.verisign.com/ice/v1/"}, f},
782 {"icu", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.icu", "b.nic.icu", "c.nic.icu", "d.nic.icu"}, n, n, w{"ar", "cs", "da", "de", "es", "fr", "he", "is", "it", "ja", "ko", "lb", "lo", "mul-Grek", "mul-Latn", "nl", "pl", "pt", "ro", "ru", "sv", "tr", "uk", "zh"}, "whois.nic.icu", e, w{"https://rdap.centralnic.com/icu/"}, t},
783 {"id", r, z[2662:2674], 0xa0, "https://pandi.id/", w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id", "ns4.apnic.net"}, n, n, n, "whois.id", e, w{"https://rdap.pandi.id/rdap/"}, t},
784 {"idn", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
785 {"ie", r, z[2674:2679], 0xa0, "https://www.iedr.ie/", w{"b.ns.ie", "c.ns.ie", "d.ns.ie", "g.ns.ie", "h.ns.ie", "i.ns.ie"}, n, n, n, "whois.weare.ie", e, n, t},
786 {"ieee", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.ieee", "dns2.nic.ieee", "dns3.nic.ieee", "dns4.nic.ieee", "dnsa.nic.ieee", "dnsb.nic.ieee", "dnsc.nic.ieee", "dnsd.nic.ieee"}, n, n, w{"es"}, "whois.nic.ieee", e, w{"https://rdap.nominet.uk/ieee/"}, t},
787 {"ifm", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"de", "zh"}, "whois.nic.ifm", e, w{"https://rdap.nic.ifm/"}, t},
788 {"iinet", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.aridnrs.net.au", e, n, f},
789 {"ikano", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.nic.ikano", "m.dns.nic.ikano", "n.dns.nic.ikano"}, n, n, w{"mul-Cyrl", "mul-Latn", "mul-Thai"}, "whois.nic.ikano", e, w{"https://rdap.nic.ikano/v1/"}, t},
790 {"il", r, z[2679:2687], 0xa8, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, w{"he"}, "whois.isoc.org.il", e, n, t},
791 {"im", r, z[2687:2693], 0xa0, e, w{"barney.advsys.co.uk", "hoppy.iom.com", "ns4.ja.net", "pebbles.iom.com"}, n, n, n, "whois.nic.im", e, n, f},
792 {"imamat", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.imamat", "a2.nic.imamat", "b0.nic.imamat", "c0.nic.imamat"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/imamat/"}, f},
793 {"imdb", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.imdb", "dns2.nic.imdb", "dns3.nic.imdb", "dns4.nic.imdb", "dnsa.nic.imdb", "dnsb.nic.imdb", "dnsc.nic.imdb", "dnsd.nic.imdb"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.imdb", e, w{"https://rdap.nominet.uk/imdb/"}, t},
794 {"immo", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.immo", "v0n1.nic.immo", "v0n2.nic.immo", "v0n3.nic.immo", "v2n0.nic.immo", "v2n1.nic.immo"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.immo", e, w{"https://rdap.donuts.co/rdap/"}, t},
795 {"immobilien", r, x, 0x40, e, w{"v0n0.nic.immobilien", "v0n1.nic.immobilien", "v0n2.nic.immobilien", "v0n3.nic.immobilien", "v2n0.nic.immobilien", "v2n1.nic.immobilien"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.immobilien", e, w{"https://rdap.donuts.co/rdap/"}, t},
796 {"in", r, z[2693:2735], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.registry.in", e, w{"https://rdap.registry.in/"}, f},
797 {"inc", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.inc", "b.nic.inc", "c.nic.inc", "d.nic.inc"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.inc", e, w{"https://rdap.centralnic.com/inc/"}, t},
798 {"indians", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
799 {"industries", r, x, 0x40, e, w{"v0n0.nic.industries", "v0n1.nic.industries", "v0n2.nic.industries", "v0n3.nic.industries", "v2n0.nic.industries", "v2n1.nic.industries"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.industries", e, w{"https://rdap.donuts.co/rdap/"}, t},
800 {"infiniti", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
801 {"info", r, z[2735:2736], 0x40, "https://info.info/", w{"a0.info.afilias-nst.info", "a2.info.afilias-nst.info", "b0.info.afilias-nst.org", "b2.info.afilias-nst.org", "c0.info.afilias-nst.info", "d0.info.afilias-nst.org"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.info", e, w{"https://rdap.donuts.co/rdap/"}, t},
802 {"infosys", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
803 {"infy", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
804 {"ing", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
805 {"ink", r, x, 0x40, e, w{"a.nic.ink", "b.nic.ink", "c.nic.ink", "d.nic.ink"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.ink", e, w{"https://rdap.nic.ink/"}, t},
806 {"institute", r, x, 0x40, e, w{"v0n0.nic.institute", "v0n1.nic.institute", "v0n2.nic.institute", "v0n3.nic.institute", "v2n0.nic.institute", "v2n1.nic.institute"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.institute", e, w{"https://rdap.donuts.co/rdap/"}, t},
807 {"insurance", r, x, 0x40, "https://newgtlds.icann.org/", w{"d.nic.insurance", "e.nic.insurance", "f.nic.insurance", "w.nic.insurance", "x.nic.insurance", "y.nic.insurance"}, n, n, n, "whois.nic.insurance", e, w{"https://rdap.nic.insurance/"}, f},
808 {"insure", r, x, 0x40, e, w{"v0n0.nic.insure", "v0n1.nic.insure", "v0n2.nic.insure", "v0n3.nic.insure", "v2n0.nic.insure", "v2n1.nic.insure"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.insure", e, w{"https://rdap.donuts.co/rdap/"}, t},
809 {"int", r, z[2736:2737], 0x1040, e, w{"ns.uu.net", "ns0.ja.net", "sec2.authdns.ripe.net", "x.iana-servers.net", "y.iana-servers.net", "z.iana-servers.net"}, n, n, n, "whois.iana.org", e, n, f},
810 {"intel", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.intel", e, n, f},
811 {"international", r, x, 0x40, e, w{"v0n0.nic.international", "v0n1.nic.international", "v0n2.nic.international", "v0n3.nic.international", "v2n0.nic.international", "v2n1.nic.international"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.international", e, w{"https://rdap.donuts.co/rdap/"}, t},
812 {"intuit", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.intuit", "ns2.dns.nic.intuit", "ns3.dns.nic.intuit", "ns4.dns.nic.intuit", "ns5.dns.nic.intuit", "ns6.dns.nic.intuit"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.intuit", e, w{"https://rdap.nic.intuit/"}, t},
813 {"investments", r, x, 0x40, e, w{"v0n0.nic.investments", "v0n1.nic.investments", "v0n2.nic.investments", "v0n3.nic.investments", "v2n0.nic.investments", "v2n1.nic.investments"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.investments", e, w{"https://rdap.donuts.co/rdap/"}, t},
814 {"io", r, z[2737:2739], 0xe0, "https://www.nic.io/", w{"a0.nic.io", "a2.nic.io", "b0.nic.io", "c0.nic.io"}, n, n, n, "whois.nic.io", e, n, t},
815 {"ipiranga", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.ipiranga", "ns2.dns.nic.ipiranga", "ns3.dns.nic.ipiranga", "ns4.dns.nic.ipiranga", "ns5.dns.nic.ipiranga", "ns6.dns.nic.ipiranga"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.ipiranga", e, w{"https://rdap.nic.ipiranga/"}, t},
816 {"iq", r, z[2739:2749], 0xa0, e, w{"iq.cctld.authdns.ripe.net", "ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq"}, n, n, n, "whois.cmc.iq", e, n, f},
817 {"ir", r, z[2749:2756], 0xa0, e, w{"a.nic.ir", "b.nic.ir", "ir.cctld.authdns.ripe.net", "ns5.univie.ac.at"}, n, n, w{"fa"}, "whois.nic.ir", e, n, t},
818 {"ira", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
819 {"irish", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.irish", "v0n1.nic.irish", "v0n2.nic.irish", "v0n3.nic.irish", "v2n0.nic.irish", "v2n1.nic.irish"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.irish", e, w{"https://rdap.donuts.co/rdap/"}, t},
820 {"is", r, x, 0xa0, e, w{"bes.isnic.is", "durinn.rhnet.is", "ht-tldsecondary01.isnic.is", "sab.isnic.is", "set.isnic.is", "sunic.sunet.se", "tg-tldsecondary01.isnic.is"}, n, n, n, "whois.isnic.is", e, w{"https://rdap.isnic.is/rdap/"}, t},
821 {"iselect", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.iselect", e, n, f},
822 {"islam", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
823 {"ismaili", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.ismaili", "a2.nic.ismaili", "b0.nic.ismaili", "c0.nic.ismaili"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/ismaili/"}, f},
824 {"ist", r, x, 0xc4, "http://nic.ist/", w{"a0.nic.ist", "a2.nic.ist", "b0.nic.ist", "c0.nic.ist"}, n, w{"Istanbul", "TR-34"}, w{"tr"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/ist/"}, t},
825 {"istanbul", r, x, 0xc4, "https://nic.istanbul/", w{"a0.nic.istanbul", "a2.nic.istanbul", "b0.nic.istanbul", "c0.nic.istanbul"}, n, w{"Istanbul", "TR-34"}, w{"tr"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/istanbul/"}, t},
826 {"it", r, z[2756:3117], 0xa0, "https://www.nic.it/it", w{"a.dns.it", "dns.nic.it", "m.dns.it", "nameserver.cnr.it", "r.dns.it", "s.dns.it"}, n, n, n, "whois.nic.it", e, n, t},
827 {"itau", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.itau", "ns2.dns.nic.itau", "ns3.dns.nic.itau", "ns4.dns.nic.itau", "ns5.dns.nic.itau", "ns6.dns.nic.itau"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.itau", e, w{"https://rdap.nic.itau/"}, t},
828 {"itv", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.itv", "a2.nic.itv", "b0.nic.itv", "c0.nic.itv"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/itv/"}, t},
829 {"iveco", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.iveco", e, w{"https://rdap.afilias-srs.net/rdap/iveco/"}, f},
830 {"iwc", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.iwc", e, n, f},
831 {"jaguar", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.jaguar", e, w{"https://tld-rdap.verisign.com/jaguar/v1/"}, f},
832 {"java", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.java", e, w{"https://tld-rdap.verisign.com/java/v1/"}, f},
833 {"jcb", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
834 {"jcp", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
835 {"je", r, z[3117:3123], 0xa0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk", "e.ci-servers.net"}, n, n, n, "whois.je", e, n, f},
836 {"jeep", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.jeep", "a2.nic.jeep", "b0.nic.jeep", "c0.nic.jeep"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/jeep/"}, f},
837 {"jetzt", r, x, 0x40, e, w{"v0n0.nic.jetzt", "v0n1.nic.jetzt", "v0n2.nic.jetzt", "v0n3.nic.jetzt", "v2n0.nic.jetzt", "v2n1.nic.jetzt"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.jetzt", e, w{"https://rdap.donuts.co/rdap/"}, t},
838 {"jewelry", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.jewelry", "v0n1.nic.jewelry", "v0n2.nic.jewelry", "v0n3.nic.jewelry", "v2n0.nic.jewelry", "v2n1.nic.jewelry"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.jewelry", e, w{"https://rdap.donuts.co/rdap/"}, t},
839 {"jio", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.jio", "a2.nic.jio", "b0.nic.jio", "c0.nic.jio"}, n, n, n, "whois.nic.jio", e, w{"https://rdap.afilias-srs.net/rdap/jio/"}, f},
840 {"jlc", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.jlc", e, n, f},
841 {"jll", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.jll", "a2.nic.jll", "b0.nic.jll", "c0.nic.jll"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/jll/"}, f},
842 {"jm", r, z[3123:3129], 0xa8, e, w{"jm.cctld.authdns.ripe.net", "ns.jm", "ns.utechjamaica.edu.jm", "ns3-jm.fsl.org.jm", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
843 {"jmp", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.jmp", "b.nic.jmp", "c.nic.jmp", "ns1.dns.nic.jmp", "ns2.dns.nic.jmp", "ns3.dns.nic.jmp"}, n, n, w{"es"}, "whois.nic.jmp", e, w{"https://rdap.nic.jmp/"}, t},
844 {"jnj", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.jnj", "b.nic.jnj", "c.nic.jnj", "ns1.dns.nic.jnj", "ns2.dns.nic.jnj", "ns3.dns.nic.jnj"}, n, n, w{"es"}, "whois.nic.jnj", e, w{"https://rdap.nic.jnj/"}, t},
845 {"jo", r, z[3129:3137], 0xa0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, "http://www.dns.jo/Whois.aspx", n, f},
846 {"jobs", r, x, 0x1040, e, w{"dns1.nic.jobs", "dns2.nic.jobs", "dns3.nic.jobs", "dns4.nic.jobs", "dnsa.nic.jobs", "dnsb.nic.jobs", "dnsc.nic.jobs", "dnsd.nic.jobs"}, n, n, n, "whois.nic.jobs", e, w{"https://rdap.nominet.uk/jobs/"}, f},
847 {"joburg", r, x, 0xc4, e, w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Johannesburg"}, n, "whois.nic.joburg", e, w{"https://rdap.nic.joburg/rdap/"}, t},
848 {"jot", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.jot", "dns2.nic.jot", "dns3.nic.jot", "dns4.nic.jot", "dnsa.nic.jot", "dnsb.nic.jot", "dnsc.nic.jot", "dnsd.nic.jot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.jot", e, w{"https://rdap.nominet.uk/jot/"}, t},
849 {"joy", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.joy", "dns2.nic.joy", "dns3.nic.joy", "dns4.nic.joy", "dnsa.nic.joy", "dnsb.nic.joy", "dnsc.nic.joy", "dnsd.nic.joy"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.joy", e, w{"https://rdap.nominet.uk/joy/"}, t},
850 {"jp", r, z[3137:3240], 0xa0, e, w{"a.dns.jp", "b.dns.jp", "c.dns.jp", "d.dns.jp", "e.dns.jp", "f.dns.jp", "g.dns.jp", "h.dns.jp"}, n, n, w{"ja-JP"}, "whois.jprs.jp", e, w{"https://rdap.gtld.jprs.jp/rdap/"}, t},
851 {"jpmorgan", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.jpmorgan", "ns2.dns.nic.jpmorgan", "ns3.dns.nic.jpmorgan", "ns4.dns.nic.jpmorgan", "ns5.dns.nic.jpmorgan", "ns6.dns.nic.jpmorgan"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.jpmorgan", e, w{"https://rdap.nic.jpmorgan/"}, t},
852 {"jpmorganchase", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
853 {"jprs", r, x, 0x42, "https://newgtlds.icann.org/", w{"tld1.nic.jprs", "tld2.nic.jprs", "tld3.nic.jprs", "tld4.nic.jprs", "tld5.nic.jprs"}, n, n, w{"ja"}, e, e, w{"https://rdap.nic.jprs/rdap/"}, t},
854 {"juegos", r, x, 0x40, "https://nic.juegos/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
855 {"juniper", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.juniper", e, w{"https://tld-rdap.verisign.com/juniper/v1/"}, f},
856 {"justforu", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
857 {"kaufen", r, x, 0x40, e, w{"v0n0.nic.kaufen", "v0n1.nic.kaufen", "v0n2.nic.kaufen", "v0n3.nic.kaufen", "v2n0.nic.kaufen", "v2n1.nic.kaufen"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.kaufen", e, w{"https://rdap.donuts.co/rdap/"}, t},
858 {"kddi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.kddi", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
859 {"ke", r, z[3240:3249], 0xa8, "https://kenic.or.ke/", w{"kenic.anycastdns.cz", "mzizi.kenic.or.ke", "ns-ke.afrinic.net", "ns.anycast.kenic.or.ke", "ns2ke.dns.business"}, n, n, n, "whois.kenic.or.ke", e, n, f},
860 {"kerastase", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
861 {"kerryhotels", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kerryhotels", e, w{"https://tld-rdap.verisign.com/kerryhotels/v1/"}, f},
862 {"kerrylogisitics", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
863 {"kerrylogistics", r, x, 0, e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kerrylogistics", e, w{"https://tld-rdap.verisign.com/kerrylogistics/v1/"}, t},
864 {"kerryproperties", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kerryproperties", e, w{"https://tld-rdap.verisign.com/kerryproperties/v1/"}, f},
865 {"ketchup", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
866 {"kfh", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.kfh", "b.nic.kfh", "c.nic.kfh", "d.nic.kfh"}, n, n, n, "whois.nic.kfh", e, w{"https://rdap.centralnic.com/kfh/"}, f},
867 {"kg", r, z[3249:3255], 0xa0, e, w{"kg.cctld.authdns.ripe.net", "ns.kg", "ns2.kg"}, n, n, n, "whois.kg", e, n, f},
868 {"kh", r, z[3255:3262], 0xa0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
869 {"ki", r, z[3262:3274], 0xa0, e, w{"ns.cocca.fr", "pch.nic.ki"}, n, n, n, "whois.nic.ki", e, n, f},
870 {"kia", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ko"}, "whois.nic.kia", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
871 {"kid", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
872 {"kids", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.kids", "a2.nic.kids", "b0.nic.kids", "c0.nic.kids"}, n, n, n, "whois.afilias-srs.net", e, n, f},
873 {"kiehls", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
874 {"kim", r, x, 0x40, "https://get.kim/", w{"a0.nic.kim", "a2.nic.kim", "b0.nic.kim", "c0.nic.kim"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.kim", e, w{"https://rdap.donuts.co/rdap/"}, t},
875 {"kinder", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.kinder", "b.nic.kinder", "c.nic.kinder", "ns1.dns.nic.kinder", "ns2.dns.nic.kinder", "ns3.dns.nic.kinder"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.kinder", e, w{"https://rdap.nic.kinder/"}, t},
876 {"kindle", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.kindle", "dns2.nic.kindle", "dns3.nic.kindle", "dns4.nic.kindle", "dnsa.nic.kindle", "dnsb.nic.kindle", "dnsc.nic.kindle", "dnsd.nic.kindle"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.kindle", e, w{"https://rdap.nominet.uk/kindle/"}, t},
877 {"kitchen", r, x, 0x40, e, w{"v0n0.nic.kitchen", "v0n1.nic.kitchen", "v0n2.nic.kitchen", "v0n3.nic.kitchen", "v2n0.nic.kitchen", "v2n1.nic.kitchen"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.kitchen", e, w{"https://rdap.donuts.co/rdap/"}, t},
878 {"kiwi", r, x, 0x40, e, w{"a.ns.nic.kiwi", "b.ns.nic.kiwi"}, n, n, w{"mul-Latn"}, "whois.nic.kiwi", e, w{"https://rdap.kiwi.fury.ca/rdap/"}, t},
879 {"km", r, z[3274:3288], 0xa0, e, w{"dns1.nic.km", "dns2.nic.km", "ns-km.afrinic.net"}, n, n, n, e, e, n, f},
880 {"kn", r, z[3288:3294], 0xa0, "https://www.nic.kn/", w{"ns1.anycastdns.cz", "ns2.anycastdns.cz", "pch.nic.kn"}, n, n, n, "whois.nic.kn", e, n, f},
881 {"koeln", r, x, 0xc4, e, w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"Cologne", "Koeln"}, w{"de", "mul-Latn"}, "whois.ryce-rsp.com", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
882 {"komatsu", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.komatsu", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
883 {"konami", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
884 {"kone", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
885 {"kosher", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.kosher", "a2.nic.kosher", "b0.nic.kosher", "c0.nic.kosher"}, n, n, n, "whois.nic.kosher", e, w{"https://rdap.afilias-srs.net/rdap/kosher/"}, f},
886 {"kp", r, z[3294:3298], 0xa0, e, w{"ns1.kptc.kp", "ns2.kptc.kp"}, n, n, n, e, e, n, f},
887 {"kpmg", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.kpmg", "b.nic.kpmg", "c.nic.kpmg", "ns1.dns.nic.kpmg", "ns2.dns.nic.kpmg", "ns3.dns.nic.kpmg"}, n, n, w{"de", "es", "ja", "ko", "zh"}, "whois.nic.kpmg", e, w{"https://rdap.nic.kpmg/"}, t},
888 {"kpn", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.kpn", "b.nic.kpn", "c.nic.kpn", "d.nic.kpn"}, n, n, n, e, e, w{"https://rdap.centralnic.com/kpn/"}, f},
889 {"kr", r, z[3298:3327], 0xa0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, w{"ko-KR"}, "whois.kr", e, n, t},
890 {"krd", r, x, 0x440, "https://newgtlds.icann.org/", w{"a.nic.krd", "b.nic.krd", "c.nic.krd", "d.nic.krd"}, n, n, n, "whois.nic.krd", e, w{"https://rdap.nic.krd/"}, f},
891 {"kred", r, x, 0x50, "https://newgtlds.icann.org/", w{"a.nic.kred", "b.nic.kred", "c.nic.kred", "d.nic.kred"}, n, n, w{"ar", "da", "de", "es", "fr", "ja", "ko", "nl", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.kred", e, w{"https://rdap.centralnic.com/kred/"}, t},
892 {"kuokgroup", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kuokgroup", e, w{"https://tld-rdap.verisign.com/kuokgroup/v1/"}, f},
893 {"kw", r, z[3327:3332], 0xa0, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, "http://www.kw/", n, f},
894 {"ky", r, z[3332:3337], 0xa0, "https://kyregistry.ky/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, "whois.kyregistry.ky", e, w{"https://whois.kyregistry.ky/rdap/"}, f},
895 {"kyknet", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
896 {"kyoto", r, x, 0xc4, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Kyoto", "JP-26"}, w{"ja"}, "whois.nic.kyoto", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
897 {"kz", r, z[3337:3343], 0xa0, e, w{"ns.nic.kz", "ns1.nic.kz"}, n, n, n, "whois.nic.kz", e, n, f},
898 {"la", r, x, 0xa4, e, w{"ns1.nic.la", "ns2.nic.la", "ns3.nic.la", "ns4.nic.la"}, n, w{"Los Angeles"}, w{"ja", "lo", "mul-Grek", "mul-Latn", "mul-Tavt", "th", "zh"}, "whois.nic.la", e, n, t},
899 {"lacaixa", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.lacaixa", e, w{"https://rdap.nic.lacaixa/"}, t},
900 {"ladbrokes", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.ladbrokes", e, n, t},
901 {"lamborghini", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.lamborghini", "a2.nic.lamborghini", "b0.nic.lamborghini", "c0.nic.lamborghini"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/lamborghini/"}, t},
902 {"lamer", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.lamer", "a2.nic.lamer", "b0.nic.lamer", "c0.nic.lamer"}, n, n, n, "whois.nic.lamer", e, w{"https://rdap.afilias-srs.net/rdap/lamer/"}, f},
903 {"lancaster", r, x, 0x42, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.lancaster", e, w{"https://rdap.nic.lancaster/"}, t},
904 {"lancia", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.lancia", "a2.nic.lancia", "b0.nic.lancia", "c0.nic.lancia"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/lancia/"}, f},
905 {"lancome", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.lancome", e, n, f},
906 {"land", r, x, 0x40, e, w{"v0n0.nic.land", "v0n1.nic.land", "v0n2.nic.land", "v0n3.nic.land", "v2n0.nic.land", "v2n1.nic.land"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.land", e, w{"https://rdap.donuts.co/rdap/"}, t},
907 {"landrover", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.landrover", e, w{"https://tld-rdap.verisign.com/landrover/v1/"}, f},
908 {"lanxess", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.lanxess", "b.nic.lanxess", "c.nic.lanxess", "ns1.dns.nic.lanxess", "ns2.dns.nic.lanxess", "ns3.dns.nic.lanxess"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.lanxess", e, w{"https://rdap.nic.lanxess/"}, t},
909 {"lasalle", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.lasalle", "a2.nic.lasalle", "b0.nic.lasalle", "c0.nic.lasalle"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/lasalle/"}, f},
910 {"lat", r, x, 0x40, "https://www.nic.lat/en/", w{"a.nic.lat", "b.nic.lat", "c.nic.lat", "d.nic.lat"}, n, n, w{"es"}, "whois.nic.lat", e, w{"https://rdap.centralnic.com/lat/"}, t},
911 {"latino", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.latino", "a2.nic.latino", "b0.nic.latino", "c0.nic.latino"}, n, n, n, "whois.nic.latino", e, w{"https://rdap.afilias-srs.net/rdap/latino/"}, f},
912 {"latrobe", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.latrobe", "b.nic.latrobe", "c.nic.latrobe", "d.nic.latrobe"}, n, n, n, "whois.nic.latrobe", e, w{"https://rdap.nic.latrobe/"}, f},
913 {"law", r, x, 0x40, "https://nic.law/", w{"a.nic.law", "b.nic.law", "c.nic.law", "d.nic.law"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.law", e, w{"https://rdap.nic.law/"}, t},
914 {"lawyer", r, x, 0x40, e, w{"v0n0.nic.lawyer", "v0n1.nic.lawyer", "v0n2.nic.lawyer", "v0n3.nic.lawyer", "v2n0.nic.lawyer", "v2n1.nic.lawyer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.lawyer", e, w{"https://rdap.donuts.co/rdap/"}, t},
915 {"lb", r, z[3343:3348], 0xa8, e, w{"fork.sth.dnsnode.net", "nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, "whois.lbdr.org.lb", e, n, f},
916 {"lc", r, z[3348:3357], 0xa0, "http://www.nic.lc/", w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois.afilias-grs.info", e, n, f},
917 {"lds", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.lds", "a2.nic.lds", "b0.nic.lds", "c0.nic.lds"}, n, n, n, "whois.nic.lds", e, w{"https://rdap.afilias-srs.net/rdap/lds/"}, f},
918 {"lease", r, x, 0x40, e, w{"v0n0.nic.lease", "v0n1.nic.lease", "v0n2.nic.lease", "v0n3.nic.lease", "v2n0.nic.lease", "v2n1.nic.lease"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.lease", e, w{"https://rdap.donuts.co/rdap/"}, t},
919 {"leclerc", r, x, 0x42, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.leclerc", e, w{"https://rdap.nic.leclerc/"}, t},
920 {"lefrak", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lefrak", e, w{"https://tld-rdap.verisign.com/lefrak/v1/"}, f},
921 {"legal", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.legal", "v0n1.nic.legal", "v0n2.nic.legal", "v0n3.nic.legal", "v2n0.nic.legal", "v2n1.nic.legal"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.legal", e, w{"https://rdap.donuts.co/rdap/"}, t},
922 {"lego", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Latn", "ru"}, "whois.nic.lego", e, w{"https://tld-rdap.verisign.com/lego/v1/"}, t},
923 {"lexus", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.lexus", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
924 {"lgbt", r, x, 0x40, "https://get.lgbt/", w{"a0.nic.lgbt", "a2.nic.lgbt", "b0.nic.lgbt", "c0.nic.lgbt"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.lgbt", e, w{"https://rdap.donuts.co/rdap/"}, t},
925 {"li", r, x, 0xa0, e, w{"a.nic.li", "b.nic.li", "d.nic.li", "e.nic.li", "f.nic.li"}, n, n, n, "whois.nic.li", e, w{"https://rdap.nic.li/"}, t},
926 {"liaison", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.liaison", e, n, f},
927 {"lidl", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.lidl", "b.nic.lidl", "c.nic.lidl", "d.nic.lidl"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.nic.lidl", e, w{"https://rdap.centralnic.com/lidl/"}, t},
928 {"life", r, x, 0x40, e, w{"v0n0.nic.life", "v0n1.nic.life", "v0n2.nic.life", "v0n3.nic.life", "v2n0.nic.life", "v2n1.nic.life"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.life", e, w{"https://rdap.donuts.co/rdap/"}, t},
929 {"lifeinsurance", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.lifeinsurance", "b.nic.lifeinsurance", "c.nic.lifeinsurance", "ns1.dns.nic.lifeinsurance", "ns2.dns.nic.lifeinsurance", "ns3.dns.nic.lifeinsurance"}, n, n, w{"es"}, "whois.nic.lifeinsurance", e, w{"https://rdap.nic.lifeinsurance/"}, t},
930 {"lifestyle", r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lifestyle", e, w{"https://tld-rdap.verisign.com/lifestyle/v1/"}, f},
931 {"lighting", r, x, 0x40, e, w{"v0n0.nic.lighting", "v0n1.nic.lighting", "v0n2.nic.lighting", "v0n3.nic.lighting", "v2n0.nic.lighting", "v2n1.nic.lighting"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.lighting", e, w{"https://rdap.donuts.co/rdap/"}, t},
932 {"like", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.like", "dns2.nic.like", "dns3.nic.like", "dns4.nic.like", "dnsa.nic.like", "dnsb.nic.like", "dnsc.nic.like", "dnsd.nic.like"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.like", e, w{"https://rdap.nominet.uk/like/"}, t},
933 {"lilly", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.lilly", "b.nic.lilly", "c.nic.lilly", "ns1.dns.nic.lilly", "ns2.dns.nic.lilly", "ns3.dns.nic.lilly"}, n, n, w{"es"}, "whois.nic.lilly", e, w{"https://rdap.nic.lilly/"}, t},
934 {"limited", r, x, 0x40, e, w{"v0n0.nic.limited", "v0n1.nic.limited", "v0n2.nic.limited", "v0n3.nic.limited", "v2n0.nic.limited", "v2n1.nic.limited"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.limited", e, w{"https://rdap.donuts.co/rdap/"}, t},
935 {"limo", r, x, 0x40, e, w{"v0n0.nic.limo", "v0n1.nic.limo", "v0n2.nic.limo", "v0n3.nic.limo", "v2n0.nic.limo", "v2n1.nic.limo"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.limo", e, w{"https://rdap.donuts.co/rdap/"}, t},
936 {"lincoln", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.lincoln", "b.nic.lincoln", "c.nic.lincoln", "ns1.dns.nic.lincoln", "ns2.dns.nic.lincoln", "ns3.dns.nic.lincoln"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.lincoln", e, w{"https://rdap.nic.lincoln/"}, t},
937 {"linde", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.linde", e, w{"https://tld-rdap.verisign.com/linde/v1/"}, t},
938 {"link", r, x, 0x40, "https://nic.link/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
939 {"lipsy", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lipsy", e, w{"https://tld-rdap.verisign.com/lipsy/v1/"}, f},
940 {"live", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.live", "v0n1.nic.live", "v0n2.nic.live", "v0n3.nic.live", "v2n0.nic.live", "v2n1.nic.live"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.live", e, w{"https://rdap.donuts.co/rdap/"}, t},
941 {"livestrong", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
942 {"living", r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/living/v1/"}, f},
943 {"lixil", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, w{"ja"}, "whois.nic.lixil", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
944 {"lk", r, z[3357:3371], 0xa0, e, w{"c.nic.lk", "d.nic.lk", "l.nic.lk", "m.nic.lk", "ns1.ac.lk", "p.nic.lk", "pendragon.cs.purdue.edu", "t.nic.lk"}, n, n, n, "whois.nic.lk", e, n, f},
945 {"llc", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.llc", "a2.nic.llc", "b0.nic.llc", "c0.nic.llc"}, n, n, n, "whois.nic.llc", e, w{"https://rdap.donuts.co/rdap/"}, f},
946 {"llp", r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"es", "ja"}, "whois.uniregistry.net", e, n, t},
947 {"loan", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.loan", "b.nic.loan", "c.nic.loan", "ns1.dns.nic.loan", "ns2.dns.nic.loan", "ns3.dns.nic.loan"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.loan", e, w{"https://rdap.nic.loan/"}, t},
948 {"loans", r, x, 0x40, e, w{"v0n0.nic.loans", "v0n1.nic.loans", "v0n2.nic.loans", "v0n3.nic.loans", "v2n0.nic.loans", "v2n1.nic.loans"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.loans", e, w{"https://rdap.donuts.co/rdap/"}, t},
949 {"locker", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.locker", "a2.nic.locker", "b0.nic.locker", "c0.nic.locker"}, n, n, n, "whois.nic.locker", e, w{"https://rdap.afilias-srs.net/rdap/locker/"}, f},
950 {"locus", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.locus", "dns2.nic.locus", "dns3.nic.locus", "dns4.nic.locus", "dnsa.nic.locus", "dnsb.nic.locus", "dnsc.nic.locus", "dnsd.nic.locus"}, n, n, n, "whois.nic.locus", e, w{"https://rdap.nominet.uk/locus/"}, f},
951 {"loft", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.loft", "ns2.dns.nic.loft", "ns3.dns.nic.loft", "ns4.dns.nic.loft", "ns5.dns.nic.loft", "ns6.dns.nic.loft"}, n, n, n, "whois.nic.loft", e, w{"https://rdap.nic.loft/"}, f},
952 {"lol", r, x, 0x40, "https://nic.lol/", w{"a.nic.lol", "b.nic.lol", "c.nic.lol", "d.nic.lol"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.lol", e, w{"https://rdap.centralnic.com/lol/"}, t},
953 {"london", r, x, 0xc4, "http://nic.london/", w{"a.nic.london", "b.nic.london", "c.nic.london", "d.nic.london"}, n, w{"London", "GB-LND", "GB-BDG", "GB-BNE", "GB-BEX", "GB-BEN", "GB-BRY", "GB-CMD", "GB-CRY", "GB-EAL", "GB-ENF", "GB-GRE", "GB-HCK", "GB-HMF", "GB-HRY", "GB-HRW", "GB-HAV", "GB-HIL", "GB-HNS", "GB-ISL", "GB-KEC", "GB-KTT", "GB-LBH", "GB-LEW", "GB-MRT", "GB-NWM", "GB-RDB", "GB-RIC", "GB-SWK", "GB-STN", "GB-TWH", "GB-WFT", "GB-WND", "GB-WSM"}, w{"de", "es", "fr", "it"}, "whois.nic.london", e, w{"https://rdap.centralnic.com/london/"}, t},
954 {"loreal", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
955 {"lotte", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.lotte", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
956 {"lotto", r, x, 0x40, "https://nic.lotto/", w{"a0.nic.lotto", "a2.nic.lotto", "b0.nic.lotto", "c0.nic.lotto"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.lotto", e, w{"https://rdap.donuts.co/rdap/"}, t},
957 {"love", r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.love", e, w{"https://rdap.centralnic.com/love/"}, t},
958 {"lpl", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.lpl", "b.nic.lpl", "c.nic.lpl", "d.nic.lpl"}, n, n, w{"es"}, "whois.nic.lpl", e, w{"https://rdap.centralnic.com/lpl/"}, t},
959 {"lplfinancial", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.lplfinancial", "b.nic.lplfinancial", "c.nic.lplfinancial", "d.nic.lplfinancial"}, n, n, w{"es"}, "whois.nic.lplfinancial", e, w{"https://rdap.centralnic.com/lplfinancial/"}, t},
960 {"lr", r, z[3371:3377], 0xa8, e, w{"fork.sth.dnsnode.net", "ns-lr.afrinic.net", "rip.psg.com"}, n, n, n, e, e, n, f},
961 {"ls", r, z[3377:3383], 0xa0, "http://www.nic.ls/", w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls"}, n, n, n, "whois.nic.ls", e, n, f},
962 {"lt", r, z[3383:3384], 0xa0, e, w{"a.tld.lt", "b.tld.lt", "c.tld.lt", "d.tld.lt", "e.tld.lt", "f.tld.lt"}, n, n, n, "whois.domreg.lt", e, n, t},
963 {"ltd", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.ltd", "v0n1.nic.ltd", "v0n2.nic.ltd", "v0n3.nic.ltd", "v2n0.nic.ltd", "v2n1.nic.ltd"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.ltd", e, w{"https://rdap.donuts.co/rdap/"}, t},
964 {"ltda", r, x, 0x40, "https://nic.ltda/", w{"a0.nic.ltda", "a2.nic.ltda", "b0.nic.ltda", "c0.nic.ltda"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/ltda/"}, f},
965 {"lu", r, x, 0xa0, e, w{"g.dns.lu", "i.dns.lu", "j.dns.lu", "k.dns.lu", "ns1.dns.lu", "p.dns.lu"}, n, n, n, "whois.dns.lu", e, n, t},
966 {"lundbeck", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lundbeck", e, w{"https://tld-rdap.verisign.com/lundbeck/v1/"}, f},
967 {"lupin", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
968 {"luxe", r, x, 0x40, "http://nix.luxe/", w{"a.nic.luxe", "b.nic.luxe", "c.nic.luxe", "d.nic.luxe"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "he", "it", "no", "ru", "sv", "zh"}, "whois.nic.luxe", e, w{"https://rdap.nic.luxe/"}, t},
969 {"luxury", r, x, 0x40, "https://nic.luxury/", w{"a.nic.luxury", "b.nic.luxury", "c.nic.luxury", "d.nic.luxury"}, n, n, n, "whois.nic.luxury", e, w{"https://rdap.centralnic.com/luxury/"}, f},
970 {"lv", r, z[3384:3393], 0xa0, e, w{"a.nic.lv", "b.nic.lv", "d.nic.lv", "n.nic.lv", "nu.nic.lv", "sunic.sunet.se"}, n, n, n, "whois.nic.lv", e, n, t},
971 {"ly", r, z[3393:3402], 0xa0, "https://nic.ly/", w{"dns.lttnet.net", "dns1.lttnet.net", "ns-ly.afrinic.net", "pch.ltt.ly", "phloem.uoregon.edu"}, n, n, n, "whois.nic.ly", e, n, f},
972 {"ma", r, z[3402:3408], 0xa0, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, "whois.registre.ma", e, n, f},
973 {"macys", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.macys", e, w{"https://tld-rdap.verisign.com/macys/v1/"}, f},
974 {"madrid", r, x, 0xc4, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"Madrid", "ES-MD"}, w{"mul-Latn"}, "whois.nic.madrid", e, w{"https://rdap.nic.madrid/"}, t},
975 {"maif", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Latn"}, e, e, w{"https://tld-rdap.verisign.com/maif/v1/"}, t},
976 {"mail", r, x, 0x2140, "https://features.icann.org/addressing-new-gtld-program-applications-corp-home-and-mail", n, n, n, n, e, e, n, t},
977 {"maison", r, x, 0x40, e, w{"v0n0.nic.maison", "v0n1.nic.maison", "v0n2.nic.maison", "v0n3.nic.maison", "v2n0.nic.maison", "v2n1.nic.maison"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.maison", e, w{"https://rdap.donuts.co/rdap/"}, t},
978 {"makeup", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.makeup", "b.nic.makeup", "c.nic.makeup", "d.nic.makeup"}, n, n, w{"ja", "ko", "mul-Grek", "mul-Latn", "ru", "zh"}, "whois.nic.makeup", e, w{"https://rdap.centralnic.com/makeup/"}, t},
979 {"man", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"ar", "ca", "cs", "da", "de", "el", "es", "fi", "fr", "he", "hr", "hu", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "tr", "uk", "zh"}, "whois.nic.man", e, w{"https://rdap.nic.man/"}, t},
980 {"management", r, x, 0x40, e, w{"v0n0.nic.management", "v0n1.nic.management", "v0n2.nic.management", "v0n3.nic.management", "v2n0.nic.management", "v2n1.nic.management"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.management", e, w{"https://rdap.donuts.co/rdap/"}, t},
981 {"mango", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.mango", e, w{"https://rdap.nic.mango/"}, t},
982 {"map", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
983 {"market", r, x, 0x40, e, w{"v0n0.nic.market", "v0n1.nic.market", "v0n2.nic.market", "v0n3.nic.market", "v2n0.nic.market", "v2n1.nic.market"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.market", e, w{"https://rdap.donuts.co/rdap/"}, t},
984 {"marketing", r, x, 0x40, e, w{"v0n0.nic.marketing", "v0n1.nic.marketing", "v0n2.nic.marketing", "v0n3.nic.marketing", "v2n0.nic.marketing", "v2n1.nic.marketing"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.marketing", e, w{"https://rdap.donuts.co/rdap/"}, t},
985 {"markets", r, x, 0x40, "https://bostonivy.co/", w{"v0n0.nic.markets", "v0n1.nic.markets", "v0n2.nic.markets", "v0n3.nic.markets", "v2n0.nic.markets", "v2n1.nic.markets"}, n, n, n, "whois.nic.markets", e, w{"https://rdap.donuts.co/rdap/"}, f},
986 {"marriott", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.marriott", "a2.nic.marriott", "b0.nic.marriott", "c0.nic.marriott"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/marriott/"}, f},
987 {"marshalls", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.marshalls", "b.nic.marshalls", "c.nic.marshalls", "ns1.dns.nic.marshalls", "ns2.dns.nic.marshalls", "ns3.dns.nic.marshalls"}, n, n, n, "whois.nic.marshalls", e, w{"https://rdap.nic.marshalls/"}, f},
988 {"maserati", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.maserati", "a2.nic.maserati", "b0.nic.maserati", "c0.nic.maserati"}, n, n, n, "whois.nic.maserati", e, w{"https://rdap.afilias-srs.net/rdap/maserati/"}, f},
989 {"matrix", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
990 {"mattel", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.mattel", "b.nic.mattel", "c.nic.mattel", "ns1.dns.nic.mattel", "ns2.dns.nic.mattel", "ns3.dns.nic.mattel"}, n, n, w{"es"}, "whois.nic.mattel", e, w{"https://rdap.nic.mattel/"}, t},
991 {"maybelline", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
992 {"mba", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.mba", "v0n1.nic.mba", "v0n2.nic.mba", "v0n3.nic.mba", "v2n0.nic.mba", "v2n1.nic.mba"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.mba", e, w{"https://rdap.donuts.co/rdap/"}, t},
993 {"mc", r, z[3408:3410], 0xa0, "https://www.nic.mc/", w{"mc.cctld.authdns.ripe.net", "ns1.nic.mc", "ns2.nic.mc"}, n, n, n, e, e, n, f},
994 {"mcd", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
995 {"mcdonalds", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
996 {"mckinsey", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.mckinsey", "a2.nic.mckinsey", "b0.nic.mckinsey", "c0.nic.mckinsey"}, n, n, n, "whois.nic.mckinsey", e, w{"https://rdap.afilias-srs.net/rdap/mckinsey/"}, f},
997 {"md", r, x, 0xa0, e, w{"nsa.tld.md", "nsb.tld.md", "nsc.dns.md", "nsf.dns.md", "nsr.dns.md"}, n, n, n, "whois.nic.md", e, n, f},
998 {"me", r, z[3410:3418], 0xe0, "https://domain.me/", w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, "whois.nic.me", e, n, f},
999 {"med", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.med", "dns2.nic.med", "dns3.nic.med", "dns4.nic.med", "dnsa.nic.med", "dnsb.nic.med", "dnsc.nic.med", "dnsd.nic.med"}, n, n, n, "whois.nic.med", e, w{"https://rdap.nominet.uk/med/"}, f},
1000 {"media", r, x, 0x40, e, w{"v0n0.nic.media", "v0n1.nic.media", "v0n2.nic.media", "v0n3.nic.media", "v2n0.nic.media", "v2n1.nic.media"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.media", e, w{"https://rdap.donuts.co/rdap/"}, t},
1001 {"medical", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1002 {"meet", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1003 {"melbourne", r, x, 0xc4, "https://www.live.melbourne/", w{"a.nic.melbourne", "b.nic.melbourne", "c.nic.melbourne", "d.nic.melbourne"}, n, w{"Melbourne"}, n, "whois.nic.melbourne", e, w{"https://rdap.nic.melbourne/"}, f},
1004 {"meme", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1005 {"memorial", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.memorial", "v0n1.nic.memorial", "v0n2.nic.memorial", "v0n3.nic.memorial", "v2n0.nic.memorial", "v2n1.nic.memorial"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.memorial", e, w{"https://rdap.donuts.co/rdap/"}, t},
1006 {"men", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.men", "b.nic.men", "c.nic.men", "d.nic.men"}, n, n, n, "whois.nic.men", e, w{"https://rdap.nic.men/"}, t},
1007 {"menu", r, x, 0x40, e, w{"a.nic.menu", "b.nic.menu", "c.nic.menu", "d.nic.menu"}, n, n, n, "whois.nic.menu", e, w{"https://rdap.nic.menu/"}, f},
1008 {"meo", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1009 {"merck", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1010 {"merckmsd", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/merckmsd/v1/"}, f},
1011 {"metlife", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.metlife", e, n, f},
1012 {"mf", r, x, 0x8a0, "https://en.wikipedia.org/wiki/.mf", n, n, n, n, e, e, n, f},
1013 {"mg", r, z[3418:3429], 0xa0, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, "whois.nic.mg", e, n, f},
1014 {"mh", r, x, 0xa8, e, w{"ns.amarshallinc.com", "ns.ntamar.net"}, n, n, n, e, e, n, f},
1015 {"miami", r, x, 0xc4, "http://nic.miami/", w{"a.nic.miami", "b.nic.miami", "c.nic.miami", "d.nic.miami"}, n, w{"Miami"}, w{"es", "fr"}, "whois.nic.miami", e, w{"https://rdap.nic.miami/"}, t},
1016 {"microsoft", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/microsoft/v1/"}, t},
1017 {"mih", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1018 {"mii", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1019 {"mil", r, x, 0x1040, e, w{"con1.nipr.mil", "con2.nipr.mil", "eur1.nipr.mil", "eur2.nipr.mil", "pac1.nipr.mil", "pac2.nipr.mil"}, n, n, n, "is-1.nic.mil", e, n, f},
1020 {"mini", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.mini", "b.nic.mini", "c.nic.mini", "d.nic.mini"}, n, n, w{"de"}, "whois.nic.mini", e, w{"https://rdap.centralnic.com/mini/"}, t},
1021 {"mint", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.mint", "ns2.dns.nic.mint", "ns3.dns.nic.mint", "ns4.dns.nic.mint", "ns5.dns.nic.mint", "ns6.dns.nic.mint"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.mint", e, w{"https://rdap.nic.mint/"}, t},
1022 {"mit", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.mit", "a2.nic.mit", "b0.nic.mit", "c0.nic.mit"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/mit/"}, f},
1023 {"mitek", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1024 {"mitsubishi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1025 {"mk", r, z[3429:3437], 0xa0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, "whois.marnet.mk", e, n, f},
1026 {"ml", r, z[3437:3443], 0xa0, e, w{"a.ns.ml", "b.ns.ml", "c.ns.ml", "d.ns.ml"}, n, n, n, "whois.dot.ml", e, n, t},
1027 {"mlb", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.mlb", "b.nic.mlb", "c.nic.mlb", "ns1.dns.nic.mlb", "ns2.dns.nic.mlb", "ns3.dns.nic.mlb"}, n, n, w{"es"}, "whois.nic.mlb", e, w{"https://rdap.nic.mlb/"}, t},
1028 {"mls", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.ns.nic.mls", "b.ns.nic.mls"}, n, n, w{"fr"}, "whois.nic.mls", e, w{"https://rdap.mls.fury.ca/rdap/"}, t},
1029 {"mm", r, z[3443:3451], 0xa8, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, "whois.registry.gov.mm", e, n, f},
1030 {"mma", r, x, 0x42, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.mma", e, w{"https://rdap.nic.mma/"}, t},
1031 {"mn", r, z[3451:3454], 0xa0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "ns1.magic.mn", "ns2.magic.mn", "ns3.magic.mn", "ns4.magic.mn"}, n, n, n, "whois.nic.mn", e, n, f},
1032 {"mnet", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1033 {"mo", r, z[3454:3460], 0xa0, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, "whois.monic.mo", e, n, f},
1034 {"mobi", r, x, 0x1040, "https://dotmobi.mobi/", w{"a0.mobi.afilias-nst.info", "a2.mobi.afilias-nst.info", "b0.mobi.afilias-nst.org", "b2.mobi.afilias-nst.org", "c0.mobi.afilias-nst.info", "d0.mobi.afilias-nst.org"}, n, n, w{"zh-CN"}, "whois.nic.mobi", e, w{"https://rdap.donuts.co/rdap/"}, t},
1035 {"mobile", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.mobile", "a2.nic.mobile", "b0.nic.mobile", "c0.nic.mobile"}, n, n, n, "whois.nic.mobile", e, w{"https://rdap.afilias-srs.net/rdap/mobile/"}, f},
1036 {"mobily", r, x, 0x840, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.mobily", e, n, f},
1037 {"moda", r, x, 0x40, e, w{"v0n0.nic.moda", "v0n1.nic.moda", "v0n2.nic.moda", "v0n3.nic.moda", "v2n0.nic.moda", "v2n1.nic.moda"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.moda", e, w{"https://rdap.donuts.co/rdap/"}, t},
1038 {"moe", r, x, 0x40, e, w{"a.nic.moe", "b.nic.moe", "c.nic.moe", "ns1.dns.nic.moe", "ns2.dns.nic.moe", "ns3.dns.nic.moe"}, n, n, w{"ja"}, "whois.nic.moe", e, w{"https://rdap.nic.moe/"}, t},
1039 {"moi", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.moi", "dns2.nic.moi", "dns3.nic.moi", "dns4.nic.moi", "dnsa.nic.moi", "dnsb.nic.moi", "dnsc.nic.moi", "dnsd.nic.moi"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.moi", e, w{"https://rdap.nominet.uk/moi/"}, t},
1040 {"mom", r, x, 0x40, "https://nic.mom/", w{"a.nic.mom", "b.nic.mom", "c.nic.mom", "d.nic.mom"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.mom", e, w{"https://rdap.centralnic.com/mom/"}, t},
1041 {"monash", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.monash", "b.nic.monash", "c.nic.monash", "d.nic.monash"}, n, n, n, "whois.nic.monash", e, w{"https://rdap.nic.monash/"}, f},
1042 {"money", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.money", "v0n1.nic.money", "v0n2.nic.money", "v0n3.nic.money", "v2n0.nic.money", "v2n1.nic.money"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.money", e, w{"https://rdap.donuts.co/rdap/"}, t},
1043 {"monster", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.monster", "b.nic.monster", "c.nic.monster", "d.nic.monster"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.monster", e, w{"https://rdap.centralnic.com/monster/"}, t},
1044 {"montblanc", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1045 {"mopar", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1046 {"mormon", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.mormon", "a2.nic.mormon", "b0.nic.mormon", "c0.nic.mormon"}, n, n, n, "whois.nic.mormon", e, w{"https://rdap.afilias-srs.net/rdap/mormon/"}, f},
1047 {"mortgage", r, x, 0x40, e, w{"v0n0.nic.mortgage", "v0n1.nic.mortgage", "v0n2.nic.mortgage", "v0n3.nic.mortgage", "v2n0.nic.mortgage", "v2n1.nic.mortgage"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.mortgage", e, w{"https://rdap.donuts.co/rdap/"}, t},
1048 {"moscow", r, x, 0xc4, "https://newgtlds.icann.org/", w{"a.dns.flexireg.ru", "b.dns.flexireg.net", "c.dns.flexireg.org", "d.dns.flexireg.domains"}, n, w{"Moscow", "RU-MOW"}, n, "whois.nic.moscow", e, w{"https://flexireg.net/moscow/rdap/"}, f},
1049 {"moto", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.moto", "ns2.dns.nic.moto", "ns3.dns.nic.moto", "ns4.dns.nic.moto", "ns5.dns.nic.moto", "ns6.dns.nic.moto"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.moto", e, w{"https://rdap.nic.moto/"}, t},
1050 {"motorcycles", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.motorcycles", "b.nic.motorcycles", "c.nic.motorcycles", "d.nic.motorcycles"}, n, n, n, "whois.nic.motorcycles", e, w{"https://rdap.centralnic.com/motorcycles/"}, f},
1051 {"mov", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1052 {"movie", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.movie", "v0n1.nic.movie", "v0n2.nic.movie", "v0n3.nic.movie", "v2n0.nic.movie", "v2n1.nic.movie"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.movie", e, w{"https://rdap.donuts.co/rdap/"}, t},
1053 {"movistar", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois-fe.movistar.tango.knipp.de", e, n, f},
1054 {"mozaic", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1055 {"mp", r, z[3460:3464], 0xa0, "https://get.mp/", w{"ns1.nic.mp", "ns2.nic.mp", "ns3.nic.mp", "ns4.nic.mp"}, n, n, n, "whois.nic.mp", e, n, f},
1056 {"mq", r, x, 0xa0, "https://www.dom-enic.com/", w{"ns1-fr.mediaserv.net", "ns1-gp.mediaserv.net", "ns1-mq.mediaserv.net"}, n, n, n, "whois.mediaserv.net", e, n, f},
1057 {"mr", r, z[3464:3468], 0xa0, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, "whois.nic.mr", e, n, f},
1058 {"mrmuscle", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1059 {"mrporter", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1060 {"ms", r, z[3468:3472], 0xe0, e, w{"a.lactld.org", "ms-ns.anycast.pch.net", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.ms", e, n, f},
1061 {"msd", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/msd/v1/"}, f},
1062 {"mt", r, z[3472:3477], 0xa0, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, "https://www.nic.org.mt/dotmt/", n, f},
1063 {"mtn", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.mtn", "dns2.nic.mtn", "dns3.nic.mtn", "dns4.nic.mtn", "dnsa.nic.mtn", "dnsb.nic.mtn", "dnsc.nic.mtn", "dnsd.nic.mtn"}, n, n, n, "whois.nic.mtn", e, w{"https://rdap.nominet.uk/mtn/"}, f},
1064 {"mtpc", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.mtpc", e, n, f},
1065 {"mtr", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.nic.mtr", "ns2.nic.mtr", "ns3.nic.mtr", "ns4.nic.mtr"}, n, n, n, "whois.nic.mtr", e, w{"https://whois.nic.mtr/rdap/"}, f},
1066 {"mu", r, z[3477:3486], 0xa0, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, "whois.nic.mu", e, n, f},
1067 {"multichoice", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1068 {"museum", r, x, 0x1040, "https://welcome.museum/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.museum", e, w{"https://rdap.nic.museum/"}, t},
1069 {"music", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.music", "b.nic.music", "c.nic.music", "d.nic.music"}, n, n, n, "whois.nic.music", e, n, f},
1070 {"mutual", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.mutual", "b.nic.mutual", "c.nic.mutual", "ns1.dns.nic.mutual", "ns2.dns.nic.mutual", "ns3.dns.nic.mutual"}, n, n, w{"es"}, "whois.nic.mutual", e, w{"https://rdap.nic.mutual/"}, t},
1071 {"mutualfunds", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1072 {"mutuelle", r, x, 0x840, "https://newgtlds.icann.org/", n, n, n, n, "whois-mutuelle.nic.fr", e, n, f},
1073 {"mv", r, z[3486:3500], 0xa0, e, w{"mv-ns.anycast.pch.net", "ns.dhivehinet.net.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
1074 {"mw", r, z[3500:3510], 0xa0, "http://nic.mw/", w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, "whois.nic.mw", e, n, f},
1075 {"mx", r, z[3510:3515], 0xa0, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, "whois.mx", e, n, f},
1076 {"my", r, z[3515:3523], 0xa0, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "a.nic.my", "a1.nic.my", "b.mynic.centralnic-dns.com", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, w{"ms-MY"}, "whois.mynic.my", e, n, t},
1077 {"mz", r, z[3523:3530], 0xa8, "https://www.domains.co.mz/", w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, "whois.nic.mz", e, n, f},
1078 {"mzansimagic", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1079 {"na", r, z[3530:3548], 0xa0, e, w{"anyc2.irondns.net", "etld-1.anycast.net", "na-ns.anycast.pch.net", "na.anycastdns.cz"}, n, n, n, "whois.na-nic.com.na", e, n, f},
1080 {"nab", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.nab", e, w{"https://tld-rdap.verisign.com/nab/v1/"}, f},
1081 {"nadex", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.nadex", e, n, f},
1082 {"nagoya", r, x, 0xc4, e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Nagoya-shi"}, w{"ja"}, "whois.nic.nagoya", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1083 {"name", r, z[3548:3551], 0x40, e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.name", e, w{"https://tld-rdap.verisign.com/name/v1/"}, t},
1084 {"naspers", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1085 {"nationwide", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.nationwide", e, w{"https://tld-rdap.verisign.com/nationwide/v1/"}, f},
1086 {"natura", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
1087 {"navy", r, x, 0x40, e, w{"v0n0.nic.navy", "v0n1.nic.navy", "v0n2.nic.navy", "v0n3.nic.navy", "v2n0.nic.navy", "v2n1.nic.navy"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.navy", e, w{"https://rdap.donuts.co/rdap/"}, t},
1088 {"nba", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.nba", "b.nic.nba", "c.nic.nba", "ns1.dns.nic.nba", "ns2.dns.nic.nba", "ns3.dns.nic.nba"}, n, n, w{"es"}, "whois.nic.nba", e, w{"https://rdap.nic.nba/"}, t},
1089 {"nc", r, z[3551:3554], 0xa0, e, w{"any-ns1.nc", "nc.cctld.authdns.ripe.net", "ns1.nc", "ns2.nc"}, n, n, n, "whois.nc", e, n, f},
1090 {"ne", r, z[3554:3559], 0xa0, e, w{"bow.rain.fr", "ne.cctld.authdns.ripe.net", "ns-ne.afrinic.net", "ns.intnet.ne"}, n, n, n, e, e, n, f},
1091 {"nec", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.nec", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1092 {"net", r, z[3559:3569], 0x40, "https://www.verisign.com/en_US/domain-names/net-domain-names/index.xhtml", w{"a.gtld-servers.net", "b.gtld-servers.net", "c.gtld-servers.net", "d.gtld-servers.net", "e.gtld-servers.net", "f.gtld-servers.net", "g.gtld-servers.net", "h.gtld-servers.net", "i.gtld-servers.net", "j.gtld-servers.net", "k.gtld-servers.net", "l.gtld-servers.net", "m.gtld-servers.net"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro-MD", "ru", "uk", "zh"}, "whois.verisign-grs.com", e, w{"https://rdap.verisign.com/net/v1/"}, t},
1093 {"netaporter", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1094 {"netbank", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.netbank", "b.nic.netbank", "c.nic.netbank", "d.nic.netbank"}, n, n, n, "whois.nic.netbank", e, w{"https://rdap.nic.netbank/"}, f},
1095 {"netflix", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.netflix", "ns2.dns.nic.netflix", "ns3.dns.nic.netflix", "ns4.dns.nic.netflix", "ns5.dns.nic.netflix", "ns6.dns.nic.netflix"}, n, n, n, "whois.nic.netflix", e, w{"https://rdap.nic.netflix/"}, f},
1096 {"network", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.network", "v0n1.nic.network", "v0n2.nic.network", "v0n3.nic.network", "v2n0.nic.network", "v2n1.nic.network"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.network", e, w{"https://rdap.donuts.co/rdap/"}, t},
1097 {"neustar", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.neustar", "b.nic.neustar", "c.nic.neustar", "ns4.dns.nic.neustar", "ns5.dns.nic.neustar", "ns6.dns.nic.neustar"}, n, n, w{"es"}, "whois.nic.neustar", e, w{"https://rdap.nic.neustar/"}, t},
1098 {"new", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1099 {"newholland", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.newholland", e, n, f},
1100 {"news", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.news", "v0n1.nic.news", "v0n2.nic.news", "v0n3.nic.news", "v2n0.nic.news", "v2n1.nic.news"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.news", e, w{"https://rdap.donuts.co/rdap/"}, t},
1101 {"next", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.next", e, w{"https://tld-rdap.verisign.com/next/v1/"}, f},
1102 {"nextdirect", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.nextdirect", e, w{"https://tld-rdap.verisign.com/nextdirect/v1/"}, f},
1103 {"nexus", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1104 {"nf", r, z[3569:3581], 0xa0, e, w{"ns.anycast.nic.nf", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.nf", e, n, f},
1105 {"nfl", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.nfl", "ns2.dns.nic.nfl", "ns3.dns.nic.nfl", "ns4.dns.nic.nfl", "ns5.dns.nic.nfl", "ns6.dns.nic.nfl"}, n, n, w{"es"}, "whois.nic.nfl", e, w{"https://rdap.nic.nfl/"}, t},
1106 {"ng", r, z[3581:3591], 0xa0, "https://web4africa.ng/ng-domains/", w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, "whois.nic.net.ng", e, n, f},
1107 {"ngo", r, x, 0x40, "https://pir.org/products/ngo-ong-domain/", w{"a0.nic.ngo", "a2.nic.ngo", "b0.nic.ngo", "b2.nic.ngo", "c0.nic.ngo", "d0.nic.ngo"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.ngo", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1108 {"nhk", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "und"}, "whois.nic.nhk", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1109 {"ni", r, z[3591:3606], 0xa8, "https://www.nic.ni/", w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, "http://www.nic.ni/", n, f},
1110 {"nico", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.nico", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1111 {"nike", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.nike", "b.nic.nike", "c.nic.nike", "ns1.dns.nic.nike", "ns2.dns.nic.nike", "ns3.dns.nic.nike"}, n, n, w{"es"}, "whois.nic.nike", e, w{"https://rdap.nic.nike/"}, t},
1112 {"nikon", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.nikon", e, w{"https://tld-rdap.verisign.com/nikon/v1/"}, f},
1113 {"ninja", r, x, 0x40, e, w{"v0n0.nic.ninja", "v0n1.nic.ninja", "v0n2.nic.ninja", "v0n3.nic.ninja", "v2n0.nic.ninja", "v2n1.nic.ninja"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.ninja", e, w{"https://rdap.donuts.co/rdap/"}, t},
1114 {"nissan", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1115 {"nissay", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"ja", "mul-Hang", "mul-Hani", "mul-Hano"}, "whois.nic.nissay", e, w{"https://tld-rdap.verisign.com/nissay/v1/"}, t},
1116 {"nl", r, z[3606:3612], 0xa0, e, w{"ns1.dns.nl", "ns2.dns.nl", "ns3.dns.nl", "ns4.dns.nl"}, n, n, n, "whois.domain-registry.nl", e, n, f},
1117 {"no", r, z[3612:3622], 0xa0, e, w{"i.nic.no", "njet.norid.no", "not.norid.no", "x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, "whois.norid.no", e, w{"https://rdap.norid.no/"}, t},
1118 {"nokia", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.nokia", "a2.nic.nokia", "b0.nic.nokia", "c0.nic.nokia"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/nokia/"}, t},
1119 {"northlandinsurance", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1120 {"northwesternmutual", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.northwesternmutual", "b.nic.northwesternmutual", "c.nic.northwesternmutual", "ns1.dns.nic.northwesternmutual", "ns2.dns.nic.northwesternmutual", "ns3.dns.nic.northwesternmutual"}, n, n, w{"es"}, "whois.nic.northwesternmutual", e, w{"https://rdap.nic.northwesternmutual/"}, t},
1121 {"norton", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.norton", e, w{"https://tld-rdap.verisign.com/norton/v1/"}, t},
1122 {"now", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.now", "dns2.nic.now", "dns3.nic.now", "dns4.nic.now", "dnsa.nic.now", "dnsb.nic.now", "dnsc.nic.now", "dnsd.nic.now"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.now", e, w{"https://rdap.nominet.uk/now/"}, t},
1123 {"nowruz", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.ns.nic.nowruz", "b.ns.nic.nowruz", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.nowruz", e, w{"https://api.rdap.agitsys.net/"}, f},
1124 {"nowtv", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.nowtv", "a2.nic.nowtv", "b0.nic.nowtv", "c0.nic.nowtv"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.nowtv", e, w{"https://rdap.afilias-srs.net/rdap/nowtv/"}, t},
1125 {"np", r, z[3622:3768], 0xa8, e, w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, "http://register.mos.com.np/np-whois-lookup", n, f},
1126 {"nr", r, z[3768:3775], 0xa0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, "http://www.cenpac.net.nr/dns/whois.html", n, f},
1127 {"nra", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.nra", "a2.nic.nra", "b0.nic.nra", "c0.nic.nra"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/nra/"}, f},
1128 {"nrw", r, x, 0x440, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"DE-NW"}, w{"de"}, "whois.nic.nrw", e, w{"https://rdap.nic.nrw/"}, t},
1129 {"ntt", r, x, 0x42, "https://newgtlds.icann.org/", w{"tld1.nic.ntt", "tld2.nic.ntt", "tld3.nic.ntt", "tld5.nic.ntt"}, n, n, w{"ja", "ja-JP"}, e, e, w{"https://rdap.nic.ntt/rdap/"}, t},
1130 {"nu", r, z[3775:3780], 0xe0, "https://www.nic.nu/", w{"a.ns.nu", "c.ns.nu", "d.ns.nu", "m.ns.nu", "y.ns.nu", "z.ns.nu"}, n, n, w{"und-Latn"}, "whois.iis.nu", e, n, t},
1131 {"nyc", r, x, 0xc4, e, w{"a.nic.nyc", "b.nic.nyc", "c.nic.nyc", "ns1.dns.nic.nyc", "ns2.dns.nic.nyc", "ns3.dns.nic.nyc"}, n, w{"New York City"}, w{"es"}, "whois.nic.nyc", e, w{"https://rdap.nic.nyc/"}, t},
1132 {"nz", r, z[3780:3795], 0xa0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, w{"mul-Latn"}, "whois.irs.net.nz", e, n, t},
1133 {"obi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.obi", "a2.nic.obi", "b0.nic.obi", "c0.nic.obi"}, n, n, n, "whois.nic.obi", e, w{"https://tld-rdap.verisign.com/obi/v1/"}, f},
1134 {"observer", r, x, 0x42, "https://newgtlds.icann.org/", w{"v0n0.nic.observer", "v0n1.nic.observer", "v0n2.nic.observer", "v0n3.nic.observer", "v2n0.nic.observer", "v2n1.nic.observer"}, n, n, n, "whois.nic.observer", e, w{"https://rdap.donuts.co/rdap/"}, f},
1135 {"off", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.off", e, w{"https://tld-rdap.verisign.com/off/v1/"}, f},
1136 {"office", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.office", "b.nic.office", "c.nic.office", "ns1.dns.nic.office", "ns2.dns.nic.office", "ns3.dns.nic.office"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.office", e, w{"https://rdap.nic.office/"}, t},
1137 {"okinawa", r, x, 0xc4, e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Okinawa", "JP-47"}, w{"ja"}, "whois.nic.okinawa", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1138 {"olayan", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.olayan", "b.nic.olayan", "c.nic.olayan", "d.nic.olayan"}, n, n, w{"ar"}, "whois.nic.olayan", e, w{"https://rdap.nic.olayan/"}, t},
1139 {"olayangroup", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.olayangroup", "b.nic.olayangroup", "c.nic.olayangroup", "d.nic.olayangroup"}, n, n, w{"ar"}, "whois.nic.olayangroup", e, w{"https://rdap.nic.olayangroup/"}, t},
1140 {"oldnavy", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.oldnavy", "b.nic.oldnavy", "c.nic.oldnavy", "ns1.dns.nic.oldnavy", "ns2.dns.nic.oldnavy", "ns3.dns.nic.oldnavy"}, n, n, w{"es"}, "whois.nic.oldnavy", e, w{"https://rdap.nic.oldnavy/"}, t},
1141 {"ollo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.ollo", "a2.nic.ollo", "b0.nic.ollo", "c0.nic.ollo"}, n, n, n, "whois.nic.ollo", e, w{"https://rdap.afilias-srs.net/rdap/ollo/"}, f},
1142 {"olympus", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1143 {"om", r, z[3795:3808], 0xa0, "http://www.registry.om/", w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, "whois.registry.om", e, n, f},
1144 {"omega", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.omega", e, w{"https://tld-rdap.verisign.com/omega/v1/"}, t},
1145 {"one", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.one", "b.nic.one", "c.nic.one", "d.nic.one"}, n, n, n, "whois.nic.one", e, w{"https://rdap.nic.one/"}, f},
1146 {"ong", r, x, 0x40, "https://pir.org/products/ngo-ong-domain/", w{"a0.nic.ong", "a2.nic.ong", "b0.nic.ong", "b2.nic.ong", "c0.nic.ong", "d0.nic.ong"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.ong", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1147 {"onl", r, x, 0x40, "https://nic.onl/", w{"a0.nic.onl", "a2.nic.onl", "b0.nic.onl", "c0.nic.onl"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/onl/"}, t},
1148 {"online", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.online", "b.nic.online", "e.nic.online", "f.nic.online"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.online", e, w{"https://rdap.centralnic.com/online/"}, t},
1149 {"onyourside", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.onyourside", e, w{"https://tld-rdap.verisign.com/onyourside/v1/"}, f},
1150 {"ooo", r, x, 0x40, e, w{"a.nic.ooo", "b.nic.ooo", "c.nic.ooo", "d.nic.ooo"}, n, n, w{"ar", "be", "es", "fr", "he", "hr", "ja", "ko", "lo", "mk", "mul-Cans", "mul-Cyrl", "mul-Grek", "mul-Latn", "mul-Mymr", "mul-Ogam", "mul-Phnx", "mul-Runr", "pl", "ru", "sr", "sv", "th", "uk", "zh"}, "whois.nic.ooo", e, w{"https://rdap.centralnic.com/ooo/"}, t},
1151 {"open", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.open", "b.nic.open", "c.nic.open", "ns1.dns.nic.open", "ns2.dns.nic.open", "ns3.dns.nic.open"}, n, n, w{"es"}, "whois.nic.open", e, w{"https://rdap.nic.open/"}, t},
1152 {"oracle", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.oracle", e, w{"https://tld-rdap.verisign.com/oracle/v1/"}, f},
1153 {"orange", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Latn"}, "whois.nic.orange", e, w{"https://tld-rdap.verisign.com/orange/v1/"}, t},
1154 {"org", r, z[3808:3814], 0x40, "https://pir.org/products/org-domain/", w{"a0.org.afilias-nst.info", "a2.org.afilias-nst.info", "b0.org.afilias-nst.org", "b2.org.afilias-nst.org", "c0.org.afilias-nst.info", "d0.org.afilias-nst.org"}, n, n, w{"be", "bg", "bs", "cnr", "da", "de", "es", "fi", "hi", "hr", "hu", "is", "it", "ja", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.publicinterestregistry.org", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1155 {"organic", r, x, 0x40, "https://get.organic/", w{"a0.nic.organic", "a2.nic.organic", "b0.nic.organic", "c0.nic.organic"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.organic", e, w{"https://rdap.donuts.co/rdap/"}, t},
1156 {"orientexpress", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1157 {"origin", r, x, 0, e, n, n, n, n, "whois.afilias-srs.net", e, n, t},
1158 {"origins", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.origins", "a2.nic.origins", "b0.nic.origins", "c0.nic.origins"}, n, n, n, "whois.nic.origins", e, w{"https://rdap.afilias-srs.net/rdap/origins/"}, f},
1159 {"osaka", r, x, 0xc4, "https://newgtlds.icann.org/", w{"a.nic.osaka", "b.nic.osaka", "c.nic.osaka", "ns1.dns.nic.osaka", "ns2.dns.nic.osaka", "ns3.dns.nic.osaka"}, n, w{"Osaka", "JP-27"}, w{"ja"}, "whois.nic.osaka", e, w{"https://rdap.nic.osaka/"}, t},
1160 {"otsuka", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.otsuka", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1161 {"ott", r, x, 0x48, "https://newgtlds.icann.org/", w{"a0.nic.ott", "a2.nic.ott", "b0.nic.ott", "c0.nic.ott"}, n, n, n, "whois.nic.ott", e, w{"https://rdap.afilias-srs.net/rdap/ott/"}, f},
1162 {"overheidnl", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1163 {"ovh", r, x, 0x40, e, w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"fr"}, "whois.nic.ovh", e, w{"https://rdap.nic.ovh/"}, t},
1164 {"pa", r, z[3814:3825], 0xa0, "http://www.nic.pa/", w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, "http://www.nic.pa/", n, f},
1165 {"page", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1166 {"pamperedchef", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1167 {"panasonic", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1168 {"panerai", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.panerai", e, n, f},
1169 {"paris", r, x, 0xc4, e, w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr", "h.ext.nic.fr"}, n, w{"Paris", "FR-J"}, w{"fr"}, "whois.nic.paris", e, w{"https://rdap.nic.paris/"}, t},
1170 {"pars", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.ns.nic.pars", "b.ns.nic.pars", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.pars", e, w{"https://api.rdap.agitsys.net/"}, f},
1171 {"partners", r, x, 0x40, e, w{"v0n0.nic.partners", "v0n1.nic.partners", "v0n2.nic.partners", "v0n3.nic.partners", "v2n0.nic.partners", "v2n1.nic.partners"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.partners", e, w{"https://rdap.donuts.co/rdap/"}, t},
1172 {"parts", r, x, 0x40, e, w{"v0n0.nic.parts", "v0n1.nic.parts", "v0n2.nic.parts", "v0n3.nic.parts", "v2n0.nic.parts", "v2n1.nic.parts"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.parts", e, w{"https://rdap.donuts.co/rdap/"}, t},
1173 {"party", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.party", "b.nic.party", "c.nic.party", "ns1.dns.nic.party", "ns2.dns.nic.party", "ns3.dns.nic.party"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.party", e, w{"https://rdap.nic.party/"}, t},
1174 {"passagens", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.passagens", "b.nic.passagens", "c.nic.passagens", "ns1.dns.nic.passagens", "ns2.dns.nic.passagens", "ns3.dns.nic.passagens"}, n, n, w{"es"}, "whois.nic.passagens", e, w{"https://rdap.nic.passagens/"}, t},
1175 {"patagonia", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1176 {"patch", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1177 {"pay", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.pay", "dns2.nic.pay", "dns3.nic.pay", "dns4.nic.pay", "dnsa.nic.pay", "dnsb.nic.pay", "dnsc.nic.pay", "dnsd.nic.pay"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pay", e, w{"https://rdap.nominet.uk/pay/"}, t},
1178 {"payu", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1179 {"pccw", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.pccw", "a2.nic.pccw", "b0.nic.pccw", "c0.nic.pccw"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.pccw", e, w{"https://rdap.afilias-srs.net/rdap/pccw/"}, t},
1180 {"pe", r, z[3825:3834], 0xa0, "https://punto.pe/", w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, "kero.yachay.pe", e, n, t},
1181 {"persiangulf", r, x, 0xc0, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1182 {"pet", r, x, 0x40, "https://get.pet/", w{"a0.nic.pet", "a2.nic.pet", "b0.nic.pet", "c0.nic.pet"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.pet", e, w{"https://rdap.donuts.co/rdap/"}, t},
1183 {"pets", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1184 {"pf", r, z[3834:3839], 0xa0, e, w{"ns1.mana.pf", "ns2.mana.pf"}, n, n, n, "whois.registry.pf", e, n, f},
1185 {"pfizer", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.pfizer", "b.nic.pfizer", "c.nic.pfizer", "ns1.dns.nic.pfizer", "ns2.dns.nic.pfizer", "ns3.dns.nic.pfizer"}, n, n, w{"es"}, "whois.nic.pfizer", e, w{"https://rdap.nic.pfizer/"}, t},
1186 {"pg", r, z[3839:3845], 0xa0, e, w{"munnari.oz.au", "ns.uu.net", "ns1.tiare.net.pg", "ns1.unitech.ac.pg", "ns2.tiare.net.pg"}, n, n, n, e, e, n, f},
1187 {"ph", r, z[3845:3854], 0xa0, e, w{"1.ns.ph", "ns2.cuhk.edu.hk", "ns4.apnic.net", "ph.communitydns.net"}, w{"45.79.222.138"}, n, n, e, "http://www.dot.ph/whois", n, f},
1188 {"pharmacy", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.pharmacy", "dns2.nic.pharmacy", "dns3.nic.pharmacy", "dns4.nic.pharmacy", "dnsa.nic.pharmacy", "dnsb.nic.pharmacy", "dnsc.nic.pharmacy", "dnsd.nic.pharmacy"}, n, n, w{"es"}, "whois.nic.pharmacy", e, w{"https://rdap.nominet.uk/pharmacy/"}, t},
1189 {"phd", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1190 {"philips", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.philips", "b.nic.philips", "c.nic.philips", "d.nic.philips"}, n, n, n, "whois.nic.philips", e, w{"https://rdap.nic.philips/"}, f},
1191 {"phone", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.phone", "a2.nic.phone", "b0.nic.phone", "c0.nic.phone"}, n, n, n, "whois.nic.phone", e, w{"https://rdap.afilias-srs.net/rdap/phone/"}, f},
1192 {"photo", r, x, 0x40, "https://nic.photo/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1193 {"photography", r, x, 0x40, e, w{"v0n0.nic.photography", "v0n1.nic.photography", "v0n2.nic.photography", "v0n3.nic.photography", "v2n0.nic.photography", "v2n1.nic.photography"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.photography", e, w{"https://rdap.donuts.co/rdap/"}, t},
1194 {"photos", r, x, 0x40, e, w{"v0n0.nic.photos", "v0n1.nic.photos", "v0n2.nic.photos", "v0n3.nic.photos", "v2n0.nic.photos", "v2n1.nic.photos"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.photos", e, w{"https://rdap.donuts.co/rdap/"}, t},
1195 {"physio", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.physio", "b.nic.physio", "c.nic.physio", "d.nic.physio"}, n, n, n, "whois.nic.physio", e, w{"https://rdap.nic.physio/"}, f},
1196 {"piaget", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.piaget", e, n, f},
1197 {"pics", r, x, 0x40, "https://nic.pics/", w{"a.nic.pics", "b.nic.pics", "c.nic.pics", "d.nic.pics"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.pics", e, w{"https://rdap.centralnic.com/pics/"}, t},
1198 {"pictet", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/pictet/v1/"}, f},
1199 {"pictures", r, x, 0x40, e, w{"v0n0.nic.pictures", "v0n1.nic.pictures", "v0n2.nic.pictures", "v0n3.nic.pictures", "v2n0.nic.pictures", "v2n1.nic.pictures"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.pictures", e, w{"https://rdap.donuts.co/rdap/"}, t},
1200 {"pid", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.pid", "b.nic.pid", "c.nic.pid", "d.nic.pid"}, n, n, w{"ar"}, "whois.nic.pid", e, w{"https://rdap.centralnic.com/pid/"}, t},
1201 {"pin", r, x, 0x48, "https://newgtlds.icann.org/", w{"dns1.nic.pin", "dns2.nic.pin", "dns3.nic.pin", "dns4.nic.pin", "dnsa.nic.pin", "dnsb.nic.pin", "dnsc.nic.pin", "dnsd.nic.pin"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pin", e, w{"https://rdap.nominet.uk/pin/"}, t},
1202 {"ping", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.ping", "b.nic.ping", "c.nic.ping", "ns1.dns.nic.ping", "ns2.dns.nic.ping", "ns3.dns.nic.ping"}, n, n, n, "whois.nic.ping", e, w{"https://rdap.nic.ping/"}, f},
1203 {"pink", r, x, 0x40, "https://get.pink/", w{"a0.nic.pink", "a2.nic.pink", "b0.nic.pink", "b2.nic.pink", "c0.nic.pink"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.pink", e, w{"https://rdap.donuts.co/rdap/"}, t},
1204 {"pioneer", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.pioneer", "dns2.nic.pioneer", "dns3.nic.pioneer", "dns4.nic.pioneer", "dnsa.nic.pioneer", "dnsb.nic.pioneer", "dnsc.nic.pioneer", "dnsd.nic.pioneer"}, n, n, w{"ja"}, "whois.nic.pioneer", e, w{"https://rdap.nominet.uk/pioneer/"}, t},
1205 {"piperlime", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1206 {"pitney", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1207 {"pizza", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.pizza", "v0n1.nic.pizza", "v0n2.nic.pizza", "v0n3.nic.pizza", "v2n0.nic.pizza", "v2n1.nic.pizza"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.pizza", e, w{"https://rdap.donuts.co/rdap/"}, t},
1208 {"pk", r, z[3854:3869], 0xa0, e, w{"root-c1.pknic.pk", "root-c2.pknic.pk", "root-e.pknic.pk", "root-s.pknic.pk"}, n, n, n, "whois.pknic.net.pk", e, n, f},
1209 {"pl", r, z[3869:4037], 0xa0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, w{"be-PL", "bg-PL", "ca-PL", "cs-PL", "da-PL", "de-PL", "el-PL", "eo-PL", "es-PL", "et-PL", "fi-PL", "fr-PL", "ga-PL", "he-PL", "hr-PL", "hu-PL", "is-PL", "it-PL", "lb-PL", "lt-PL", "lv-PL", "mk-PL", "mt-PL", "nl-PL", "no-PL", "pl-PL", "pt-PL", "ro-PL", "ru-PL", "sk-PL", "sl-PL", "sq-PL", "sr-PL", "sv-PL", "tr-PL", "uk-PL"}, "whois.dns.pl", e, n, t},
1210 {"place", r, x, 0x40, e, w{"v0n0.nic.place", "v0n1.nic.place", "v0n2.nic.place", "v0n3.nic.place", "v2n0.nic.place", "v2n1.nic.place"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.place", e, w{"https://rdap.donuts.co/rdap/"}, t},
1211 {"play", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1212 {"playstation", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.playstation", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1213 {"plumbing", r, x, 0x40, e, w{"v0n0.nic.plumbing", "v0n1.nic.plumbing", "v0n2.nic.plumbing", "v0n3.nic.plumbing", "v2n0.nic.plumbing", "v2n1.nic.plumbing"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.plumbing", e, w{"https://rdap.donuts.co/rdap/"}, t},
1214 {"plus", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.plus", "v0n1.nic.plus", "v0n2.nic.plus", "v0n3.nic.plus", "v2n0.nic.plus", "v2n1.nic.plus"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.plus", e, w{"https://rdap.donuts.co/rdap/"}, t},
1215 {"pm", r, x, 0xa0, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.pm", e, w{"https://rdap.nic.pm/"}, t},
1216 {"pn", r, z[4037:4056], 0xa0, "https://www.nic.pn/", w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "fork.sth.dnsnode.net", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, "http://www.pitcairn.pn/PnRegistry/", n, f},
1217 {"pnc", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.pnc", "a2.nic.pnc", "b0.nic.pnc", "c0.nic.pnc"}, n, n, n, "whois.nic.pnc", e, w{"https://rdap.afilias-srs.net/rdap/pnc/"}, f},
1218 {"pohl", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.pohl", "b.nic.pohl", "c.nic.pohl", "d.nic.pohl"}, n, n, w{"de"}, "whois.nic.pohl", e, w{"https://rdap.centralnic.com/pohl/"}, t},
1219 {"poker", r, x, 0x40, "https://get.poker/", w{"a0.nic.poker", "a2.nic.poker", "b0.nic.poker", "c0.nic.poker"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.poker", e, w{"https://rdap.donuts.co/rdap/"}, t},
1220 {"politie", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.nic.politie", "ns2.nic.politie", "ns3.nic.politie", "ns4.nic.politie"}, n, n, n, "whois.nic.politie", e, w{"https://rdap.nic.politie/"}, f},
1221 {"polo", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1222 {"porn", r, x, 0x41, "https://nic.porn/", w{"a.nic.porn", "b.nic.porn", "c.nic.porn", "d.nic.porn"}, n, n, w{"ar", "be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.porn", e, w{"https://rdap.nic.porn/"}, t},
1223 {"post", r, x, 0x1040, "https://en.wikipedia.org/wiki/.post", w{"a0.post.afilias-nst.info", "a2.post.afilias-nst.info", "b0.post.afilias-nst.org", "b2.post.afilias-nst.org", "c0.post.afilias-nst.info", "d0.post.afilias-nst.org"}, n, n, n, "whois.dotpostregistry.net", e, w{"https://rdap.afilias-srs.net/rdap/post/"}, f},
1224 {"pr", r, z[4056:4108], 0xa0, "https://domains.pr/", w{"a.lactld.org", "a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org", "pr-dns.denic.de"}, n, n, n, "whois.afilias-srs.net", e, n, t},
1225 {"pramerica", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.pramerica", "b.nic.pramerica", "c.nic.pramerica", "ns1.dns.nic.pramerica", "ns2.dns.nic.pramerica", "ns3.dns.nic.pramerica"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pramerica", e, w{"https://rdap.nic.pramerica/"}, t},
1226 {"praxi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.praxi", "b.nic.praxi", "c.nic.praxi", "ns1.dns.nic.praxi", "ns2.dns.nic.praxi", "ns3.dns.nic.praxi"}, n, n, n, "whois.nic.praxi", e, w{"https://rdap.nic.praxi/"}, f},
1227 {"press", r, x, 0x40, e, w{"a.nic.press", "b.nic.press", "e.nic.press", "f.nic.press"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.press", e, w{"https://rdap.centralnic.com/press/"}, t},
1228 {"prime", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.prime", "dns2.nic.prime", "dns3.nic.prime", "dns4.nic.prime", "dnsa.nic.prime", "dnsb.nic.prime", "dnsc.nic.prime", "dnsd.nic.prime"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.prime", e, w{"https://rdap.nominet.uk/prime/"}, t},
1229 {"pro", r, z[4108:4144], 0x40, "https://registry.pro/", w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.pro", e, w{"https://rdap.donuts.co/rdap/"}, t},
1230 {"prod", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1231 {"productions", r, x, 0x40, e, w{"v0n0.nic.productions", "v0n1.nic.productions", "v0n2.nic.productions", "v0n3.nic.productions", "v2n0.nic.productions", "v2n1.nic.productions"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.productions", e, w{"https://rdap.donuts.co/rdap/"}, t},
1232 {"prof", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1233 {"progressive", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.progressive", "a2.nic.progressive", "b0.nic.progressive", "c0.nic.progressive"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/progressive/"}, f},
1234 {"promo", r, x, 0x40, "https://get.promo/", w{"a0.nic.promo", "a2.nic.promo", "b0.nic.promo", "c0.nic.promo"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.promo", e, w{"https://rdap.donuts.co/rdap/"}, t},
1235 {"properties", r, x, 0x40, e, w{"v0n0.nic.properties", "v0n1.nic.properties", "v0n2.nic.properties", "v0n3.nic.properties", "v2n0.nic.properties", "v2n1.nic.properties"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.properties", e, w{"https://rdap.donuts.co/rdap/"}, t},
1236 {"property", r, x, 0x40, "https://nic.property/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1237 {"protection", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.protection", "b.nic.protection", "e.nic.protection", "f.nic.protection"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.protection", e, w{"https://rdap.centralnic.com/protection/"}, t},
1238 {"pru", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.pru", "b.nic.pru", "c.nic.pru", "ns1.dns.nic.pru", "ns2.dns.nic.pru", "ns3.dns.nic.pru"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pru", e, w{"https://rdap.nic.pru/"}, t},
1239 {"prudential", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.prudential", "b.nic.prudential", "c.nic.prudential", "ns1.dns.nic.prudential", "ns2.dns.nic.prudential", "ns3.dns.nic.prudential"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.prudential", e, w{"https://rdap.nic.prudential/"}, t},
1240 {"ps", r, z[4144:4153], 0xa0, e, w{"dns1.gov.ps", "fork.sth.dnsnode.net", "ns1.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, "whois.pnina.ps", e, n, f},
1241 {"pt", r, z[4153:4162], 0xa0, e, w{"a.dns.pt", "b.dns.pt", "c.dns.pt", "d.dns.pt", "e.dns.pt", "g.dns.pt", "h.dns.pt", "ns.dns.br", "ns2.nic.fr"}, n, n, n, "whois.dns.pt", e, n, t},
1242 {"pub", r, x, 0x40, e, w{"v0n0.nic.pub", "v0n1.nic.pub", "v0n2.nic.pub", "v0n3.nic.pub", "v2n0.nic.pub", "v2n1.nic.pub"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.pub", e, w{"https://rdap.donuts.co/rdap/"}, t},
1243 {"pw", r, z[4162:4173], 0xa0, e, w{"ns1.nic.pw", "ns2.nic.pw", "ns5.nic.pw", "ns6.nic.pw"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.pw", e, w{"https://rdap.centralnic.com/pw/"}, t},
1244 {"pwc", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.pwc", "a2.nic.pwc", "b0.nic.pwc", "c0.nic.pwc"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/pwc/"}, f},
1245 {"py", r, z[4173:4181], 0xa8, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, "http://www.nic.py/consulta-datos.php", n, f},
1246 {"qa", r, z[4181:4189], 0xa0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, "whois.registry.qa", e, n, f},
1247 {"qpon", r, x, 0x40, e, w{"a.nic.qpon", "b.nic.qpon", "c.nic.qpon", "d.nic.qpon"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "nl", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.qpon", e, w{"https://rdap.centralnic.com/qpon/"}, t},
1248 {"qtel", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1249 {"quebec", r, x, 0xc4, e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"Quebec", "CA-QC"}, w{"fr"}, "whois.nic.quebec", e, w{"https://rdap.nic.quebec/"}, t},
1250 {"quest", r, x, 0x42, "https://newgtlds.icann.org/", w{"a-cnic.nic.quest", "b-cnic.nic.quest", "c-cnic.nic.quest", "d-cnic.nic.quest"}, n, n, w{"ja", "ko", "mul-Grek", "mul-Latn", "ru", "zh"}, "whois.nic.quest", e, w{"https://rdap.centralnic.com/quest/"}, t},
1251 {"qvc", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.qvc", e, w{"https://rdap.nic.qvc/"}, f},
1252 {"racing", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.racing", "b.nic.racing", "c.nic.racing", "ns1.dns.nic.racing", "ns2.dns.nic.racing", "ns3.dns.nic.racing"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.racing", e, w{"https://rdap.nic.racing/"}, t},
1253 {"radio", r, x, 0x40, "https://www.nic.radio/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"el", "he", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Latn", "zh"}, "whois.nic.radio", e, w{"https://rdap.nic.radio/"}, t},
1254 {"raid", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.raid", e, w{"https://tld-rdap.verisign.com/raid/v1/"}, f},
1255 {"ram", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1256 {"re", r, z[4189:4192], 0xa0, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.re", e, w{"https://rdap.nic.re/"}, t},
1257 {"read", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.read", "dns2.nic.read", "dns3.nic.read", "dns4.nic.read", "dnsa.nic.read", "dnsb.nic.read", "dnsc.nic.read", "dnsd.nic.read"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.read", e, w{"https://rdap.nominet.uk/read/"}, t},
1258 {"realestate", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.realestate", "dns2.nic.realestate", "dns3.nic.realestate", "dns4.nic.realestate", "dnsa.nic.realestate", "dnsb.nic.realestate", "dnsc.nic.realestate", "dnsd.nic.realestate"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.realestate", e, w{"https://rdap.nominet.uk/realestate/"}, t},
1259 {"realtor", r, x, 0x40, "https://www.claim.realtor/", w{"dns1.nic.realtor", "dns2.nic.realtor", "dns3.nic.realtor", "dns4.nic.realtor", "dnsa.nic.realtor", "dnsb.nic.realtor", "dnsc.nic.realtor", "dnsd.nic.realtor"}, n, n, n, e, e, w{"https://rdap.nominet.uk/realtor/"}, f},
1260 {"realty", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.realty", "v0n1.nic.realty", "v0n2.nic.realty", "v0n3.nic.realty", "v2n0.nic.realty", "v2n1.nic.realty"}, n, n, w{"ar"}, "whois.nic.realty", e, w{"https://rdap.donuts.co/rdap/"}, t},
1261 {"recipes", r, x, 0x40, e, w{"v0n0.nic.recipes", "v0n1.nic.recipes", "v0n2.nic.recipes", "v0n3.nic.recipes", "v2n0.nic.recipes", "v2n1.nic.recipes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.recipes", e, w{"https://rdap.donuts.co/rdap/"}, t},
1262 {"red", r, x, 0x40, "https://get.red/", w{"a0.nic.red", "a2.nic.red", "b0.nic.red", "c0.nic.red"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.red", e, w{"https://rdap.donuts.co/rdap/"}, t},
1263 {"redken", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1264 {"redstone", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.redstone", "a2.nic.redstone", "b0.nic.redstone", "c0.nic.redstone"}, n, n, n, "whois.nic.redstone", e, w{"https://rdap.afilias-srs.net/rdap/redstone/"}, f},
1265 {"redumbrella", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.redumbrella", "a2.nic.redumbrella", "b0.nic.redumbrella", "c0.nic.redumbrella"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/redumbrella/"}, f},
1266 {"rehab", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.rehab", "v0n1.nic.rehab", "v0n2.nic.rehab", "v0n3.nic.rehab", "v2n0.nic.rehab", "v2n1.nic.rehab"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rehab", e, w{"https://rdap.donuts.co/rdap/"}, t},
1267 {"reise", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.reise", "v0n1.nic.reise", "v0n2.nic.reise", "v0n3.nic.reise", "v2n0.nic.reise", "v2n1.nic.reise"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.reise", e, w{"https://rdap.donuts.co/rdap/"}, t},
1268 {"reisen", r, x, 0x40, e, w{"v0n0.nic.reisen", "v0n1.nic.reisen", "v0n2.nic.reisen", "v0n3.nic.reisen", "v2n0.nic.reisen", "v2n1.nic.reisen"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.reisen", e, w{"https://rdap.donuts.co/rdap/"}, t},
1269 {"reit", r, x, 0x50, "https://newgtlds.icann.org/", w{"a.nic.reit", "b.nic.reit", "c.nic.reit", "d.nic.reit"}, n, n, n, "whois.nic.reit", e, w{"https://rdap.centralnic.com/reit/"}, f},
1270 {"reliance", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.reliance", "a2.nic.reliance", "b0.nic.reliance", "c0.nic.reliance"}, n, n, n, "whois.nic.reliance", e, w{"https://rdap.afilias-srs.net/rdap/reliance/"}, f},
1271 {"ren", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.ren", e, w{"https://rdap.zdnsgtld.com/ren/"}, t},
1272 {"rent", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.rent", "b.nic.rent", "c.nic.rent", "d.nic.rent"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.rent", e, w{"https://rdap.centralnic.com/rent/"}, t},
1273 {"rentals", r, x, 0x40, e, w{"v0n0.nic.rentals", "v0n1.nic.rentals", "v0n2.nic.rentals", "v0n3.nic.rentals", "v2n0.nic.rentals", "v2n1.nic.rentals"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rentals", e, w{"https://rdap.donuts.co/rdap/"}, t},
1274 {"repair", r, x, 0x40, e, w{"v0n0.nic.repair", "v0n1.nic.repair", "v0n2.nic.repair", "v0n3.nic.repair", "v2n0.nic.repair", "v2n1.nic.repair"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.repair", e, w{"https://rdap.donuts.co/rdap/"}, t},
1275 {"report", r, x, 0x40, e, w{"v0n0.nic.report", "v0n1.nic.report", "v0n2.nic.report", "v0n3.nic.report", "v2n0.nic.report", "v2n1.nic.report"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.report", e, w{"https://rdap.donuts.co/rdap/"}, t},
1276 {"republican", r, x, 0x40, e, w{"v0n0.nic.republican", "v0n1.nic.republican", "v0n2.nic.republican", "v0n3.nic.republican", "v2n0.nic.republican", "v2n1.nic.republican"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.republican", e, w{"https://rdap.donuts.co/rdap/"}, t},
1277 {"rest", r, x, 0x40, e, w{"a.nic.rest", "b.nic.rest", "c.nic.rest", "d.nic.rest"}, n, n, w{"mul-Latn"}, "whois.nic.rest", e, w{"https://rdap.centralnic.com/rest/"}, t},
1278 {"restaurant", r, x, 0x40, e, w{"v0n0.nic.restaurant", "v0n1.nic.restaurant", "v0n2.nic.restaurant", "v0n3.nic.restaurant", "v2n0.nic.restaurant", "v2n1.nic.restaurant"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.restaurant", e, w{"https://rdap.donuts.co/rdap/"}, t},
1279 {"retirement", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1280 {"review", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.review", "b.nic.review", "c.nic.review", "ns1.dns.nic.review", "ns2.dns.nic.review", "ns3.dns.nic.review"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.review", e, w{"https://rdap.nic.review/"}, t},
1281 {"reviews", r, x, 0x40, e, w{"v0n0.nic.reviews", "v0n1.nic.reviews", "v0n2.nic.reviews", "v0n3.nic.reviews", "v2n0.nic.reviews", "v2n1.nic.reviews"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.reviews", e, w{"https://rdap.donuts.co/rdap/"}, t},
1282 {"rexroth", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.rexroth", e, w{"https://tld-rdap.verisign.com/rexroth/v1/"}, f},
1283 {"rich", r, x, 0x40, "https://nic.rich/", w{"a0.nic.rich", "a2.nic.rich", "b0.nic.rich", "c0.nic.rich"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/rich/"}, t},
1284 {"richardli", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.richardli", "a2.nic.richardli", "b0.nic.richardli", "c0.nic.richardli"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.richardli", e, w{"https://rdap.afilias-srs.net/rdap/richardli/"}, t},
1285 {"ricoh", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.ricoh", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1286 {"rightathome", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.rightathome", e, n, f},
1287 {"ril", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.ril", "a2.nic.ril", "b0.nic.ril", "c0.nic.ril"}, n, n, n, "whois.nic.ril", e, w{"https://rdap.afilias-srs.net/rdap/ril/"}, f},
1288 {"rio", r, x, 0xc4, "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, w{"Rio de Janeiro", "BR-RJ"}, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
1289 {"rip", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.rip", "v0n1.nic.rip", "v0n2.nic.rip", "v0n3.nic.rip", "v2n0.nic.rip", "v2n1.nic.rip"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rip", e, w{"https://rdap.donuts.co/rdap/"}, t},
1290 {"rmit", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.rmit", e, w{"https://rdap.nic.rmit/"}, f},
1291 {"ro", r, z[4192:4209], 0xa0, e, w{"dns-at.rotld.ro", "dns-c.rotld.ro", "dns-ro.denic.de", "primary.rotld.ro", "sec-dns-a.rotld.ro", "sec-dns-b.rotld.ro"}, n, n, n, "whois.rotld.ro", e, n, f},
1292 {"rocher", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.rocher", "b.nic.rocher", "c.nic.rocher", "ns1.dns.nic.rocher", "ns2.dns.nic.rocher", "ns3.dns.nic.rocher"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.rocher", e, w{"https://rdap.nic.rocher/"}, t},
1293 {"rocks", r, x, 0x40, e, w{"v0n0.nic.rocks", "v0n1.nic.rocks", "v0n2.nic.rocks", "v0n3.nic.rocks", "v2n0.nic.rocks", "v2n1.nic.rocks"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rocks", e, w{"https://rdap.donuts.co/rdap/"}, t},
1294 {"rockwool", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1295 {"rodeo", r, x, 0x40, "http://nic.rodeo/", w{"a.nic.rodeo", "b.nic.rodeo", "c.nic.rodeo", "d.nic.rodeo"}, n, n, w{"de", "es", "fr"}, "whois.nic.rodeo", e, w{"https://rdap.nic.rodeo/"}, t},
1296 {"rogers", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.rogers", "a2.nic.rogers", "b0.nic.rogers", "c0.nic.rogers"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/rogers/"}, f},
1297 {"roma", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1298 {"room", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.room", "dns2.nic.room", "dns3.nic.room", "dns4.nic.room", "dnsa.nic.room", "dnsb.nic.room", "dnsc.nic.room", "dnsd.nic.room"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.room", e, w{"https://rdap.nominet.uk/room/"}, t},
1299 {"root", r, x, 0x40, e, n, n, n, n, e, e, n, f},
1300 {"rs", r, z[4209:4215], 0xa0, e, w{"a.nic.rs", "b.nic.rs", "f.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, w{"cnr-Latn", "cs", "de", "hr", "hu", "rmn-Latn", "ro", "sk", "sl", "sq", "sr", "sr-Latn"}, "whois.rnids.rs", e, n, t},
1301 {"rsvp", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1302 {"ru", r, z[4215:4243], 0xa0, e, w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, w{"ru-RU"}, "whois.tcinet.ru", e, n, t},
1303 {"rugby", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.rugby", "b.nic.rugby", "c.nic.rugby", "d.nic.rugby"}, n, n, n, "whois.nic.rugby", e, w{"https://rdap.centralnic.com/rugby/"}, f},
1304 {"ruhr", r, x, 0x440, e, w{"a.nic.ruhr", "b.nic.ruhr", "c.nic.ruhr", "d.nic.ruhr"}, n, w{"DE-NW"}, w{"de"}, "whois.nic.ruhr", e, w{"https://rdap.centralnic.com/ruhr/"}, t},
1305 {"run", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.run", "v0n1.nic.run", "v0n2.nic.run", "v0n3.nic.run", "v2n0.nic.run", "v2n1.nic.run"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.run", e, w{"https://rdap.donuts.co/rdap/"}, t},
1306 {"rw", r, z[4243:4253], 0xa0, "https://ricta.org.rw/", w{"fork.sth.dnsnode.net", "ns-rw.afrinic.net", "ns1.ricta.org.rw", "ns3.ricta.org.rw", "pch.ricta.org.rw"}, n, n, n, "whois.ricta.org.rw", e, n, f},
1307 {"rwe", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.rwe", e, w{"https://tld-rdap.verisign.com/rwe/v1/"}, t},
1308 {"ryukyu", r, x, 0x440, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"JP-46", "JP-47"}, w{"ja"}, "whois.nic.ryukyu", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1309 {"sa", r, z[4253:4261], 0xa0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, "whois.nic.net.sa", e, n, f},
1310 {"saarland", r, x, 0x4c0, e, w{"a.nic.saarland", "b.nic.saarland", "c.nic.saarland", "d.nic.saarland"}, n, w{"DE-SL"}, w{"de"}, "whois.nic.saarland", e, w{"https://rdap.centralnic.com/saarland/"}, t},
1311 {"safe", r, x, 0x48, "https://newgtlds.icann.org/", w{"dns1.nic.safe", "dns2.nic.safe", "dns3.nic.safe", "dns4.nic.safe", "dnsa.nic.safe", "dnsb.nic.safe", "dnsc.nic.safe", "dnsd.nic.safe"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.safe", e, w{"https://rdap.nominet.uk/safe/"}, t},
1312 {"safety", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.safety", "b.nic.safety", "c.nic.safety", "ns1.dns.nic.safety", "ns2.dns.nic.safety", "ns3.dns.nic.safety"}, n, n, w{"es"}, "whois.nic.safety", e, w{"https://rdap.nic.safety/"}, t},
1313 {"safeway", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1314 {"sakura", r, x, 0x42, "https://newgtlds.icann.org/", w{"tld1.nic.sakura", "tld2.nic.sakura", "tld3.nic.sakura", "tld5.nic.sakura"}, n, n, w{"ja"}, e, e, w{"https://rdap.nic.sakura/rdap/"}, t},
1315 {"sale", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.sale", "v0n1.nic.sale", "v0n2.nic.sale", "v0n3.nic.sale", "v2n0.nic.sale", "v2n1.nic.sale"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.sale", e, w{"https://rdap.donuts.co/rdap/"}, t},
1316 {"salon", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.salon", "v0n1.nic.salon", "v0n2.nic.salon", "v0n3.nic.salon", "v2n0.nic.salon", "v2n1.nic.salon"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.salon", e, w{"https://rdap.donuts.co/rdap/"}, t},
1317 {"samsclub", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.samsclub", e, w{"https://tld-rdap.verisign.com/samsclub/v1/"}, f},
1318 {"samsung", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.samsung.centralnic-dns.com", "ns2.samsung.centralnic-dns.com", "ns3.samsung.centralnic-dns.com", "ns4.samsung.centralnic-dns.com"}, n, n, w{"ko"}, "whois.nic.samsung", e, w{"https://nic.samsung:8443/rdap/"}, t},
1319 {"sandvik", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.sandvik", "b.nic.sandvik", "c.nic.sandvik", "d.nic.sandvik"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.sandvik", e, w{"https://rdap.nic.sandvik/"}, t},
1320 {"sandvikcoromant", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.sandvikcoromant", "b.nic.sandvikcoromant", "c.nic.sandvikcoromant", "d.nic.sandvikcoromant"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.sandvikcoromant", e, w{"https://rdap.nic.sandvikcoromant/"}, t},
1321 {"sanofi", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.sanofi", e, w{"https://tld-rdap.verisign.com/sanofi/v1/"}, f},
1322 {"sap", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"ar", "ca", "cs", "da", "de", "el", "es", "fi", "fr", "he", "hr", "hu", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "tr", "uk", "zh"}, "whois.nic.sap", e, w{"https://rdap.nic.sap/"}, t},
1323 {"sapo", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1324 {"sapphire", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1325 {"sarl", r, x, 0x40, e, w{"v0n0.nic.sarl", "v0n1.nic.sarl", "v0n2.nic.sarl", "v0n3.nic.sarl", "v2n0.nic.sarl", "v2n1.nic.sarl"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.sarl", e, w{"https://rdap.donuts.co/rdap/"}, t},
1326 {"sas", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.sas", "b.nic.sas", "c.nic.sas", "ns1.dns.nic.sas", "ns2.dns.nic.sas", "ns3.dns.nic.sas"}, n, n, w{"es"}, "whois.nic.sas", e, w{"https://rdap.nic.sas/"}, t},
1327 {"save", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.save", "dns2.nic.save", "dns3.nic.save", "dns4.nic.save", "dnsa.nic.save", "dnsb.nic.save", "dnsc.nic.save", "dnsd.nic.save"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.save", e, w{"https://rdap.nominet.uk/save/"}, t},
1328 {"saxo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.saxo", "b.nic.saxo", "c.nic.saxo", "d.nic.saxo"}, n, n, n, "whois.nic.saxo", e, w{"https://rdap.nic.saxo/"}, f},
1329 {"sb", r, z[4261:4266], 0xa0, e, w{"ns1.anycastdns.cz", "ns2.anycastdns.cz", "pch.nic.sb"}, n, n, n, "whois.nic.net.sb", e, n, f},
1330 {"sbi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.sbi", "a2.nic.sbi", "b0.nic.sbi", "c0.nic.sbi"}, n, n, n, "whois.nic.sbi", e, w{"https://rdap.afilias-srs.net/rdap/sbi/"}, f},
1331 {"sbs", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.sbs", "b.nic.sbs", "c.nic.sbs", "d.nic.sbs"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.sbs", e, w{"https://rdap.centralnic.com/sbs/"}, t},
1332 {"sc", r, z[4266:4271], 0xe0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "ns1.nic.sc"}, n, n, w{"zh-CN"}, "whois2.afilias-grs.net", e, n, t},
1333 {"sca", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"ar", "ru", "sv", "zh"}, "whois.nic.sca", e, w{"https://tld-rdap.verisign.com/sca/v1/"}, t},
1334 {"scb", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.scb", "b.nic.scb", "c.nic.scb", "d.nic.scb"}, n, n, w{"th"}, "whois.nic.scb", e, w{"https://rdap.nic.scb/"}, t},
1335 {"schaeffler", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.nic.schaeffler", "m.dns.nic.schaeffler", "n.dns.nic.schaeffler"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.nic.schaeffler/"}, t},
1336 {"schmidt", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.schmidt", "b.nic.schmidt", "c.nic.schmidt", "d.nic.schmidt"}, n, n, n, "whois.nic.schmidt", e, w{"https://rdap.nic.schmidt/"}, f},
1337 {"scholarships", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.scholarships", "a2.nic.scholarships", "b0.nic.scholarships", "c0.nic.scholarships"}, n, n, n, "whois.nic.scholarships", e, w{"https://rdap.afilias-srs.net/rdap/scholarships/"}, f},
1338 {"school", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.school", "v0n1.nic.school", "v0n2.nic.school", "v0n3.nic.school", "v2n0.nic.school", "v2n1.nic.school"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.school", e, w{"https://rdap.donuts.co/rdap/"}, t},
1339 {"schule", r, x, 0x40, e, w{"v0n0.nic.schule", "v0n1.nic.schule", "v0n2.nic.schule", "v0n3.nic.schule", "v2n0.nic.schule", "v2n1.nic.schule"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.schule", e, w{"https://rdap.donuts.co/rdap/"}, t},
1340 {"schwarz", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.schwarz", "b.nic.schwarz", "c.nic.schwarz", "d.nic.schwarz"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.nic.schwarz", e, w{"https://rdap.centralnic.com/schwarz/"}, t},
1341 {"schwarzgroup", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1342 {"science", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.science", "b.nic.science", "c.nic.science", "ns1.dns.nic.science", "ns2.dns.nic.science", "ns3.dns.nic.science"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.science", e, w{"https://rdap.nic.science/"}, t},
1343 {"scjohnson", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.scjohnson", e, w{"https://tld-rdap.verisign.com/scjohnson/v1/"}, f},
1344 {"scor", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.scor", e, n, f},
1345 {"scot", r, x, 0x440, e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"GB-SCT"}, w{"mul-Latn"}, "whois.nic.scot", e, w{"https://rdap.nic.scot/"}, t},
1346 {"sd", r, z[4271:4279], 0xa0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ans2.sis.sd", "ns-sd.afrinic.net", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
1347 {"se", r, z[4279:4311], 0xa0, e, w{"a.ns.se", "b.ns.se", "c.ns.se", "f.ns.se", "g.ns.se", "i.ns.se", "m.ns.se", "x.ns.se", "y.ns.se", "z.ns.se"}, n, n, w{"mul-Latn", "yi"}, "whois.iis.se", e, n, t},
1348 {"search", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1349 {"seat", r, x, 0x42, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.seat", e, w{"https://rdap.nic.seat/"}, t},
1350 {"secure", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.secure", "dns2.nic.secure", "dns3.nic.secure", "dns4.nic.secure", "dnsa.nic.secure", "dnsb.nic.secure", "dnsc.nic.secure", "dnsd.nic.secure"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.secure", e, w{"https://rdap.nominet.uk/secure/"}, t},
1351 {"security", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.security", "b.nic.security", "e.nic.security", "f.nic.security"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.security", e, w{"https://rdap.centralnic.com/security/"}, t},
1352 {"seek", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.seek", "b.nic.seek", "c.nic.seek", "d.nic.seek"}, n, n, n, "whois.nic.seek", e, w{"https://rdap.nic.seek/"}, f},
1353 {"select", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.select", "b.nic.select", "c.nic.select", "d.nic.select"}, n, n, n, "whois.nic.select", e, w{"https://rdap.nic.select/"}, f},
1354 {"sener", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/sener/v1/"}, t},
1355 {"services", r, x, 0x40, e, w{"v0n0.nic.services", "v0n1.nic.services", "v0n2.nic.services", "v0n3.nic.services", "v2n0.nic.services", "v2n1.nic.services"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.services", e, w{"https://rdap.donuts.co/rdap/"}, t},
1356 {"ses", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ses", e, w{"https://tld-rdap.verisign.com/ses/v1/"}, f},
1357 {"seven", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.seven", "b.nic.seven", "c.nic.seven", "d.nic.seven"}, n, n, n, "whois.nic.seven", e, w{"https://rdap.nic.seven/"}, f},
1358 {"sew", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.sew", "a2.nic.sew", "b0.nic.sew", "c0.nic.sew"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/sew/"}, f},
1359 {"sex", r, x, 0x41, "https://nic.sex/", w{"a.nic.sex", "b.nic.sex", "c.nic.sex", "d.nic.sex"}, n, n, w{"ar", "be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.sex", e, w{"https://rdap.nic.sex/"}, t},
1360 {"sexy", r, x, 0x41, "https://nic.sexy/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1361 {"sfr", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.sfr", "b.nic.sfr", "c.nic.sfr", "d.nic.sfr"}, n, n, w{"mul-Latn"}, "whois.nic.sfr", e, w{"https://rdap.centralnic.com/sfr/"}, t},
1362 {"sg", r, z[4311:4317], 0xa0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "ns4.apnic.net", "pch.sgzones.sg"}, n, n, n, "whois.sgnic.sg", e, n, t},
1363 {"sh", r, z[4317:4324], 0xa0, "https://www.nic.sh/", w{"a0.nic.sh", "a2.nic.sh", "b0.nic.sh", "c0.nic.sh"}, n, n, n, "whois.nic.sh", e, n, t},
1364 {"shangrila", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.shangrila", e, w{"https://tld-rdap.verisign.com/shangrila/v1/"}, f},
1365 {"sharp", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1366 {"shaw", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.shaw", "a2.nic.shaw", "b0.nic.shaw", "c0.nic.shaw"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/shaw/"}, f},
1367 {"shell", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.shell", e, w{"https://tld-rdap.verisign.com/shell/v1/"}, t},
1368 {"shia", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.ns.nic.shia", "b.ns.nic.shia", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.shia", e, w{"https://api.rdap.agitsys.net/"}, f},
1369 {"shiksha", r, x, 0x40, "https://get.shiksha/", w{"a0.nic.shiksha", "a2.nic.shiksha", "b0.nic.shiksha", "c0.nic.shiksha"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.shiksha", e, w{"https://rdap.donuts.co/rdap/"}, t},
1370 {"shoes", r, x, 0x40, e, w{"v0n0.nic.shoes", "v0n1.nic.shoes", "v0n2.nic.shoes", "v0n3.nic.shoes", "v2n0.nic.shoes", "v2n1.nic.shoes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.shoes", e, w{"https://rdap.donuts.co/rdap/"}, t},
1371 {"shop", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ar", "de", "es", "fr", "ja", "ko", "nl", "pl", "pt", "ru", "tr", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.shop", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1372 {"shopping", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.shopping", "v0n1.nic.shopping", "v0n2.nic.shopping", "v0n3.nic.shopping", "v2n0.nic.shopping", "v2n1.nic.shopping"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.shopping", e, w{"https://rdap.donuts.co/rdap/"}, t},
1373 {"shopyourway", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1374 {"shouji", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
1375 {"show", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.show", "v0n1.nic.show", "v0n2.nic.show", "v0n3.nic.show", "v2n0.nic.show", "v2n1.nic.show"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.show", e, w{"https://rdap.donuts.co/rdap/"}, t},
1376 {"showtime", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.showtime", "a2.nic.showtime", "b0.nic.showtime", "c0.nic.showtime"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/showtime/"}, f},
1377 {"shriram", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1378 {"si", r, z[4324:4331], 0xa0, e, w{"b.dns.si", "f.dns.si", "h.dns.si", "i.dns.si", "k.dns.si", "l.dns.si"}, n, n, w{"mul-Latn"}, "whois.register.si", e, n, t},
1379 {"silk", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.silk", "dns2.nic.silk", "dns3.nic.silk", "dns4.nic.silk", "dnsa.nic.silk", "dnsb.nic.silk", "dnsc.nic.silk", "dnsd.nic.silk"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.silk", e, w{"https://rdap.nominet.uk/silk/"}, t},
1380 {"sina", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.sina", "a2.nic.sina", "b0.nic.sina", "c0.nic.sina"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.sina", e, w{"https://rdap.afilias-srs.net/rdap/sina/"}, t},
1381 {"singles", r, x, 0x40, e, w{"v0n0.nic.singles", "v0n1.nic.singles", "v0n2.nic.singles", "v0n3.nic.singles", "v2n0.nic.singles", "v2n1.nic.singles"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.singles", e, w{"https://rdap.donuts.co/rdap/"}, t},
1382 {"site", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.site", "b.nic.site", "e.nic.site", "f.nic.site"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.site", e, w{"https://rdap.centralnic.com/site/"}, t},
1383 {"sj", r, x, 0xa8, e, w{"nac.no", "nn.uninett.no", "server.nordu.net", "x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
1384 {"sk", r, x, 0xa0, e, w{"a.tld.sk", "b.tld.sk", "c.tld.sk", "e.tld.sk", "f.tld.sk", "g.tld.sk", "h.tld.sk"}, n, n, n, "whois.sk-nic.sk", e, n, f},
1385 {"ski", r, x, 0x40, "https://domains.ski/", w{"a0.nic.ski", "a2.nic.ski", "b0.nic.ski", "c0.nic.ski"}, n, n, w{"de"}, "whois.nic.ski", e, w{"https://rdap.donuts.co/rdap/"}, t},
1386 {"skin", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.skin", "b.nic.skin", "c.nic.skin", "d.nic.skin"}, n, n, w{"ja", "ko", "mul-Grek", "mul-Latn", "ru", "zh"}, "whois.nic.skin", e, w{"https://rdap.centralnic.com/skin/"}, t},
1387 {"skolkovo", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1388 {"sky", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Latn"}, "whois.nic.sky", e, w{"https://tld-rdap.verisign.com/sky/v1/"}, t},
1389 {"skydrive", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1390 {"skype", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.skype", "b.nic.skype", "c.nic.skype", "ns1.dns.nic.skype", "ns2.dns.nic.skype", "ns3.dns.nic.skype"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.skype", e, w{"https://rdap.nic.skype/"}, t},
1391 {"sl", r, z[4331:4336], 0xa0, "https://www.nic.sl/", w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, "whois.nic.sl", e, n, f},
1392 {"sling", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.sling", "a2.nic.sling", "b0.nic.sling", "c0.nic.sling"}, n, n, n, "whois.nic.sling", e, w{"https://rdap.afilias-srs.net/rdap/sling/"}, f},
1393 {"sm", r, x, 0xa0, e, w{"dns.intelcom.sm", "dns.omniway.sm", "ns3.telecomitalia.sm", "sm.cctld.authdns.ripe.net"}, n, n, n, "whois.nic.sm", e, n, f},
1394 {"smart", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.smart", "b.nic.smart", "c.nic.smart", "d.nic.smart"}, n, n, n, "whois.nic.smart", e, w{"https://rdap.centralnic.com/smart/"}, f},
1395 {"smile", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.smile", "dns2.nic.smile", "dns3.nic.smile", "dns4.nic.smile", "dnsa.nic.smile", "dnsb.nic.smile", "dnsc.nic.smile", "dnsd.nic.smile"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.smile", e, w{"https://rdap.nominet.uk/smile/"}, t},
1396 {"sn", r, z[4336:4343], 0xa8, e, w{"censvrns0001.ird.fr", "ns-sn.nic.fr", "ns.ucad.sn", "ns1.sonatel.sn", "sn.cctld.authdns.ripe.net"}, n, n, n, "whois.nic.sn", e, n, f},
1397 {"sncf", r, x, 0x42, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.sncf", e, w{"https://rdap.nic.sncf/"}, t},
1398 {"so", r, z[4343:4347], 0xa0, e, w{"d.nic.so", "e.nic.so"}, n, n, n, "whois.nic.so", e, n, f},
1399 {"soccer", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.soccer", "v0n1.nic.soccer", "v0n2.nic.soccer", "v0n3.nic.soccer", "v2n0.nic.soccer", "v2n1.nic.soccer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.soccer", e, w{"https://rdap.donuts.co/rdap/"}, t},
1400 {"social", r, x, 0x40, e, w{"v0n0.nic.social", "v0n1.nic.social", "v0n2.nic.social", "v0n3.nic.social", "v2n0.nic.social", "v2n1.nic.social"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.social", e, w{"https://rdap.donuts.co/rdap/"}, t},
1401 {"softbank", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.softbank", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1402 {"software", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.software", "v0n1.nic.software", "v0n2.nic.software", "v0n3.nic.software", "v2n0.nic.software", "v2n1.nic.software"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.software", e, w{"https://rdap.donuts.co/rdap/"}, t},
1403 {"sohu", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.sohu", e, w{"https://rdap.zdnsgtld.com/sohu/"}, t},
1404 {"solar", r, x, 0x40, e, w{"v0n0.nic.solar", "v0n1.nic.solar", "v0n2.nic.solar", "v0n3.nic.solar", "v2n0.nic.solar", "v2n1.nic.solar"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.solar", e, w{"https://rdap.donuts.co/rdap/"}, t},
1405 {"solutions", r, x, 0x40, e, w{"v0n0.nic.solutions", "v0n1.nic.solutions", "v0n2.nic.solutions", "v0n3.nic.solutions", "v2n0.nic.solutions", "v2n1.nic.solutions"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.solutions", e, w{"https://rdap.donuts.co/rdap/"}, t},
1406 {"song", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.song", "b.nic.song", "c.nic.song", "ns1.dns.nic.song", "ns2.dns.nic.song", "ns3.dns.nic.song"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.song", e, w{"https://rdap.nic.song/"}, t},
1407 {"sony", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.sony", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1408 {"soy", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1409 {"spa", r, x, 0x50, "http://www.nic.spa/", w{"a0.nic.spa", "a2.nic.spa", "b0.nic.spa", "c0.nic.spa"}, n, n, w{"zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, n, t},
1410 {"space", r, z[4347:4348], 0x40, "https://newgtlds.icann.org/", w{"a.nic.space", "b.nic.space", "e.nic.space", "f.nic.space"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.space", e, w{"https://rdap.centralnic.com/space/"}, t},
1411 {"spiegel", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.ksregistry.net", e, n, f},
1412 {"sport", r, x, 0x40, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"el", "he", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Latn", "zh"}, "whois.nic.sport", e, w{"https://rdap.nic.sport/"}, t},
1413 {"sports", r, x, 0x2040, "https://gtldresult.icann.org/applicationstatus/applicationdetails/604", n, n, n, n, e, e, n, t},
1414 {"spot", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.spot", "dns2.nic.spot", "dns3.nic.spot", "dns4.nic.spot", "dnsa.nic.spot", "dnsb.nic.spot", "dnsc.nic.spot", "dnsd.nic.spot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.spot", e, w{"https://rdap.nominet.uk/spot/"}, t},
1415 {"spreadbetting", r, x, 0x840, "https://bostonivy.co/", n, n, n, n, "whois.nic.spreadbetting", e, w{"https://rdap.centralnic.com/spreadbetting/"}, f},
1416 {"sr", r, x, 0xe0, e, w{"ns1.sr.net", "ns2.sr.net"}, n, n, n, e, "http://www.register.sr/", n, f},
1417 {"srl", r, x, 0x40, "https://www.internetx.info/en/", w{"a0.nic.srl", "a2.nic.srl", "b0.nic.srl", "c0.nic.srl"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/srl/"}, f},
1418 {"srt", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1419 {"ss", r, z[4348:4355], 0, e, w{"b.ns.tznic.or.tz", "ns-ss.afrinic.net", "pch.nic.ss", "ssnic.anycastdns.cz"}, n, n, n, "whois.nic.ss", e, n, t},
1420 {"st", r, z[4355:4368], 0xa0, e, w{"dns-au.st", "dns-st.bahnhof.net", "dns-us.st", "ns1.bahnhof.net"}, n, n, n, "whois.nic.st", e, n, f},
1421 {"stada", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.stada", "a2.nic.stada", "b0.nic.stada", "c0.nic.stada"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/stada/"}, t},
1422 {"staples", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.staples", "b.nic.staples", "c.nic.staples", "ns1.dns.nic.staples", "ns2.dns.nic.staples", "ns3.dns.nic.staples"}, n, n, w{"es"}, "whois.nic.staples", e, w{"https://rdap.nic.staples/"}, t},
1423 {"star", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.star", "a2.nic.star", "b0.nic.star", "c0.nic.star"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.star", e, w{"https://rdap.afilias-srs.net/rdap/star/"}, t},
1424 {"starhub", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.starhub", e, n, f},
1425 {"statebank", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.statebank", "a2.nic.statebank", "b0.nic.statebank", "c0.nic.statebank"}, n, n, n, "whois.nic.statebank", e, w{"https://rdap.afilias-srs.net/rdap/statebank/"}, f},
1426 {"statefarm", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.statefarm", "b.nic.statefarm", "c.nic.statefarm", "ns1.dns.nic.statefarm", "ns2.dns.nic.statefarm", "ns3.dns.nic.statefarm"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.statefarm", e, w{"https://rdap.nic.statefarm/"}, t},
1427 {"statoil", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.statoil", e, n, f},
1428 {"stc", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.stc", "b.nic.stc", "c.nic.stc", "d.nic.stc"}, n, n, n, "whois.nic.stc", e, w{"https://rdap.centralnic.com/stc/"}, f},
1429 {"stcgroup", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.stcgroup", "b.nic.stcgroup", "c.nic.stcgroup", "d.nic.stcgroup"}, n, n, n, "whois.nic.stcgroup", e, w{"https://rdap.centralnic.com/stcgroup/"}, f},
1430 {"stockholm", r, x, 0xc4, "https://newgtlds.icann.org/", w{"a0.nic.stockholm", "a2.nic.stockholm", "b0.nic.stockholm", "c0.nic.stockholm"}, n, w{"Stockholm", "SE-AB"}, w{"sv"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/stockholm/"}, t},
1431 {"storage", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.storage", "b.nic.storage", "c.nic.storage", "d.nic.storage"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.storage", e, w{"https://rdap.centralnic.com/storage/"}, t},
1432 {"store", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.store", "b.nic.store", "e.nic.store", "f.nic.store"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.store", e, w{"https://rdap.centralnic.com/store/"}, t},
1433 {"stream", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.stream", "b.nic.stream", "c.nic.stream", "ns1.dns.nic.stream", "ns2.dns.nic.stream", "ns3.dns.nic.stream"}, n, n, w{"da", "de", "no", "sv"}, "whois.nic.stream", e, w{"https://rdap.nic.stream/"}, t},
1434 {"stroke", r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1435 {"studio", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.studio", "v0n1.nic.studio", "v0n2.nic.studio", "v0n3.nic.studio", "v2n0.nic.studio", "v2n1.nic.studio"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.studio", e, w{"https://rdap.donuts.co/rdap/"}, t},
1436 {"study", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.study", "b.nic.study", "c.nic.study", "d.nic.study"}, n, n, n, "whois.nic.study", e, w{"https://rdap.nic.study/"}, f},
1437 {"style", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.style", "v0n1.nic.style", "v0n2.nic.style", "v0n3.nic.style", "v2n0.nic.style", "v2n1.nic.style"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.style", e, w{"https://rdap.donuts.co/rdap/"}, t},
1438 {"su", r, z[4368:4420], 0xe0, e, w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, n, "whois.tcinet.ru", e, n, t},
1439 {"sucks", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.sucks", "b.nic.sucks", "c.nic.sucks", "d.nic.sucks"}, n, n, n, "whois.nic.sucks", e, w{"https://rdap.nic.sucks/"}, f},
1440 {"supersport", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1441 {"supplies", r, x, 0x40, e, w{"v0n0.nic.supplies", "v0n1.nic.supplies", "v0n2.nic.supplies", "v0n3.nic.supplies", "v2n0.nic.supplies", "v2n1.nic.supplies"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.supplies", e, w{"https://rdap.donuts.co/rdap/"}, t},
1442 {"supply", r, x, 0x40, e, w{"v0n0.nic.supply", "v0n1.nic.supply", "v0n2.nic.supply", "v0n3.nic.supply", "v2n0.nic.supply", "v2n1.nic.supply"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.supply", e, w{"https://rdap.donuts.co/rdap/"}, t},
1443 {"support", r, x, 0x40, e, w{"v0n0.nic.support", "v0n1.nic.support", "v0n2.nic.support", "v0n3.nic.support", "v2n0.nic.support", "v2n1.nic.support"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.support", e, w{"https://rdap.donuts.co/rdap/"}, t},
1444 {"surf", r, x, 0x40, "http://nic.surf/", w{"a.nic.surf", "b.nic.surf", "c.nic.surf", "d.nic.surf"}, n, n, w{"de", "es", "fr"}, "whois.nic.surf", e, w{"https://rdap.nic.surf/"}, t},
1445 {"surgery", r, x, 0x40, e, w{"v0n0.nic.surgery", "v0n1.nic.surgery", "v0n2.nic.surgery", "v0n3.nic.surgery", "v2n0.nic.surgery", "v2n1.nic.surgery"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.surgery", e, w{"https://rdap.donuts.co/rdap/"}, t},
1446 {"suzuki", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.suzuki", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1447 {"sv", r, z[4420:4425], 0xa0, e, w{"a.lactld.org", "auth02.ns.uu.net", "cir.red.sv", "dns-ext.nic.cr", "ns.dns.br", "ns.uu.net", "sir.red.sv", "sv.cctld.authdns.ripe.net"}, n, n, n, e, "http://www.svnet.org.sv/", n, f},
1448 {"svr", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1449 {"swatch", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.swatch", e, w{"https://tld-rdap.verisign.com/swatch/v1/"}, t},
1450 {"swiftcover", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.swiftcover", e, w{"https://rdap.nic.swiftcover/"}, t},
1451 {"swiss", r, x, 0x50, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net", "g.nic.swiss", "ns15.rcode0.net", "u.nic.swiss"}, n, n, w{"mul-Latn"}, "whois.nic.swiss", e, w{"https://rdap.nic.swiss/"}, t},
1452 {"sx", r, x, 0xa0, "https://en.wikipedia.org/wiki/.sx", w{"ns1.ns.sx", "ns2.ns.sx"}, n, n, n, "whois.sx", e, n, f},
1453 {"sy", r, z[4425:4431], 0xa0, "http://www.ste.gov.sy/", w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, "whois.tld.sy", e, n, f},
1454 {"sydney", r, x, 0xc4, "https://www.iconic.sydney/", w{"a.nic.sydney", "b.nic.sydney", "c.nic.sydney", "d.nic.sydney"}, n, w{"Sydney"}, n, "whois.nic.sydney", e, w{"https://rdap.nic.sydney/"}, f},
1455 {"symantec", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.symantec", e, n, t},
1456 {"systems", r, x, 0x40, e, w{"v0n0.nic.systems", "v0n1.nic.systems", "v0n2.nic.systems", "v0n3.nic.systems", "v2n0.nic.systems", "v2n1.nic.systems"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.systems", e, w{"https://rdap.donuts.co/rdap/"}, t},
1457 {"sz", r, z[4431:4434], 0xa0, e, w{"ns1.sispa.org.sz", "rip.psg.com", "sz.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
1458 {"tab", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.tab", "b.nic.tab", "c.nic.tab", "d.nic.tab"}, n, n, n, "whois.nic.tab", e, w{"https://rdap.nic.tab/"}, f},
1459 {"taipei", r, x, 0xc4, "https://newgtlds.icann.org/", w{"a.nic.taipei", "b.nic.taipei", "c.nic.taipei", "ns1.dns.nic.taipei", "ns2.dns.nic.taipei", "ns3.dns.nic.taipei"}, n, w{"Taipei", "TW-TPQ"}, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.taipei", e, w{"https://rdap.nic.taipei/"}, t},
1460 {"talk", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.talk", "dns2.nic.talk", "dns3.nic.talk", "dns4.nic.talk", "dnsa.nic.talk", "dnsb.nic.talk", "dnsc.nic.talk", "dnsd.nic.talk"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.talk", e, w{"https://rdap.nominet.uk/talk/"}, t},
1461 {"taobao", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.taobao", "b.nic.taobao", "c.nic.taobao", "ns1.dns.nic.taobao", "ns2.dns.nic.taobao", "ns3.dns.nic.taobao"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh", "zh-CN", "zh-TW"}, "whois.nic.taobao", e, w{"https://rdap.nic.taobao/"}, t},
1462 {"target", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.target", "b.nic.target", "c.nic.target", "ns1.dns.nic.target", "ns2.dns.nic.target", "ns3.dns.nic.target"}, n, n, w{"es"}, "whois.nic.target", e, w{"https://rdap.nic.target/"}, t},
1463 {"tata", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1464 {"tatamotors", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.tatamotors", e, w{"https://tld-rdap.verisign.com/tatamotors/v1/"}, f},
1465 {"tatar", r, x, 0x440, "https://newgtlds.icann.org/", w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, w{"RU-TA"}, n, "whois.nic.tatar", e, w{"https://whois.nic.tatar/rdap/"}, f},
1466 {"tattoo", r, x, 0x40, "https://nic.tattoo/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1467 {"tax", r, x, 0x40, e, w{"v0n0.nic.tax", "v0n1.nic.tax", "v0n2.nic.tax", "v0n3.nic.tax", "v2n0.nic.tax", "v2n1.nic.tax"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tax", e, w{"https://rdap.donuts.co/rdap/"}, t},
1468 {"taxi", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.taxi", "v0n1.nic.taxi", "v0n2.nic.taxi", "v0n3.nic.taxi", "v2n0.nic.taxi", "v2n1.nic.taxi"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.taxi", e, w{"https://rdap.donuts.co/rdap/"}, t},
1469 {"tc", r, z[4434:4467], 0xa0, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, "whois.nic.tc", e, n, f},
1470 {"tci", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.ns.nic.tci", "b.ns.nic.tci", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.tci", e, w{"https://api.rdap.agitsys.net/"}, f},
1471 {"td", r, z[4467:4471], 0xa0, "http://nic.td/", w{"anycastdns1.nic.td", "anycastdns2.nic.td", "ns-td.afrinic.net", "pch.nic.td"}, n, n, n, "whois.nic.td", e, n, f},
1472 {"tdk", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.tdk", "b.nic.tdk", "c.nic.tdk", "ns1.dns.nic.tdk", "ns2.dns.nic.tdk", "ns3.dns.nic.tdk"}, n, n, w{"ja"}, "whois.nic.tdk", e, w{"https://rdap.nic.tdk/"}, t},
1473 {"team", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.team", "v0n1.nic.team", "v0n2.nic.team", "v0n3.nic.team", "v2n0.nic.team", "v2n1.nic.team"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.team", e, w{"https://rdap.donuts.co/rdap/"}, t},
1474 {"tech", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.tech", "b.nic.tech", "e.nic.tech", "f.nic.tech"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.tech", e, w{"https://rdap.centralnic.com/tech/"}, t},
1475 {"technology", r, x, 0x40, e, w{"v0n0.nic.technology", "v0n1.nic.technology", "v0n2.nic.technology", "v0n3.nic.technology", "v2n0.nic.technology", "v2n1.nic.technology"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.technology", e, w{"https://rdap.donuts.co/rdap/"}, t},
1476 {"tel", r, x, 0x1040, e, w{"ns1.dns.nic.tel", "ns2.dns.nic.tel", "ns3.dns.nic.tel", "ns4.dns.nic.tel", "ns5.dns.nic.tel", "ns6.dns.nic.tel", "ns7.dns.nic.tel", "ns8.dns.nic.tel"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.tel", e, w{"https://rdap.nic.tel/"}, t},
1477 {"telecity", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.telecity", e, n, f},
1478 {"telefonica", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois-fe.telefonica.tango.knipp.de", e, n, f},
1479 {"temasek", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.temasek", "a2.nic.temasek", "b0.nic.temasek", "c0.nic.temasek"}, n, n, w{"zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/temasek/"}, t},
1480 {"tennis", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.tennis", "v0n1.nic.tennis", "v0n2.nic.tennis", "v0n3.nic.tennis", "v2n0.nic.tennis", "v2n1.nic.tennis"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tennis", e, w{"https://rdap.donuts.co/rdap/"}, t},
1481 {"terra", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1482 {"teva", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.teva", "b.nic.teva", "c.nic.teva", "ns1.dns.nic.teva", "ns2.dns.nic.teva", "ns3.dns.nic.teva"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.teva", e, w{"https://rdap.nic.teva/"}, t},
1483 {"tf", r, z[4471:4485], 0xa0, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.tf", e, w{"https://rdap.nic.tf/"}, t},
1484 {"tg", r, x, 0xa0, "http://www.nic.tg/", w{"ns1.admin.net", "ns1.nic.tg", "ns2.admin.net", "ns2.nic.tg", "ns3.admin.net", "ns4.admin.net", "ns5.admin.net", "tld.cafe.tg"}, n, n, n, "whois.nic.tg", e, n, f},
1485 {"th", r, z[4485:4492], 0xa8, "https://www.thnic.co.th/", w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, w{"th-TH"}, "whois.thnic.co.th", e, n, t},
1486 {"thai", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1487 {"thd", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.thd", "a2.nic.thd", "b0.nic.thd", "c0.nic.thd"}, n, n, n, "whois.nic.thd", e, w{"https://rdap.afilias-srs.net/rdap/thd/"}, f},
1488 {"theater", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.theater", "v0n1.nic.theater", "v0n2.nic.theater", "v0n3.nic.theater", "v2n0.nic.theater", "v2n1.nic.theater"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.theater", e, w{"https://rdap.donuts.co/rdap/"}, t},
1489 {"theatre", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.theatre", "b.nic.theatre", "c.nic.theatre", "d.nic.theatre"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.theatre", e, w{"https://rdap.centralnic.com/theatre/"}, t},
1490 {"theguardian", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1491 {"thehartford", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1492 {"tiaa", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.tiaa", e, w{"https://tld-rdap.verisign.com/tiaa/v1/"}, f},
1493 {"tickets", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.tickets", "b.nic.tickets", "c.nic.tickets", "d.nic.tickets"}, n, n, w{"ar", "da", "de", "es", "fr", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "mul-Mymr", "pl", "ru", "sv", "th", "zh"}, "whois.nic.tickets", e, w{"https://rdap.centralnic.com/tickets/"}, t},
1494 {"tienda", r, x, 0x40, e, w{"v0n0.nic.tienda", "v0n1.nic.tienda", "v0n2.nic.tienda", "v0n3.nic.tienda", "v2n0.nic.tienda", "v2n1.nic.tienda"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tienda", e, w{"https://rdap.donuts.co/rdap/"}, t},
1495 {"tiffany", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.tiffany", e, w{"https://tld-rdap.verisign.com/tiffany/v1/"}, t},
1496 {"tiffay", r, x, 0, e, n, n, n, n, "whois.nic.tiffany", e, n, t},
1497 {"tiia", r, x, 0, e, n, n, n, n, e, e, n, t},
1498 {"tips", r, x, 0x40, e, w{"v0n0.nic.tips", "v0n1.nic.tips", "v0n2.nic.tips", "v0n3.nic.tips", "v2n0.nic.tips", "v2n1.nic.tips"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tips", e, w{"https://rdap.donuts.co/rdap/"}, t},
1499 {"tires", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.tires", "v0n1.nic.tires", "v0n2.nic.tires", "v0n3.nic.tires", "v2n0.nic.tires", "v2n1.nic.tires"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tires", e, w{"https://rdap.donuts.co/rdap/"}, t},
1500 {"tirol", r, x, 0x440, "https://newgtlds.icann.org/", w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"AT-7"}, w{"mul-Latn"}, "whois.nic.tirol", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
1501 {"tj", r, z[4492:4513], 0xa0, e, w{"ns1.nic.tj", "ns2.tojikiston.com", "phloem.uoregon.edu", "tj.cctld.authdns.ripe.net"}, n, n, n, e, "http://www.nic.tj/whois.html", n, f},
1502 {"tjmaxx", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.tjmaxx", "b.nic.tjmaxx", "c.nic.tjmaxx", "ns1.dns.nic.tjmaxx", "ns2.dns.nic.tjmaxx", "ns3.dns.nic.tjmaxx"}, n, n, n, "whois.nic.tjmaxx", e, w{"https://rdap.nic.tjmaxx/"}, f},
1503 {"tjx", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.tjx", "b.nic.tjx", "c.nic.tjx", "ns1.dns.nic.tjx", "ns2.dns.nic.tjx", "ns3.dns.nic.tjx"}, n, n, n, "whois.nic.tjx", e, w{"https://rdap.nic.tjx/"}, f},
1504 {"tk", r, x, 0xa0, e, w{"a.ns.tk", "b.ns.tk", "c.ns.tk", "d.ns.tk"}, n, n, n, "whois.dot.tk", e, n, t},
1505 {"tkmaxx", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.tkmaxx", "b.nic.tkmaxx", "c.nic.tkmaxx", "ns1.dns.nic.tkmaxx", "ns2.dns.nic.tkmaxx", "ns3.dns.nic.tkmaxx"}, n, n, n, "whois.nic.tkmaxx", e, w{"https://rdap.nic.tkmaxx/"}, f},
1506 {"tl", r, z[4513:4520], 0xa0, e, w{"ns.anycast.nic.tl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.tl", e, n, f},
1507 {"tm", r, z[4520:4528], 0xa0, "http://nic.tm/", w{"ns-a1.tm", "ns-a2.tm", "ns-a3.tm", "ns-a4.tm", "ns-d1.tm", "ns-l1.tm", "ns-y1.tm"}, n, n, n, "whois.nic.tm", e, n, t},
1508 {"tmall", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.tmall", "b.nic.tmall", "c.nic.tmall", "ns1.dns.nic.tmall", "ns2.dns.nic.tmall", "ns3.dns.nic.tmall"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh", "zh-CN", "zh-TW"}, "whois.nic.tmall", e, w{"https://rdap.nic.tmall/"}, t},
1509 {"tn", r, z[4528:4547], 0xa0, e, w{"ns-tn.afrinic.net", "ns1.ati.tn", "ns2.ati.tn", "ns2.nic.fr", "pch.ati.tn", "rip.psg.com"}, n, n, n, "whois.ati.tn", e, n, f},
1510 {"to", r, x, 0xa0, "https://www.tonic.to/", w{"colo.tonic.to", "frankfurt.tonic.to", "helsinki.tonic.to", "newyork.tonic.to", "singapore.tonic.to", "sydney.tonic.to", "tonic.to"}, n, n, n, "whois.tonic.to", e, n, t},
1511 {"today", r, x, 0x40, e, w{"v0n0.nic.today", "v0n1.nic.today", "v0n2.nic.today", "v0n3.nic.today", "v2n0.nic.today", "v2n1.nic.today"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.today", e, w{"https://rdap.donuts.co/rdap/"}, t},
1512 {"tokyo", r, x, 0xc4, e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Tokyo", "JP-13"}, w{"ja"}, "whois.nic.tokyo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1513 {"tools", r, x, 0x40, e, w{"v0n0.nic.tools", "v0n1.nic.tools", "v0n2.nic.tools", "v0n3.nic.tools", "v2n0.nic.tools", "v2n1.nic.tools"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tools", e, w{"https://rdap.donuts.co/rdap/"}, t},
1514 {"top", r, x, 0x40, "http://www.nic.top/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"ar", "de", "es", "fr", "ja", "ru", "tw", "zh-Hans", "zh-Hant"}, "whois.nic.top", e, w{"https://rdap.zdnsgtld.com/top/"}, t},
1515 {"toray", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.toray", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1516 {"toshiba", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.toshiba", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1517 {"total", r, x, 0x42, "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.total", e, w{"https://rdap.nic.total/"}, t},
1518 {"tour", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1519 {"tours", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.tours", "v0n1.nic.tours", "v0n2.nic.tours", "v0n3.nic.tours", "v2n0.nic.tours", "v2n1.nic.tours"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tours", e, w{"https://rdap.donuts.co/rdap/"}, t},
1520 {"town", r, x, 0x40, e, w{"v0n0.nic.town", "v0n1.nic.town", "v0n2.nic.town", "v0n3.nic.town", "v2n0.nic.town", "v2n1.nic.town"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.town", e, w{"https://rdap.donuts.co/rdap/"}, t},
1521 {"toyota", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.toyota", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1522 {"toys", r, x, 0x40, e, w{"v0n0.nic.toys", "v0n1.nic.toys", "v0n2.nic.toys", "v0n3.nic.toys", "v2n0.nic.toys", "v2n1.nic.toys"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.toys", e, w{"https://rdap.donuts.co/rdap/"}, t},
1523 {"tp", r, z[4547:4550], 0x8a0, e, n, n, n, n, e, e, n, f},
1524 {"tr", r, z[4550:4571], 0xa8, "https://www.nic.tr/", w{"ns31.nic.tr", "ns34.nic.tr", "ns35.nic.tr", "ns41.nic.tr", "ns42.nic.tr", "ns61.nic.tr", "ns71.nic.tr"}, n, n, n, "whois.nic.tr", e, n, t},
1525 {"trade", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.trade", "b.nic.trade", "c.nic.trade", "ns1.dns.nic.trade", "ns2.dns.nic.trade", "ns3.dns.nic.trade"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.trade", e, w{"https://rdap.nic.trade/"}, t},
1526 {"tradershotels", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1527 {"trading", r, x, 0x40, "https://bostonivy.co/", w{"v0n0.nic.trading", "v0n1.nic.trading", "v0n2.nic.trading", "v0n3.nic.trading", "v2n0.nic.trading", "v2n1.nic.trading"}, n, n, n, "whois.nic.trading", e, w{"https://rdap.donuts.co/rdap/"}, f},
1528 {"training", r, x, 0x40, e, w{"v0n0.nic.training", "v0n1.nic.training", "v0n2.nic.training", "v0n3.nic.training", "v2n0.nic.training", "v2n1.nic.training"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.training", e, w{"https://rdap.donuts.co/rdap/"}, t},
1529 {"transformers", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1530 {"translations", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1531 {"transunion", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1532 {"travel", r, x, 0x1040, "https://www.travel.domains/", w{"v0n0.nic.travel", "v0n1.nic.travel", "v0n2.nic.travel", "v0n3.nic.travel", "v2n0.nic.travel", "v2n1.nic.travel"}, n, n, n, "whois.nic.travel", e, w{"https://rdap.donuts.co/rdap/"}, f},
1533 {"travelchannel", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.travelchannel", e, w{"https://tld-rdap.verisign.com/travelchannel/v1/"}, f},
1534 {"travelers", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.travelers", "a2.nic.travelers", "b0.nic.travelers", "c0.nic.travelers"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/travelers/"}, f},
1535 {"travelersinsurance", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.travelersinsurance", "a2.nic.travelersinsurance", "b0.nic.travelersinsurance", "c0.nic.travelersinsurance"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/travelersinsurance/"}, f},
1536 {"travelguard", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1537 {"trust", r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, "whois.nic.trust", e, w{"https://rdap.nic.trust/"}, f},
1538 {"trv", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.trv", "a2.nic.trv", "b0.nic.trv", "c0.nic.trv"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/trv/"}, f},
1539 {"tt", r, z[4571:4603], 0xa0, e, w{"a.lactld.org", "ns3.nic.mx", "pch.nic.tt", "ripe.nic.tt"}, n, n, n, e, "http://www.nic.tt/cgi-bin/search.pl", n, f},
1540 {"tube", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.tube", "b.nic.tube", "c.nic.tube", "ns1.dns.nic.tube", "ns2.dns.nic.tube", "ns3.dns.nic.tube"}, n, n, n, "whois.nic.tube", e, w{"https://rdap.nic.tube/"}, f},
1541 {"tui", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.tui", "b.nic.tui", "c.nic.tui", "d.nic.tui"}, n, n, w{"de"}, "whois.nic.tui", e, w{"https://rdap.centralnic.com/tui/"}, t},
1542 {"tunes", r, x, 0x48, "https://newgtlds.icann.org/", w{"dns1.nic.tunes", "dns2.nic.tunes", "dns3.nic.tunes", "dns4.nic.tunes", "dnsa.nic.tunes", "dnsb.nic.tunes", "dnsc.nic.tunes", "dnsd.nic.tunes"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.tunes", e, w{"https://rdap.nominet.uk/tunes/"}, t},
1543 {"tushu", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.tushu", "dns2.nic.tushu", "dns3.nic.tushu", "dns4.nic.tushu", "dnsa.nic.tushu", "dnsb.nic.tushu", "dnsc.nic.tushu", "dnsd.nic.tushu"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.tushu", e, w{"https://rdap.nominet.uk/tushu/"}, t},
1544 {"tv", r, x, 0xe0, e, w{"a.nic.tv", "ac3.nstld.com", "ac4.nstld.com", "b.nic.tv"}, n, n, n, "tvwhois.verisign-grs.com", e, w{"https://tld-rdap.verisign.com/tv/v1/"}, t},
1545 {"tvs", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.tvs", "a2.nic.tvs", "b0.nic.tvs", "c0.nic.tvs"}, n, n, n, "whois.nic.tvs", e, w{"https://rdap.afilias-srs.net/rdap/tvs/"}, f},
1546 {"tw", r, z[4603:4616], 0xa0, e, w{"a.dns.tw", "anytld.apnic.net", "b.dns.tw", "c.dns.tw", "d.dns.tw", "e.dns.tw", "f.dns.tw", "g.dns.tw", "h.dns.tw", "ns.twnic.net"}, n, n, w{"de", "fr", "ja", "ko", "th", "zh", "zh-Hant"}, "whois.twnic.net.tw", e, n, t},
1547 {"tz", r, z[4616:4628], 0xa8, e, w{"fork.sth.dnsnode.net", "ns-tz.afrinic.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, "whois.tznic.or.tz", e, w{"https://whois.tznic.or.tz/rdap/"}, f},
1548 {"ua", r, z[4628:4694], 0xa0, "http://www.nic.net.ua/", w{"bg.ns.ua", "cd1.ns.ua", "ho1.ns.ua", "in1.ns.ua", "pch.ns.ua", "rcz.ns.ua"}, n, n, w{"mul-Cyrl"}, "whois.ua", e, n, t},
1549 {"ubank", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ubank", e, w{"https://tld-rdap.verisign.com/ubank/v1/"}, f},
1550 {"ubs", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ubs", e, w{"https://tld-rdap.verisign.com/ubs/v1/"}, f},
1551 {"uconnect", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1552 {"ug", r, z[4694:4703], 0xa0, e, w{"anycast.eahd.or.ug", "ns-ug.afrinic.net", "ns.icann.org", "root.eahd.or.ug", "ug.cctld.authdns.ripe.net"}, n, n, n, "whois.co.ug", e, n, f},
1553 {"uk", r, z[4703:4713], 0xa0, "https://www.nominet.uk/", w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, "whois.nic.uk", e, w{"https://rdap.nominet.uk/uk/"}, f},
1554 {"ultrabook", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1555 {"um", r, x, 0x8a0, e, n, n, n, n, e, e, n, f},
1556 {"ummah", r, x, 0x2042, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1557 {"unicom", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"es", "ru", "zh-Hans", "zh-Hant"}, "whois.nic.unicom", e, w{"https://rdap.zdnsgtld.com/unicom/"}, t},
1558 {"unicorn", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1559 {"university", r, x, 0x40, e, w{"v0n0.nic.university", "v0n1.nic.university", "v0n2.nic.university", "v0n3.nic.university", "v2n0.nic.university", "v2n1.nic.university"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.university", e, w{"https://rdap.donuts.co/rdap/"}, t},
1560 {"uno", r, x, 0x40, e, w{"a.nic.uno", "b.nic.uno", "c.nic.uno", "d.nic.uno"}, n, n, w{"ar", "es", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.uno", e, w{"https://rdap.centralnic.com/uno/"}, t},
1561 {"uol", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
1562 {"ups", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.ups", "a2.nic.ups", "b0.nic.ups", "c0.nic.ups"}, n, n, n, "whois.nic.ups", e, w{"https://rdap.afilias-srs.net/rdap/ups/"}, f},
1563 {"us", r, z[4713:4773], 0xa0, e, w{"b.cctld.us", "f.cctld.us", "k.cctld.us", "w.cctld.us", "x.cctld.us", "y.cctld.us"}, n, n, n, "whois.nic.us", e, n, f},
1564 {"uy", r, z[4773:4779], 0xa0, e, w{"a.lactld.org", "a.nic.uy", "b.nic.uy", "d.nic.uy", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx"}, n, n, n, "whois.nic.org.uy", e, n, f},
1565 {"uz", r, z[4779:4793], 0xa0, e, w{"ns1.uz", "ns2.uz", "ns3.uz", "ns4.uz", "ns5.uz", "ns6.uz", "ns7.uz"}, n, n, n, "whois.cctld.uz", e, w{"http://cctld.uz:9000/"}, f},
1566 {"va", r, x, 0xa0, e, w{"dns.nic.it", "john.vatican.va", "michael.vatican.va", "osiris.namex.it", "seth.namex.it", "va.cctld.authdns.ripe.net"}, n, n, n, "whois.iana.org", e, n, f},
1567 {"vacations", r, x, 0x40, e, w{"v0n0.nic.vacations", "v0n1.nic.vacations", "v0n2.nic.vacations", "v0n3.nic.vacations", "v2n0.nic.vacations", "v2n1.nic.vacations"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vacations", e, w{"https://rdap.donuts.co/rdap/"}, t},
1568 {"vana", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.vana", e, w{"https://tld-rdap.verisign.com/vana/v1/"}, f},
1569 {"vanguard", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.vanguard", e, w{"https://tld-rdap.verisign.com/vanguard/v1/"}, f},
1570 {"vanish", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1571 {"vc", r, z[4793:4796], 0xe0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois2.afilias-grs.net", e, n, f},
1572 {"ve", r, z[4796:4807], 0xa8, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, w{"es"}, "whois.nic.ve", e, n, t},
1573 {"vegas", r, x, 0xc4, "http://nic.vegas/", w{"a0.nic.vegas", "a2.nic.vegas", "b0.nic.vegas", "c0.nic.vegas"}, n, w{"Las Vegas"}, n, "whois.nic.vegas", e, w{"https://rdap.afilias-srs.net/rdap/vegas/"}, f},
1574 {"ventures", r, x, 0x40, e, w{"v0n0.nic.ventures", "v0n1.nic.ventures", "v0n2.nic.ventures", "v0n3.nic.ventures", "v2n0.nic.ventures", "v2n1.nic.ventures"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.ventures", e, w{"https://rdap.donuts.co/rdap/"}, t},
1575 {"verisign", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.verisign", e, w{"https://tld-rdap.verisign.com/verisign/v1/"}, t},
1576 {"xn--vermgensberater-ctb" /* vermögensberater */, r, x, 0x48, "https://newgtlds.icann.org/", w{"a.nic.xn--vermgensberater-ctb", "b.nic.xn--vermgensberater-ctb", "c.nic.xn--vermgensberater-ctb", "d.nic.xn--vermgensberater-ctb"}, n, n, w{"de"}, "whois.nic.xn--vermgensberater-ctb", e, w{"https://rdap.centralnic.com/xn--vermgensberater-ctb/"}, t},
1577 {"xn--vermgensberatung-pwb" /* vermögensberatung */, r, x, 0x48, "https://newgtlds.icann.org/", w{"a.nic.xn--vermgensberatung-pwb", "b.nic.xn--vermgensberatung-pwb", "c.nic.xn--vermgensberatung-pwb", "d.nic.xn--vermgensberatung-pwb"}, n, n, w{"de"}, "whois.nic.xn--vermgensberatung-pwb", e, w{"https://rdap.centralnic.com/xn--vermgensberatung-pwb/"}, t},
1578 {"versicherung", r, x, 0x40, e, w{"a.dns.nic.versicherung", "m.dns.nic.versicherung", "n.dns.nic.versicherung"}, n, n, w{"mul-Latn"}, "whois.nic.versicherung", e, w{"https://rdap.nic.versicherung/v1/"}, t},
1579 {"vet", r, x, 0x40, e, w{"v0n0.nic.vet", "v0n1.nic.vet", "v0n2.nic.vet", "v0n3.nic.vet", "v2n0.nic.vet", "v2n1.nic.vet"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vet", e, w{"https://rdap.donuts.co/rdap/"}, t},
1580 {"vg", r, z[4807:4808], 0xa0, e, w{"a.nic.vg", "b.nic.vg", "c.nic.vg", "d.nic.vg"}, w{"88.198.29.97"}, n, n, "whois.nic.vg", e, w{"https://rdap.centralnic.com/vg/"}, f},
1581 {"vi", r, z[4808:4814], 0xa8, "https://secure.nic.vi/", w{"auth100.ns.uu.net", "auth110.ns.uu.net", "ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, "https://secure.nic.vi/whois-lookup/", n, f},
1582 {"viajes", r, x, 0x40, e, w{"v0n0.nic.viajes", "v0n1.nic.viajes", "v0n2.nic.viajes", "v0n3.nic.viajes", "v2n0.nic.viajes", "v2n1.nic.viajes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.viajes", e, w{"https://rdap.donuts.co/rdap/"}, t},
1583 {"video", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.video", "v0n1.nic.video", "v0n2.nic.video", "v0n3.nic.video", "v2n0.nic.video", "v2n1.nic.video"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.video", e, w{"https://rdap.donuts.co/rdap/"}, t},
1584 {"vig", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.vig", "a2.nic.vig", "b0.nic.vig", "c0.nic.vig"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/vig/"}, f},
1585 {"viking", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.viking", "a2.nic.viking", "b0.nic.viking", "c0.nic.viking"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/viking/"}, f},
1586 {"villas", r, x, 0x40, e, w{"v0n0.nic.villas", "v0n1.nic.villas", "v0n2.nic.villas", "v0n3.nic.villas", "v2n0.nic.villas", "v2n1.nic.villas"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.villas", e, w{"https://rdap.donuts.co/rdap/"}, t},
1587 {"vin", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.vin", "v0n1.nic.vin", "v0n2.nic.vin", "v0n3.nic.vin", "v2n0.nic.vin", "v2n1.nic.vin"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vin", e, w{"https://rdap.donuts.co/rdap/"}, t},
1588 {"vip", r, x, 0x40, "http://nic.vip/", w{"a.nic.vip", "b.nic.vip", "c.nic.vip", "d.nic.vip"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "he", "it", "no", "ru", "sv", "zh"}, "whois.nic.vip", e, w{"https://rdap.nic.vip/"}, t},
1589 {"virgin", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.virgin", "dns2.nic.virgin", "dns3.nic.virgin", "dns4.nic.virgin", "dnsa.nic.virgin", "dnsb.nic.virgin", "dnsc.nic.virgin", "dnsd.nic.virgin"}, n, n, n, "whois.nic.virgin", e, w{"https://rdap.nominet.uk/virgin/"}, f},
1590 {"visa", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.visa", e, w{"https://tld-rdap.verisign.com/visa/v1/"}, t},
1591 {"vision", r, x, 0x40, e, w{"v0n0.nic.vision", "v0n1.nic.vision", "v0n2.nic.vision", "v0n3.nic.vision", "v2n0.nic.vision", "v2n1.nic.vision"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vision", e, w{"https://rdap.donuts.co/rdap/"}, t},
1592 {"vista", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.vista", e, n, f},
1593 {"vistaprint", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.vistaprint", e, n, f},
1594 {"viva", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.viva", "b.nic.viva", "c.nic.viva", "d.nic.viva"}, n, n, n, "whois.nic.viva", e, w{"https://rdap.centralnic.com/viva/"}, f},
1595 {"vivo", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.vivo", "b.nic.vivo", "c.nic.vivo", "ns1.dns.nic.vivo", "ns2.dns.nic.vivo", "ns3.dns.nic.vivo"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.vivo", e, w{"https://rdap.nic.vivo/"}, t},
1596 {"vlaanderen", r, x, 0x440, "https://newgtlds.icann.org/", w{"a.nsset.vlaanderen", "b.nsset.vlaanderen", "c.nsset.vlaanderen", "d.nsset.vlaanderen", "y.nsset.vlaanderen", "z.nsset.vlaanderen"}, n, w{"BE-VLG"}, w{"mul-Latn"}, "whois.nic.vlaanderen", e, w{"https://rdap.nic.vlaanderen/"}, t},
1597 {"vn", r, z[4814:4826], 0xa0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, "http://www.vnnic.vn/en/domain", n, t},
1598 {"vodka", r, x, 0x40, "http://nic.vodka/", w{"a.nic.vodka", "b.nic.vodka", "c.nic.vodka", "d.nic.vodka"}, n, n, w{"de", "es", "fr"}, "whois.nic.vodka", e, w{"https://rdap.nic.vodka/"}, t},
1599 {"volkswagen", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.volkswagen", "a2.nic.volkswagen", "b0.nic.volkswagen", "c0.nic.volkswagen"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/volkswagen/"}, t},
1600 {"volvo", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.volvo", e, w{"https://tld-rdap.verisign.com/volvo/v1/"}, f},
1601 {"vons", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1602 {"vote", r, x, 0x40, "https://get.vote/", w{"a0.nic.vote", "a2.nic.vote", "b0.nic.vote", "c0.nic.vote"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.vote", e, w{"https://rdap.donuts.co/rdap/"}, t},
1603 {"voting", r, x, 0x40, e, w{"a.nic.voting", "b.nic.voting", "c.nic.voting", "d.nic.voting"}, n, n, w{"mul-Cyrl", "mul-Latn"}, "whois.nic.voting", e, w{"https://rdap.nic.voting/v1/"}, t},
1604 {"voto", r, x, 0x40, "https://get.voto/", w{"a0.nic.voto", "a2.nic.voto", "b0.nic.voto", "c0.nic.voto"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.voto", e, w{"https://rdap.donuts.co/rdap/"}, t},
1605 {"voyage", r, x, 0x40, e, w{"v0n0.nic.voyage", "v0n1.nic.voyage", "v0n2.nic.voyage", "v0n3.nic.voyage", "v2n0.nic.voyage", "v2n1.nic.voyage"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.voyage", e, w{"https://rdap.donuts.co/rdap/"}, t},
1606 {"vu", r, z[4826:4831], 0xa0, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, "whois.dnrs.vu", e, n, f},
1607 {"vuelos", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.vuelos", "b.nic.vuelos", "c.nic.vuelos", "ns1.dns.nic.vuelos", "ns2.dns.nic.vuelos", "ns3.dns.nic.vuelos"}, n, n, w{"es"}, "whois.nic.vuelos", e, w{"https://rdap.nic.vuelos/"}, t},
1608 {"wales", r, x, 0x4c0, "https://ourhomeonline.wales/", w{"dns1.nic.wales", "dns2.nic.wales", "dns3.nic.wales", "dns4.nic.wales", "dnsa.nic.wales", "dnsb.nic.wales", "dnsc.nic.wales", "dnsd.nic.wales"}, n, w{"GB-WLS"}, w{"cy"}, "whois.nic.wales", e, w{"https://rdap.nominet.uk/wales/"}, t},
1609 {"walmart", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.walmart", e, w{"https://tld-rdap.verisign.com/walmart/v1/"}, f},
1610 {"walter", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.walter", "b.nic.walter", "c.nic.walter", "d.nic.walter"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.walter", e, w{"https://rdap.nic.walter/"}, t},
1611 {"wang", r, x, 0x40, e, w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/wang/"}, t},
1612 {"wanggou", r, x, 0x48, "https://newgtlds.icann.org/", w{"dns1.nic.wanggou", "dns2.nic.wanggou", "dns3.nic.wanggou", "dns4.nic.wanggou", "dnsa.nic.wanggou", "dnsb.nic.wanggou", "dnsc.nic.wanggou", "dnsd.nic.wanggou"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.wanggou", e, w{"https://rdap.nominet.uk/wanggou/"}, t},
1613 {"warman", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.warman", e, n, f},
1614 {"watch", r, x, 0x40, e, w{"v0n0.nic.watch", "v0n1.nic.watch", "v0n2.nic.watch", "v0n3.nic.watch", "v2n0.nic.watch", "v2n1.nic.watch"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.watch", e, w{"https://rdap.donuts.co/rdap/"}, t},
1615 {"watches", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.watches", "a2.nic.watches", "b0.nic.watches", "c0.nic.watches"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "pl", "pt", "ru", "sv", "zh-Hans", "zh-TW"}, "whois.nic.watches", e, w{"https://rdap.donuts.co/rdap/"}, t},
1616 {"weather", r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.dns.nic.weather", "ns2.dns.nic.weather", "ns3.dns.nic.weather", "ns4.dns.nic.weather", "ns5.dns.nic.weather", "ns6.dns.nic.weather"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.weather", e, w{"https://rdap.nic.weather/"}, t},
1617 {"weatherchannel", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.dns.nic.weatherchannel", "ns2.dns.nic.weatherchannel", "ns3.dns.nic.weatherchannel", "ns4.dns.nic.weatherchannel", "ns5.dns.nic.weatherchannel", "ns6.dns.nic.weatherchannel"}, n, n, n, "whois.nic.weatherchannel", e, w{"https://rdap.nic.weatherchannel/"}, f},
1618 {"web", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1619 {"webcam", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.webcam", "b.nic.webcam", "c.nic.webcam", "ns1.dns.nic.webcam", "ns2.dns.nic.webcam", "ns3.dns.nic.webcam"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.webcam", e, w{"https://rdap.nic.webcam/"}, t},
1620 {"weber", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Cyrl", "mul-Hang", "mul-Hani", "mul-Latn"}, "whois.nic.weber", e, w{"https://tld-rdap.verisign.com/weber/v1/"}, t},
1621 {"webjet", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1622 {"webs", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1623 {"website", r, x, 0x40, e, w{"a.nic.website", "b.nic.website", "e.nic.website", "f.nic.website"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.website", e, w{"https://rdap.centralnic.com/website/"}, t},
1624 {"wed", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.emdns.uk", "dns2.emdns.uk", "dns3.emdns.uk", "dns4.emdns.uk", "dnsa.emdns.uk", "dnsb.emdns.uk", "dnsc.emdns.uk", "dnsd.emdns.uk"}, n, n, n, "whois.nic.wed", e, w{"https://rdap.nominet.uk/wed/"}, f},
1625 {"wedding", r, x, 0x40, "http://nic.wedding/", w{"a.nic.wedding", "b.nic.wedding", "c.nic.wedding", "d.nic.wedding"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.wedding", e, w{"https://rdap.nic.wedding/"}, t},
1626 {"weibo", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.weibo", "a2.nic.weibo", "b0.nic.weibo", "c0.nic.weibo"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.weibo", e, w{"https://rdap.afilias-srs.net/rdap/weibo/"}, t},
1627 {"weir", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/weir/v1/"}, f},
1628 {"wf", r, x, 0xa0, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.wf", e, w{"https://rdap.nic.wf/"}, t},
1629 {"whoswho", r, x, 0x40, "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"de", "es", "fr", "ja", "ko", "pl", "pt", "ru", "zh"}, "whois.nic.whoswho", e, w{"https://rdap.nic.whoswho/"}, t},
1630 {"wien", r, x, 0xc4, e, w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"Vienna", "AT-9"}, w{"mul-Latn"}, "whois.nic.wien", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
1631 {"wiki", r, x, 0x40, e, w{"a.nic.wiki", "b.nic.wiki", "c.nic.wiki", "d.nic.wiki"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.wiki", e, w{"https://rdap.nic.wiki/"}, t},
1632 {"williamhill", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.williamhill", "b.nic.williamhill", "c.nic.williamhill", "ns1.dns.nic.williamhill", "ns2.dns.nic.williamhill", "ns3.dns.nic.williamhill"}, n, n, n, "whois.nic.williamhill", e, w{"https://rdap.nic.williamhill/"}, f},
1633 {"wilmar", r, x, 0x42, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1634 {"win", r, x, 0x40, "https://www.famousfourmedia.com/", w{"a.nic.win", "b.nic.win", "c.nic.win", "ns1.dns.nic.win", "ns2.dns.nic.win", "ns3.dns.nic.win"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.win", e, w{"https://rdap.nic.win/"}, t},
1635 {"windows", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/windows/v1/"}, t},
1636 {"wine", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.wine", "v0n1.nic.wine", "v0n2.nic.wine", "v0n3.nic.wine", "v2n0.nic.wine", "v2n1.nic.wine"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.wine", e, w{"https://rdap.donuts.co/rdap/"}, t},
1637 {"winners", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.winners", "b.nic.winners", "c.nic.winners", "ns1.dns.nic.winners", "ns2.dns.nic.winners", "ns3.dns.nic.winners"}, n, n, n, "whois.nic.winners", e, w{"https://rdap.nic.winners/"}, f},
1638 {"wme", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.wme", "b.nic.wme", "c.nic.wme", "d.nic.wme"}, n, n, w{"de"}, "whois.nic.wme", e, w{"https://rdap.centralnic.com/wme/"}, t},
1639 {"wolterskluwer", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.wolterskluwer", "a2.nic.wolterskluwer", "b0.nic.wolterskluwer", "c0.nic.wolterskluwer"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.wolterskluwer", e, w{"https://rdap.afilias-srs.net/rdap/wolterskluwer/"}, t},
1640 {"woodside", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.woodside", "b.nic.woodside", "c.nic.woodside", "d.nic.woodside"}, n, n, n, "whois.nic.woodside", e, w{"https://rdap.nic.woodside/"}, f},
1641 {"work", r, x, 0x40, "http://nic.work/", w{"a.nic.work", "b.nic.work", "c.nic.work", "d.nic.work"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.work", e, w{"https://rdap.nic.work/"}, t},
1642 {"works", r, x, 0x40, e, w{"v0n0.nic.works", "v0n1.nic.works", "v0n2.nic.works", "v0n3.nic.works", "v2n0.nic.works", "v2n1.nic.works"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.works", e, w{"https://rdap.donuts.co/rdap/"}, t},
1643 {"world", r, x, 0x40, "https://newgtlds.icann.org/", w{"v0n0.nic.world", "v0n1.nic.world", "v0n2.nic.world", "v0n3.nic.world", "v2n0.nic.world", "v2n1.nic.world"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.world", e, w{"https://rdap.donuts.co/rdap/"}, t},
1644 {"wow", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.wow", "dns2.nic.wow", "dns3.nic.wow", "dns4.nic.wow", "dnsa.nic.wow", "dnsb.nic.wow", "dnsc.nic.wow", "dnsd.nic.wow"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.wow", e, w{"https://rdap.nominet.uk/wow/"}, t},
1645 {"ws", r, z[4831:4836], 0xe0, "https://www.worldsite.ws/", w{"a.dns.ws", "ns2.dns.ws", "ns5.dns.ws", "s.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"64.70.19.203"}, n, n, "whois.website.ws", e, n, t},
1646 {"wtc", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.wtc", "b.nic.wtc", "c.nic.wtc", "d.nic.wtc"}, n, n, n, "whois.nic.wtc", e, w{"https://rdap.nic.wtc/"}, f},
1647 {"wtf", r, x, 0x40, e, w{"v0n0.nic.wtf", "v0n1.nic.wtf", "v0n2.nic.wtf", "v0n3.nic.wtf", "v2n0.nic.wtf", "v2n1.nic.wtf"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.wtf", e, w{"https://rdap.donuts.co/rdap/"}, t},
1648 {"xbox", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/xbox/v1/"}, t},
1649 {"xerox", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.xerox", "b.nic.xerox", "c.nic.xerox", "d.nic.xerox"}, n, n, n, "whois.nic.xerox", e, w{"https://tld-rdap.verisign.com/xerox/v1/"}, f},
1650 {"xfinity", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.xfinity", "dns2.nic.xfinity", "dns3.nic.xfinity", "dns4.nic.xfinity", "dnsa.nic.xfinity", "dnsb.nic.xfinity", "dnsc.nic.xfinity", "dnsd.nic.xfinity"}, n, n, n, "whois.nic.xfinity", e, w{"https://rdap.nominet.uk/xfinity/"}, f},
1651 {"xihuan", r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
1652 {"xin", r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.xin", "a2.nic.xin", "b0.nic.xin", "c0.nic.xin"}, n, n, n, "whois.nic.xin", e, w{"https://rdap.aceregistry.net/rdap/xin/"}, f},
1653 {"xperia", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xperia", e, n, f},
1654 {"xxx", r, x, 0x41, "https://nic.xxx/", w{"a.nic.xxx", "b.nic.xxx", "c.nic.xxx", "d.nic.xxx"}, n, n, w{"be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.xxx", e, w{"https://rdap.nic.xxx/"}, t},
1655 {"xyz", r, x, 0x40, e, w{"generationxyz.nic.xyz", "x.nic.xyz", "y.nic.xyz", "z.nic.xyz"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.xyz", e, w{"https://rdap.centralnic.com/xyz/"}, t},
1656 {"yachts", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.yachts", "b.nic.yachts", "c.nic.yachts", "d.nic.yachts"}, n, n, n, "whois.nic.yachts", e, w{"https://rdap.centralnic.com/yachts/"}, f},
1657 {"yahoo", r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.yahoo", e, w{"https://tld-rdap.verisign.com/yahoo/v1/"}, t},
1658 {"yamaxun", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.yamaxun", "dns2.nic.yamaxun", "dns3.nic.yamaxun", "dns4.nic.yamaxun", "dnsa.nic.yamaxun", "dnsb.nic.yamaxun", "dnsc.nic.yamaxun", "dnsd.nic.yamaxun"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.yamaxun", e, w{"https://rdap.nominet.uk/yamaxun/"}, t},
1659 {"yandex", r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, "whois.nic.yandex", e, w{"https://rdap.nic.yandex/"}, f},
1660 {"ye", r, z[4836:4844], 0xa8, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
1661 {"yellowpages", r, x, 0x48, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1662 {"yodobashi", r, x, 0x42, "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1663 {"yoga", r, x, 0x40, "http://nic.yoga/", w{"a.nic.yoga", "b.nic.yoga", "c.nic.yoga", "d.nic.yoga"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.yoga", e, w{"https://rdap.nic.yoga/"}, t},
1664 {"yokohama", r, x, 0xc4, e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Yokohama"}, w{"ja"}, "whois.nic.yokohama", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1665 {"you", r, x, 0x40, "https://newgtlds.icann.org/", w{"dns1.nic.you", "dns2.nic.you", "dns3.nic.you", "dns4.nic.you", "dnsa.nic.you", "dnsb.nic.you", "dnsc.nic.you", "dnsd.nic.you"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.you", e, w{"https://rdap.nominet.uk/you/"}, t},
1666 {"youtube", r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1667 {"yt", r, x, 0xa0, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.yt", e, w{"https://rdap.nic.yt/"}, t},
1668 {"yu", r, z[4844:4850], 0x8a0, e, n, n, n, n, e, e, n, f},
1669 {"yun", r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
1670 {"za", r, z[4850:4877], 0xa8, e, w{"nsza.is.co.za", "za-ns.anycast.pch.net", "za1.dnsnode.net"}, n, n, n, "whois.nic.za", e, n, f},
1671 {"zappos", r, x, 0x42, "https://newgtlds.icann.org/", w{"dns1.nic.zappos", "dns2.nic.zappos", "dns3.nic.zappos", "dns4.nic.zappos", "dnsa.nic.zappos", "dnsb.nic.zappos", "dnsc.nic.zappos", "dnsd.nic.zappos"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.zappos", e, w{"https://rdap.nominet.uk/zappos/"}, t},
1672 {"zara", r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.zara", "a2.nic.zara", "b0.nic.zara", "c0.nic.zara"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/zara/"}, t},
1673 {"zero", r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.zero", "b.nic.zero", "c.nic.zero", "ns1.dns.nic.zero", "ns2.dns.nic.zero", "ns3.dns.nic.zero"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.zero", e, w{"https://rdap.nic.zero/"}, t},
1674 {"zip", r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1675 {"zippo", r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.zippo", e, n, f},
1676 {"zm", r, z[4877:4885], 0xa0, e, w{"gransy.nic.zm", "pch.nic.zm"}, n, n, n, "whois.zicta.zm", e, n, f},
1677 {"zone", r, x, 0x40, e, w{"v0n0.nic.zone", "v0n1.nic.zone", "v0n2.nic.zone", "v0n3.nic.zone", "v2n0.nic.zone", "v2n1.nic.zone"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.zone", e, w{"https://rdap.donuts.co/rdap/"}, t},
1678 {"zuerich", r, x, 0xc4, "http://nic.zuerich/", w{"a.nic.zuerich", "b.nic.zuerich", "c.nic.zuerich", "d.nic.zuerich"}, n, w{"Zurich", "CH-ZH"}, w{"de", "de-CH"}, "whois.nic.zuerich", e, w{"https://rdap.centralnic.com/zuerich/"}, t},
1679 {"zulu", r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1680 {"zw", r, z[4885:4889], 0xa0, e, w{"ns1.liquidtelecom.net", "ns1zim.telone.co.zw", "ns2.liquidtelecom.net", "ns2zim.telone.co.zw", "zw-ns.anycast.pch.net"}, n, n, n, e, "http://www.zispa.org.zw/", n, f},
1681 {"xn--jxalpdlp" /* δοκιμή */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1682 {"xn--qxam" /* ελ */, r, x, 0xa0, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, "https://grweb.ics.forth.gr/public/whois.jsp?lang=en", n, t},
1683 {"xn--qxa6a" /* ευ */, r, x, 0xa0, e, w{"be.dns.eu", "si.dns.eu", "w.dns.eu", "x.dns.eu", "y.dns.eu"}, n, n, n, "whois.eu", e, n, t},
1684 {"xn--90ae" /* бг */, r, x, 0xa0, e, w{"a.nic.bg", "b.nic.bg", "c.nic.bg", "d.nic.bg", "e.nic.bg", "p.nic.bg"}, n, n, w{"bg-BG"}, "whois.imena.bg", e, n, t},
1685 {"xn--90ais" /* бел */, r, x, 0xa0, e, w{"dns1.tld.becloudby.com", "dns2.tld.becloudby.com", "dns3.tld.becloudby.com", "dns4.tld.becloudby.com", "dns5.tld.becloudby.com"}, n, n, n, "whois.cctld.by", e, n, t},
1686 {"xn--d1acj3b" /* дети */, r, x, 0x40, e, w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, w{"ru"}, "whois.nic.xn--d1acj3b", e, w{"https://whois.nic.xn--/rdap/-vofi1a3h"}, t},
1687 {"xn--e1a4c" /* ею */, r, x, 0xa0, e, w{"be.dns.eu", "si.dns.eu", "w.dns.eu", "x.dns.eu", "y.dns.eu"}, n, n, w{"mul-Cyrl"}, "whois.eu", e, n, t},
1688 {"xn--80akhbyknj4f" /* испытание */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1689 {"xn--80aqecdr1a" /* католик */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--80aqecdr1a", "b.nic.xn--80aqecdr1a", "c.nic.xn--80aqecdr1a", "d.nic.xn--80aqecdr1a"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--80aqecdr1a", e, w{"https://rdap.nic.xn--/-7sbygceu5a"}, t},
1690 {"xn--j1aef" /* ком */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--j1aef", e, w{"https://tld-rdap.verisign.com/xn--j1aef/v1/"}, t},
1691 {"xn--d1alf" /* мкд */, r, x, 0xa0, "https://newgtlds.icann.org/", w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, "whois.marnet.mk", e, n, t},
1692 {"xn--l1acc" /* мон */, r, x, 0xa0, "https://newgtlds.icann.org/", w{"ns1.idn.mn", "ns2.idn.mn", "ns3.idn.mn"}, n, n, w{"mn"}, e, e, n, t},
1693 {"xn--80adxhks" /* москва */, r, x, 0xc4, e, w{"a.dns.flexireg.ru", "b.dns.flexireg.net", "c.dns.flexireg.org", "d.dns.flexireg.domains"}, n, w{"Moscow"}, w{"ru"}, "whois.nic.xn--80adxhks", e, w{"https://flexireg.net/xn--80adxhks/rdap/"}, t},
1694 {"xn--80asehdb" /* онлайн */, r, x, 0x40, e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--80asehdb", e, w{"https://rdap.nic.xn--/-7sb1agjdc"}, t},
1695 {"xn--c1avg" /* орг */, r, x, 0x40, "https://pir.org/products/opr-domain/", w{"a0.nic.xn--c1avg", "a2.nic.xn--c1avg", "b0.nic.xn--c1avg", "c0.nic.xn--c1avg"}, n, n, w{"be", "bg", "bs", "mk", "ru", "sr", "sr-ME", "uk"}, "whois.nic.xn--c1avg", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1696 {"xn--p1acf" /* рус */, r, z[4889:5089], 0x40, "https://newgtlds.icann.org/", w{"ns1.anycastdns.cz", "ns1.nic.xn--p1acf", "ns2.anycastdns.cz", "ns2.nic.xn--p1acf"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--p1acf", e, w{"https://api.rdap.nic.xn--/-4tbdh"}, t},
1697 {"xn--p1ai" /* рф */, r, z[5089:5092], 0xa0, "https://cctld.ru/", w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, w{"mul-Cyrl", "ru-RU"}, "whois.tcinet.ru", e, n, t},
1698 {"xn--80aswg" /* сайт */, r, x, 0x40, e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--80aswg", e, w{"https://rdap.nic.xn--/-7sb1a4ah"}, t},
1699 {"xn--90a3ac" /* срб */, r, z[5092:5097], 0xa0, e, w{"a.nic.rs", "b.nic.rs", "f.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, w{"bg", "cnr-Cyrl", "mk", "ru", "rue-Cyrl", "sr-Cyrl", "uk"}, "whois.rnids.rs", e, n, t},
1700 {"xn--j1amh" /* укр */, r, x, 0xa0, "http://uanic.net/", w{"dns.tci.net.ua", "dns1.u-registry.com", "dns2.u-registry.net", "dns3.dotukr.com", "tier1.num.net.ua", "ukr.ns.ua"}, n, n, w{"crh-UA", "mul-Cyrl-UA", "ru-UA", "uk-UA"}, "whois.dotukr.com", e, n, t},
1701 {"xn--80ao21a" /* қаз */, r, x, 0xa0, e, w{"ns.nic.kz", "ns1.nic.kz"}, n, n, n, "whois.nic.kz", e, n, t},
1702 {"xn--y9a3aq" /* հայ */, r, x, 0xa0, e, w{"fork.sth.dnsnode.net", "ns-cdn.amnic.net", "ns-pch.amnic.net", "ns-pri.nic.am"}, n, n, n, "whois.amnic.net", e, n, t},
1703 {"xn--deba0ad" /* טעסט */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1704 {"xn--4dbrk0ce" /* ישראל */, r, x, 0xa0, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, "whois.isoc.org.il", e, n, t},
1705 {"xn--9dbq2a" /* קום */, r, x, 0, e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--9dbq2a", e, w{"https://tld-rdap.verisign.com/xn--9dbq2a/v1/"}, t},
1706 {"xn--hgbk6aj7f53bba" /* آزمایشی */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1707 {"xn--kgbechtv" /* إختبار */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1708 {"xn--mgbca7dzdo" /* ابوظبي */, r, x, 0x40, "https://newgtlds.icann.org/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, n, w{"ar"}, "whois.nic.xn--mgbca7dzdo", e, w{"https://rdap.nic.xn--/-ymcda3fteqa"}, t},
1709 {"xn--mgbaakc7dvf" /* اتصالات */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--mgbaakc7dvf", "b.nic.xn--mgbaakc7dvf", "c.nic.xn--mgbaakc7dvf", "d.nic.xn--mgbaakc7dvf"}, n, n, w{"ar"}, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/xn--mgbaakc7dvf/"}, t},
1710 {"xn--mgba3a3ejt" /* ارامكو */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.dns.nic.xn--mgba3a3ejt", "ns2.dns.nic.xn--mgba3a3ejt", "ns3.dns.nic.xn--mgba3a3ejt", "ns4.dns.nic.xn--mgba3a3ejt", "ns5.dns.nic.xn--mgba3a3ejt", "ns6.dns.nic.xn--mgba3a3ejt"}, n, n, w{"ar", "es"}, "whois.nic.xn--mgba3a3ejt", e, w{"https://rdap.nic.xn--/-ymca3b0flw"}, t},
1711 {"xn--mgbayh7gpa" /* الاردن */, r, x, 0xa0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, "http://idn.jo/whois_a.aspx", n, t},
1712 {"xn--mgbcpq6gpa1a" /* البحرين */, r, x, 0xa0, e, w{"a.nic.xn--mgbcpq6gpa1a", "b.nic.xn--mgbcpq6gpa1a", "c.nic.xn--mgbcpq6gpa1a", "d.nic.xn--mgbcpq6gpa1a"}, n, n, n, e, e, n, t},
1713 {"xn--lgbbat1ad8j" /* الجزائر */, r, x, 0xa0, "https://newgtlds.icann.org/", w{"idn1.nic.dz", "idn2.nic.dz"}, n, n, n, "whois.nic.dz", e, n, t},
1714 {"xn--mgberp4a5d4ar" /* السعودية */, r, x, 0xa0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, w{"ar", "ar-SA"}, "whois.nic.net.sa", e, n, t},
1715 {"xn--mgba7c0bbn0a" /* العليان */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--mgba7c0bbn0a", "b.nic.xn--mgba7c0bbn0a", "c.nic.xn--mgba7c0bbn0a", "d.nic.xn--mgba7c0bbn0a"}, n, n, w{"ar"}, "whois.nic.xn--mgba7c0bbn0a", e, w{"https://rdap.nic.xn--/-ymca5e9bbp4a"}, t},
1716 {"xn--mgbc0a9azcg" /* المغرب */, r, x, 0xa0, "https://newgtlds.icann.org/", w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, "whois.iam.net.ma", e, n, t},
1717 {"xn--mgbaam7a8h" /* امارات */, r, x, 0xa0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "nsext-pch.aedns.ae"}, n, n, w{"ar-AE"}, "whois.aeda.net.ae", e, n, t},
1718 {"xn--mgba3a4f16a" /* ایران */, r, x, 0xa0, e, w{"a.nic.ir", "ns.irnic.ir"}, n, n, n, "whois.nic.ir", e, n, t},
1719 {"xn--mgbbh1a" /* بارت */, r, z[5097:5098], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-MH"}, w{"ks-IN"}, "whois.registry.in", e, n, t},
1720 {"xn--mgbab2bd" /* بازار */, r, x, 0x40, e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Arab"}, "whois.nic.xn--mgbab2bd", e, w{"https://rdap.nic.xn--/-ymcac1ce"}, t},
1721 {"xn--ngbe9e0a" /* بيتك */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--ngbe9e0a", "b.nic.xn--ngbe9e0a", "c.nic.xn--ngbe9e0a", "d.nic.xn--ngbe9e0a"}, n, n, w{"ar"}, "whois.nic.xn--ngbe9e0a", e, w{"https://rdap.centralnic.com/xn--ngbe9e0a/"}, t},
1722 {"xn--mgbbh1a71e" /* بھارت */, r, z[5098:5099], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-JK", "IN-TG", "IN-UP", "IN-BR", "IN-JH", "IN-WB", "IN-DL"}, w{"ur-IN"}, "whois.registry.in", e, n, t},
1723 {"xn--pgbs0dh" /* تونس */, r, x, 0xa0, e, w{"ns-tn.afrinic.net", "ns1.ati.tn", "ns2.ati.tn", "ns2.nic.fr", "pch.ati.tn", "rip.psg.com"}, n, n, n, "whois.ati.tn", e, n, t},
1724 {"xn--mgbpl2fh" /* سودان */, r, x, 0xa0, e, w{"ans1.sis.sd", "pch.sis.sd"}, n, n, n, e, e, n, t},
1725 {"xn--ogbpf8fl" /* سورية */, r, x, 0xa0, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, "whois.tld.sy", e, n, t},
1726 {"xn--ngbc5azd" /* شبكة */, r, x, 0x40, "https://www.dotshabaka.com/", w{"a.nic.xn--ngbc5azd", "b.nic.xn--ngbc5azd", "c.nic.xn--ngbc5azd", "d.nic.xn--ngbc5azd"}, n, n, w{"mul-Arab"}, "whois.nic.xn--ngbc5azd", e, w{"https://rdap.nic.xn--/-0mcd6b8d"}, t},
1727 {"xn--mgbtx2b" /* عراق */, r, x, 0xa0, e, w{"dyn1.cmc.iq", "dyn2.cmc.iq", "ns1.cmc.iq", "nsp-anycast.cmc.iq"}, n, n, n, "whois.cmc.iq", e, n, t},
1728 {"xn--ngbrx" /* عرب */, r, x, 0x40, "https://newgtlds.icann.org/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, n, w{"ar"}, "whois.nic.xn--ngbrx", e, w{"https://rdap.nic.xn--/-0mc0a5a"}, t},
1729 {"xn--mgb9awbf" /* عمان */, r, x, 0xa0, "https://newgtlds.icann.org/", w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, "whois.registry.om", e, n, t},
1730 {"xn--ygbi2ammx" /* فلسطين */, r, x, 0xa0, e, w{"dns1.gov.ps", "dns3.gov.ps", "idn.pnina.ps", "ns1.pnina.ps"}, n, n, n, "whois.pnina.ps", e, n, t},
1731 {"xn--wgbl6a" /* قطر */, r, x, 0xa0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, "whois.registry.qa", e, n, t},
1732 {"xn--mgbi4ecexp" /* كاثوليك */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--mgbi4ecexp", "b.nic.xn--mgbi4ecexp", "c.nic.xn--mgbi4ecexp", "d.nic.xn--mgbi4ecexp"}, n, n, w{"ar"}, "whois.nic.xn--mgbi4ecexp", e, w{"https://rdap.nic.xn--/-ymcm8gcf1ar"}, t},
1733 {"xn--fhbei" /* كوم */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--fhbei", e, w{"https://tld-rdap.verisign.com/xn--fhbei/v1/"}, t},
1734 {"xn--pgb3ceoj" /* كيوتل */, r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1735 {"xn--wgbh1c" /* مصر */, r, x, 0xa0, e, w{"ns1.dotmasr.eg", "ns2.dotmasr.eg", "ns3.dotmasr.eg"}, n, n, w{"ar-EG"}, "whois.dotmasr.eg", e, n, t},
1736 {"xn--mgbx4cd0ab" /* مليسيا */, r, x, 0x40, e, w{"a.mynic.centralnic-dns.com", "a.nic.my", "a1.nic.my", "b.mynic.centralnic-dns.com", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, "whois.mynic.my", e, n, t},
1737 {"xn--mgbb9fbpob" /* موبايلي */, r, x, 0x840, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--mgbb9fbpob", e, n, t},
1738 {"xn--mgbah1a3hjkrd" /* موريتانيا */, r, x, 0xa0, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, "whois.nic.mr", e, n, t},
1739 {"xn--mgbv6cfpo" /* موزايك */, r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1740 {"xn--4gbrim" /* موقع */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--4gbrim", "b.nic.xn--4gbrim", "c.nic.xn--4gbrim", "d.nic.xn--4gbrim"}, n, n, n, "whois.nic.xn--4gbrim", e, w{"https://rdap.centralnic.com/xn--4gbrim/"}, t},
1741 {"xn--mgbt3dhd" /* همراه */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.ns.nic.xn--mgbt3dhd", "b.ns.nic.xn--mgbt3dhd", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.xn--mgbt3dhd", e, w{"https://api.rdap.agitsys.net/"}, t},
1742 {"xn--mgbai9azgqp6j" /* پاکستان */, r, x, 0, e, w{"ns.ntc.net.pk", "ns1.ntc.net.pk", "ns2.ntc.net.pk"}, n, n, n, e, e, n, t},
1743 {"xn--mgbgu82a" /* ڀارت */, r, z[5099:5100], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-RJ", "IN-GJ", "IN-MP"}, w{"sd-IN"}, "whois.registry.in", e, n, t},
1744 {"xn--11b4c3d" /* कॉम */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--11b4c3d", e, w{"https://tld-rdap.verisign.com/xn--11b4c3d/v1/"}, t},
1745 {"xn--c2br7g" /* नेट */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--c2br7g", e, w{"https://tld-rdap.verisign.com/xn--c2br7g/v1/"}, t},
1746 {"xn--11b5bs3a9aj6g" /* परीक्षा */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1747 {"xn--h2brj9c" /* भारत */, r, z[5100:5101], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN"}, w{"hi-IN"}, "whois.registry.in", e, n, t},
1748 {"xn--h2breg3eve" /* भारतम् */, r, z[5101:5102], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, w{"sa-IN"}, "whois.registry.in", e, n, t},
1749 {"xn--h2brj9c8c" /* भारोत */, r, z[5102:5103], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-AS", "IN-BR", "IN-JH", "IN-MZ", "IN-OR", "IN-TR", "IN-WB"}, w{"sat-Olck-IN"}, "whois.registry.in", e, n, t},
1750 {"xn--i1b6b1a6a2e" /* संगठन */, r, x, 0x40, "https://pir.org/products/hindi-domain/", w{"a0.nic.xn--i1b6b1a6a2e", "a2.nic.xn--i1b6b1a6a2e", "b0.nic.xn--i1b6b1a6a2e", "c0.nic.xn--i1b6b1a6a2e"}, n, n, w{"hi"}, "whois.nic.xn--i1b6b1a6a2e", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1751 {"xn--54b7fta0cc" /* বাংলা */, r, x, 0xa0, e, w{"bayanno.btcl.net.bd", "bd-ns.anycast.pch.net", "ekushey.btcl.net.bd"}, n, n, n, e, e, n, t},
1752 {"xn--45brj9c" /* ভারত */, r, z[5103:5105], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-WB", "IN-TR", "IN-AS"}, w{"bn-IN"}, "whois.registry.in", e, n, t},
1753 {"xn--45br5cyl" /* ভাৰত */, r, z[5105:5106], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-AS", "IN-AR", "IN-NL"}, w{"as-IN"}, "whois.registry.in", e, n, t},
1754 {"xn--s9brj9c" /* ਭਾਰਤ */, r, z[5106:5107], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-PB"}, w{"pa-Guru-IN"}, "whois.registry.in", e, n, t},
1755 {"xn--gecrj9c" /* ભારત */, r, z[5107:5108], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-GJ"}, w{"gu-IN"}, "whois.registry.in", e, n, t},
1756 {"xn--3hcrj9c" /* ଭାରତ */, r, z[5108:5109], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-OR", "IN-AP", "IN-MP", "IN-JH", "IN-WB", "IN-CT"}, w{"or-IN"}, "whois.registry.in", e, n, t},
1757 {"xn--xkc2dl3a5ee0h" /* இந்தியா */, r, z[5109:5110], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-TN", "IN-PY"}, w{"ta-IN"}, "whois.registry.in", e, n, t},
1758 {"xn--xkc2al3hye2a" /* இலங்கை */, r, x, 0xa0, "https://newgtlds.icann.org/", w{"lk.communitydns.net", "nic.lk-anycast.pch.net", "ns-c.nic.lk", "ns-d.nic.lk", "ns-l.nic.lk", "ns-t.nic.lk", "ns1.ac.lk", "ns3.ac.lk"}, n, n, n, "whois.nic.lk", e, n, t},
1759 {"xn--clchc0ea0b2g2a9gcd" /* சிங்கப்பூர் */, r, x, 0xa0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "ns4.apnic.net", "pch.sgzones.sg"}, n, n, n, "whois.sgnic.sg", e, n, t},
1760 {"xn--hlcj6aya9esc7a" /* பரிட்சை */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1761 {"xn--fpcrj9c3d" /* భారత్ */, r, z[5110:5111], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-AP", "IN-TG"}, w{"te-IN"}, "whois.registry.in", e, n, t},
1762 {"xn--2scrj9c" /* ಭಾರತ */, r, z[5111:5112], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-KA", "IN-MH", "IN-AP", "IN-TN", "IN-TG", "IN-KL", "IN-GA"}, w{"kn-IN"}, "whois.registry.in", e, n, t},
1763 {"xn--rvc1e0am3e" /* ഭാരതം */, r, z[5112:5113], 0xa0, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-KL", "IN-LD", "IN-PY"}, w{"ml-IN"}, "whois.registry.in", e, n, t},
1764 {"xn--fzc2c9e2c" /* ලංකා */, r, x, 0xa0, e, w{"lk.communitydns.net", "nic.lk-anycast.pch.net", "ns-c.nic.lk", "ns-d.nic.lk", "ns-l.nic.lk", "ns-t.nic.lk", "ns1.ac.lk", "ns3.ac.lk"}, n, n, n, "whois.nic.lk", e, n, t},
1765 {"xn--42c2d9a" /* คอม */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--42c2d9a", e, w{"https://tld-rdap.verisign.com/xn--42c2d9a/v1/"}, t},
1766 {"xn--o3cw4h" /* ไทย */, r, z[5113:5114], 0xa0, e, w{"a.thains.co.th", "b.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, "whois.thnic.co.th", e, n, t},
1767 {"xn--q7ce6a" /* ລາວ */, r, x, 0xa0, e, w{"a.xn--q7ce6a.centralnic-dns.com", "b.xn--q7ce6a.centralnic-dns.com", "c.xn--q7ce6a.centralnic-dns.com", "d.xn--q7ce6a.centralnic-dns.com"}, n, n, n, "whois.nic.la", e, n, t},
1768 {"xn--node" /* გე */, r, x, 0xa0, "https://newgtlds.icann.org/", w{"a.xn--node.globalanycastcloud.freenom.net", "b.xn--node.globalanycastcloud.freenom.net", "c.xn--node.globalanycastcloud.freenom.net", "d.xn--node.globalanycastcloud.freenom.net", "xn--node.ns.anycast.pch.net"}, w{"188.93.95.11"}, n, n, "whois.itdc.ge", e, n, t},
1769 {"xn--q9jyb4c" /* みんな */, r, x, 0x40, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1770 {"xn--cckwcxetd" /* アマゾン */, r, x, 0x42, "http://nic.xn--cckwcxetd/", w{"dns1.nic.xn--cckwcxetd", "dns2.nic.xn--cckwcxetd", "dns3.nic.xn--cckwcxetd", "dns4.nic.xn--cckwcxetd", "dnsa.nic.xn--cckwcxetd", "dnsb.nic.xn--cckwcxetd", "dnsc.nic.xn--cckwcxetd", "dnsd.nic.xn--cckwcxetd"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--cckwcxetd", e, w{"https://rdap.nominet.uk/xn--cckwcxetd/"}, t},
1771 {"xn--gckr3f0f" /* クラウド */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--gckr3f0f", "b.nic.xn--gckr3f0f", "c.nic.xn--gckr3f0f", "ns1.dns.nic.xn--gckr3f0f", "ns2.dns.nic.xn--gckr3f0f", "ns3.dns.nic.xn--gckr3f0f"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--gckr3f0f", e, w{"https://rdap.nic.xn--/-meu0a2h0g"}, t},
1772 {"xn--qcka1pmc" /* グーグル */, r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1773 {"xn--tckwe" /* コム */, r, x, 0, e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--tckwe", e, w{"https://tld-rdap.verisign.com/xn--tckwe/v1/"}, t},
1774 {"xn--cck2b3b" /* ストア */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--cck2b3b", "b.nic.xn--cck2b3b", "c.nic.xn--cck2b3b", "ns1.dns.nic.xn--cck2b3b", "ns2.dns.nic.xn--cck2b3b", "ns3.dns.nic.xn--cck2b3b"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--cck2b3b", e, w{"https://rdap.nic.xn--/-eeu2cwc"}, t},
1775 {"xn--1ck2e1b" /* セール */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--1ck2e1b", "b.nic.xn--1ck2e1b", "c.nic.xn--1ck2e1b", "ns1.dns.nic.xn--1ck2e1b", "ns2.dns.nic.xn--1ck2e1b", "ns3.dns.nic.xn--1ck2e1b"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--1ck2e1b", e, w{"https://rdap.nic.xn--/-tfuygrc"}, t},
1776 {"xn--zckzah" /* テスト */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1777 {"xn--bck1b9a5dre4c" /* ファッション */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--bck1b9a5dre4c", "b.nic.xn--bck1b9a5dre4c", "c.nic.xn--bck1b9a5dre4c", "ns1.dns.nic.xn--bck1b9a5dre4c", "ns2.dns.nic.xn--bck1b9a5dre4c", "ns3.dns.nic.xn--bck1b9a5dre4c"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--bck1b9a5dre4c", e, w{"https://rdap.nic.xn--/-ceu0c2b2e5esd"}, t},
1778 {"xn--eckvdtc9d" /* ポイント */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--eckvdtc9d", "b.nic.xn--eckvdtc9d", "c.nic.xn--eckvdtc9d", "ns1.dns.nic.xn--eckvdtc9d", "ns2.dns.nic.xn--eckvdtc9d", "ns3.dns.nic.xn--eckvdtc9d"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--eckvdtc9d", e, w{"https://rdap.nic.xn--/-ieu2end5e"}, t},
1779 {"xn--4gq48lf9j" /* 一号店 */, r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1780 {"xn--rhqv96g" /* 世界 */, r, x, 0, e, w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh-Hans", "zh-Hant"}, "whois.nic.xn--rhqv96g", e, w{"https://rdap.teleinfo.cn/xn--rhqv96g/"}, t},
1781 {"xn--fiq64b" /* 中信 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--fiq64b/"}, t},
1782 {"xn--fiqs8s" /* 中国 */, r, x, 0xa0, "http://cnnic.cn/", w{"h.dns.cn", "i.dns.cn", "j.dns.cn", "k.dns.cn", "l.dns.cn", "m.dns.cn", "n.dns.cn"}, w{"218.241.105.10", "wildcard.cnnic.cn"}, n, w{"zh-Hans-CN"}, "cwhois.cnnic.cn", e, n, t},
1783 {"xn--fiqz9s" /* 中國 */, r, x, 0xa0, "http://cnnic.cn/", w{"h.dns.cn", "i.dns.cn", "j.dns.cn", "k.dns.cn", "l.dns.cn", "m.dns.cn", "n.dns.cn"}, w{"218.241.105.10", "wildcard.cnnic.cn"}, n, w{"zh-Hant-CN"}, "cwhois.cnnic.cn", e, n, t},
1784 {"xn--fiq228c5hs" /* 中文网 */, r, x, 0x40, e, w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-CN", "zh-Hans", "zh-Hant"}, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/xn--fiq228c5hs/"}, t},
1785 {"xn--jlq480n2rg" /* 亚马逊 */, r, x, 0x42, "http://nic.xn--jlq480n2rg/", w{"dns1.nic.xn--jlq480n2rg", "dns2.nic.xn--jlq480n2rg", "dns3.nic.xn--jlq480n2rg", "dns4.nic.xn--jlq480n2rg", "dnsa.nic.xn--jlq480n2rg", "dnsb.nic.xn--jlq480n2rg", "dnsc.nic.xn--jlq480n2rg", "dnsd.nic.xn--jlq480n2rg"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--jlq480n2rg", e, w{"https://rdap.nominet.uk/xn--jlq480n2rg/"}, t},
1786 {"xn--vhquv" /* 企业 */, r, x, 0, "https://newgtlds.icann.org/", w{"v0n0.nic.xn--vhquv", "v0n1.nic.xn--vhquv", "v0n2.nic.xn--vhquv", "v0n3.nic.xn--vhquv", "v2n0.nic.xn--vhquv", "v2n1.nic.xn--vhquv"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--vhquv", e, w{"https://rdap.donuts.co/rdap/"}, t},
1787 {"xn--1qqw23a" /* 佛山 */, r, x, 0xc4, "https://newgtlds.icann.org/", w{"ta.ngtld.cn", "tb.ngtld.cn", "tc.ngtld.cn", "td.ngtld.cn", "te.ngtld.cn"}, n, w{"Foshan"}, w{"zh-Hans"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1788 {"xn--vuq861b" /* 信息 */, r, x, 0, "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, t},
1789 {"xn--nyqy26a" /* 健康 */, r, x, 0, "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh-Hans", "zh-Hant"}, "whois.nic.xn--nyqy26a", e, w{"https://rdap.teleinfo.cn/xn--nyqy26a/"}, t},
1790 {"xn--45q11c" /* 八卦 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/XN--45Q11C/"}, t},
1791 {"xn--55qx5d" /* 公司 */, r, x, 0, e, w{"a.ngtld.cn", "b.ngtld.cn", "c.ngtld.cn", "d.ngtld.cn", "e.ngtld.cn"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1792 {"xn--55qw42g" /* 公益 */, r, x, 0, "https://newgtlds.icann.org/", w{"ns1.conac.cn", "ns2.conac.cn", "ns3.conac.cn", "ns4.conac.cn", "ns5.conac.cn"}, n, n, w{"zh"}, "whois.conac.cn", e, w{"https://rdap.conac.cn/"}, t},
1793 {"xn--kprw13d" /* 台湾 */, r, x, 0xa0, e, w{"anytld.apnic.net", "d.dns.tw", "e.dns.tw", "f.dns.tw", "g.dns.tw", "h.dns.tw"}, n, n, w{"zh-Hans-TW"}, "whois.twnic.net.tw", e, n, t},
1794 {"xn--kpry57d" /* 台灣 */, r, x, 0xa0, e, w{"anytld.apnic.net", "d.dns.tw", "e.dns.tw", "f.dns.tw", "g.dns.tw", "h.dns.tw"}, n, n, w{"zh-Hant-TW"}, "whois.twnic.net.tw", e, n, t},
1795 {"xn--czru2d" /* 商城 */, r, x, 0, e, w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--czru2d/"}, t},
1796 {"xn--czrs0t" /* 商店 */, r, x, 0, "https://newgtlds.icann.org/", w{"v0n0.nic.xn--czrs0t", "v0n1.nic.xn--czrs0t", "v0n2.nic.xn--czrs0t", "v0n3.nic.xn--czrs0t", "v2n0.nic.xn--czrs0t", "v2n1.nic.xn--czrs0t"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--czrs0t", e, w{"https://rdap.donuts.co/rdap/"}, t},
1797 {"xn--czr694b" /* 商标 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, e, e, w{"https://rdap.zdnsgtld.com/xn--czr694b/"}, t},
1798 {"xn--w4rs40l" /* 嘉里 */, r, x, 0x2, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.xn--w4rs40l", e, w{"https://tld-rdap.verisign.com/xn--w4rs40l/v1/"}, t},
1799 {"xn--w4r85el8fhu5dnra" /* 嘉里大酒店 */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.xn--w4r85el8fhu5dnra", e, w{"https://tld-rdap.verisign.com/xn--w4r85el8fhu5dnra/v1/"}, t},
1800 {"xn--3ds443g" /* 在线 */, r, x, 0x40, e, w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-CN", "zh-Hans", "zh-Hant"}, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/xn--3ds443g/"}, t},
1801 {"xn--3oq18vl8pn36a" /* 大众汽车 */, r, x, 0x842, "https://newgtlds.icann.org/", n, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.nic.xn--3oq18vl8pn36a", e, w{"https://rdap.afilias-srs.net/rdap/xn--3oq18vl8pn36a/"}, t},
1802 {"xn--pssy2u" /* 大拿 */, r, x, 0, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--pssy2u", e, w{"https://tld-rdap.verisign.com/xn--pssy2u/v1/"}, t},
1803 {"xn--tiq49xqyj" /* 天主教 */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.nic.xn--tiq49xqyj", "b.nic.xn--tiq49xqyj", "c.nic.xn--tiq49xqyj", "d.nic.xn--tiq49xqyj"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.xn--tiq49xqyj", e, w{"https://rdap.nic.xn--/-dr6ar36avim"}, t},
1804 {"xn--fjq720a" /* 娱乐 */, r, x, 0, "https://newgtlds.icann.org/", w{"v0n0.nic.xn--fjq720a", "v0n1.nic.xn--fjq720a", "v0n2.nic.xn--fjq720a", "v0n3.nic.xn--fjq720a", "v2n0.nic.xn--fjq720a", "v2n1.nic.xn--fjq720a"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--fjq720a", e, w{"https://rdap.donuts.co/rdap/"}, t},
1805 {"xn--fct429k" /* 家電 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.nic.xn--fct429k", "b.nic.xn--fct429k", "c.nic.xn--fct429k", "ns1.dns.nic.xn--fct429k", "ns2.dns.nic.xn--fct429k", "ns3.dns.nic.xn--fct429k"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--fct429k", e, w{"https://rdap.nic.xn--/-ke2bt46o"}, t},
1806 {"xn--estv75g" /* 工行 */, r, x, 0x800, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--estv75g", e, n, t},
1807 {"xn--xhq521b" /* 广东 */, r, x, 0, "https://newgtlds.icann.org/", w{"ta.ngtld.cn", "tb.ngtld.cn", "tc.ngtld.cn", "td.ngtld.cn", "te.ngtld.cn"}, n, n, w{"zh-Hans"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1808 {"xn--6rtwn" /* 广州 */, r, x, 0x2000, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1809 {"xn--9krt00a" /* 微博 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.xn--9krt00a", "a2.nic.xn--9krt00a", "b0.nic.xn--9krt00a", "c0.nic.xn--9krt00a"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--9krt00a", e, w{"https://rdap.afilias-srs.net/rdap/xn--9krt00a/"}, t},
1810 {"xn--30rr7y" /* 慈善 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--30rr7y/"}, t},
1811 {"xn--6qq986b3xl" /* 我爱你 */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--6qq986b3xl/"}, t},
1812 {"xn--kput3i" /* 手机 */, r, x, 0x40, "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-CN", "zh-Hans", "zh-Hant", "zh-TW"}, "whois.nic.xn--kput3i", e, w{"https://rdap.registrysystem.net/rdap/xn--kput3i/"}, t},
1813 {"xn--kpu716f" /* 手表 */, r, x, 0x800, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--kpu716f", e, n, t},
1814 {"xn--otu796d" /* 招聘 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, e, e, w{"https://rdap.zdnsgtld.com/xn--otu796d/"}, t},
1815 {"xn--zfr164b" /* 政务 */, r, x, 0, "https://newgtlds.icann.org/", w{"ns1.conac.cn", "ns2.conac.cn", "ns3.conac.cn", "ns4.conac.cn", "ns5.conac.cn"}, n, n, w{"zh"}, "whois.conac.cn", e, w{"https://rdap.conac.cn/"}, t},
1816 {"xn--mxtq1m" /* 政府 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.nic.xn--mxtq1m", "b.nic.xn--mxtq1m", "c.nic.xn--mxtq1m", "d.nic.xn--mxtq1m"}, n, n, n, "whois.nic.xn--mxtq1m", e, w{"https://rdap.twnic.tw/rdap/"}, t},
1817 {"xn--yfro4i67o" /* 新加坡 */, r, x, 0xa0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "ns4.apnic.net", "pch.sgzones.sg"}, n, n, n, "whois.sgnic.sg", e, n, t},
1818 {"xn--efvy88h" /* 新闻 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.xn--efvy88h", e, w{"https://rdap.zdnsgtld.com/XN--EFVY88H/"}, t},
1819 {"xn--9et52u" /* 时尚 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--9et52u/"}, t},
1820 {"xn--kcrx7bb75ajk3b" /* 普利司通 */, r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1821 {"xn--rovu88b" /* 書籍 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.nic.xn--rovu88b", "b.nic.xn--rovu88b", "c.nic.xn--rovu88b", "ns1.dns.nic.xn--rovu88b", "ns2.dns.nic.xn--rovu88b", "ns3.dns.nic.xn--rovu88b"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--rovu88b", e, w{"https://rdap.nic.xn--/-826b334d"}, t},
1822 {"xn--nqv7f" /* 机构 */, r, x, 0x40, "https://pir.org/products/chinese2char-domain/", w{"a0.nic.xn--nqv7f", "a2.nic.xn--nqv7f", "b0.nic.xn--nqv7f", "c0.nic.xn--nqv7f"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--nqv7f", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1823 {"xn--tqq33ed31aqia" /* 机构体制 */, r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1824 {"xn--dkwm73cwpn" /* 欧莱雅 */, r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1825 {"xn--0zwm56d" /* 测试 */, r, x, 0, e, n, n, n, n, e, e, n, t},
1826 {"xn--b4w605ferd" /* 淡马锡 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.xn--b4w605ferd", "a2.nic.xn--b4w605ferd", "b0.nic.xn--b4w605ferd", "c0.nic.xn--b4w605ferd"}, n, n, w{"zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/xn--b4w605ferd/"}, t},
1827 {"xn--fes124c" /* 深圳 */, r, x, 0x2000, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1828 {"xn--g6w251d" /* 測試 */, r, x, 0, e, n, n, n, n, e, e, n, t},
1829 {"xn--unup4y" /* 游戏 */, r, x, 0, "https://newgtlds.icann.org/", w{"v0n0.nic.xn--unup4y", "v0n1.nic.xn--unup4y", "v0n2.nic.xn--unup4y", "v0n3.nic.xn--unup4y", "v2n0.nic.xn--unup4y", "v2n1.nic.xn--unup4y"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--unup4y", e, w{"https://rdap.donuts.co/rdap/"}, t},
1830 {"xn--mix891f" /* 澳門 */, r, x, 0xa0, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, "whois.monic.mo", e, n, t},
1831 {"xn--3pxu8k" /* 点看 */, r, x, 0, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--3pxu8k", e, w{"https://tld-rdap.verisign.com/xn--3pxu8k/v1/"}, t},
1832 {"xn--pbt977c" /* 珠宝 */, r, x, 0x800, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--pbt977c", e, n, t},
1833 {"xn--hxt035cmppuel" /* 盛貿飯店 */, r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1834 {"xn--6frz82g" /* 移动 */, r, x, 0, e, w{"a0.nic.xn--6frz82g", "a2.nic.xn--6frz82g", "b0.nic.xn--6frz82g", "c0.nic.xn--6frz82g"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.xn--6frz82g", e, w{"https://rdap.donuts.co/rdap/"}, t},
1835 {"xn--nqv7fs00ema" /* 组织机构 */, r, x, 0x40, "https://newgtlds.icann.org/", w{"a0.nic.xn--nqv7fs00ema", "a2.nic.xn--nqv7fs00ema", "b0.nic.xn--nqv7fs00ema", "c0.nic.xn--nqv7fs00ema"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--nqv7fs00ema", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1836 {"xn--ses554g" /* 网址 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"de", "es", "fr", "ja", "ru", "zh-Hans", "zh-Hant"}, "whois.nic.xn--ses554g", e, w{"https://rdap.zdnsgtld.com/xn--ses554g/"}, t},
1837 {"xn--hxt814e" /* 网店 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--hxt814e/"}, t},
1838 {"xn--5tzm5g" /* 网站 */, r, x, 0x40, "https://nic.xn--5tzm5g/", w{"a0.nic.xn--5tzm5g", "a2.nic.xn--5tzm5g", "b0.nic.xn--5tzm5g", "c0.nic.xn--5tzm5g"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--5tzm5g", e, w{"https://rdap.donuts.co/rdap/"}, t},
1839 {"xn--io0a7i" /* 网络 */, r, x, 0, e, w{"a.ngtld.cn", "b.ngtld.cn", "c.ngtld.cn", "d.ngtld.cn", "e.ngtld.cn"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1840 {"xn--8y0a063a" /* 联通 */, r, x, 0x2, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.xn--8y0a063a", e, w{"https://rdap.zdnsgtld.com/xn--8y0a063a/"}, t},
1841 {"xn--jlq61u9w7b" /* 诺基亚 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.xn--jlq61u9w7b", "a2.nic.xn--jlq61u9w7b", "b0.nic.xn--jlq61u9w7b", "c0.nic.xn--jlq61u9w7b"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--jlq61u9w7b", e, w{"https://rdap.afilias-srs.net/rdap/xn--jlq61u9w7b/"}, t},
1842 {"xn--flw351e" /* 谷歌 */, r, x, 0x42, "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1843 {"xn--g2xx48c" /* 购物 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.nic.xn--g2xx48c", "b.nic.xn--g2xx48c", "c.nic.xn--g2xx48c", "ns1.dns.nic.xn--g2xx48c", "ns2.dns.nic.xn--g2xx48c", "ns3.dns.nic.xn--g2xx48c"}, n, n, w{"zh"}, "whois.nic.xn--g2xx48c", e, w{"https://rdap.nic.xn--/-mv1c947e"}, t},
1844 {"xn--55qx5d8y0buji4b870u" /* 通用电气公司 */, r, x, 0x40, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1845 {"xn--gk3at1e" /* 通販 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.nic.xn--gk3at1e", "b.nic.xn--gk3at1e", "c.nic.xn--gk3at1e", "ns1.dns.nic.xn--gk3at1e", "ns2.dns.nic.xn--gk3at1e", "ns3.dns.nic.xn--gk3at1e"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--gk3at1e", e, w{"https://rdap.nic.xn--/-mu2dk8g"}, t},
1846 {"xn--3bst00m" /* 集团 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--3bst00m/"}, t},
1847 {"xn--fzys8d69uvgm" /* 電訊盈科 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"a0.nic.xn--fzys8d69uvgm", "a2.nic.xn--fzys8d69uvgm", "b0.nic.xn--fzys8d69uvgm", "c0.nic.xn--fzys8d69uvgm"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--fzys8d69uvgm", e, w{"https://rdap.afilias-srs.net/rdap/xn--fzys8d69uvgm/"}, t},
1848 {"xn--kcrx77d1x4a" /* 飞利浦 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"a.nic.xn--kcrx77d1x4a", "b.nic.xn--kcrx77d1x4a", "c.nic.xn--kcrx77d1x4a", "d.nic.xn--kcrx77d1x4a"}, n, n, w{"zh", "zh-Hans", "zh-Hant"}, "whois.nic.xn--kcrx77d1x4a", e, w{"https://rdap.nic.xn--/-ue8at05fzx3b"}, t},
1849 {"xn--jvr189m" /* 食品 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.nic.xn--jvr189m", "b.nic.xn--jvr189m", "c.nic.xn--jvr189m", "ns1.dns.nic.xn--jvr189m", "ns2.dns.nic.xn--jvr189m", "ns3.dns.nic.xn--jvr189m"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--jvr189m", e, w{"https://rdap.nic.xn--/-sh9an60s"}, t},
1850 {"xn--imr513n" /* 餐厅 */, r, x, 0, "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, e, e, w{"https://rdap.zdnsgtld.com/xn--imr513n/"}, t},
1851 {"xn--5su34j936bgsg" /* 香格里拉 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.xn--5su34j936bgsg", e, w{"https://tld-rdap.verisign.com/xn--5su34j936bgsg/v1/"}, t},
1852 {"xn--j6w193g" /* 香港 */, r, z[5114:5120], 0xa0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, w{"zh-Hans-HK"}, "whois.hkirc.hk", e, n, t},
1853 {"xn--j6w470d71issc" /* 香港電訊 */, r, x, 0x2040, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1854 {"xn--c1yn36f" /* 點看 */, r, x, 0, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1855 {"xn--t60b56a" /* 닷넷 */, r, x, 0, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--t60b56a", e, w{"https://tld-rdap.verisign.com/xn--t60b56a/v1/"}, t},
1856 {"xn--mk1bu44c" /* 닷컴 */, r, x, 0, "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--mk1bu44c", e, w{"https://tld-rdap.verisign.com/xn--mk1bu44c/v1/"}, t},
1857 {"xn--cg4bki" /* 삼성 */, r, x, 0x42, "https://newgtlds.icann.org/", w{"ns1.xn--cg4bki.centralnic-dns.com", "ns2.xn--cg4bki.centralnic-dns.com", "ns3.xn--cg4bki.centralnic-dns.com", "ns4.xn--cg4bki.centralnic-dns.com"}, n, n, w{"ko"}, "whois.kr", e, w{"https://nic.samsung:8443/rdap/"}, t},
1858 {"xn--9t4b11yi5a" /* 테스트 */, r, x, 0x40, e, n, n, n, n, e, e, n, t},
1859 {"xn--3e0b707e" /* 한국 */, r, x, 0xa0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, "whois.kr", e, n, t},
1860 {"com.ac", &z[10], x, 0x800, e, n, n, n, n, e, e, n, f},
1861 {"gov.ac", &z[10], x, 0x800, e, n, n, n, n, e, e, n, f},
1862 {"mil.ac", &z[10], x, 0, e, n, n, n, n, e, e, n, f},
1863 {"net.ac", &z[10], x, 0x800, e, n, n, n, n, e, e, n, f},
1864 {"org.ac", &z[10], x, 0x800, e, n, n, n, n, e, e, n, f},
1865 {"nom.ad", &z[19], x, 0, e, w{"dnsc.ad", "dnsm.ad"}, n, n, n, e, e, n, f},
1866 {"ac.ae", &z[23], x, 0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1867 {"co.ae", &z[23], x, 0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, t},
1868 {"gov.ae", &z[23], x, 0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1869 {"mil.ae", &z[23], x, 0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1870 {"name.ae", &z[23], x, 0, e, n, n, n, n, e, e, n, f},
1871 {"net.ae", &z[23], x, 0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1872 {"org.ae", &z[23], x, 0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1873 {"pro.ae", &z[23], x, 0, e, n, n, n, n, e, e, n, f},
1874 {"sch.ae", &z[23], x, 0, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1875 {"airport.aero", &z[25], x, 0, e, n, n, n, n, e, e, n, t},
1876 {"cargo.aero", &z[25], x, 0, e, n, n, n, n, e, e, n, t},
1877 {"charter.aero", &z[25], x, 0, e, n, n, n, n, e, e, n, t},
1878 {"bank.af", &z[27], x, 0, e, w{"ns-us.1and1-dns.com", "ns-us.1and1-dns.us"}, n, n, n, e, e, n, f},
1879 {"com.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1880 {"edu.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1881 {"gov.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1882 {"hotel.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1883 {"law.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1884 {"music.af", &z[27], x, 0, e, w{"josh.ns.cloudflare.com", "lady.ns.cloudflare.com"}, n, n, n, e, e, n, f},
1885 {"net.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1886 {"org.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1887 {"tv.af", &z[27], x, 0, e, n, n, n, n, e, e, n, f},
1888 {"co.ag", &z[32], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1889 {"com.ag", &z[32], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1890 {"net.ag", &z[32], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1891 {"nom.ag", &z[32], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1892 {"ok.ag", &z[32], x, 0, e, w{"ns1.webagentur.at", "ns2.webagentur.at"}, n, n, n, e, e, n, t},
1893 {"org.ag", &z[32], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1894 {"com.ai", &z[35], x, 0, e, w{"anycastdns1-cz.nic.ai", "anycastdns2-cz.nic.ai", "pch.whois.ai"}, n, n, n, e, e, n, f},
1895 {"net.ai", &z[35], x, 0, e, w{"pch.whois.ai"}, n, n, n, e, e, n, f},
1896 {"off.ai", &z[35], x, 0, e, w{"pch.whois.ai"}, n, n, n, e, e, n, f},
1897 {"org.ai", &z[35], x, 0, e, w{"pch.whois.ai"}, n, n, n, e, e, n, f},
1898 {"com.al", &z[42], x, 0, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1899 {"edu.al", &z[42], x, 0, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1900 {"gov.al", &z[42], x, 0, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1901 {"inima.al", &z[42], x, 0, e, w{"ns1.he.net", "ns2.he.net", "ns3.he.net", "ns4.he.net", "ns5.he.net"}, n, n, n, e, e, n, f},
1902 {"net.al", &z[42], x, 0, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1903 {"org.al", &z[42], x, 0, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1904 {"soros.al", &z[42], x, 0, e, w{"ns1.hostmonster.com", "ns2.hostmonster.com"}, n, n, n, e, e, n, f},
1905 {"tirana.al", &z[42], x, 0, e, w{"ns3.albtelecom.net", "ns4.albtelecom.net"}, n, n, n, e, e, n, f},
1906 {"uniti.al", &z[42], x, 0, e, n, n, n, n, e, e, n, f},
1907 {"upt.al", &z[42], x, 0, e, w{"abcom.abcom.com.al", "smtphub.abcom.com.al"}, n, n, n, e, e, n, f},
1908 {"co.am", &z[54], x, 0, e, n, n, n, n, e, e, n, f},
1909 {"com.am", &z[54], x, 0, e, n, n, n, n, e, e, n, f},
1910 {"net.am", &z[54], x, 0, e, n, n, n, n, e, e, n, f},
1911 {"north.am", &z[54], x, 0, e, w{"ns1.instradns.com", "ns2.instradns.com"}, n, n, n, e, e, n, f},
1912 {"org.am", &z[54], x, 0, e, n, n, n, n, e, e, n, f},
1913 {"radio.am", &z[54], x, 0, e, w{"a.nic.fm", "b.nic.fm", "c.nic.fm", "d.nic.fm"}, n, n, n, e, e, w{"https://rdap.centralnic.com/radio.am/"}, t},
1914 {"south.am", &z[54], x, 0, e, w{"ns1.instradns.com", "ns2.instradns.com"}, n, n, n, e, e, n, f},
1915 {"com.an", &z[63], x, 0x800, e, n, n, n, n, e, e, n, f},
1916 {"edu.an", &z[63], x, 0x800, e, n, n, n, n, e, e, n, f},
1917 {"net.an", &z[63], x, 0x800, e, n, n, n, n, e, e, n, f},
1918 {"org.an", &z[63], x, 0x800, e, n, n, n, n, e, e, n, f},
1919 {"co.ao", &z[71], z[5120:5122], 0, e, w{"fred.nic.ao", "ns-ext.nic.cz", "ns0.nic.ao", "ns02.fccn.pt", "ns2.reg.it.ao"}, n, n, n, e, e, n, f},
1920 {"ed.ao", &z[71], x, 0, e, n, n, n, n, e, e, n, f},
1921 {"gv.ao", &z[71], x, 0, e, w{"ns1.gov.ao", "ns2.gov.ao", "ns3.gov.ao", "ns4.gov.ao"}, n, n, n, e, e, n, f},
1922 {"it.ao", &z[71], x, 0, e, w{"fred.nic.ao", "ns-ext.nic.cz", "ns0.nic.ao", "ns02.fccn.pt", "ns2.reg.it.ao"}, n, n, n, e, e, n, f},
1923 {"og.ao", &z[71], x, 0, e, n, n, n, n, e, e, n, f},
1924 {"pb.ao", &z[71], x, 0, e, n, n, n, n, e, e, n, f},
1925 {"com.aq", &z[76], x, 0, e, w{"ns1.internet.com.pe", "ns2.internet.com.pe"}, n, n, n, e, e, n, f},
1926 {"com.ar", &z[79], x, 0, e, w{"a.dns.ar", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1927 {"edu.ar", &z[79], z[5122:5123], 0, e, w{"a.riu.edu.ar", "b.riu.edu.ar", "noc.uncu.edu.ar", "ns1.uba.ar", "ns2.switch.ch", "unlp.unlp.edu.ar"}, n, n, n, e, e, n, f},
1928 {"gob.ar", &z[79], x, 0, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, f},
1929 {"gov.ar", &z[79], x, 0, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, f},
1930 {"int.ar", &z[79], x, 0, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1931 {"mil.ar", &z[79], x, 0, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1932 {"net.ar", &z[79], x, 0, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1933 {"org.ar", &z[79], x, 0, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1934 {"tur.ar", &z[79], x, 0, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1935 {"e164.arpa", &z[85], x, 0x8, e, w{"ns3.afrinic.net", "ns3.lacnic.net", "ns4.apnic.net", "pri.authdns.ripe.net", "rirns.arin.net"}, n, n, n, "whois.ripe.net", e, n, f},
1936 {"in-addr.arpa", &z[85], x, 0x8, e, w{"a.in-addr-servers.arpa", "b.in-addr-servers.arpa", "c.in-addr-servers.arpa", "d.in-addr-servers.arpa", "e.in-addr-servers.arpa", "f.in-addr-servers.arpa"}, n, n, n, e, e, n, f},
1937 {"ip6.arpa", &z[85], x, 0x8, e, w{"a.ip6-servers.arpa", "b.ip6-servers.arpa", "c.ip6-servers.arpa", "d.ip6-servers.arpa", "e.ip6-servers.arpa", "f.ip6-servers.arpa"}, n, n, n, e, e, n, f},
1938 {"iris.arpa", &z[85], x, 0x8, e, w{"a.iana-servers.net", "b.iana-servers.net", "c.iana-servers.net", "ns3.lacnic.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
1939 {"uri.arpa", &z[85], x, 0x8, e, w{"a.iana-servers.net", "b.iana-servers.net", "c.iana-servers.net", "ns3.lacnic.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
1940 {"urn.arpa", &z[85], x, 0x8, e, w{"a.iana-servers.net", "b.iana-servers.net", "c.iana-servers.net", "ns3.lacnic.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
1941 {"ac.at", &z[93], x, 0, e, w{"d.ns.at", "n.ns.at", "ns1.univie.ac.at", "ns2.univie.ac.at"}, n, n, n, e, e, n, f},
1942 {"co.at", &z[93], x, 0, e, n, n, n, n, e, e, n, f},
1943 {"gv.at", &z[93], x, 0, e, w{"dns1.statistik.gv.at", "ns12.govix.at", "ns3.wien.at", "ns4.wien.gv.at", "ns7.univie.ac.at", "ns8.univie.ac.at"}, n, n, n, e, e, n, f},
1944 {"or.at", &z[93], x, 0, e, n, n, n, n, e, e, n, f},
1945 {"priv.at", &z[93], x, 0, e, w{"adns3.utanet.at", "mosthamster.nic.priv.at", "ns2.nextlayer.at", "ns5.univie.ac.at", "priv-ns.sil.at", "sec1.rcode0.net"}, n, n, n, "whois.nic.priv.at", e, n, t},
1946 {"act.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1947 {"asn.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
1948 {"com.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
1949 {"conf.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1950 {"csiro.au", &z[96], x, 0, e, w{"ns1.aarnet.net.au", "ns1.csiro.au", "ns2.aarnet.net.au", "ns2.csiro.au", "ns3.aarnet.net.au", "ns3.csiro.au"}, n, n, n, e, e, n, f},
1951 {"edu.au", &z[96], z[5123:5131], 0, "https://www.domainname.edu.au/", w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1952 {"gov.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1953 {"id.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1954 {"info.au", &z[96], x, 0x800, "http://www.aunic.net/", n, n, n, n, e, e, n, f},
1955 {"net.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, "eleanba.connect.com.au", e, n, t},
1956 {"nsw.au", &z[96], x, 0x80, e, w{"q.au", "r.au", "s.au", "t.au"}, n, w{"AU-NSW"}, n, e, e, n, f},
1957 {"nt.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1958 {"org.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
1959 {"oz.au", &z[96], x, 0, e, w{"munnari.oz.au", "ns.sw.oz.au", "rip.psg.com"}, n, n, n, e, e, n, f},
1960 {"qld.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1961 {"sa.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1962 {"tas.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1963 {"telememo.au", &z[96], x, 0x800, e, w{"ns-1046.awsdns-02.org", "ns-2022.awsdns-60.co.uk", "ns-467.awsdns-58.com", "ns-554.awsdns-05.net"}, n, n, n, e, e, n, f},
1964 {"vic.au", &z[96], x, 0, "http://www.aucd.org.au/", w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1965 {"wa.au", &z[96], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1966 {"com.aw", &z[108], x, 0, e, w{"ns1.setarnet.aw", "ns2.setarnet.aw"}, n, n, n, e, e, n, f},
1967 {"bilesuvar.az", &z[113], x, 0, e, n, n, n, n, e, e, n, t},
1968 {"biz.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1969 {"co.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1970 {"com.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1971 {"edu.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1972 {"ganja.az", &z[113], x, 0, e, n, n, n, n, e, e, n, t},
1973 {"gov.az", &z[113], x, 0, e, w{"ns1.gov.az", "ns2.gov.az", "ns3.gov.az", "ns4.gov.az"}, n, n, n, e, e, n, f},
1974 {"imishli.az", &z[113], x, 0, e, n, n, n, n, e, e, n, t},
1975 {"info.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1976 {"int.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1977 {"mil.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1978 {"name.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1979 {"net.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1980 {"org.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1981 {"pp.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1982 {"pro.az", &z[113], x, 0, e, n, n, n, n, e, e, n, f},
1983 {"samux.az", &z[113], x, 0, e, n, n, n, n, e, e, n, t},
1984 {"shamaxi.az", &z[113], x, 0, e, n, n, n, n, e, e, n, t},
1985 {"shusha.az", &z[113], x, 0, e, w{"ns1.gov.az", "ns2.gov.az"}, n, n, n, e, e, n, t},
1986 {"sumgait.az", &z[113], x, 0, e, n, n, n, n, e, e, n, t},
1987 {"zaqatala.az", &z[113], x, 0, e, n, n, n, n, e, e, n, t},
1988 {"co.ba", &z[115], x, 0, e, w{"ns1.co.ba", "ns2.co.ba", "ns3.co.ba"}, n, n, n, e, e, n, t},
1989 {"com.ba", &z[115], x, 0, e, w{"dns01.hosting.bhtelecom.ba", "dns02.hosting.bhtelecom.ba"}, n, n, n, e, e, n, f},
1990 {"edu.ba", &z[115], x, 0, e, w{"lim.utic.net.ba", "ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1991 {"gov.ba", &z[115], x, 0, e, w{"lim.utic.net.ba", "ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1992 {"mil.ba", &z[115], x, 0, e, w{"bosna.utic.net.ba", "sava.utic.net.ba"}, n, n, n, e, e, n, f},
1993 {"net.ba", &z[115], x, 0, e, w{"ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1994 {"org.ba", &z[115], x, 0, e, w{"ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1995 {"rs.ba", &z[115], x, 0, e, w{"ns1.rs.ba", "ns2.rs.ba", "ns3.rs.ba"}, n, n, n, e, e, n, f},
1996 {"unbi.ba", &z[115], x, 0, e, w{"linhost01.utic.net.ba", "sava.utic.net.ba"}, n, n, n, e, e, n, f},
1997 {"unmo.ba", &z[115], x, 0, e, w{"dns2019.unmo.ba", "pdc2019.unmo.ba", "web2019.unmo.ba"}, n, n, n, e, e, n, f},
1998 {"unsa.ba", &z[115], x, 0, e, w{"bosna.utic.net.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1999 {"untz.ba", &z[115], x, 0, e, w{"gradina.untz.ba", "slatina.untz.ba"}, n, n, n, e, e, n, f},
2000 {"unze.ba", &z[115], x, 0, e, w{"ns1.first-ns.de", "pi.unze.ba", "robotns2.second-ns.de", "robotns3.second-ns.com"}, n, n, n, e, e, n, f},
2001 {"biz.bb", &z[133], x, 0, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2002 {"co.bb", &z[133], x, 0, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2003 {"com.bb", &z[133], x, 0, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2004 {"gov.bb", &z[133], x, 0, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2005 {"info.bb", &z[133], x, 0, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2006 {"net.bb", &z[133], x, 0, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2007 {"org.bb", &z[133], x, 0, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2008 {"store.bb", &z[133], x, 0, e, n, n, n, n, e, e, n, f},
2009 {"tv.bb", &z[133], x, 0, e, n, n, n, n, e, e, n, f},
2010 {"ac.bd", &z[140], x, 0, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2011 {"com.bd", &z[140], x, 0, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2012 {"edu.bd", &z[140], x, 0, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2013 {"gov.bd", &z[140], x, 0, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2014 {"mil.bd", &z[140], x, 0, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2015 {"net.bd", &z[140], x, 0, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2016 {"org.bd", &z[140], x, 0, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2017 {"gov.bf", &z[151], x, 0, e, w{"ntoo.gov.bf", "oubri.gov.bf"}, n, n, n, e, e, n, f},
2018 {"0.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2019 {"1.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2020 {"2.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2021 {"3.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2022 {"4.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2023 {"5.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2024 {"6.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2025 {"7.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2026 {"8.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2027 {"9.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2028 {"a.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2029 {"b.bg", &z[152], x, 0, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2030 {"c.bg", &z[152], x, 0, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2031 {"d.bg", &z[152], x, 0, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2032 {"e.bg", &z[152], x, 0, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2033 {"f.bg", &z[152], x, 0, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2034 {"g.bg", &z[152], x, 0, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2035 {"h.bg", &z[152], x, 0, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2036 {"i.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2037 {"j.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2038 {"k.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2039 {"l.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2040 {"m.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2041 {"n.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2042 {"o.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2043 {"p.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2044 {"q.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2045 {"r.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2046 {"s.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2047 {"t.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2048 {"u.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2049 {"v.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2050 {"w.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2051 {"x.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2052 {"y.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2053 {"z.bg", &z[152], x, 0, e, n, n, n, n, e, e, n, f},
2054 {"biz.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2055 {"cc.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2056 {"com.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2057 {"edu.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2058 {"gov.bh", &z[153], x, 0, e, w{"ns1.gov.bh", "ns2.gov.bh"}, n, n, n, e, e, n, f},
2059 {"info.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2060 {"me.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, t},
2061 {"med.bh", &z[153], x, 0, e, n, n, n, n, e, e, n, t},
2062 {"name.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, t},
2063 {"net.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2064 {"org.bh", &z[153], x, 0, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2065 {"co.bi", &z[155], x, 0, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2066 {"com.bi", &z[155], x, 0, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2067 {"edu.bi", &z[155], x, 0, e, w{"bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2068 {"gov.bi", &z[155], x, 0, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, t},
2069 {"info.bi", &z[155], x, 0, e, w{"bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns-bi.ripe.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, t},
2070 {"mo.bi", &z[155], x, 0, e, w{"ns1.hostinger.com", "ns2.hostinger.com", "ns3.hostinger.com", "ns4.hostinger.com"}, n, n, n, e, e, n, t},
2071 {"net.bi", &z[155], x, 0, e, n, n, n, n, e, e, n, t},
2072 {"or.bi", &z[155], x, 0, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2073 {"org.bi", &z[155], x, 0, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2074 {"ote.bi", &z[155], x, 0, e, n, n, n, n, e, e, n, t},
2075 {"1x.biz", &z[162], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"1x.biz", "95.217.58.108"}, n, n, e, e, n, t},
2076 {"auz.biz", &z[162], x, 0, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
2077 {"asso.bj", &z[163], x, 0, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, f},
2078 {"barreau.bj", &z[163], x, 0, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, f},
2079 {"com.bj", &z[163], x, 0, e, n, n, n, n, e, e, n, f},
2080 {"edu.bj", &z[163], x, 0, e, n, n, n, n, e, e, n, f},
2081 {"gouv.bj", &z[163], x, 0, e, w{"ns01.gouv.bj", "ns02.gouv.bj"}, n, n, n, e, e, n, f},
2082 {"gov.bj", &z[163], x, 0, e, w{"ns1.intnet.bj"}, n, n, n, e, e, n, f},
2083 {"mil.bj", &z[163], x, 0, e, w{"ns01.gouv.bj", "ns1.jenysas.bj"}, n, n, n, e, e, n, f},
2084 {"art.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "art.blog"}, n, n, e, e, n, t},
2085 {"business.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "business.blog"}, n, n, e, e, n, t},
2086 {"car.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "car.blog"}, n, n, e, e, n, t},
2087 {"code.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "code.blog"}, n, n, e, e, n, t},
2088 {"family.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "family.blog"}, n, n, e, e, n, t},
2089 {"fashion.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "fashion.blog"}, n, n, e, e, n, t},
2090 {"finance.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "finance.blog"}, n, n, e, e, n, t},
2091 {"fitness.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "fitness.blog"}, n, n, e, e, n, t},
2092 {"food.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "food.blog"}, n, n, e, e, n, t},
2093 {"game.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "game.blog"}, n, n, e, e, n, t},
2094 {"health.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "health.blog"}, n, n, e, e, n, t},
2095 {"home.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "home.blog"}, n, n, e, e, n, t},
2096 {"law.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "law.blog"}, n, n, e, e, n, t},
2097 {"movie.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "movie.blog"}, n, n, e, e, n, t},
2098 {"music.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "music.blog"}, n, n, e, e, n, t},
2099 {"news.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "news.blog"}, n, n, e, e, n, t},
2100 {"photo.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "photo.blog"}, n, n, e, e, n, t},
2101 {"poetry.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "poetry.blog"}, n, n, e, e, n, t},
2102 {"politics.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "politics.blog"}, n, n, e, e, n, t},
2103 {"school.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "school.blog"}, n, n, e, e, n, t},
2104 {"science.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "science.blog"}, n, n, e, e, n, t},
2105 {"sport.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "sport.blog"}, n, n, e, e, n, t},
2106 {"tech.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "tech.blog"}, n, n, e, e, n, t},
2107 {"travel.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "travel.blog"}, n, n, e, e, n, t},
2108 {"video.blog", &z[168], x, 0, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "video.blog"}, n, n, e, e, n, t},
2109 {"water.blog", &z[168], x, 0, e, w{"ns1.wordpress.com", "ns2.wordpress.com", "ns3.wordpress.com"}, w{"192.0.78.24", "192.0.78.25", "water.blog"}, n, n, e, e, n, t},
2110 {"com.bm", &z[172], x, 0, e, n, n, n, n, e, e, n, f},
2111 {"edu.bm", &z[172], x, 0, e, n, n, n, n, e, e, n, f},
2112 {"gov.bm", &z[172], x, 0, e, w{"dns1.gov.bm", "dns2.gov.bm", "dns3.gov.bm"}, n, n, n, e, e, n, f},
2113 {"net.bm", &z[172], x, 0, e, n, n, n, n, e, e, n, f},
2114 {"org.bm", &z[172], x, 0, e, n, n, n, n, e, e, n, f},
2115 {"com.bn", &z[175], x, 0, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2116 {"edu.bn", &z[175], x, 0, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2117 {"gov.bn", &z[175], x, 0, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, t},
2118 {"net.bn", &z[175], x, 0, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2119 {"org.bn", &z[175], x, 0, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2120 {"com.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2121 {"edu.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2122 {"gob.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2123 {"gov.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2124 {"int.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2125 {"mil.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2126 {"net.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2127 {"org.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2128 {"tv.bo", &z[178], x, 0, e, n, n, n, n, e, e, n, f},
2129 {"abc.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2130 {"adm.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2131 {"adv.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2132 {"agr.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2133 {"am.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2134 {"aparecida.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2135 {"app.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2136 {"arq.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2137 {"art.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2138 {"ato.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2139 {"b.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2140 {"belem.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2141 {"bhz.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2142 {"bib.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2143 {"bio.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2144 {"blog.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2145 {"bmd.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2146 {"boavista.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2147 {"bsb.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2148 {"campinas.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2149 {"caxias.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2150 {"cim.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2151 {"cng.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2152 {"cnt.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2153 {"com.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2154 {"coop.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2155 {"coz.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2156 {"curitiba.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2157 {"des.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2158 {"det.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2159 {"dev.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2160 {"ecn.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2161 {"eco.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2162 {"edu.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2163 {"emp.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2164 {"enf.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2165 {"eng.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2166 {"esp.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2167 {"etc.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2168 {"eti.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2169 {"far.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2170 {"flog.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2171 {"floripa.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2172 {"fm.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2173 {"fnd.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2174 {"fortal.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2175 {"fot.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2176 {"foz.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2177 {"fst.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2178 {"g12.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2179 {"geo.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2180 {"ggf.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2181 {"gov.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2182 {"gru.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2183 {"imb.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2184 {"ind.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2185 {"inf.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2186 {"jampa.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2187 {"jor.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2188 {"jus.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2189 {"lel.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2190 {"log.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2191 {"macapa.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2192 {"maceio.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2193 {"manaus.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2194 {"mat.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2195 {"med.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2196 {"mil.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2197 {"mus.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2198 {"natal.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2199 {"net.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2200 {"nom.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2201 {"not.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2202 {"ntr.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2203 {"odo.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2204 {"org.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2205 {"palmas.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2206 {"poa.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2207 {"ppg.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2208 {"pro.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2209 {"psc.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2210 {"psi.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2211 {"qsl.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2212 {"radio.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2213 {"rec.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2214 {"recife.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2215 {"rep.br", &z[194], z[5131:5132], 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2216 {"rio.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2217 {"salvador.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2218 {"sec3.br", &z[194], x, 0, e, n, n, n, n, e, e, n, t},
2219 {"seg.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2220 {"sjc.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2221 {"slg.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2222 {"srv.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2223 {"taxi.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2224 {"tec.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2225 {"teo.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2226 {"tmp.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2227 {"trd.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2228 {"tur.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2229 {"tv.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2230 {"vet.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2231 {"vix.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2232 {"vlog.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2233 {"wiki.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2234 {"zlg.br", &z[194], x, 0, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2235 {"com.bs", &z[201], x, 0, e, n, n, n, n, e, e, n, f},
2236 {"edu.bs", &z[201], x, 0, e, n, n, n, n, e, e, n, f},
2237 {"gov.bs", &z[201], x, 0, e, w{"ib-ext1.gov.bs", "ib-ext2.gov.bs", "ibgb-ext1.gov.bs", "ibgb-ext2.gov.bs"}, n, n, n, e, e, n, f},
2238 {"net.bs", &z[201], x, 0, e, n, n, n, n, e, e, n, f},
2239 {"org.bs", &z[201], x, 0, e, n, n, n, n, e, e, n, f},
2240 {"we.bs", &z[201], x, 0, e, w{"ns1.nic.we.bs", "ns2.nic.we.bs"}, n, n, n, e, e, n, t},
2241 {"com.bt", &z[202], x, 0, e, w{"ns1.druknet.bt", "ns2.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2242 {"edu.bt", &z[202], x, 0, e, w{"ns1.druknet.bt", "ns2.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2243 {"gov.bt", &z[202], x, 0, e, w{"ns1.druknet.bt", "ns2.druknet.bt"}, n, n, n, e, e, n, t},
2244 {"net.bt", &z[202], x, 0, e, w{"ns1.druknet.bt", "ns2.druknet.bt"}, n, n, n, e, e, n, t},
2245 {"org.bt", &z[202], x, 0, e, w{"ns1.druknet.bt", "ns2.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2246 {"ac.bw", &z[212], x, 0, e, n, n, n, n, e, e, n, t},
2247 {"co.bw", &z[212], x, 0, e, n, n, n, n, e, e, n, f},
2248 {"net.bw", &z[212], x, 0, e, n, n, n, n, e, e, n, f},
2249 {"org.bw", &z[212], x, 0, e, n, n, n, n, e, e, n, f},
2250 {"com.by", &z[214], x, 0, e, w{"a1.domain.by", "a2.domain.by"}, n, n, n, e, e, n, f},
2251 {"gov.by", &z[214], x, 0, e, w{"ns1.g-cloud.by", "ns2.g-cloud.by", "ns3.g-cloud.by"}, n, n, n, e, e, n, f},
2252 {"mil.by", &z[214], x, 0, e, w{"ns1.g-cloud.by", "ns2.g-cloud.by", "ns3.g-cloud.by"}, n, n, n, e, e, n, f},
2253 {"minsk.by", &z[214], x, 0, e, w{"a1.domain.by", "a2.domain.by"}, n, n, n, e, e, n, f},
2254 {"net.by", &z[214], x, 0, e, w{"a1.domain.by", "a2.domain.by"}, n, n, n, e, e, n, f},
2255 {"co.bz", &z[215], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2256 {"com.bz", &z[215], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2257 {"edu.bz", &z[215], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2258 {"gov.bz", &z[215], x, 0, e, w{"ns1-03.azure-dns.com", "ns2-03.azure-dns.net", "ns3-03.azure-dns.org", "ns4-03.azure-dns.info"}, n, n, n, e, e, n, f},
2259 {"net.bz", &z[215], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2260 {"org.bz", &z[215], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2261 {"za.bz", &z[215], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net", "ns5.centralnic.net"}, n, n, n, "whois.centralnic.com", e, n, t},
2262 {"ab.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2263 {"bc.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2264 {"co.ca", &z[217], x, 0x200, e, w{"primary.relay.co.ca", "quaternary.relay.co.ca", "quinary.relay.co.ca", "secondary.relay.co.ca", "senary.relay.co.ca", "tertiary.relay.co.ca"}, n, n, n, "whois.co.ca", e, n, t},
2265 {"gc.ca", &z[217], x, 0, e, w{"dns1.nrc.ca", "dns2.nrc.ca", "ns1.d-zone.ca", "ns2.d-zone.ca"}, n, n, n, e, e, n, f},
2266 {"mb.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2267 {"nb.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2268 {"nf.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2269 {"nl.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2270 {"ns.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2271 {"nt.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2272 {"nu.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2273 {"on.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2274 {"pe.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2275 {"qc.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2276 {"sk.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2277 {"yk.ca", &z[217], x, 0, e, n, n, n, n, e, e, n, f},
2278 {"com.cc", &z[256], x, 0, e, w{"ns-1287.awsdns-32.org", "ns-1613.awsdns-09.co.uk", "ns-472.awsdns-59.com", "ns-680.awsdns-21.net"}, n, n, n, e, e, n, t},
2279 {"edu.cc", &z[256], x, 0, e, w{"ns1.netdns.co.nz", "ns2.netdns.co.nz"}, n, n, n, e, e, n, t},
2280 {"net.cc", &z[256], x, 0, e, w{"ns-1028.awsdns-00.org", "ns-1980.awsdns-55.co.uk", "ns-218.awsdns-27.com", "ns-779.awsdns-33.net"}, n, n, n, e, e, n, t},
2281 {"org.cc", &z[256], x, 0, e, w{"ns.cocca.fr", "ns.coccaregistry.org"}, n, n, n, e, e, n, t},
2282 {"ac.cd", &z[257], x, 0, e, n, n, n, n, e, e, n, t},
2283 {"com.cd", &z[257], x, 0, e, n, n, n, n, e, e, n, t},
2284 {"edu.cd", &z[257], x, 0, e, n, n, n, n, e, e, n, t},
2285 {"gouv.cd", &z[257], x, 0, e, n, n, n, n, e, e, n, t},
2286 {"net.cd", &z[257], x, 0, e, w{"ns-root-21.scpt-network.net", "ns-root-22.scpt-network.net"}, n, n, n, e, e, n, f},
2287 {"org.cd", &z[257], x, 0, e, n, n, n, n, e, e, n, f},
2288 {"ac.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2289 {"aeroport.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2290 {"asso.ci", &z[285], x, 0, "https://www.nic.ci/", n, n, n, n, e, e, n, t},
2291 {"assoc.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, t},
2292 {"co.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2293 {"com.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2294 {"ed.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2295 {"edu.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2296 {"go.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2297 {"gov.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, t},
2298 {"in.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, t},
2299 {"int.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2300 {"net.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2301 {"nom.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, t},
2302 {"or.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2303 {"org.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2304 {"presse.ci", &z[285], x, 0, e, n, n, n, n, e, e, n, f},
2305 {"biz.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2306 {"co.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2307 {"edu.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2308 {"gen.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2309 {"gov.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2310 {"info.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2311 {"net.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2312 {"org.ck", &z[295], x, 0, e, n, n, n, n, e, e, n, f},
2313 {"co.cm", &z[306], x, 0, e, w{"a.cm.dyntld.net", "b.cm.dyntld.net", "ns1.nic.cm", "ns2.nic.cm"}, n, n, n, e, e, n, f},
2314 {"com.cm", &z[306], x, 0, e, w{"a.cm.dyntld.net", "b.cm.dyntld.net", "ns1.nic.cm", "ns2.nic.cm"}, n, n, n, e, e, n, f},
2315 {"edu.cm", &z[306], x, 0, e, w{"ns1.nic.cm", "ns2.nic.cm"}, w{"85.25.140.105"}, n, n, e, e, n, t},
2316 {"net.cm", &z[306], x, 0, e, w{"a.cm.dyntld.net", "b.cm.dyntld.net", "ns1.nic.cm", "ns2.nic.cm"}, n, n, n, e, e, n, f},
2317 {"ac.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2318 {"ah.cn", &z[307], x, 0, "https://www.belizenic.bz/", w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2319 {"bj.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2320 {"com.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2321 {"cq.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2322 {"edu.cn", &z[307], x, 0, e, w{"deneb.dfn.de", "dns.edu.cn", "dns2.edu.cn", "ns2.cernet.net", "ns2.cuhk.hk"}, n, n, n, "whois.edu.cn", e, n, f},
2323 {"fj.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2324 {"gd.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2325 {"gov.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2326 {"gs.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2327 {"gx.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2328 {"gz.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2329 {"ha.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2330 {"hb.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2331 {"he.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2332 {"hi.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2333 {"hk.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2334 {"hl.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2335 {"hn.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2336 {"jl.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2337 {"js.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2338 {"jx.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2339 {"keyword.cn", &z[307], z[5132:5133], 0, e, w{"ns11.xincache.com", "ns12.xincache.com"}, n, n, n, e, e, n, t},
2340 {"ln.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2341 {"mil.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn", "ns3.mil.cn", "ns4.mil.cn"}, n, n, n, e, e, n, t},
2342 {"mo.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2343 {"net.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2344 {"nm.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2345 {"nx.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2346 {"org.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2347 {"qh.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2348 {"sc.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2349 {"sd.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2350 {"sh.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2351 {"sn.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2352 {"sx.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2353 {"tj.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2354 {"tw.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2355 {"xj.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2356 {"xz.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2357 {"yn.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2358 {"zj.cn", &z[307], x, 0, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2359 {"com.co", &z[308], x, 0, e, n, n, n, n, e, e, n, f},
2360 {"edu.co", &z[308], x, 0, e, n, n, n, n, e, e, n, f},
2361 {"gov.co", &z[308], x, 0, e, n, n, n, n, e, e, n, f},
2362 {"mil.co", &z[308], x, 0, e, n, n, n, n, e, e, n, f},
2363 {"net.co", &z[308], x, 0, e, n, n, n, n, e, e, n, f},
2364 {"nom.co", &z[308], x, 0, e, n, n, n, n, e, e, n, f},
2365 {"org.co", &z[308], x, 0, e, n, n, n, n, e, e, n, f},
2366 {"4u.com", &z[314], x, 0x200, e, w{"ns1.registry-servers.4u.com", "ns2.registry-servers.4u.com", "ns3.registry-servers.4u.com", "ns4.registry-servers.4u.com", "ns5.registry-servers.4u.com", "ns6.registry-servers.4u.com"}, n, n, n, e, e, n, t},
2367 {"ae.com", &z[314], x, 0x200, e, w{"asia3.akam.net", "eur2.akam.net", "eur5.akam.net", "ns1-161.akam.net", "ns1-163.akam.net", "usc3.akam.net", "use4.akam.net", "usw1.akam.net"}, n, n, n, e, e, n, t},
2368 {"africa.com", &z[314], x, 0x200, e, w{"ns2.dns.business", "ns3.dns.business", "ns4.dns.business"}, n, n, n, "whois.centralnic.com", e, n, f},
2369 {"ar.com", &z[314], x, 0x200, e, w{"pdns07.domaincontrol.com", "pdns08.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2370 {"asia.com", &z[314], x, 0x200, e, w{"pdns1.ultradns.net", "pdns2.ultradns.net", "pdns3.ultradns.org", "pdns4.ultradns.org", "pdns5.ultradns.info", "pdns6.ultradns.co.uk"}, w{"72.55.150.59"}, n, n, e, e, n, f},
2371 {"au.com", &z[314], x, 0x200, e, w{"dns103.kddi.ne.jp", "dns104.kddi.ne.jp", "dnsa01.kddi.ne.jp", "dnsa02.kddi.ne.jp"}, n, n, n, e, e, n, f},
2372 {"br.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/br.com/"}, t},
2373 {"cn.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/cn.com/"}, t},
2374 {"co.com", &z[314], x, 0x200, "https://registry.co.com/", w{"ns1.nic.co.com", "ns2.nic.co.com", "ns3.nic.co.com", "ns4.nic.co.com"}, w{"173.192.115.17"}, n, n, "whois.centralnic.net", e, w{"https://rdap.centralnic.com/co.com/"}, t},
2375 {"de.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/de.com/"}, t},
2376 {"eu.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/eu.com/"}, t},
2377 {"gb.com", &z[314], x, 0x200, e, w{"ns-cloud-c1.googledomains.com", "ns-cloud-c2.googledomains.com", "ns-cloud-c3.googledomains.com", "ns-cloud-c4.googledomains.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2378 {"gr.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"72.34.38.64"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/gr.com/"}, f},
2379 {"hk.com", &z[314], x, 0x200, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "d.udrtld.net", "e.udrtld.net", "f.udrtld.net", "g.udrtld.net", "h.udrtld.net", "j.udrtld.net", "s.udrtld.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
2380 {"hu.com", &z[314], x, 0x200, e, w{"ns3.dns.com", "ns4.dns.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2381 {"it.com", &z[314], x, 0, e, w{"liz.ns.cloudflare.com", "lynn.ns.cloudflare.com"}, n, n, n, e, e, n, t},
2382 {"jpn.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "jpn.com"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/jpn.com/"}, t},
2383 {"kr.com", &z[314], x, 0x200, e, w{"fc3e244b.verify.hn", "ns1.dan.com", "ns2.dan.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2384 {"mex.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "mex.com"}, n, n, e, e, w{"https://rdap.centralnic.com/mex.com/"}, f},
2385 {"no.com", &z[314], x, 0x200, e, w{"pdns07.domaincontrol.com", "pdns08.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2386 {"nv.com", &z[314], x, 0x200, e, w{"a.root-servers.nv.com", "b.root-servers.nv.com", "c.root-servers.nv.com", "d.root-servers.nv.com"}, w{"205.159.223.111", "hosting.gi.net"}, n, n, e, e, n, f},
2387 {"pty-ltd.com", &z[314], x, 0x200, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
2388 {"qb.com", &z[314], x, 0x200, e, w{"betty.ns.cloudflare.com", "scott.ns.cloudflare.com"}, n, n, n, e, e, n, f},
2389 {"qc.com", &z[314], x, 0x200, e, w{"pdns07.domaincontrol.com", "pdns08.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2390 {"ru.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"141.8.226.34"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/ru.com/"}, t},
2391 {"sa.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"141.8.226.34"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/sa.com/"}, t},
2392 {"se.com", &z[314], x, 0x200, e, w{"nsa.perf1.fr", "nsb.perf1.com", "nsc.perf1.com", "nsz.perf1.com", "nsz.perf1.fr"}, n, n, n, "whois.centralnic.com", e, n, t},
2393 {"uk.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/uk.com/"}, t},
2394 {"ukots.com", &z[314], x, 0, e, w{"blerghmaheuikcnho.hydrapiglephant.com", "blerghoqannsvwfvm.hydrapiglephant.com"}, n, n, n, e, e, n, t},
2395 {"us.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"45.56.79.23"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/us.com/"}, t},
2396 {"uy.com", &z[314], x, 0x200, e, w{"ns49.domaincontrol.com", "ns50.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2397 {"za.com", &z[314], x, 0x200, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/za.com/"}, t},
2398 {"de.cool", &z[330], x, 0, e, w{"jake.ns.cloudflare.com", "jill.ns.cloudflare.com"}, w{"2a00:f48:2000:affe::50", "91.216.248.20", "91.216.248.21", "91.216.248.22"}, n, n, e, e, n, t},
2399 {"ac.cr", &z[339], x, 0, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2400 {"co.cr", &z[339], x, 0, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2401 {"ed.cr", &z[339], x, 0, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, t},
2402 {"eu.cr", &z[339], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.cr"}, n, n, e, e, n, t},
2403 {"fi.cr", &z[339], x, 0, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2404 {"go.cr", &z[339], x, 0, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2405 {"or.cr", &z[339], x, 0, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2406 {"sa.cr", &z[339], x, 0, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2407 {"co.cu", &z[349], x, 0, e, w{"ns3.etecsa.net", "ns3.etecsa.net.cu", "ns4.etecsa.net", "ns4.etecsa.net.cu", "ns5.etecsa.net"}, n, n, n, e, e, n, f},
2408 {"com.cu", &z[349], x, 0, e, w{"canada.cuba.cu", "ns.ceniai.net.cu", "ns.citmatel.com.cu"}, n, n, n, e, e, n, f},
2409 {"cuba.cu", &z[349], x, 0, e, n, n, n, n, e, e, n, f},
2410 {"cyt.cu", &z[349], x, 0, e, w{"mail1.tur.cu", "mail2.tur.cu", "ns1.tur.cu"}, n, n, n, e, e, n, f},
2411 {"edu.cu", &z[349], x, 0, e, w{"cu.cctld.authdns.ripe.net", "ns.ceniai.net.cu", "ns.citmatel.com.cu", "rip.psg.com"}, n, n, n, e, e, n, f},
2412 {"get.cu", &z[349], x, 0, e, w{"mail1.tur.cu", "mail2.tur.cu", "ns1.tur.cu"}, n, n, n, e, e, n, f},
2413 {"gov.cu", &z[349], x, 0, e, n, n, n, n, e, e, n, f},
2414 {"inf.cu", &z[349], x, 0, e, n, n, n, n, e, e, n, f},
2415 {"net.cu", &z[349], x, 0, e, n, n, n, n, e, e, n, f},
2416 {"org.cu", &z[349], x, 0, e, n, n, n, n, e, e, n, f},
2417 {"tur.cu", &z[349], x, 0, e, w{"ns.ceniai.net.cu", "ns1.g4its.com", "ns1.tur.cu", "ns2.g4its.com", "ns2.tur.cu", "ns3.tur.cu", "ns4.tur.cu", "ns5.tur.cu"}, n, n, n, e, e, n, f},
2418 {"com.cv", &z[351], x, 0, e, n, n, n, n, e, e, n, f},
2419 {"edu.cv", &z[351], x, 0, e, n, n, n, n, e, e, n, t},
2420 {"gov.cv", &z[351], x, 0, e, w{"ns1.gov.cv", "ns2.gov.cv", "ns3.gov.cv", "ns4.gov.cv"}, n, n, n, e, e, n, f},
2421 {"int.cv", &z[351], x, 0, e, n, n, n, n, e, e, n, f},
2422 {"net.cv", &z[351], x, 0, e, n, n, n, n, e, e, n, f},
2423 {"nome.cv", &z[351], x, 0, e, n, n, n, n, e, e, n, f},
2424 {"org.cv", &z[351], x, 0, e, n, n, n, n, e, e, n, f},
2425 {"publ.cv", &z[351], x, 0, e, n, n, n, n, e, e, n, f},
2426 {"com.cw", &z[352], x, 0, e, n, n, n, n, e, e, n, f},
2427 {"net.cw", &z[352], x, 0, e, n, n, n, n, e, e, n, f},
2428 {"com.cx", &z[353], x, 0, e, n, n, n, n, e, e, n, t},
2429 {"edu.cx", &z[353], x, 0, e, n, n, n, n, e, e, n, t},
2430 {"gov.cx", &z[353], x, 0, e, n, n, n, n, e, e, n, f},
2431 {"net.cx", &z[353], x, 0, e, n, n, n, n, e, e, n, t},
2432 {"org.cx", &z[353], x, 0, e, n, n, n, n, e, e, n, t},
2433 {"ac.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2434 {"biz.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2435 {"com.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2436 {"ekloges.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2437 {"gov.cy", &z[354], x, 0, e, w{"dns.cit.cornell.edu", "ns01.gov.cy", "ns02.gov.cy", "sns0.grnet.gr", "sns1.grnet.gr"}, n, n, n, e, e, n, f},
2438 {"ltd.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2439 {"name.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2440 {"net.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2441 {"org.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2442 {"parliament.cy", &z[354], x, 0, e, w{"ns01.gov.cy", "ns02.gov.cy"}, n, n, n, e, e, n, f},
2443 {"press.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2444 {"pro.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2445 {"tm.cy", &z[354], x, 0, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2446 {"co.cz", &z[357], x, 0, e, w{"ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2447 {"1x.de", &z[368], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, n, n, n, e, e, n, t},
2448 {"co.de", &z[368], x, 0, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "co.de"}, n, n, "whois.co.de", e, n, t},
2449 {"com.de", &z[368], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "com.de"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/com.de/"}, f},
2450 {"biz.dk", &z[397], x, 0, e, w{"dns2000.euro-isp.net", "dns2001.euro-isp.net", "mail.digitalmarketing.net", "ns.digitalmarketing.net", "ns1.dk.org", "post.digitalmarketing.net", "root-dns.euro-isp.net"}, n, n, n, e, e, n, f},
2451 {"co.dk", &z[397], x, 0, e, w{"dns2000.euro-isp.net", "dns2001.euro-isp.net", "mail.digitalmarketing.net", "ns.digitalmarketing.net", "ns1.dk.org", "post.digitalmarketing.net", "root-dns.euro-isp.net"}, n, n, n, e, e, n, f},
2452 {"co.dm", &z[398], x, 0, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
2453 {"com.dm", &z[398], x, 0, e, n, n, n, n, e, e, n, f},
2454 {"edu.dm", &z[398], x, 0, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
2455 {"gov.dm", &z[398], x, 0, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
2456 {"net.dm", &z[398], x, 0, e, n, n, n, n, e, e, n, f},
2457 {"org.dm", &z[398], x, 0, e, n, n, n, n, e, e, n, f},
2458 {"art.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2459 {"com.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2460 {"edu.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2461 {"gob.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2462 {"gov.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2463 {"mil.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2464 {"net.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2465 {"org.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2466 {"sid.do", &z[401], x, 0, e, n, n, n, n, e, e, n, t},
2467 {"sld.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2468 {"web.do", &z[401], x, 0, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2469 {"art.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2470 {"asso.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2471 {"com.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2472 {"edu.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2473 {"gov.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2474 {"net.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2475 {"org.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2476 {"pol.dz", &z[425], x, 0, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2477 {"com.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2478 {"edu.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2479 {"fin.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2480 {"gob.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, t},
2481 {"gov.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2482 {"info.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2483 {"med.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2484 {"mil.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2485 {"net.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2486 {"org.ec", &z[428], x, 0, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2487 {"pro.ec", &z[428], x, 0, e, w{"a.lactld.org", "n1.nic.ec", "n2.nic.ec", "n3.dns.ec"}, n, n, n, e, e, n, f},
2488 {"co.ee", &z[434], x, 0, e, w{"ns.elkdata.ee", "ns2.elkdata.ee"}, n, n, n, e, e, n, f},
2489 {"com.ee", &z[434], x, 0, e, n, n, n, n, e, e, n, f},
2490 {"edu.ee", &z[434], x, 0, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, w{"127.0.0.1"}, n, n, e, e, n, f},
2491 {"fie.ee", &z[434], x, 0, e, n, n, n, n, e, e, n, f},
2492 {"gov.ee", &z[434], x, 0, e, w{"ans2.aso.ee", "ns.gov.ee", "sec1.rcode0.net", "sec2.rcode0.net"}, n, n, n, e, e, n, f},
2493 {"hiiumaa.ee", &z[434], x, 0, e, w{"ns.zone.eu", "ns2.zone.ee", "ns3.zonedata.net"}, w{"217.146.69.46"}, n, n, e, e, n, f},
2494 {"kul.ee", &z[434], x, 0, e, w{"ans2.aso.ee", "ns1.rmit.ee", "ns2.rmit.ee"}, n, n, n, e, e, n, f},
2495 {"med.ee", &z[434], x, 0, e, n, n, n, n, e, e, n, t},
2496 {"org.ee", &z[434], x, 0, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, w{"127.0.0.1"}, n, n, e, e, n, f},
2497 {"parnu.ee", &z[434], x, 0, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, n, n, n, e, e, n, f},
2498 {"parnumaa.ee", &z[434], x, 0, e, w{"ns.elkdata.ee", "ns2.elkdata.ee", "ns3.elkdata.net"}, n, n, n, e, e, n, f},
2499 {"polvamaa.ee", &z[434], x, 0, e, w{"ns.zone.eu", "ns2.zone.ee", "ns3.zonedata.net"}, n, n, n, e, e, n, f},
2500 {"pri.ee", &z[434], x, 0, e, n, n, n, n, e, e, n, f},
2501 {"tartu.ee", &z[434], x, 0, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, n, n, n, e, e, n, f},
2502 {"com.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2503 {"edu.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2504 {"eun.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "ns.idsc.gov.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2505 {"gov.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "ns.idsc.gov.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2506 {"info.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2507 {"mil.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2508 {"name.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2509 {"net.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2510 {"org.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com", "www.frcu.eun.eg"}, n, n, n, e, e, n, f},
2511 {"sci.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2512 {"sport.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, t},
2513 {"tv.eg", &z[435], x, 0, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2514 {"com.er", &z[446], x, 0, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, t},
2515 {"edu.er", &z[446], x, 0, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2516 {"gov.er", &z[446], x, 0, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2517 {"ind.er", &z[446], x, 0, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "sawaold.noc.net.er", "zaranew.noc.net.er", "zaraold.noc.net.er"}, n, n, n, e, e, n, f},
2518 {"mil.er", &z[446], x, 0, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "sawaold.noc.net.er", "zaranew.noc.net.er", "zaraold.noc.net.er"}, n, n, n, e, e, n, f},
2519 {"net.er", &z[446], x, 0, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2520 {"org.er", &z[446], x, 0, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2521 {"com.es", &z[449], x, 0, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2522 {"edu.es", &z[449], x, 0, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2523 {"gob.es", &z[449], x, 0, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2524 {"nom.es", &z[449], x, 0, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2525 {"org.es", &z[449], x, 0, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2526 {"biz.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2527 {"com.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2528 {"edu.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2529 {"gov.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2530 {"info.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2531 {"name.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2532 {"net.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2533 {"org.et", &z[453], x, 0, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2534 {"24.eu", &z[455], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.eu", "95.217.58.108"}, n, n, e, e, n, t},
2535 {"ecb.eu", &z[455], x, 0, e, w{"ns1.coltnet.at", "ns8.colt.net", "pdns109.ultradns.biz", "pdns109.ultradns.com", "pdns109.ultradns.net", "pdns109.ultradns.org"}, n, n, n, e, e, n, f},
2536 {"europa.eu", &z[455], x, 0, e, w{"ans1.cw.net", "ans2.cw.net", "ns1.bt.net", "ns1bru.europa.eu", "ns1lux.europa.eu", "ns2bru.europa.eu", "ns2eu.bt.net", "ns2lux.europa.eu", "ns3bru.europa.eu", "ns3lux.europa.eu", "ns4az1.europa.eu"}, n, n, n, e, e, n, f},
2537 {"ac.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, t},
2538 {"biz.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2539 {"com.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2540 {"gov.fj", &z[497], x, 0, e, w{"dnssecondary.auth-servers.net", "itcns1.gov.fj", "itcns2.gov.fj", "ns-ext.vix.com", "tabua.tfl.com.fj"}, n, n, n, e, e, n, t},
2541 {"info.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2542 {"mil.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2543 {"name.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2544 {"net.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2545 {"org.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2546 {"pro.fj", &z[497], x, 0, e, n, n, n, n, e, e, n, f},
2547 {"school.fj", &z[497], x, 0, e, w{"drua.tfl.com.fj", "ns-ext.isc.org", "tabua.tfl.com.fj"}, n, n, n, e, e, n, t},
2548 {"ac.fk", &z[498], x, 0, e, n, n, n, n, e, e, n, f},
2549 {"co.fk", &z[498], x, 0, e, n, n, n, n, e, e, n, f},
2550 {"gov.fk", &z[498], x, 0, e, w{"ns1.horizon.net.fk", "ns2.horizon.net.fk"}, n, n, n, e, e, n, f},
2551 {"net.fk", &z[498], x, 0, e, n, n, n, n, e, e, n, f},
2552 {"nom.fk", &z[498], x, 0, e, n, n, n, n, e, e, n, f},
2553 {"org.fk", &z[498], x, 0, e, n, n, n, n, e, e, n, f},
2554 {"0.fm", &z[507], x, 0, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"0.fm", "139.162.244.72"}, n, n, e, e, n, t},
2555 {"2.fm", &z[507], x, 0, e, w{"ns1.idnz.net", "ns2.idnz.net", "ns3.idnz.net"}, w{"93.190.235.135"}, n, n, e, e, n, t},
2556 {"4.fm", &z[507], x, 0, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"139.162.244.72", "4.fm"}, n, n, e, e, n, t},
2557 {"6.fm", &z[507], x, 0, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"139.162.244.72", "6.fm"}, n, n, e, e, n, t},
2558 {"8.fm", &z[507], x, 0, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"139.162.244.72", "8.fm"}, n, n, e, e, n, t},
2559 {"radio.fm", &z[507], x, 0, e, w{"a.nic.fm", "b.nic.fm", "c.nic.fm", "d.nic.fm"}, n, n, n, e, e, w{"https://rdap.centralnic.com/radio.fm/"}, t},
2560 {"aero.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2561 {"biz.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2562 {"co.fo", &z[508], x, 0, e, w{"ns1.cctld.com", "ns2.cctld.com"}, n, n, n, e, e, n, f},
2563 {"com.fo", &z[508], x, 0, e, w{"ns1.cctld.com", "ns2.cctld.com"}, n, n, n, e, e, n, f},
2564 {"coop.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2565 {"edu.fo", &z[508], x, 0, e, w{"ns1.nic.fo", "ns2.nic.fo", "ns3.nic.fo"}, n, n, n, e, e, n, f},
2566 {"flp.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2567 {"ftp.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2568 {"gov.fo", &z[508], x, 0, e, w{"ns1.elektron.fo", "ns2.elektron.fo"}, n, n, n, e, e, n, f},
2569 {"info.fo", &z[508], x, 0, e, w{"ns1.bodis.com", "ns2.bodis.com"}, w{"199.59.243.222"}, n, n, e, e, n, f},
2570 {"int.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2571 {"internet.fo", &z[508], x, 0, e, w{"ns1.olivant.fo", "ns2.olivant.fo"}, n, n, n, e, e, n, f},
2572 {"irc.fo", &z[508], x, 0, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2573 {"mail.fo", &z[508], x, 0, e, w{"ns1.nic.fo", "ns2.nic.fo", "ns3.nic.fo"}, n, n, n, e, e, n, f},
2574 {"mil.fo", &z[508], x, 0, e, w{"ns1.afriregister.com", "ns3.afriregister.com"}, n, n, n, e, e, n, f},
2575 {"museum.fo", &z[508], x, 0, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2576 {"name.fo", &z[508], x, 0, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2577 {"org.fo", &z[508], x, 0, e, w{"cash.ns.cloudflare.com", "nelly.ns.cloudflare.com"}, n, n, n, e, e, n, f},
2578 {"telenet.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2579 {"telnet.fo", &z[508], x, 0, e, n, n, n, n, e, e, n, f},
2580 {"web.fo", &z[508], x, 0, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2581 {"www.fo", &z[508], x, 0, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2582 {"aeroport.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2583 {"asso.fr", &z[519], x, 0x800, e, n, n, n, n, e, e, n, f},
2584 {"avocat.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2585 {"chambagri.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2586 {"chirurgiens-dentistes.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2587 {"com.fr", &z[519], x, 0x800, e, n, n, n, n, e, e, n, f},
2588 {"experts-comptables.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2589 {"geometre-expert.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2590 {"gouv.fr", &z[519], x, 0, e, n, n, n, n, e, e, n, f},
2591 {"medecin.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2592 {"nom.fr", &z[519], x, 0, e, n, n, n, n, e, e, n, f},
2593 {"notaires.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2594 {"pharmacien.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2595 {"port.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2596 {"prd.fr", &z[519], x, 0, e, w{"ns1.renater.fr", "ns2.renater.fr", "ns4.cnrs.fr"}, n, n, n, e, e, n, f},
2597 {"presse.fr", &z[519], x, 0, e, n, n, n, n, e, e, n, f},
2598 {"tm.fr", &z[519], x, 0x800, e, n, n, n, n, e, e, n, f},
2599 {"veterinaire.fr", &z[519], x, 0, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2600 {"ac.ga", &z[534], x, 0, e, n, n, n, n, e, e, n, f},
2601 {"aeroport.ga", &z[534], x, 0, e, w{"ns81.rookdns.com", "ns82.rookdns.com"}, n, n, n, e, e, n, f},
2602 {"asso.ga", &z[534], x, 0, e, w{"ns1.aninf.ga", "ns2.aninf.ga", "ns3.aninf.ga"}, n, n, n, e, e, n, f},
2603 {"co.ga", &z[534], x, 0, e, w{"isp1.ib.ga", "isp2.ib.ga", "ns.ripe.net", "nsi1.inet.ga", "nsi2.inet.ga"}, n, n, n, e, e, n, f},
2604 {"com.ga", &z[534], x, 0, e, n, n, n, n, e, e, n, f},
2605 {"ed.ga", &z[534], x, 0, e, n, n, n, n, e, e, n, f},
2606 {"edu.ga", &z[534], x, 0, e, n, n, n, n, e, e, n, f},
2607 {"go.ga", &z[534], x, 0, e, w{"ns81.rookdns.com", "ns82.rookdns.com"}, n, n, n, e, e, n, f},
2608 {"int.ga", &z[534], x, 0, e, n, n, n, n, e, e, n, f},
2609 {"net.ga", &z[534], x, 0, e, n, n, n, n, e, e, n, f},
2610 {"or.ga", &z[534], x, 0, e, n, n, n, n, e, e, n, f},
2611 {"org.ga", &z[534], x, 0, e, w{"isp1.ib.ga", "isp2.ib.ga", "nsi1.inet.ga", "nsi2.inet.ga"}, n, n, n, e, e, n, f},
2612 {"presse.ga", &z[534], x, 0, e, w{"ns1.francedns.com", "ns2.francedns.com", "ns3.francedns.com"}, n, n, n, e, e, n, f},
2613 {"hmg.gb", &z[545], x, 0x800, e, n, n, n, n, e, e, n, f},
2614 {"com.gd", &z[548], x, 0, e, n, n, n, n, e, e, n, t},
2615 {"edu.gd", &z[548], x, 0, e, w{"a.nic.gd", "b.nic.gd", "c.nic.gd", "d.nic.gd"}, n, n, n, e, e, n, f},
2616 {"gov.gd", &z[548], x, 0, e, w{"a.nic.gd", "b.nic.gd", "c.nic.gd", "d.nic.gd"}, n, n, n, e, e, n, f},
2617 {"mlt.gd", &z[548], x, 0, e, n, n, n, n, e, e, n, f},
2618 {"net.gd", &z[548], x, 0, e, n, n, n, n, e, e, n, f},
2619 {"org.gd", &z[548], x, 0, e, n, n, n, n, e, e, n, f},
2620 {"sci.gd", &z[548], x, 0, e, n, n, n, n, e, e, n, f},
2621 {"com.ge", &z[550], x, 0, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2622 {"edu.ge", &z[550], x, 0, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2623 {"gov.ge", &z[550], x, 0, e, w{"ns01.gov.ge", "ns02.gov.ge"}, n, n, n, e, e, n, f},
2624 {"mil.ge", &z[550], x, 0, e, n, n, n, n, e, e, n, f},
2625 {"net.ge", &z[550], x, 0, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2626 {"org.ge", &z[550], x, 0, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2627 {"pvt.ge", &z[550], x, 0, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2628 {"school.ge", &z[550], x, 0, e, w{"ns.nic.ge", "ns2.nic.ge"}, n, n, n, e, e, n, t},
2629 {"24.gg", &z[558], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.gg", "95.217.58.108"}, n, n, e, e, n, t},
2630 {"ac.gg", &z[558], x, 0, e, w{"dns0.mtgsy.com", "dns1.name-s.net", "dns2.name-s.net", "dns3.mtgsy.com", "dns4.mtgsy.com"}, n, n, n, e, e, n, f},
2631 {"co.gg", &z[558], x, 0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
2632 {"eu.gg", &z[558], x, 0x200, e, w{"ns1.dan.com", "ns2.dan.com"}, n, n, n, e, e, n, t},
2633 {"gov.gg", &z[558], x, 0, e, w{"dns1.name-s.net", "dns2.name-s.net", "dns3.mtgsy.com", "dns4.mtgsy.com", "gsy1.ns.mtgsy.com"}, n, n, n, e, e, n, f},
2634 {"net.gg", &z[558], x, 0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
2635 {"org.gg", &z[558], x, 0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
2636 {"sch.gg", &z[558], x, 0, e, w{"dns1.name-s.net", "dns2.name-s.net", "dns3.mtgsy.com", "dns4.mtgsy.com", "gsy1.ns.mtgsy.com"}, n, n, n, e, e, n, f},
2637 {"tr.gg", &z[558], x, 0, e, w{"ns01.webme.com", "ns02.webme.com"}, w{"193.238.27.36"}, n, n, e, e, n, f},
2638 {"tv.gg", &z[558], x, 0x200, e, n, n, n, n, e, e, n, t},
2639 {"web.gg", &z[558], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "web.gg"}, n, n, e, e, n, t},
2640 {"com.gh", &z[560], x, 0, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2641 {"edu.gh", &z[560], x, 0, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2642 {"gov.gh", &z[560], x, 0, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2643 {"mil.gh", &z[560], x, 0, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2644 {"net.gh", &z[560], x, 0, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, t},
2645 {"org.gh", &z[560], x, 0, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2646 {"com.gi", &z[561], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2647 {"edu.gi", &z[561], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2648 {"gov.gi", &z[561], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2649 {"ltd.gi", &z[561], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2650 {"mod.gi", &z[561], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2651 {"org.gi", &z[561], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2652 {"co.gl", &z[566], x, 0, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2653 {"com.gl", &z[566], x, 0, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2654 {"edu.gl", &z[566], x, 0, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2655 {"gov.gl", &z[566], x, 0, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, t},
2656 {"net.gl", &z[566], x, 0, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2657 {"org.gl", &z[566], x, 0, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2658 {"ac.gn", &z[579], x, 0, e, n, n, n, n, e, e, n, f},
2659 {"co.gn", &z[579], x, 0, e, n, n, n, n, e, e, n, f},
2660 {"com.gn", &z[579], x, 0, e, n, n, n, n, e, e, n, t},
2661 {"gov.gn", &z[579], x, 0, e, n, n, n, n, e, e, n, f},
2662 {"net.gn", &z[579], x, 0, e, n, n, n, n, e, e, n, f},
2663 {"org.gn", &z[579], x, 0, e, n, n, n, n, e, e, n, f},
2664 {"24.gp", &z[593], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.gp", "95.217.58.108"}, n, n, e, e, n, t},
2665 {"asia.gp", &z[593], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "asia.gp"}, n, n, e, e, n, t},
2666 {"asso.gp", &z[593], x, 0, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2667 {"co.gp", &z[593], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "co.gp"}, n, n, e, e, n, t},
2668 {"com.gp", &z[593], x, 0, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2669 {"edu.gp", &z[593], x, 0, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, t},
2670 {"eu.gp", &z[593], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.gp"}, n, n, e, e, n, t},
2671 {"mobi.gp", &z[593], x, 0, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2672 {"net.gp", &z[593], x, 0, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2673 {"online.gp", &z[593], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "online.gp"}, n, n, e, e, n, t},
2674 {"org.gp", &z[593], x, 0, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2675 {"com.gr", &z[595], x, 0, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2676 {"edu.gr", &z[595], x, 0, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2677 {"gov.gr", &z[595], x, 0, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2678 {"net.gr", &z[595], x, 0, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2679 {"org.gr", &z[595], x, 0, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2680 {"com.gt", &z[605], x, 0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2681 {"edu.gt", &z[605], x, 0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2682 {"gob.gt", &z[605], x, 0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2683 {"ind.gt", &z[605], x, 0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2684 {"mil.gt", &z[605], x, 0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2685 {"net.gt", &z[605], x, 0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2686 {"org.gt", &z[605], x, 0, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2687 {"com.gu", &z[606], x, 0, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2688 {"edu.gu", &z[606], x, 0, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2689 {"gov.gu", &z[606], x, 0, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2690 {"guam.gu", &z[606], x, 0, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2691 {"net.gu", &z[606], x, 0, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2692 {"org.gu", &z[606], x, 0, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2693 {"web.gu", &z[606], x, 0, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2694 {"co.gy", &z[616], x, 0, e, n, n, n, n, e, e, n, f},
2695 {"com.gy", &z[616], x, 0, e, n, n, n, n, e, e, n, f},
2696 {"net.gy", &z[616], x, 0, e, n, n, n, n, e, e, n, f},
2697 {"org.gy", &z[616], x, 0, e, n, n, n, n, e, e, n, t},
2698 {"com.hk", &z[639], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2699 {"edu.hk", &z[639], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2700 {"gov.hk", &z[639], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2701 {"idv.hk", &z[639], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2702 {"inc.hk", &z[639], x, 0, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "dns7.cloudns.net", "dns8.cloudns.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
2703 {"ltd.hk", &z[639], x, 0, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "dns7.cloudns.net", "dns8.cloudns.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
2704 {"net.hk", &z[639], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2705 {"org.hk", &z[639], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2706 {"xn--55qx5d.hk" /* 公司.hk */, &z[639], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
2707 {"com.hn", &z[642], x, 0, e, n, n, n, n, e, e, n, f},
2708 {"edu.hn", &z[642], x, 0, e, n, n, n, n, e, e, n, t},
2709 {"gob.hn", &z[642], x, 0, e, n, n, n, n, e, e, n, t},
2710 {"mil.hn", &z[642], x, 0, e, n, n, n, n, e, e, n, t},
2711 {"net.hn", &z[642], x, 0, e, n, n, n, n, e, e, n, f},
2712 {"org.hn", &z[642], x, 0, e, n, n, n, n, e, e, n, f},
2713 {"com.hr", &z[665], x, 0, e, w{"dns-ez-1.carnet.hr", "dns1.com.hr", "dns2.com.hr"}, n, n, n, e, e, n, f},
2714 {"from.hr", &z[665], x, 0, e, w{"dns-ez-1.carnet.hr", "dns1.from.hr", "dns2.from.hr"}, n, n, n, e, e, n, f},
2715 {"iz.hr", &z[665], x, 0, e, w{"dns-ez-1.carnet.hr", "dns1.from.hr", "dns1.iz.hr", "dns2.from.hr", "dns2.iz.hr"}, n, n, n, e, e, n, f},
2716 {"name.hr", &z[665], x, 0, e, w{"dns-ez-1.carnet.hr", "dns1.from.hr", "dns1.name.hr", "dns2.from.hr", "dns2.name.hr"}, n, n, n, e, e, n, f},
2717 {"adult.ht", &z[667], x, 0x1, e, w{"charles.cdec.polymtl.ca", "ht-ns.anycast.pch.net", "ns3.nic.fr"}, n, n, n, e, e, n, f},
2718 {"art.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2719 {"asso.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2720 {"com.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2721 {"coop.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2722 {"edu.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2723 {"firm.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2724 {"gouv.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2725 {"info.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2726 {"med.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2727 {"net.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2728 {"org.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2729 {"perso.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2730 {"pol.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2731 {"pro.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2732 {"rel.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2733 {"shop.ht", &z[667], x, 0, e, n, n, n, n, e, e, n, f},
2734 {"2000.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2735 {"ac.hu", &z[669], x, 0, e, n, n, n, n, e, e, n, f},
2736 {"agrar.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2737 {"bolt.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2738 {"casino.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2739 {"city.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2740 {"co.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu", "ns12.communitydns.net"}, n, n, n, e, e, n, f},
2741 {"edu.hu", &z[669], x, 0, e, w{"kubiac.iif.hu", "ns2.iif.hu", "ns2.sztaki.hbone.hu"}, n, n, n, e, e, n, f},
2742 {"erotica.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2743 {"erotika.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2744 {"film.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2745 {"forum.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2746 {"games.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2747 {"gov.hu", &z[669], x, 0, e, w{"adns0.gov.hu", "adns1.gov.hu", "adns2.gov.hu"}, n, n, n, e, e, n, f},
2748 {"hotel.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2749 {"info.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2750 {"ingatlan.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2751 {"jogasz.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2752 {"konyvelo.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2753 {"lakas.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2754 {"media.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2755 {"news.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2756 {"org.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2757 {"priv.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2758 {"reklam.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2759 {"sex.hu", &z[669], x, 0x1, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2760 {"shop.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2761 {"sport.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2762 {"suli.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2763 {"szex.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2764 {"tm.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2765 {"tozsde.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2766 {"utazas.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2767 {"video.hu", &z[669], x, 0, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2768 {"ac.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2769 {"biz.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2770 {"co.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2771 {"desa.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, t},
2772 {"go.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2773 {"mi.id", &z[677], x, 0, e, n, n, n, n, e, e, n, t},
2774 {"mil.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2775 {"my.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2776 {"net.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2777 {"or.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2778 {"sch.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2779 {"web.id", &z[677], x, 0, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2780 {"com.ie", &z[679], x, 0x800, e, n, n, n, n, e, e, n, f},
2781 {"gov.ie", &z[679], x, 0, e, w{"cwext.gn.gov.ie", "ext3.gn.gov.ie", "gbext.gn.gov.ie"}, n, n, n, e, e, n, f},
2782 {"net.ie", &z[679], x, 0x800, e, n, n, n, n, e, e, n, f},
2783 {"nli.ie", &z[679], x, 0, e, w{"ns.heanet.ie", "vax1.baker.ie"}, n, n, n, e, e, n, f},
2784 {"org.ie", &z[679], x, 0x800, e, n, n, n, n, e, e, n, f},
2785 {"ac.il", &z[684], x, 0, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2786 {"co.il", &z[684], x, 0, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2787 {"gov.il", &z[684], x, 0, e, w{"dns3.gov.il", "ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2788 {"idf.il", &z[684], x, 0, e, w{"ns-1425.awsdns-50.org", "ns-1637.awsdns-12.co.uk", "ns-458.awsdns-57.com", "ns-817.awsdns-38.net"}, n, n, n, e, e, n, f},
2789 {"k12.il", &z[684], x, 0, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2790 {"muni.il", &z[684], x, 0, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2791 {"net.il", &z[684], x, 0, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2792 {"org.il", &z[684], x, 0, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2793 {"ac.im", &z[685], x, 0, e, n, n, n, n, e, e, n, f},
2794 {"co.im", &z[685], z[5133:5135], 0, e, n, n, n, n, e, e, n, f},
2795 {"com.im", &z[685], x, 0, e, n, n, n, n, e, e, n, f},
2796 {"gov.im", &z[685], x, 0, e, w{"barney.advsys.co.uk", "hoppy.iom.com", "pebbles.iom.com"}, n, n, n, e, e, n, f},
2797 {"net.im", &z[685], x, 0, e, n, n, n, n, e, e, n, f},
2798 {"org.im", &z[685], x, 0, e, n, n, n, n, e, e, n, f},
2799 {"5g.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2800 {"6g.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2801 {"ac.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2802 {"ahmdabad.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2803 {"ai.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2804 {"am.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2805 {"bihar.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2806 {"biz.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2807 {"business.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2808 {"ca.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2809 {"cn.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2810 {"co.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, w{"https://rdap.registry.in/"}, f},
2811 {"com.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2812 {"coop.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2813 {"cs.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2814 {"delhi.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2815 {"dr.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2816 {"edu.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2817 {"er.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2818 {"ernet.in", &z[690], x, 0x200, e, w{"dns.ernet.in", "dns1.ernet.in", "dns2.ernet.in", "dns3.ernet.in", "dns4.ernet.in", "e-eihq01.eis.ernet.in", "e-eihq02.eis.ernet.in"}, n, n, n, e, e, n, t},
2819 {"firm.in", &z[690], x, 0x200, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, n, f},
2820 {"gen.in", &z[690], x, 0x200, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, n, f},
2821 {"gov.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2822 {"gujarat.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2823 {"ind.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, e, e, w{"https://rdap.registry.in/"}, f},
2824 {"info.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2825 {"int.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2826 {"internet.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2827 {"io.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2828 {"me.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2829 {"mil.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, n, f},
2830 {"net.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, w{"https://rdap.registry.in/"}, f},
2831 {"org.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, w{"https://rdap.registry.in/"}, f},
2832 {"pg.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2833 {"post.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2834 {"pro.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2835 {"res.in", &z[690], x, 0, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2836 {"travel.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2837 {"tv.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2838 {"uk.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2839 {"up.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2840 {"us.in", &z[690], x, 0, e, n, n, n, n, e, e, n, t},
2841 {"auz.info", &z[695], x, 0, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
2842 {"eu.int", &z[703], x, 0, e, w{"ns1.be.colt.net", "ns1.bt.net", "ns1bru.europa.eu", "ns1lux.europa.eu", "ns2bru.europa.eu", "ns2eu.bt.net", "ns2lux.europa.eu"}, n, n, n, e, e, n, f},
2843 {"com.io", &z[708], x, 0x800, e, n, n, n, n, e, e, n, t},
2844 {"org.io", &z[708], x, 0x800, e, n, n, n, n, e, e, n, t},
2845 {"biz.iq", &z[710], x, 0, e, w{"dyn1.cmc.iq", "dyn2.cmc.iq", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, t},
2846 {"com.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2847 {"edu.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2848 {"gov.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2849 {"info.iq", &z[710], x, 0, e, w{"ns23.cmc.iq", "ns24.cmc.iq"}, n, n, n, e, e, n, t},
2850 {"mil.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2851 {"name.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq"}, n, n, n, e, e, n, t},
2852 {"net.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, t},
2853 {"org.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2854 {"tv.iq", &z[710], x, 0, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, t},
2855 {"ac.ir", &z[711], x, 0, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2856 {"co.ir", &z[711], x, 0, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2857 {"gov.ir", &z[711], x, 0, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2858 {"id.ir", &z[711], x, 0, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2859 {"net.ir", &z[711], x, 0, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2860 {"org.ir", &z[711], x, 0, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2861 {"sch.ir", &z[711], x, 0, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2862 {"abr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2863 {"abruzzo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2864 {"ag.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2865 {"agrigento.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2866 {"al.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2867 {"alessandria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2868 {"alto-adige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2869 {"altoadige.it", &z[720], x, 0, e, w{"guy.ns.cloudflare.com", "rita.ns.cloudflare.com"}, n, n, n, e, e, n, t},
2870 {"an.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2871 {"ancona.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2872 {"andria-barletta-trani.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2873 {"andria-trani-barletta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2874 {"andriabarlettatrani.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2875 {"andriatranibarletta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2876 {"ao.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2877 {"aosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2878 {"aoste.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2879 {"ap.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2880 {"aq.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2881 {"aquila.it", &z[720], x, 0, e, w{"ns1.parkingcrew.net", "ns2.parkingcrew.net"}, w{"127.0.0.10"}, n, n, e, e, n, t},
2882 {"ar.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2883 {"arezzo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2884 {"ascoli-piceno.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2885 {"ascolipiceno.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2886 {"asti.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2887 {"at.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2888 {"av.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2889 {"avellino.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2890 {"ba.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2891 {"balsan.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2892 {"bari.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2893 {"barletta-trani-andria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2894 {"barlettatraniandria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2895 {"bas.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2896 {"basilicata.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2897 {"belluno.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2898 {"benevento.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2899 {"bergamo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2900 {"bg.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2901 {"bi.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2902 {"biella.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2903 {"bl.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2904 {"bn.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2905 {"bo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2906 {"bologna.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2907 {"bolzano.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2908 {"bozen.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2909 {"br.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2910 {"brescia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2911 {"brindisi.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2912 {"bs.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2913 {"bt.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2914 {"bz.it", &z[720], x, 0, e, n, n, n, n, e, e, n, f},
2915 {"ca.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2916 {"cagliari.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2917 {"cal.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2918 {"calabria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2919 {"caltanissetta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2920 {"cam.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2921 {"campania.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2922 {"campidano-medio.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2923 {"campidanomedio.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2924 {"campobasso.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2925 {"carbonia-iglesias.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2926 {"carboniaiglesias.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2927 {"carrara-massa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2928 {"carraramassa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2929 {"caserta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2930 {"catania.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2931 {"catanzaro.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2932 {"cb.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2933 {"ce.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2934 {"cesena-forli.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2935 {"cesenaforli.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2936 {"ch.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2937 {"chieti.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2938 {"ci.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2939 {"cl.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2940 {"cn.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2941 {"co.it", &z[720], x, 0, e, n, n, n, n, e, e, n, f},
2942 {"como.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2943 {"cosenza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2944 {"cr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2945 {"cremona.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2946 {"crotone.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2947 {"cs.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2948 {"ct.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2949 {"cuneo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2950 {"cz.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2951 {"dell-ogliastra.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2952 {"dellogliastra.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2953 {"edu.it", &z[720], x, 0, e, w{"a.dns.it", "dns.edu.it", "m.dns.it", "r.dns.it"}, n, n, n, e, e, n, f},
2954 {"emilia-romagna.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2955 {"emiliaromagna.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2956 {"emr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2957 {"en.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2958 {"enna.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2959 {"fc.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2960 {"fe.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2961 {"fermo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2962 {"ferrara.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2963 {"fg.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2964 {"fi.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2965 {"firenze.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2966 {"florence.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2967 {"fm.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2968 {"foggia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2969 {"forli-cesena.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2970 {"forlicesena.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2971 {"fr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2972 {"friuli-v-giulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2973 {"friuli-ve-giulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2974 {"friuli-vegiulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2975 {"friuli-venezia-giulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2976 {"friuli-veneziagiulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2977 {"friuli-vgiulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2978 {"friuliv-giulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2979 {"friulive-giulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2980 {"friulivegiulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2981 {"friulivenezia-giulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2982 {"friuliveneziagiulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2983 {"friulivgiulia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2984 {"frosinone.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2985 {"fvg.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2986 {"ge.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2987 {"genoa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2988 {"genova.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2989 {"go.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2990 {"gorizia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2991 {"gov.it", &z[720], x, 0, e, w{"a.dns.it", "dns.gov.it", "m.dns.it", "r.dns.it"}, n, n, n, e, e, n, f},
2992 {"gr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2993 {"grosseto.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2994 {"iglesias-carbonia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2995 {"iglesiascarbonia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2996 {"im.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2997 {"imperia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2998 {"is.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
2999 {"isernia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3000 {"kr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3001 {"la-spezia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3002 {"laquila.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3003 {"laspezia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3004 {"latina.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3005 {"laz.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3006 {"lazio.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3007 {"lc.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3008 {"le.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3009 {"lecce.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3010 {"lecco.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3011 {"li.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3012 {"lig.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3013 {"liguria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3014 {"livorno.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3015 {"lo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3016 {"lodi.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3017 {"lom.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3018 {"lombardia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3019 {"lombardy.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3020 {"lt.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3021 {"lu.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3022 {"lucania.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3023 {"lucca.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3024 {"macerata.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3025 {"mantova.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3026 {"mar.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3027 {"marche.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3028 {"massa-carrara.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3029 {"massacarrara.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3030 {"matera.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3031 {"mb.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3032 {"mc.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3033 {"me.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3034 {"medio-campidano.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3035 {"mediocampidano.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3036 {"messina.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3037 {"mi.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3038 {"milan.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3039 {"milano.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3040 {"mn.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3041 {"mo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3042 {"modena.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3043 {"mol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3044 {"molise.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3045 {"monza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3046 {"monza-brianza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3047 {"monza-e-della-brianza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3048 {"monzabrianza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3049 {"monzaebrianza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3050 {"monzaedellabrianza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3051 {"ms.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3052 {"mt.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3053 {"na.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3054 {"naples.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3055 {"napoli.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3056 {"no.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3057 {"novara.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3058 {"nu.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3059 {"nuoro.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3060 {"og.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3061 {"ogliastra.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3062 {"olbia-tempio.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3063 {"olbiatempio.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3064 {"or.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3065 {"oristano.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3066 {"ot.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3067 {"pa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3068 {"padova.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3069 {"padua.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3070 {"palermo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3071 {"parma.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3072 {"pavia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3073 {"pc.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3074 {"pd.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3075 {"pe.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3076 {"perugia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3077 {"pesaro-urbino.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3078 {"pesarourbino.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3079 {"pescara.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3080 {"pg.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3081 {"pi.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3082 {"piacenza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3083 {"piedmont.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3084 {"piemonte.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3085 {"pisa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3086 {"pistoia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3087 {"pmn.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3088 {"pn.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3089 {"po.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3090 {"pordenone.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3091 {"potenza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3092 {"pr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3093 {"prato.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3094 {"pt.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3095 {"pu.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3096 {"pug.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3097 {"puglia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3098 {"pv.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3099 {"pz.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3100 {"ra.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3101 {"ragusa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3102 {"ravenna.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3103 {"rc.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3104 {"re.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3105 {"reggio-calabria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3106 {"reggio-emilia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3107 {"reggiocalabria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3108 {"reggioemilia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3109 {"rg.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3110 {"ri.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3111 {"rieti.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3112 {"rimini.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3113 {"rm.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3114 {"rn.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3115 {"ro.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3116 {"roma.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3117 {"rome.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3118 {"rovigo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3119 {"sa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3120 {"salerno.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3121 {"sar.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3122 {"sardegna.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3123 {"sardinia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3124 {"sassari.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3125 {"savona.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3126 {"si.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3127 {"sic.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3128 {"sicilia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3129 {"sicily.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3130 {"siena.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3131 {"siracusa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3132 {"so.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3133 {"sondrio.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3134 {"sp.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3135 {"sr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3136 {"ss.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3137 {"suedtirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3138 {"sv.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3139 {"ta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3140 {"taa.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3141 {"taranto.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3142 {"te.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3143 {"tempio-olbia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3144 {"tempioolbia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3145 {"teramo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3146 {"terni.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3147 {"tn.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3148 {"to.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3149 {"torino.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3150 {"tos.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3151 {"toscana.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3152 {"tp.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3153 {"tr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3154 {"trani-andria-barletta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3155 {"trani-barletta-andria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3156 {"traniandriabarletta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3157 {"tranibarlettaandria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3158 {"trapani.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3159 {"trentino.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3160 {"trentino-a-adige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3161 {"trentino-aadige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3162 {"trentino-alto-adige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3163 {"trentino-altoadige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3164 {"trentino-s-tirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3165 {"trentino-stirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3166 {"trentino-sud-tirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3167 {"trentino-sudtirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3168 {"trentino-sued-tirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3169 {"trentino-suedtirol.it", &z[720], x, 0, e, w{"dns3.aknet.it", "dns4.aknet.it"}, n, n, n, e, e, n, t},
3170 {"trentinoa-adige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3171 {"trentinoaadige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3172 {"trentinoalto-adige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3173 {"trentinoaltoadige.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3174 {"trentinos-tirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3175 {"trentinosud-tirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3176 {"trentinosudtirol.it", &z[720], x, 0, e, w{"dns.widhost.net", "dns2.widhost.net"}, n, n, n, e, e, n, t},
3177 {"trentinosued-tirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3178 {"trentinosuedtirol.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3179 {"trento.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3180 {"treviso.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3181 {"trieste.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3182 {"ts.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3183 {"turin.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3184 {"tuscany.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3185 {"tv.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3186 {"ud.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3187 {"udine.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3188 {"umb.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3189 {"umbria.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3190 {"urbino-pesaro.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3191 {"urbinopesaro.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3192 {"va.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3193 {"val-d-aosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3194 {"val-daosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3195 {"vald-aosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3196 {"valdaosta.it", &z[720], x, 0, e, w{"dns2.alsitech.it", "dns4.alsitech.it"}, n, n, n, e, e, n, t},
3197 {"valle-d-aosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3198 {"valle-daosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3199 {"valled-aosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3200 {"valledaosta.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3201 {"vao.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3202 {"varese.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3203 {"vb.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3204 {"vc.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3205 {"vda.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3206 {"ve.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3207 {"ven.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3208 {"veneto.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3209 {"venezia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3210 {"venice.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3211 {"verbania.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3212 {"vercelli.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3213 {"verona.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3214 {"vi.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3215 {"vibo-valentia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3216 {"vibovalentia.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3217 {"vicenza.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3218 {"viterbo.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3219 {"vr.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3220 {"vs.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3221 {"vt.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3222 {"vv.it", &z[720], x, 0, e, n, n, n, n, e, e, n, t},
3223 {"24.je", &z[729], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.je", "95.217.58.108"}, n, n, e, e, n, t},
3224 {"co.je", &z[729], x, 0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
3225 {"gov.je", &z[729], x, 0, e, w{"ns1.gov.je", "ns2.gov.je"}, n, n, n, e, e, n, f},
3226 {"net.je", &z[729], x, 0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
3227 {"org.je", &z[729], x, 0, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
3228 {"sch.je", &z[729], x, 0, e, w{"ns1.gov.je", "ns2.gov.je"}, n, n, n, e, e, n, f},
3229 {"com.jm", &z[736], x, 0, e, n, n, n, n, e, e, n, f},
3230 {"edu.jm", &z[736], x, 0, e, n, n, n, n, e, e, n, f},
3231 {"gov.jm", &z[736], x, 0, e, n, n, n, n, e, e, n, f},
3232 {"mil.jm", &z[736], x, 0, e, n, n, n, n, e, e, n, f},
3233 {"net.jm", &z[736], x, 0, e, n, n, n, n, e, e, n, f},
3234 {"org.jm", &z[736], x, 0, e, n, n, n, n, e, e, n, f},
3235 {"com.jo", &z[739], x, 0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3236 {"edu.jo", &z[739], x, 0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, t},
3237 {"gov.jo", &z[739], x, 0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3238 {"mil.jo", &z[739], x, 0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3239 {"name.jo", &z[739], x, 0, e, n, n, n, n, e, e, n, f},
3240 {"net.jo", &z[739], x, 0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3241 {"org.jo", &z[739], x, 0, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3242 {"sch.jo", &z[739], x, 0, e, w{"amra.nic.gov.jo", "cctld1.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3243 {"ac.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3244 {"ad.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3245 {"aichi.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3246 {"akita.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3247 {"aomori.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3248 {"chiba.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3249 {"co.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3250 {"ed.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3251 {"ehime.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3252 {"fukui.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3253 {"fukuoka.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3254 {"fukushima.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3255 {"gifu.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3256 {"go.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3257 {"gr.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3258 {"gunma.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3259 {"hiroshima.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3260 {"hokkaido.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3261 {"hyogo.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3262 {"ibaraki.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3263 {"ishikawa.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3264 {"iwate.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3265 {"kagawa.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3266 {"kagoshima.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3267 {"kanagawa.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3268 {"kochi.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3269 {"kumamoto.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3270 {"kyoto.jp", &z[744], x, 0x84, e, n, n, w{"Kyoto"}, n, e, e, n, f},
3271 {"lg.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3272 {"mie.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3273 {"miyagi.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3274 {"miyazaki.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3275 {"nagano.jp", &z[744], x, 0x84, e, n, n, w{"Nagano", "JP-20"}, n, e, e, n, f},
3276 {"nagasaki.jp", &z[744], x, 0x84, e, n, n, w{"Nagasaki"}, n, e, e, n, f},
3277 {"nara.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3278 {"ne.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3279 {"niigata.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3280 {"oita.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3281 {"okayama.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3282 {"okinawa.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3283 {"or.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3284 {"osaka.jp", &z[744], x, 0x84, e, n, n, w{"Osaka"}, n, e, e, n, f},
3285 {"saga.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3286 {"saitama.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3287 {"shiga.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3288 {"shimane.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3289 {"shizuoka.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3290 {"tochigi.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3291 {"tokushima.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3292 {"tokyo.jp", &z[744], x, 0x84, e, n, n, w{"Tokyo"}, n, e, e, n, f},
3293 {"tottori.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3294 {"toyama.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3295 {"wakayama.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3296 {"yamagata.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3297 {"yamaguchi.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3298 {"yamanashi.jp", &z[744], x, 0, e, n, n, n, n, e, e, n, f},
3299 {"xn--ehqz56n.jp" /* 三重.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3300 {"xn--1lqs03n.jp" /* 京都.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3301 {"xn--qqqt11m.jp" /* 佐賀.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3302 {"xn--f6qx53a.jp" /* 兵庫.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3303 {"xn--djrs72d6uy.jp" /* 北海道.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3304 {"xn--mkru45i.jp" /* 千葉.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3305 {"xn--0trq7p7nn.jp" /* 和歌山.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3306 {"xn--5js045d.jp" /* 埼玉.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3307 {"xn--kbrq7o.jp" /* 大分.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3308 {"xn--pssu33l.jp" /* 大阪.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3309 {"xn--ntsq17g.jp" /* 奈良.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3310 {"xn--uisz3g.jp" /* 宮城.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3311 {"xn--6btw5a.jp" /* 宮崎.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3312 {"xn--1ctwo.jp" /* 富山.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3313 {"xn--6orx2r.jp" /* 山口.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3314 {"xn--rht61e.jp" /* 山形.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3315 {"xn--rht27z.jp" /* 山梨.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3316 {"xn--nit225k.jp" /* 岐阜.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3317 {"xn--rht3d.jp" /* 岡山.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3318 {"xn--djty4k.jp" /* 岩手.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3319 {"xn--klty5x.jp" /* 島根.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3320 {"xn--kltx9a.jp" /* 広島.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3321 {"xn--kltp7d.jp" /* 徳島.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3322 {"xn--c3s14m.jp" /* 愛媛.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3323 {"xn--vgu402c.jp" /* 愛知.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3324 {"xn--efvn9s.jp" /* 新潟.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3325 {"xn--1lqs71d.jp" /* 東京.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3326 {"xn--4pvxs.jp" /* 栃木.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3327 {"xn--uuwu58a.jp" /* 沖縄.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3328 {"xn--zbx025d.jp" /* 滋賀.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3329 {"xn--8pvr4u.jp" /* 熊本.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3330 {"xn--5rtp49c.jp" /* 石川.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3331 {"xn--ntso0iqx3a.jp" /* 神奈川.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3332 {"xn--elqq16h.jp" /* 福井.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3333 {"xn--4it168d.jp" /* 福岡.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3334 {"xn--klt787d.jp" /* 福島.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3335 {"xn--rny31h.jp" /* 秋田.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3336 {"xn--7t0a264c.jp" /* 群馬.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3337 {"xn--uist22h.jp" /* 茨城.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3338 {"xn--8ltr62k.jp" /* 長崎.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3339 {"xn--2m4a15e.jp" /* 長野.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3340 {"xn--32vp30h.jp" /* 青森.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3341 {"xn--4it797k.jp" /* 静岡.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3342 {"xn--5rtq34k.jp" /* 香川.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3343 {"xn--k7yn95e.jp" /* 高知.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3344 {"xn--tor131o.jp" /* 鳥取.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3345 {"xn--d5qv7z876c.jp" /* 鹿児島.jp */, &z[744], x, 0, e, n, n, n, n, e, e, n, t},
3346 {"ac.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3347 {"co.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3348 {"go.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3349 {"info.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3350 {"me.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3351 {"mobi.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3352 {"ne.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3353 {"or.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3354 {"sc.ke", &z[753], x, 0, e, n, n, n, n, e, e, n, f},
3355 {"com.kg", &z[761], x, 0, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3356 {"edu.kg", &z[761], x, 0, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, t},
3357 {"gov.kg", &z[761], x, 0, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3358 {"mil.kg", &z[761], x, 0, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3359 {"net.kg", &z[761], x, 0, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3360 {"org.kg", &z[761], x, 0, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3361 {"com.kh", &z[762], x, 0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3362 {"edu.kh", &z[762], x, 0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3363 {"gov.kh", &z[762], x, 0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3364 {"mil.kh", &z[762], x, 0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3365 {"net.kh", &z[762], x, 0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3366 {"org.kh", &z[762], x, 0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3367 {"per.kh", &z[762], x, 0, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3368 {"biz.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3369 {"com.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3370 {"edu.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3371 {"eu.ki", &z[763], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.ki"}, n, n, e, e, n, t},
3372 {"gov.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3373 {"info.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3374 {"mob.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3375 {"mobi.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3376 {"net.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3377 {"org.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3378 {"phone.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3379 {"tel.ki", &z[763], x, 0, e, n, n, n, n, e, e, n, f},
3380 {"asso.km", &z[773], x, 0x800, e, n, n, n, n, e, e, n, f},
3381 {"com.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3382 {"coop.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3383 {"edu.km", &z[773], x, 0, e, w{"dns1.nic.km", "dns2.nic.km"}, n, n, n, e, e, n, f},
3384 {"gouv.km", &z[773], x, 0, e, w{"dns1.nic.km", "dns2.nic.km"}, n, n, n, e, e, n, f},
3385 {"medecin.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3386 {"mil.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3387 {"nom.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3388 {"notaires.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3389 {"org.km", &z[773], x, 0, e, w{"dns1.nic.km", "dns2.nic.km"}, n, n, n, e, e, n, t},
3390 {"pharmaciens.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3391 {"presse.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3392 {"tm.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3393 {"veterinaire.km", &z[773], x, 0, e, n, n, n, n, e, e, n, f},
3394 {"co.kn", &z[774], x, 0, e, n, n, n, n, e, e, n, t},
3395 {"com.kn", &z[774], x, 0, e, n, n, n, n, e, e, n, f},
3396 {"edu.kn", &z[774], x, 0, e, n, n, n, n, e, e, n, f},
3397 {"gov.kn", &z[774], x, 0, e, n, n, n, n, e, e, n, f},
3398 {"net.kn", &z[774], x, 0, e, n, n, n, n, e, e, n, f},
3399 {"org.kn", &z[774], x, 0, e, n, n, n, n, e, e, n, f},
3400 {"com.kp", &z[780], x, 0, e, w{"ns1.com.kp", "ns2.com.kp"}, n, n, n, e, e, n, f},
3401 {"net.kp", &z[780], x, 0, e, w{"ns1.net.kp", "ns2.net.kp"}, n, n, n, e, e, n, f},
3402 {"org.kp", &z[780], x, 0, e, w{"ns1.org.kp", "ns2.org.kp"}, n, n, n, e, e, n, f},
3403 {"rep.kp", &z[780], x, 0, e, w{"ns1.rep.kp", "ns2.rep.kp"}, n, n, n, e, e, n, f},
3404 {"ac.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3405 {"busan.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3406 {"chungbuk.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3407 {"chungnam.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3408 {"co.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3409 {"daegu.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3410 {"daejeon.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3411 {"es.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3412 {"gangwon.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3413 {"go.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3414 {"gwangju.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3415 {"gyeongbuk.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3416 {"gyeonggi.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3417 {"gyeongnam.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3418 {"hs.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3419 {"incheon.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3420 {"jeju.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3421 {"jeonbuk.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3422 {"jeonnam.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3423 {"kg.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3424 {"mil.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3425 {"ms.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3426 {"ne.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3427 {"or.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3428 {"pe.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3429 {"re.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3430 {"sc.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3431 {"seoul.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3432 {"ulsan.kr", &z[783], x, 0, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3433 {"com.kw", &z[787], x, 0, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3434 {"edu.kw", &z[787], x, 0, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3435 {"gov.kw", &z[787], x, 0, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3436 {"net.kw", &z[787], x, 0, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3437 {"org.kw", &z[787], x, 0, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3438 {"com.ky", &z[788], x, 0, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3439 {"edu.ky", &z[788], x, 0, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3440 {"gov.ky", &z[788], x, 0, e, w{"dns1.p04.nsone.net", "dns2.p04.nsone.net", "dns3.p04.nsone.net", "dns4.p04.nsone.net"}, n, n, n, e, e, n, f},
3441 {"net.ky", &z[788], x, 0, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3442 {"org.ky", &z[788], x, 0, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3443 {"com.kz", &z[791], x, 0, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3444 {"edu.kz", &z[791], x, 0, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3445 {"gov.kz", &z[791], x, 0, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3446 {"mil.kz", &z[791], x, 0, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3447 {"net.kz", &z[791], x, 0, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3448 {"org.kz", &z[791], x, 0, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3449 {"com.lb", &z[809], x, 0, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3450 {"edu.lb", &z[809], x, 0, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3451 {"gov.lb", &z[809], x, 0, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3452 {"net.lb", &z[809], x, 0, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3453 {"org.lb", &z[809], x, 0, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3454 {"24.lc", &z[810], x, 0x200, e, w{"ns1.website.org", "ns2.website.org"}, w{"138.201.129.184", "24.lc"}, n, n, e, e, n, t},
3455 {"co.lc", &z[810], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3456 {"com.lc", &z[810], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3457 {"edu.lc", &z[810], x, 0, e, w{"dns2.server.ag", "ns2.dnsserver.ag"}, n, n, n, e, e, n, f},
3458 {"gov.lc", &z[810], x, 0, e, w{"dns2.server.ag", "ns2.dnsserver.ag"}, n, n, n, e, e, n, f},
3459 {"l.lc", &z[810], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3460 {"net.lc", &z[810], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3461 {"org.lc", &z[810], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3462 {"p.lc", &z[810], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3463 {"assn.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3464 {"com.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3465 {"edu.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3466 {"gov.lk", &z[838], x, 0, e, w{"c.nic.lk", "d.nic.lk", "m.nic.lk", "ns1.gov.lk", "ns2.gov.lk"}, n, n, n, e, e, n, f},
3467 {"grp.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3468 {"hotel.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3469 {"int.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3470 {"ltd.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3471 {"net.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3472 {"ngo.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3473 {"org.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3474 {"sch.lk", &z[838], x, 0, e, w{"ns1.sch.lk"}, n, n, n, e, e, n, f},
3475 {"soc.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3476 {"web.lk", &z[838], x, 0, e, n, n, n, n, e, e, n, f},
3477 {"com.lr", &z[854], x, 0, e, n, n, n, n, e, e, n, f},
3478 {"edu.lr", &z[854], x, 0, e, n, n, n, n, e, e, n, f},
3479 {"gov.lr", &z[854], x, 0, e, n, n, n, n, e, e, n, f},
3480 {"net.lr", &z[854], x, 0, e, n, n, n, n, e, e, n, f},
3481 {"org.lr", &z[854], x, 0, e, n, n, n, n, e, e, n, f},
3482 {"vcom.lr", &z[854], x, 0, e, n, n, n, n, e, e, n, f},
3483 {"ac.ls", &z[855], x, 0, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls", "thaba.nul.ls"}, n, n, n, e, e, n, t},
3484 {"co.ls", &z[855], x, 0, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls"}, n, n, n, e, e, n, f},
3485 {"gov.ls", &z[855], x, 0, e, w{"acst23ns01.gov.ls", "afdp23ns01.gov.ls", "secdns1.posix.co.za", "thaba.nul.ls"}, n, n, n, e, e, n, t},
3486 {"net.ls", &z[855], x, 0, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.leo.co.ls", "ns1.nic.ls", "sas.leo.co.ls"}, n, n, n, e, e, n, t},
3487 {"org.ls", &z[855], x, 0, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls"}, n, n, n, e, e, n, f},
3488 {"sc.ls", &z[855], x, 0, e, w{"ns1.nic.ls", "ns1.telewebls.com", "ns2.nic.ls"}, n, n, n, e, e, n, f},
3489 {"gov.lt", &z[856], x, 0, e, w{"ns2.domreg.lt", "ns3.is.lt", "ns4.is.lt", "nsa.domreg.lt"}, n, n, n, e, e, n, f},
3490 {"asn.lv", &z[864], x, 0, e, n, n, n, n, e, e, n, f},
3491 {"com.lv", &z[864], x, 0, e, n, n, n, n, e, e, n, f},
3492 {"conf.lv", &z[864], x, 0, e, n, n, n, n, e, e, n, f},
3493 {"edu.lv", &z[864], x, 0, e, n, n, n, n, e, e, n, f},
3494 {"gov.lv", &z[864], x, 0, e, w{"a.gov.lv", "b.gov.lv", "c.gov.lv"}, n, n, n, e, e, n, f},
3495 {"id.lv", &z[864], x, 0, e, n, n, n, n, e, e, n, f},
3496 {"mil.lv", &z[864], x, 0, e, w{"ns1.mil.lv", "ns2.mil.lv"}, n, n, n, e, e, n, f},
3497 {"net.lv", &z[864], x, 0, e, n, n, n, n, e, e, n, f},
3498 {"org.lv", &z[864], x, 0, e, n, n, n, n, e, e, n, f},
3499 {"com.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3500 {"edu.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3501 {"gov.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3502 {"id.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3503 {"med.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3504 {"net.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3505 {"org.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3506 {"plc.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3507 {"sch.ly", &z[865], x, 0, e, n, n, n, n, e, e, n, f},
3508 {"ac.ma", &z[866], x, 0, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3509 {"co.ma", &z[866], x, 0, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3510 {"gov.ma", &z[866], x, 0, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3511 {"net.ma", &z[866], x, 0, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3512 {"org.ma", &z[866], x, 0, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3513 {"press.ma", &z[866], x, 0, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3514 {"asso.mc", &z[887], x, 0, e, w{"mc.cctld.authdns.ripe.net", "ns1.nic.mc", "ns2.nic.mc"}, n, n, n, e, e, n, f},
3515 {"tm.mc", &z[887], x, 0, e, w{"mc.cctld.authdns.ripe.net", "ns1.nic.mc", "ns2.nic.mc"}, n, n, n, e, e, n, f},
3516 {"ac.me", &z[892], x, 0, e, w{"ns.ac.me", "ns2.ac.me"}, n, n, n, e, e, n, f},
3517 {"co.me", &z[892], x, 0, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3518 {"edu.me", &z[892], x, 0, e, w{"ns.edu.me", "ns2.edu.me"}, n, n, n, e, e, n, f},
3519 {"gov.me", &z[892], x, 0, e, w{"derek.ns.cloudflare.com", "ns.gov.me", "ns1.gov.me", "rosalie.ns.cloudflare.com"}, n, n, n, e, e, n, f},
3520 {"its.me", &z[892], x, 0, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3521 {"net.me", &z[892], x, 0, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3522 {"org.me", &z[892], x, 0, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3523 {"priv.me", &z[892], x, 0, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3524 {"co.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3525 {"com.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3526 {"edu.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3527 {"gov.mg", &z[907], x, 0, e, w{"ns.gov.mg", "ns1.gov.mg", "ns2.gov.mg"}, n, n, n, e, e, n, f},
3528 {"in.mg", &z[907], x, 0, e, w{"ns1.in.mg", "ns2.in.mg"}, n, n, n, e, e, n, t},
3529 {"mil.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3530 {"net.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3531 {"nom.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3532 {"org.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3533 {"prd.mg", &z[907], x, 0, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3534 {"tm.mg", &z[907], x, 0, e, n, n, n, n, e, e, n, f},
3535 {"com.mk", &z[919], x, 0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3536 {"edu.mk", &z[919], x, 0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3537 {"gov.mk", &z[919], x, 0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3538 {"inf.mk", &z[919], x, 0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3539 {"name.mk", &z[919], x, 0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3540 {"net.mk", &z[919], x, 0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3541 {"org.mk", &z[919], x, 0, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3542 {"pro.mk", &z[919], x, 0, e, w{"ns1.he.net", "ns2.he.net", "ns3.he.net", "ns4.he.net"}, w{"162.218.232.95"}, n, n, e, e, n, t},
3543 {"com.ml", &z[920], x, 0, e, w{"djamako.nic.ml", "dns.gouv.ml"}, n, n, n, e, e, n, f},
3544 {"edu.ml", &z[920], x, 0, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, t},
3545 {"gov.ml", &z[920], x, 0, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, f},
3546 {"net.ml", &z[920], x, 0, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, f},
3547 {"org.ml", &z[920], x, 0, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, f},
3548 {"presse.ml", &z[920], x, 0, e, w{"ns1.zilore.net", "ns2.zilore.net"}, n, n, n, e, e, n, f},
3549 {"biz.mm", &z[923], x, 0, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3550 {"com.mm", &z[923], x, 0, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3551 {"edu.mm", &z[923], x, 0, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3552 {"gov.mm", &z[923], x, 0, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3553 {"mil.mm", &z[923], x, 0, e, w{"master.mil.mm", "ns1.mil.mm", "ns2.mil.mm"}, n, n, n, e, e, n, t},
3554 {"net.mm", &z[923], x, 0, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3555 {"org.mm", &z[923], x, 0, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3556 {"per.mm", &z[923], x, 0, e, n, n, n, n, e, e, n, f},
3557 {"edu.mn", &z[925], x, 0, e, w{"ns.erdemnet.mn", "ns1.erdemnet.mn", "ns2.erdemnet.mn"}, n, n, n, e, e, n, f},
3558 {"gov.mn", &z[925], x, 0, e, w{"ns.gov.mn", "ns1.gov.mn", "ns3.gov.mn", "ns4.gov.mn"}, n, n, n, e, e, n, f},
3559 {"org.mn", &z[925], x, 0, e, w{"ns1.magic.mn", "ns2.magic.mn", "ns3.magic.mn"}, n, n, n, e, e, n, f},
3560 {"co.mo", &z[927], x, 0, e, n, n, n, n, e, e, n, t},
3561 {"com.mo", &z[927], x, 0, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3562 {"edu.mo", &z[927], x, 0, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3563 {"gov.mo", &z[927], x, 0, e, w{"ns1.gov.mo", "ns2.gov.mo", "ns3.gov.mo", "ns4.gov.mo", "ns5.gov.mo"}, n, n, n, e, e, n, f},
3564 {"net.mo", &z[927], x, 0, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3565 {"org.mo", &z[927], x, 0, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3566 {"co.mp", &z[949], x, 0, e, w{"ns1.nic.net.mp", "ns2.nic.net.mp"}, n, n, n, e, e, n, t},
3567 {"com.mp", &z[949], x, 0, e, n, n, n, n, e, e, n, f},
3568 {"gov.mp", &z[949], x, 0, e, w{"ns1.nic.net.mp", "ns2.nic.net.mp"}, n, n, n, e, e, n, f},
3569 {"org.mp", &z[949], x, 0, e, w{"ns1.nic.net.mp", "ns2.nic.net.mp"}, n, n, n, e, e, n, f},
3570 {"edu.mr", &z[951], x, 0, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns-mr.nic.tn", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, e, e, n, t},
3571 {"gov.mr", &z[951], x, 0, e, w{"dns.mauritania.mr", "dns2.mauritania.mr"}, n, n, n, e, e, n, f},
3572 {"org.mr", &z[951], x, 0, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns-mr.nic.tn", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, e, e, n, t},
3573 {"perso.mr", &z[951], x, 0, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns-mr.nic.tn", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, e, e, n, t},
3574 {"co.ms", &z[954], x, 0, e, n, n, n, n, e, e, n, f},
3575 {"com.ms", &z[954], x, 0, e, n, n, n, n, e, e, n, f},
3576 {"net.ms", &z[954], x, 0, e, w{"ns1.idnscan.net", "ns6.idnscan.net"}, n, n, n, e, e, n, t},
3577 {"org.ms", &z[954], x, 0, e, n, n, n, n, e, e, n, f},
3578 {"com.mt", &z[956], x, 0, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3579 {"edu.mt", &z[956], x, 0, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3580 {"gov.mt", &z[956], x, 0, e, w{"ns1-09.azure-dns.com", "ns2-09.azure-dns.net", "ns3-09.azure-dns.org", "ns4-09.azure-dns.info"}, n, n, n, e, e, n, f},
3581 {"net.mt", &z[956], x, 0, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3582 {"org.mt", &z[956], x, 0, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3583 {"24.mu", &z[960], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.mu", "95.217.58.108"}, n, n, e, e, n, t},
3584 {"ac.mu", &z[960], x, 0, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3585 {"co.mu", &z[960], x, 0, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, t},
3586 {"com.mu", &z[960], x, 0, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3587 {"gov.mu", &z[960], x, 0, e, w{"ns0.gov.mu", "ns1.gov.mu", "ns2.gov.mu", "ns3.gov.mu", "ns4.gov.mu"}, n, n, n, e, e, n, f},
3588 {"net.mu", &z[960], x, 0, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3589 {"nom.mu", &z[960], x, 0, e, w{"ns1.mu-dns.net", "ns2.mu-dns.net"}, n, n, n, e, e, n, f},
3590 {"or.mu", &z[960], x, 0, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3591 {"org.mu", &z[960], x, 0, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3592 {"aero.mv", &z[967], x, 0, "http://www.brunet.bn/products_webrelated_domain_main.htm", w{"mv-ns.anycast.pch.net", "ns-cache01.dhivehinet.net.mv", "ns.aero.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3593 {"biz.mv", &z[967], x, 0, e, w{"webns.mv"}, n, n, n, e, e, n, f},
3594 {"com.mv", &z[967], x, 0, e, w{"mv-ns.anycast.pch.net", "ns.com.mv", "ns.dhivehinet.net.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3595 {"coop.mv", &z[967], x, 0, e, n, n, n, n, e, e, n, f},
3596 {"edu.mv", &z[967], x, 0, e, w{"mv-ns.anycast.pch.net", "ns.edu.mv", "ns1.edu.mv", "ns2.edu.mv"}, n, n, n, e, e, n, f},
3597 {"gov.mv", &z[967], x, 0, e, w{"mv-ns.anycast.pch.net", "ns.dhivehinet.net.mv", "ns.gov.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3598 {"info.mv", &z[967], x, 0, e, n, n, n, n, e, e, n, f},
3599 {"int.mv", &z[967], x, 0, e, n, n, n, n, e, e, n, f},
3600 {"mil.mv", &z[967], x, 0, e, n, n, n, n, e, e, n, f},
3601 {"museum.mv", &z[967], x, 0, e, n, n, n, n, e, e, n, f},
3602 {"name.mv", &z[967], x, 0, e, n, n, n, n, e, e, n, f},
3603 {"net.mv", &z[967], x, 0, e, w{"mv-ns.anycast.pch.net", "ns.net.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3604 {"org.mv", &z[967], x, 0, e, w{"mv-ns.anycast.pch.net", "ns.org.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3605 {"pro.mv", &z[967], x, 0, e, w{"host13.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3606 {"ac.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3607 {"co.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3608 {"com.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3609 {"coop.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "pch1.nic.mw", "rip.psg.com", "rip.psg.mw"}, n, n, n, e, e, n, f},
3610 {"edu.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3611 {"gov.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3612 {"int.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "pch1.nic.mw", "rip.psg.com", "rip.psg.mw"}, n, n, n, e, e, n, f},
3613 {"museum.mw", &z[968], x, 0, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, f},
3614 {"net.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3615 {"org.mw", &z[968], x, 0, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3616 {"com.mx", &z[969], x, 0, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3617 {"edu.mx", &z[969], x, 0, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3618 {"gob.mx", &z[969], x, 0, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3619 {"net.mx", &z[969], x, 0, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3620 {"org.mx", &z[969], x, 0, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3621 {"com.my", &z[970], x, 0, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, t},
3622 {"edi.my", &z[970], x, 0x800, e, n, n, n, n, e, e, n, t},
3623 {"edu.my", &z[970], x, 0, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3624 {"gov.my", &z[970], x, 0, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3625 {"mil.my", &z[970], x, 0, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3626 {"name.my", &z[970], x, 0, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3627 {"net.my", &z[970], x, 0, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3628 {"org.my", &z[970], x, 0, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3629 {"ac.mz", &z[971], x, 0, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3630 {"adv.mz", &z[971], x, 0, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3631 {"co.mz", &z[971], x, 0, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3632 {"edu.mz", &z[971], x, 0, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3633 {"gov.mz", &z[971], x, 0, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3634 {"net.mz", &z[971], x, 0, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, t},
3635 {"org.mz", &z[971], x, 0, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3636 {"alt.na", &z[973], x, 0, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3637 {"cc.na", &z[973], x, 0, e, n, n, n, n, e, e, n, f},
3638 {"co.na", &z[973], x, 0, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net", "secdns1.posix.co.za"}, n, n, n, e, e, n, f},
3639 {"com.na", &z[973], x, 0, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3640 {"dr.na", &z[973], x, 0, e, w{"ns1.click.na", "ns2.click.na"}, n, n, n, e, e, n, f},
3641 {"edu.na", &z[973], x, 0, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3642 {"in.na", &z[973], x, 0, e, w{"ns21.cloudns.net", "ns22.cloudns.net", "ns23.cloudns.net", "ns24.cloudns.net"}, n, n, n, e, e, n, f},
3643 {"info.na", &z[973], x, 0, e, w{"clint.ns.cloudflare.com", "jocelyn.ns.cloudflare.com"}, n, n, n, e, e, n, f},
3644 {"mobi.na", &z[973], x, 0, e, n, n, n, n, e, e, n, f},
3645 {"name.na", &z[973], x, 0, e, n, n, n, n, e, e, n, f},
3646 {"net.na", &z[973], x, 0, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3647 {"of.na", &z[973], x, 0, e, n, n, n, n, e, e, n, f},
3648 {"or.na", &z[973], x, 0, e, n, n, n, n, e, e, n, f},
3649 {"org.na", &z[973], x, 0, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3650 {"pro.na", &z[973], x, 0x800, e, n, n, n, n, e, e, n, f},
3651 {"school.na", &z[973], x, 0, e, w{"beau.ns.cloudflare.com", "reza.ns.cloudflare.com"}, n, n, n, e, e, n, f},
3652 {"tv.na", &z[973], x, 0, e, n, n, n, n, e, e, n, f},
3653 {"ws.na", &z[973], x, 0, e, n, n, n, n, e, e, n, f},
3654 {"kyrylkov.name", &z[977], x, 0, e, n, n, n, n, e, e, n, t},
3655 {"puig.name", &z[977], x, 0, e, n, n, n, n, e, e, n, t},
3656 {"santos.name", &z[977], x, 0, e, n, n, n, n, e, e, n, t},
3657 {"asso.nc", &z[983], x, 0, e, w{"any-ns1.nc", "ns1.nc", "ns2.nc"}, n, n, n, e, e, n, f},
3658 {"com.nc", &z[983], x, 0, e, n, n, n, n, e, e, n, t},
3659 {"nom.nc", &z[983], x, 0, e, w{"any-ns1.nc", "ns1.nc", "ns2.nc"}, n, n, n, e, e, n, f},
3660 {"com.ne", &z[984], x, 0, e, n, n, n, n, e, e, n, f},
3661 {"info.ne", &z[984], x, 0, e, n, n, n, n, e, e, n, f},
3662 {"int.ne", &z[984], x, 0, e, n, n, n, n, e, e, n, f},
3663 {"org.ne", &z[984], x, 0, e, w{"nafarko.netlink-niger.biz", "server1.netlink-niger.biz"}, n, n, n, e, e, n, f},
3664 {"perso.ne", &z[984], x, 0, e, n, n, n, n, e, e, n, f},
3665 {"1x.net", &z[986], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"1x.net", "95.217.58.108"}, n, n, e, e, n, t},
3666 {"auz.net", &z[986], x, 0, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
3667 {"gb.net", &z[986], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "gb.net"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/gb.net/"}, t},
3668 {"hu.net", &z[986], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "hu.net"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/hu.net/"}, f},
3669 {"in.net", &z[986], x, 0, e, w{"ns1.nic.in.net", "ns2.nic.in.net", "ns3.nic.in.net", "ns4.nic.in.net"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/in.net/"}, f},
3670 {"jp.net", &z[986], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"205.164.14.88"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/jp.net/"}, f},
3671 {"ru.net", &z[986], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
3672 {"se.net", &z[986], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "se.net"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/se.net/"}, t},
3673 {"uk.net", &z[986], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/uk.net/"}, t},
3674 {"za.net", &z[986], x, 0, e, w{"igubu.saix.net", "ns0.is.co.za", "ns0.plig.net", "ns1.plig.net", "ns2.plig.net"}, n, n, n, "whois.za.net", e, n, t},
3675 {"arts.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3676 {"com.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3677 {"firm.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3678 {"info.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3679 {"net.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3680 {"org.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3681 {"other.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3682 {"per.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3683 {"rec.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3684 {"store.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3685 {"us.nf", &z[998], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "us.nf"}, n, n, e, e, n, t},
3686 {"web.nf", &z[998], x, 0, e, n, n, n, n, e, e, n, f},
3687 {"com.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3688 {"edu.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3689 {"gov.ng", &z[1000], z[5135:5136], 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3690 {"i.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, t},
3691 {"mil.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, t},
3692 {"mobi.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3693 {"name.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3694 {"net.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3695 {"org.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3696 {"sch.ng", &z[1000], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3697 {"ac.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3698 {"biz.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3699 {"co.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3700 {"com.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3701 {"edu.ni", &z[1003], x, 0, e, w{"auth01.ns.uu.net", "dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3702 {"gob.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3703 {"gov.ni", &z[1003], x, 0, e, n, n, n, n, e, e, n, t},
3704 {"in.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3705 {"info.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3706 {"int.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3707 {"mil.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3708 {"net.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3709 {"nom.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3710 {"org.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3711 {"web.ni", &z[1003], x, 0, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3712 {"24.nl", &z[1010], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.nl", "95.217.58.108"}, n, n, e, e, n, t},
3713 {"co.nl", &z[1010], x, 0x200, e, w{"a.nic.co.nl", "b.nic.co.nl", "c.nic.co.nl", "d.nic.co.nl"}, n, n, n, e, e, w{"https://rdap.centralnic.com/co.nl/"}, f},
3714 {"com.nl", &z[1010], x, 0x200, e, w{"ns1.com.nl", "ns2.com.nl"}, w{"185.85.211.136"}, n, n, e, e, n, f},
3715 {"net.nl", &z[1010], x, 0x200, e, w{"ns1.com.nl", "ns2.com.nl"}, w{"185.85.211.136"}, n, n, e, e, n, f},
3716 {"nom.nl", &z[1010], x, 0, e, w{"ns01.hostnet.nl", "ns02.hostnet.nl"}, n, n, n, e, e, n, f},
3717 {"punt.nl", &z[1010], x, 0x200, "http://www.punt.nl/", w{"nsn1.mijndomein.nl", "nsn2.mijndomein.nl", "nsn3.mijndomein.nl"}, w{"2a05:d018:964:c0a:a58f:6b32:e401:3d8a", "34.240.216.169", "hosting-1a.mijndomein-ws.nl"}, n, n, e, e, n, f},
3718 {"co.no", &z[1011], x, 0, "https://www.norid.no/index.en.html", w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, e, e, w{"https://rdap.centralnic.com/co.no/"}, t},
3719 {"fhs.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3720 {"folkebibl.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3721 {"fylkesbibl.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3722 {"gs.no", &z[1011], x, 0, e, w{"ns1.hyp.net", "ns2.hyp.net", "ns3.hyp.net"}, n, n, n, e, e, n, f},
3723 {"idrett.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3724 {"museum.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3725 {"priv.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3726 {"uenorge.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3727 {"vgs.no", &z[1011], x, 0, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3728 {"academy.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3729 {"accountants.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3730 {"actor.np", &z[1019], x, 0, "https://register.com.np/", w{"manaslu.mos.com.np", "np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np", "sungava.mos.com.np"}, n, n, n, e, e, n, f},
3731 {"aero.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3732 {"agency.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3733 {"asia.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3734 {"associates.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3735 {"audio.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3736 {"bar.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3737 {"bargains.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3738 {"beer.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3739 {"bid.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3740 {"bike.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3741 {"bio.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3742 {"biz.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3743 {"black.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3744 {"blue.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "pch.nnic.np", "sec2.apnic.net"}, n, n, n, e, e, n, f},
3745 {"boutique.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3746 {"build.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3747 {"builders.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3748 {"buzz.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3749 {"cab.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3750 {"camera.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3751 {"camp.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3752 {"capital.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3753 {"cards.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3754 {"care.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3755 {"careers.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3756 {"cash.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3757 {"catering.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3758 {"center.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3759 {"ceo.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3760 {"christmas.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3761 {"clinic.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3762 {"clothing.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3763 {"club.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3764 {"codes.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3765 {"coffee.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3766 {"college.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3767 {"com.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3768 {"community.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3769 {"company.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3770 {"computer.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3771 {"cool.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3772 {"coop.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3773 {"country.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3774 {"credit.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3775 {"creditcard.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3776 {"dental.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3777 {"diamonds.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3778 {"edu.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3779 {"email.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3780 {"engineering.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3781 {"estate.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3782 {"events.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3783 {"expert.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3784 {"finance.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3785 {"financial.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3786 {"fish.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3787 {"fishing.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3788 {"fitness.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3789 {"flights.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3790 {"florist.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3791 {"fund.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3792 {"furniture.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3793 {"futbol.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3794 {"gallery.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3795 {"gov.np", &z[1019], x, 0, "https://nitc.gov.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns-np.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3796 {"guitars.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3797 {"guru.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3798 {"hiphop.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3799 {"hiv.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3800 {"house.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3801 {"industries.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3802 {"info.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3803 {"ink.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3804 {"jobs.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3805 {"limited.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3806 {"link.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3807 {"management.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3808 {"marketing.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3809 {"media.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3810 {"menu.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3811 {"mil.np", &z[1019], x, 0, "https://register.com.np/", w{"np.cctld.authdns.ripe.net", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3812 {"mobi.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3813 {"museum.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3814 {"name.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3815 {"net.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3816 {"ninja.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3817 {"onl.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3818 {"org.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3819 {"partners.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3820 {"parts.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3821 {"photo.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3822 {"photos.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3823 {"pics.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3824 {"pink.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3825 {"pro.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3826 {"productions.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3827 {"products.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3828 {"properties.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3829 {"pub.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3830 {"red.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3831 {"rentals.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3832 {"repair.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3833 {"rest.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3834 {"rocks.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3835 {"services.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3836 {"shiksha.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3837 {"shoes.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3838 {"social.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3839 {"solar.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3840 {"solutions.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3841 {"space.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3842 {"supplies.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3843 {"supply.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3844 {"support.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3845 {"surf.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3846 {"surgery.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3847 {"systems.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3848 {"tattoo.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3849 {"tax.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3850 {"technology.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3851 {"tel.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3852 {"tips.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3853 {"today.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net"}, n, n, n, e, e, n, f},
3854 {"tools.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3855 {"town.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3856 {"trade.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3857 {"training.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3858 {"travel.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3859 {"university.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3860 {"vacations.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3861 {"ventures.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3862 {"villas.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3863 {"vision.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3864 {"vodka.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3865 {"voting.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3866 {"voyage.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3867 {"watch.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3868 {"webcam.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3869 {"wiki.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3870 {"works.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3871 {"wtf.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3872 {"xyz.np", &z[1019], x, 0, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3873 {"zone.np", &z[1019], x, 0, "https://register.com.np/", n, n, n, n, e, e, n, f},
3874 {"biz.nr", &z[1020], x, 0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr"}, n, n, n, e, e, n, f},
3875 {"com.nr", &z[1020], x, 0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3876 {"edu.nr", &z[1020], x, 0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr"}, n, n, n, e, e, n, f},
3877 {"gov.nr", &z[1020], x, 0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3878 {"info.nr", &z[1020], x, 0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr"}, n, n, n, e, e, n, f},
3879 {"net.nr", &z[1020], x, 0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3880 {"org.nr", &z[1020], x, 0, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3881 {"co.nu", &z[1024], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "co.nu"}, n, n, e, e, n, t},
3882 {"com.nu", &z[1024], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "com.nu"}, n, n, e, e, n, t},
3883 {"eu.nu", &z[1024], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.nu"}, n, n, e, e, n, t},
3884 {"ie.nu", &z[1024], x, 0, e, w{"brain.bb-online.co.uk", "ns1.bb-online.net", "ns2.bb-online.net", "ns5.bb-online.net"}, n, n, n, e, e, n, t},
3885 {"info.nu", &z[1024], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "info.nu"}, n, n, e, e, n, t},
3886 {"ac.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3887 {"co.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3888 {"cri.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3889 {"geek.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3890 {"gen.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3891 {"govt.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3892 {"health.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, t},
3893 {"iwi.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3894 {"kiwi.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3895 {"maori.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3896 {"mil.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3897 {"net.nz", &z[1026], z[5136:5137], 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3898 {"org.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3899 {"parliament.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3900 {"school.nz", &z[1026], x, 0, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3901 {"ac.om", &z[1037], x, 0, e, n, n, n, n, e, e, n, f},
3902 {"biz.om", &z[1037], x, 0, e, n, n, n, n, e, e, n, f},
3903 {"co.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3904 {"com.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3905 {"edu.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3906 {"gov.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3907 {"med.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3908 {"mil.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3909 {"museum.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3910 {"net.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3911 {"org.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3912 {"pro.om", &z[1037], x, 0, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3913 {"sch.om", &z[1037], x, 0, e, n, n, n, n, e, e, n, f},
3914 {"ae.org", &z[1048], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "ae.org"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/ae.org/"}, t},
3915 {"eu.org", &z[1048], z[5137:5189], 0, e, w{"auth1.dns.elm.net", "dns4.gandi.net", "gra.wolfhugel.eu", "hobbes.bsd-dk.dk", "ns.bortzmeyer.eu.org", "ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net", "wombat.billaud.eu.org"}, n, n, n, "whois.eu.org", e, n, t},
3916 {"hk.org", &z[1048], x, 0, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "dns7.cloudns.net", "dns8.cloudns.net", "ns3.he.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
3917 {"js.org", &z[1048], x, 0, e, w{"miles.ns.cloudflare.com", "pam.ns.cloudflare.com"}, w{"162.0.217.23"}, n, n, e, e, n, t},
3918 {"us.org", &z[1048], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "us.org"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/us.org/"}, f},
3919 {"za.org", &z[1048], x, 0, e, w{"igubu.saix.net", "ns0.is.co.za", "ns0.plig.net", "ns1.plig.net", "ns2.plig.net"}, n, n, n, "whois.za.org", e, n, t},
3920 {"abo.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3921 {"ac.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3922 {"com.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3923 {"edu.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3924 {"gob.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3925 {"ing.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3926 {"med.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3927 {"net.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3928 {"nom.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3929 {"org.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3930 {"sld.pa", &z[1058], x, 0, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3931 {"com.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3932 {"edu.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3933 {"gob.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3934 {"gov.pe", &z[1074], x, 0, e, n, n, n, n, e, e, n, t},
3935 {"mil.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3936 {"net.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3937 {"nom.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3938 {"org.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3939 {"sld.pe", &z[1074], x, 0, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, t},
3940 {"asso.pf", &z[1078], x, 0, e, n, n, n, n, e, e, n, f},
3941 {"com.pf", &z[1078], x, 0, e, n, n, n, n, e, e, n, f},
3942 {"edu.pf", &z[1078], x, 0, e, n, n, n, n, e, e, n, f},
3943 {"gov.pf", &z[1078], x, 0, e, w{"ns1.gov.pf", "ns1.mana.pf", "ns2.gov.pf", "ns2.mana.pf", "reverse.gov.pf"}, n, n, n, e, e, n, f},
3944 {"org.pf", &z[1078], x, 0, e, n, n, n, n, e, e, n, f},
3945 {"ac.pg", &z[1080], x, 0, e, n, n, n, n, e, e, n, f},
3946 {"com.pg", &z[1080], x, 0, e, n, n, n, n, e, e, n, f},
3947 {"gov.pg", &z[1080], x, 0, e, n, n, n, n, e, e, n, f},
3948 {"mil.pg", &z[1080], x, 0, e, n, n, n, n, e, e, n, f},
3949 {"net.pg", &z[1080], x, 0, e, n, n, n, n, e, e, n, f},
3950 {"org.pg", &z[1080], x, 0, e, n, n, n, n, e, e, n, f},
3951 {"com.ph", &z[1081], x, 0, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3952 {"edi.ph", &z[1081], x, 0, e, w{"ns1.dp47.parklogic.com", "ns2.dp47.parklogic.com", "ns3.dp47.parklogic.com", "ns4.dp47.parklogic.com", "ns5.dp47.parklogic.com"}, w{"2607:fad0:3801:4::1", "69.16.231.59"}, n, n, e, e, n, t},
3953 {"edu.ph", &z[1081], x, 0, e, w{"evans.gov.ph", "gabriela.ph.net", "gomez.ph.net"}, n, n, n, e, e, n, f},
3954 {"gov.ph", &z[1081], x, 0, e, w{"gabriela.ph.net", "gomez.ph.net", "ns1.gov.ph", "ns2.gov.ph"}, n, n, n, e, e, n, f},
3955 {"i.ph", &z[1081], x, 0, e, w{"nsi1.domains.ph", "nsi2.domains.ph"}, n, n, n, e, e, n, f},
3956 {"mil.ph", &z[1081], x, 0, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3957 {"net.ph", &z[1081], x, 0, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3958 {"ngo.ph", &z[1081], x, 0, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3959 {"org.ph", &z[1081], x, 0, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3960 {"biz.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3961 {"com.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3962 {"edu.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, t},
3963 {"fam.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3964 {"gkp.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, t},
3965 {"gob.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3966 {"gog.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, t},
3967 {"gok.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3968 {"gon.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3969 {"gop.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3970 {"gos.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3971 {"gov.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3972 {"net.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3973 {"org.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3974 {"web.pk", &z[1102], x, 0, e, n, n, n, n, e, e, n, f},
3975 {"agro.pl", &z[1103], x, 0, "https://domain.by/", w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3976 {"aid.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3977 {"art.pl", &z[1103], x, 0, e, w{"dns14.ovh.net", "ns14.ovh.net"}, w{"146.59.33.164"}, n, n, e, e, n, f},
3978 {"atm.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3979 {"augustow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3980 {"auto.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3981 {"babia-gora.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3982 {"bedzin.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3983 {"beskidy.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3984 {"bialowieza.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, t},
3985 {"bialystok.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3986 {"bielawa.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3987 {"bieszczady.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3988 {"biz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3989 {"boleslawiec.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3990 {"bydgoszcz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3991 {"bytom.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3992 {"ciesyn.pl", &z[1103], x, 0, e, n, n, n, n, e, e, n, t},
3993 {"cieszyn.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3994 {"co.pl", &z[1103], x, 0, e, w{"ns1.co.pl", "ns2.co.pl"}, n, n, n, "whois.co.pl", e, n, t},
3995 {"com.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3996 {"czeladz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3997 {"czest.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3998 {"dlugoleka.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3999 {"edu.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4000 {"elblag.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4001 {"elk.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4002 {"gda.pl", &z[1103], x, 0, e, w{"bilbo.nask.org.pl", "ns.tpnet.pl", "ns1.task.gda.pl", "ns2.task.gda.pl"}, n, n, n, e, e, n, f},
4003 {"gdansk.pl", &z[1103], x, 0, e, w{"bilbo.nask.org.pl", "ns.tpnet.pl", "ns1.task.gda.pl", "ns2.task.gda.pl"}, n, n, n, e, e, n, f},
4004 {"glogow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4005 {"gmina.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4006 {"gniezno.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4007 {"gniezon.pl", &z[1103], x, 0, e, n, n, n, n, e, e, n, t},
4008 {"gorlice.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4009 {"gov.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4010 {"grajewo.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4011 {"gsm.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4012 {"ilawa.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4013 {"info.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4014 {"jaworzno.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4015 {"jaworzono.pl", &z[1103], x, 0, e, n, n, n, n, e, e, n, t},
4016 {"jelenia-gora.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4017 {"jgora.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4018 {"kalisz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4019 {"karpacz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4020 {"kartuzy.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4021 {"kaszuby.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4022 {"katowice.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4023 {"kazimierz-dolny.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4024 {"kepno.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4025 {"ketrzyn.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4026 {"klodzko.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4027 {"kobierzyce.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4028 {"kolobrzeg.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4029 {"konin.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4030 {"konskowola.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4031 {"krakow.pl", &z[1103], x, 0, e, w{"bilbo.nask.org.pl", "dns.fuw.edu.pl", "info.cyf-kr.edu.pl", "nms.cyf-kr.edu.pl"}, n, n, n, e, e, n, f},
4032 {"ksazuby.pl", &z[1103], x, 0, e, n, n, n, n, e, e, n, t},
4033 {"kutno.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4034 {"lapy.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4035 {"lebork.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4036 {"legnica.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4037 {"lezajsk.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4038 {"limanowa.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4039 {"lodz.pl", &z[1103], x, 0, e, w{"dns.man.lodz.pl", "dns2.man.lodz.pl", "dns4.man.lodz.pl", "ns1.tpnet.pl"}, n, n, n, e, e, n, f},
4040 {"lomza.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4041 {"lowicz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4042 {"lubin.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4043 {"lublin.pl", &z[1103], x, 0, e, w{"bilbo.nask.org.pl", "ns1.lublin.pl", "ns2.lublin.pl"}, n, n, n, e, e, n, f},
4044 {"lukow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4045 {"mail.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4046 {"malbork.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4047 {"malopolska.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4048 {"mazowsze.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4049 {"mazury.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4050 {"media.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4051 {"miasta.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4052 {"mielec.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4053 {"mielno.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4054 {"mil.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4055 {"mragowo.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4056 {"naklo.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4057 {"net.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4058 {"ngo.pl", &z[1103], x, 0, e, w{"ns1.ngo.pl", "ns2.ngo.pl", "ns3.ngo.pl"}, n, n, n, e, e, n, f},
4059 {"nieruchomosci.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4060 {"nom.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4061 {"nowaruda.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4062 {"nysa.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4063 {"olawa.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4064 {"olecko.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4065 {"olkusz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4066 {"olsztyn.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4067 {"opoczno.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4068 {"opole.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4069 {"org.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4070 {"ostroda.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4071 {"ostroleka.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4072 {"ostrowiec.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4073 {"ostrowwlkp.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4074 {"pc.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4075 {"pila.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4076 {"pisz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4077 {"podhale.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4078 {"podlasie.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4079 {"polkowice.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4080 {"pomorskie.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4081 {"pomorze.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4082 {"powiat.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4083 {"poznan.pl", &z[1103], x, 0, e, w{"bilbo.nask.org.pl", "dns.amu.edu.pl", "dns3.amu.edu.pl", "kirdan.nask.net.pl"}, n, n, n, e, e, n, f},
4084 {"priv.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4085 {"prochowice.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4086 {"pruszkow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4087 {"przeworsk.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4088 {"pulawy.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4089 {"radom.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4090 {"rawa-maz.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4091 {"realestate.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4092 {"rel.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4093 {"rybnik.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4094 {"rzeszow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4095 {"sanok.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4096 {"sejny.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4097 {"sex.pl", &z[1103], x, 0x1, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4098 {"shop.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4099 {"sklep.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4100 {"skoczow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4101 {"slask.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4102 {"slupsk.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4103 {"sos.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4104 {"sosnowiec.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4105 {"stalowa-wola.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4106 {"starachowice.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4107 {"stargard.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4108 {"suwalki.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4109 {"swidnica.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4110 {"swiebodzin.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4111 {"swinoujscie.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4112 {"szczecin.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4113 {"szczytno.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4114 {"szkola.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4115 {"targi.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4116 {"tarnobrzeg.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4117 {"tgory.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4118 {"tm.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4119 {"torun.pl", &z[1103], x, 0, e, w{"bilbo.nask.org.pl", "blackbox.uci.uni.torun.pl", "flis.man.torun.pl", "koala.uci.uni.torun.pl"}, n, n, n, e, e, n, f},
4120 {"tourism.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4121 {"travel.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4122 {"turek.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4123 {"turystyka.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4124 {"tychy.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4125 {"ustka.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4126 {"walbrzych.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4127 {"warmia.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4128 {"warszawa.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4129 {"waw.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4130 {"wegrow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4131 {"wielun.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4132 {"wlocl.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4133 {"wloclawek.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4134 {"wodzislaw.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4135 {"wolomin.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4136 {"wroc.pl", &z[1103], x, 0, e, w{"bilbo.nask.org.pl", "kirdan.nask.net.pl", "ldhpux.immt.pwr.wroc.pl", "ns1.net.icm.edu.pl", "sun2.pwr.wroc.pl", "wask.wask.wroc.pl"}, n, n, n, e, e, n, f},
4137 {"wroclaw.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4138 {"zachpomor.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4139 {"zagan.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4140 {"zarow.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4141 {"zgora.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4142 {"zgorzelec.pl", &z[1103], x, 0, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4143 {"at.pn", &z[1110], z[5189:5190], 0, e, n, n, n, n, e, e, n, f},
4144 {"au.pn", &z[1110], z[5190:5191], 0, e, n, n, n, n, e, e, n, f},
4145 {"ca.pn", &z[1110], x, 0, e, n, n, n, n, e, e, n, f},
4146 {"ch.pn", &z[1110], x, 0, e, n, n, n, n, e, e, n, f},
4147 {"cn.pn", &z[1110], x, 0, e, n, n, n, n, e, e, n, f},
4148 {"co.pn", &z[1110], x, 0, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4149 {"de.pn", &z[1110], x, 0, e, n, n, n, n, e, e, n, f},
4150 {"edu.pn", &z[1110], x, 0, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4151 {"es.pn", &z[1110], x, 0, e, w{"ns-1377.awsdns-44.org", "ns-1574.awsdns-04.co.uk", "ns-29.awsdns-03.com", "ns-723.awsdns-26.net"}, n, n, n, e, e, n, f},
4152 {"eu.pn", &z[1110], x, 0x800, e, n, n, n, n, e, e, n, f},
4153 {"fr.pn", &z[1110], x, 0x800, e, n, n, n, n, e, e, n, f},
4154 {"gov.pn", &z[1110], x, 0, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4155 {"in.pn", &z[1110], x, 0, e, w{"ns-1425.awsdns-50.org", "ns-1677.awsdns-17.co.uk", "ns-441.awsdns-55.com", "ns-906.awsdns-49.net"}, n, n, n, e, e, n, t},
4156 {"it.pn", &z[1110], x, 0, e, w{"ns1.speedydns.net", "ns2.speedydns.net"}, n, n, n, e, e, n, f},
4157 {"jp.pn", &z[1110], x, 0x800, e, n, n, n, n, e, e, n, f},
4158 {"net.pn", &z[1110], x, 0, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4159 {"org.pn", &z[1110], x, 0, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4160 {"uk.pn", &z[1110], z[5191:5192], 0x800, e, n, n, n, n, e, e, n, f},
4161 {"us.pn", &z[1110], x, 0, e, n, n, n, n, e, e, n, f},
4162 {"ac.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4163 {"ag.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4164 {"ai.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4165 {"alumni.pr", &z[1118], x, 0, e, w{"descartes.nic.pr", "golomb.nic.pr", "pascal.nic.pr", "pr-dns.denic.de", "pr-ns.anycast.pch.net"}, n, n, n, e, e, n, t},
4166 {"at.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4167 {"au.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4168 {"aw.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4169 {"bb.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4170 {"biz.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4171 {"bm.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4172 {"br.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4173 {"bs.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4174 {"ch.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4175 {"cl.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4176 {"cn.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4177 {"com.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4178 {"de.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4179 {"dm.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4180 {"do.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4181 {"edu.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4182 {"en.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4183 {"es.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4184 {"est.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4185 {"eu.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4186 {"exalumnos.pr", &z[1118], x, 0, e, w{"descartes.nic.pr", "golomb.nic.pr", "pascal.nic.pr", "pr-dns.denic.de", "pr-ns.anycast.pch.net"}, n, n, n, e, e, n, t},
4187 {"fr.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4188 {"gd.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4189 {"gov.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4190 {"gp.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4191 {"ht.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4192 {"info.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4193 {"isla.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4194 {"it.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4195 {"jm.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4196 {"jp.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4197 {"ky.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4198 {"lc.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4199 {"ms.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4200 {"mx.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4201 {"name.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4202 {"net.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4203 {"nl.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4204 {"nom.pr", &z[1118], x, 0, e, n, n, n, n, e, e, n, f},
4205 {"org.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4206 {"pro.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4207 {"prof.pr", &z[1118], x, 0, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4208 {"tc.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4209 {"tt.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4210 {"uk.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4211 {"us.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4212 {"vg.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4213 {"vi.pr", &z[1118], x, 0x800, e, n, n, n, n, e, e, n, f},
4214 {"aaa.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4215 {"aca.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4216 {"acct.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4217 {"arc.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4218 {"avocat.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4219 {"bar.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4220 {"bus.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4221 {"cfp.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4222 {"chi.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4223 {"chiro.pro", &z[1123], x, 0, e, w{"dns111.ovh.net", "ns111.ovh.net"}, n, n, n, e, e, n, f},
4224 {"cpa.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4225 {"dds.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4226 {"den.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4227 {"dent.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4228 {"ed.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4229 {"eng.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4230 {"jur.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4231 {"law.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4232 {"med.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4233 {"min.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4234 {"nitr.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4235 {"nur.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4236 {"nurse.pro", &z[1123], x, 0, e, w{"park1.encirca.net", "park2.encirca.net"}, w{"3.209.180.95", "3.213.229.176"}, n, n, e, e, n, f},
4237 {"opt.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4238 {"pa.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4239 {"pha.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4240 {"pharma.pro", &z[1123], x, 0, e, w{"ns1.sedoparking.com", "ns2.sedoparking.com"}, w{"64.190.63.111"}, n, n, e, e, n, f},
4241 {"pod.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4242 {"pr.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4243 {"prof.pro", &z[1123], x, 0, e, w{"dns1.encirca.net", "dns2.encirca.net"}, n, n, n, e, e, n, f},
4244 {"prx.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4245 {"pt.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, t},
4246 {"recht.pro", &z[1123], x, 0, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4247 {"rel.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4248 {"teach.pro", &z[1123], x, 0, e, w{"curitiba.ns.porkbun.com", "fortaleza.ns.porkbun.com", "maceio.ns.porkbun.com", "salvador.ns.porkbun.com"}, w{"44.230.85.241", "52.33.207.7", "uixie.porkbun.com"}, n, n, e, e, n, f},
4249 {"vet.pro", &z[1123], x, 0, e, n, n, n, n, e, e, n, f},
4250 {"com.ps", &z[1134], x, 0, "https://www.pnina.ps/registration-policy/", w{"ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, e, e, n, f},
4251 {"edu.ps", &z[1134], x, 0, "https://www.tonic.to/", w{"dns1.gov.ps", "dns3.gov.ps", "dns4.pna.ps", "dns5.gov.ps", "ns1.gov.ps", "ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps"}, n, n, n, e, e, n, f},
4252 {"gov.ps", &z[1134], x, 0, e, w{"dns1.gov.ps", "ns1.gov.ps", "ns1.palgov.net", "ns2.palgov.net"}, n, n, n, e, e, n, f},
4253 {"mobi.ps", &z[1134], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "mobi.ps"}, n, n, e, e, n, t},
4254 {"mun.ps", &z[1134], x, 0, e, w{"dns1.gov.ps", "ns1.gov.ps", "ns2.palgov.net", "ns2.pnina.ps"}, n, n, n, e, e, n, f},
4255 {"net.ps", &z[1134], x, 0, e, w{"ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, e, e, n, f},
4256 {"org.ps", &z[1134], x, 0, e, w{"ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, e, e, n, f},
4257 {"plo.ps", &z[1134], x, 0, e, w{"dns3.gov.ps", "dns4.pna.ps", "dns5.gov.ps"}, n, n, n, e, e, n, t},
4258 {"sch.ps", &z[1134], x, 0, e, w{"dns1.gov.ps", "dns3.gov.ps", "dns4.pna.ps", "dns5.gov.ps", "ns1.gov.ps", "ns1.pnina.ps", "ns2.pnina.ps"}, n, n, n, e, e, n, f},
4259 {"co.pt", &z[1135], x, 0, e, w{"ns61.plako.net", "ns62.plako.net"}, n, n, n, e, e, n, t},
4260 {"com.pt", &z[1135], x, 0, e, n, n, n, n, e, e, n, t},
4261 {"edu.pt", &z[1135], x, 0, e, n, n, n, n, e, e, n, f},
4262 {"gov.pt", &z[1135], x, 0, e, w{"a.dns.pt", "dns1.gov.pt", "europe1.dnsnode.net", "ns02.fccn.pt", "nsp.dnsnode.net"}, n, n, n, e, e, n, f},
4263 {"int.pt", &z[1135], x, 0, e, n, n, n, n, e, e, n, f},
4264 {"net.pt", &z[1135], x, 0, e, n, n, n, n, e, e, n, f},
4265 {"nome.pt", &z[1135], x, 0, e, n, n, n, n, e, e, n, f},
4266 {"org.pt", &z[1135], x, 0, e, n, n, n, n, e, e, n, f},
4267 {"publ.pt", &z[1135], x, 0, e, n, n, n, n, e, e, n, f},
4268 {"belau.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, f},
4269 {"co.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, t},
4270 {"com.pw", &z[1137], x, 0, e, w{"ns13.xincache.com", "ns14.xincache.com"}, n, n, n, e, e, n, f},
4271 {"ed.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, t},
4272 {"edu.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, t},
4273 {"go.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, t},
4274 {"gov.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, f},
4275 {"ne.pw", &z[1137], x, 0, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, t},
4276 {"net.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, f},
4277 {"or.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, t},
4278 {"org.pw", &z[1137], x, 0, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, n, n, n, e, e, n, f},
4279 {"com.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4280 {"coop.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4281 {"edu.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4282 {"gov.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4283 {"mil.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4284 {"net.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4285 {"org.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4286 {"una.py", &z[1139], x, 0, e, w{"b.dns.py", "c.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4287 {"com.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, f},
4288 {"edu.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4289 {"gov.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4290 {"mil.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4291 {"name.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, f},
4292 {"net.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, f},
4293 {"org.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4294 {"sch.qa", &z[1140], x, 0, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4295 {"asso.re", &z[1150], x, 0, e, n, n, n, n, e, e, n, f},
4296 {"com.re", &z[1150], x, 0, e, n, n, n, n, e, e, n, f},
4297 {"nom.re", &z[1150], x, 0, e, n, n, n, n, e, e, n, f},
4298 {"arts.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4299 {"co.ro", &z[1185], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, e, e, n, f},
4300 {"com.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4301 {"firm.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4302 {"info.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4303 {"ne.ro", &z[1185], x, 0, e, w{"ns1.eunoc.net", "ns2.eunoc.net", "ns3.eunoc.net"}, w{"185.27.255.9", "now.co.ro"}, n, n, e, e, n, f},
4304 {"nom.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4305 {"nt.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4306 {"or.ro", &z[1185], x, 0, e, w{"ns1.eunoc.net", "ns2.eunoc.net", "ns3.eunoc.net"}, w{"185.27.255.9", "now.co.ro"}, n, n, e, e, n, f},
4307 {"org.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4308 {"rec.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4309 {"ro.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4310 {"sa.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4311 {"srl.ro", &z[1185], x, 0, e, w{"ns1.eunoc.net", "ns2.eunoc.net", "ns3.eunoc.net"}, w{"185.27.255.9", "now.co.ro"}, n, n, e, e, n, f},
4312 {"store.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4313 {"tm.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4314 {"www.ro", &z[1185], x, 0, e, n, n, n, n, e, e, n, f},
4315 {"ac.rs", &z[1194], x, 0, e, w{"ban.junis.ni.ac.rs", "gaea.rcub.bg.ac.rs", "ns.etf.bg.ac.rs", "ns.rcub.bg.ac.rs", "ns.unic.kg.ac.rs", "ns1.uns.ac.rs", "ns2.iif.hu", "odisej.telekom.rs"}, n, n, n, e, e, n, t},
4316 {"co.rs", &z[1194], x, 0, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4317 {"edu.rs", &z[1194], x, 0, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4318 {"gov.rs", &z[1194], x, 0, e, w{"dagda1.isp.telekom.rs", "gov1.nic.rs", "gov2.nic.rs", "ns1.gov.rs", "ns2.gov.rs", "ns3.gov.rs", "ns4.gov.rs"}, n, n, n, e, e, n, f},
4319 {"in.rs", &z[1194], x, 0, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4320 {"org.rs", &z[1194], x, 0, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4321 {"ac.ru", &z[1196], x, 0, e, w{"ns-soa.darenet.dk", "ns1.free.net", "ns2.free.net"}, n, n, n, e, e, n, f},
4322 {"adygeya.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4323 {"bashkiria.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4324 {"bir.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4325 {"cbg.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4326 {"com.ru", &z[1196], x, 0, e, w{"ns3-com.nic.ru", "ns4-com.nic.ru", "ns8-com.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, f},
4327 {"dagestan.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4328 {"edu.ru", &z[1196], x, 0, e, w{"ns.informika.ru", "ns.msu.ru", "ns.runnet.ru", "ns2.free.net", "ns2.informika.ru"}, n, n, n, "whois.informika.ru", e, n, f},
4329 {"gov.ru", &z[1196], x, 0, e, w{"acl.dns.ripn.net", "bcl.dns.ripn.net", "ccl.dns.ripn.net", "ns.gov.ru", "ns2.gov.ru"}, n, n, n, e, e, n, f},
4330 {"grozny.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4331 {"int.ru", &z[1196], x, 0, e, w{"ns.macomnet.ru", "ns2.macomnet.ru", "ns3.macomnet.ru"}, n, n, n, e, e, n, f},
4332 {"kalmykia.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4333 {"kustanai.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4334 {"marine.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4335 {"mil.ru", &z[1196], x, 0, e, w{"ns1.mil.ru", "ns2.mil.ru", "ns4.mil.ru"}, n, n, n, e, e, n, f},
4336 {"mordovia.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4337 {"msk.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"185.76.145.93"}, n, n, e, e, n, f},
4338 {"mytis.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4339 {"nalchik.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4340 {"net.ru", &z[1196], x, 0, e, w{"a.dns-servers.net.ru", "b.dns-servers.net.ru", "d.dns-servers.net.ru", "e.dns-servers.net.ru", "f.dns-servers.net.ru"}, n, n, n, e, e, n, f},
4341 {"nov.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4342 {"org.ru", &z[1196], x, 0, e, w{"a.dns-servers.net.ru", "b.dns-servers.net.ru", "d.dns-servers.net.ru", "e.dns-servers.net.ru", "f.dns-servers.net.ru"}, n, n, n, e, e, n, f},
4343 {"pp.ru", &z[1196], x, 0, e, w{"a.dns-servers.net.ru", "b.dns-servers.net.ru", "d.dns-servers.net.ru", "e.dns-servers.net.ru", "f.dns-servers.net.ru"}, n, n, n, e, e, n, f},
4344 {"pyatigorsk.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4345 {"relarn.ru", &z[1196], x, 0, e, w{"ns1.timeweb.ru", "ns2.timeweb.ru", "ns3.timeweb.org", "ns4.timeweb.org"}, n, n, n, e, e, n, f},
4346 {"spb.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, f},
4347 {"vladikavkaz.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4348 {"vladimir.ru", &z[1196], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4349 {"ac.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4350 {"co.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4351 {"com.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4352 {"edu.rw", &z[1200], x, 0, e, w{"fork.sth.dnsnode.net", "ns-rw.afrinic.net", "ns1.ricta.org.rw", "pch.ricta.org.rw"}, n, n, n, e, e, n, f},
4353 {"gouv.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4354 {"gov.rw", &z[1200], x, 0, e, w{"ns1.rdb.rw", "ns2.aos.rw", "ns3.aos.rw"}, n, n, n, e, e, n, f},
4355 {"int.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4356 {"mil.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4357 {"net.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4358 {"org.rw", &z[1200], x, 0, e, n, n, n, n, e, e, n, f},
4359 {"com.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4360 {"edu.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4361 {"gov.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4362 {"med.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4363 {"net.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4364 {"org.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4365 {"pub.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4366 {"sch.sa", &z[1203], x, 0, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4367 {"com.sb", &z[1223], x, 0, e, n, n, n, n, e, e, n, f},
4368 {"edu.sb", &z[1223], x, 0, e, n, n, n, n, e, e, n, f},
4369 {"gov.sb", &z[1223], x, 0, e, n, n, n, n, e, e, n, f},
4370 {"net.sb", &z[1223], x, 0, e, n, n, n, n, e, e, n, f},
4371 {"org.sb", &z[1223], x, 0, e, n, n, n, n, e, e, n, f},
4372 {"com.sc", &z[1226], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4373 {"edu.sc", &z[1226], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4374 {"gov.sc", &z[1226], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4375 {"net.sc", &z[1226], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4376 {"org.sc", &z[1226], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4377 {"com.sd", &z[1240], x, 0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "ns1.uaenic.ae", "ns2.uaenic.ae", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4378 {"edu.sd", &z[1240], x, 0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4379 {"gov.sd", &z[1240], x, 0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "ns1.uaenic.ae", "ns2.uaenic.ae", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4380 {"info.sd", &z[1240], x, 0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4381 {"med.sd", &z[1240], x, 0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4382 {"net.sd", &z[1240], x, 0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4383 {"org.sd", &z[1240], x, 0, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4384 {"tv.sd", &z[1240], x, 0, e, w{"ns1.domains.sd", "ns2.domains.sd"}, n, n, n, e, e, n, f},
4385 {"a.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, t},
4386 {"ac.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4387 {"b.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4388 {"bd.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4389 {"c.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4390 {"com.se", &z[1241], x, 0, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/com.se/"}, f},
4391 {"d.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4392 {"e.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4393 {"f.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4394 {"g.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4395 {"h.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4396 {"i.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4397 {"k.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4398 {"l.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4399 {"m.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4400 {"mil.se", &z[1241], x, 0, e, w{"dns5.telia.com", "dns6.telia.com", "ns.defence.se", "ns.mil.se", "ns2.mil.se", "ns3.mil.se", "pitea.dns.swip.net"}, n, n, n, e, e, n, f},
4401 {"n.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4402 {"o.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4403 {"org.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4404 {"p.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4405 {"parti.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4406 {"pp.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4407 {"press.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4408 {"r.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4409 {"s.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4410 {"t.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4411 {"tm.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4412 {"u.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4413 {"w.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4414 {"x.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4415 {"y.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4416 {"z.se", &z[1241], x, 0, e, n, n, n, n, e, e, n, f},
4417 {"com.sg", &z[1256], x, 0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, t},
4418 {"edu.sg", &z[1256], x, 0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4419 {"gov.sg", &z[1256], x, 0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4420 {"net.sg", &z[1256], x, 0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4421 {"org.sg", &z[1256], x, 0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4422 {"per.sg", &z[1256], x, 0, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4423 {"co.sh", &z[1257], x, 0x800, e, n, n, n, n, e, e, n, t},
4424 {"com.sh", &z[1257], x, 0x800, e, n, n, n, n, e, e, n, t},
4425 {"edu.sh", &z[1257], x, 0x800, e, n, n, n, n, e, e, n, t},
4426 {"gov.sh", &z[1257], x, 0x800, e, n, n, n, n, e, e, n, t},
4427 {"net.sh", &z[1257], x, 0x800, e, n, n, n, n, e, e, n, t},
4428 {"nom.sh", &z[1257], x, 0x800, e, n, n, n, n, e, e, n, t},
4429 {"org.sh", &z[1257], x, 0x800, e, n, n, n, n, e, e, n, t},
4430 {"ae.si", &z[1272], x, 0, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4431 {"at.si", &z[1272], x, 0, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4432 {"cn.si", &z[1272], x, 0, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4433 {"co.si", &z[1272], x, 0, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4434 {"de.si", &z[1272], x, 0, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4435 {"uk.si", &z[1272], x, 0, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4436 {"us.si", &z[1272], x, 0, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4437 {"com.sl", &z[1285], x, 0, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4438 {"edu.sl", &z[1285], x, 0, e, w{"ns1.neoip.com"}, n, n, n, e, e, n, t},
4439 {"gov.sl", &z[1285], x, 0, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4440 {"net.sl", &z[1285], x, 0, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4441 {"org.sl", &z[1285], x, 0, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4442 {"art.sn", &z[1290], x, 0, e, w{"dns.ucad.sn", "ns.nic.sn", "ns.ucad.sn"}, n, n, n, e, e, n, f},
4443 {"com.sn", &z[1290], x, 0, e, w{"ns.nic.sn", "ns.ucad.sn", "ns3.cctld.sn"}, n, n, n, e, e, n, f},
4444 {"edu.sn", &z[1290], x, 0, e, w{"ns.nic.sn", "ns.ucad.sn", "ns3.cctld.sn"}, n, n, n, e, e, n, f},
4445 {"gouv.sn", &z[1290], x, 0, e, w{"ns.gouv.sn", "ns.ucad.sn", "ns2.gouv.sn", "ns3.gouv.sn"}, n, n, n, e, e, n, t},
4446 {"org.sn", &z[1290], x, 0, e, w{"ns.nic.sn", "ns.ucad.sn", "ns3.cctld.sn"}, n, n, n, e, e, n, f},
4447 {"perso.sn", &z[1290], x, 0, e, n, n, n, n, e, e, n, f},
4448 {"univ.sn", &z[1290], x, 0, e, w{"dns.ucad.sn", "ns.nic.sn", "ns.ucad.sn"}, n, n, n, e, e, n, t},
4449 {"com.so", &z[1292], x, 0, e, n, n, n, n, e, e, n, f},
4450 {"edu.so", &z[1292], x, 0, e, n, n, n, n, e, e, n, t},
4451 {"net.so", &z[1292], x, 0, e, n, n, n, n, e, e, n, f},
4452 {"org.so", &z[1292], x, 0, e, n, n, n, n, e, e, n, f},
4453 {"uber.space", &z[1304], x, 0, e, w{"ns1.jonaspasche.com", "ns2.jonaspasche.com", "ns3.jonaspasche.com"}, n, n, n, e, e, n, t},
4454 {"biz.ss", &z[1313], x, 0, e, n, n, n, n, e, e, n, t},
4455 {"com.ss", &z[1313], x, 0, e, n, n, n, n, e, e, n, t},
4456 {"edu.ss", &z[1313], x, 0, e, n, n, n, n, e, e, n, t},
4457 {"me.ss", &z[1313], x, 0, e, n, n, n, n, e, e, n, t},
4458 {"net.ss", &z[1313], x, 0, e, n, n, n, n, e, e, n, t},
4459 {"org.ss", &z[1313], x, 0, e, n, n, n, n, e, e, n, t},
4460 {"sch.ss", &z[1313], x, 0, e, n, n, n, n, e, e, n, t},
4461 {"co.st", &z[1314], x, 0, e, w{"ns1-se.ns.gov.st", "ns1-us.ns.gov.st", "ns2-se.ns.gov.st"}, n, n, n, e, e, n, f},
4462 {"com.st", &z[1314], x, 0, e, w{"ns1-se.ns.gov.st", "ns1-us.ns.gov.st", "ns2-se.ns.gov.st"}, n, n, n, e, e, n, f},
4463 {"consulado.st", &z[1314], x, 0, e, w{"ns1.bahnhof.net", "ns2.bahnhof.net"}, n, n, n, e, e, n, f},
4464 {"edu.st", &z[1314], x, 0, e, w{"ns1.nic.st", "ns2.nic.st", "ns3.nic.st"}, n, n, n, e, e, n, f},
4465 {"embaixada.st", &z[1314], x, 0, e, w{"ns1.bahnhof.net", "ns2.bahnhof.net"}, n, n, n, e, e, n, t},
4466 {"embaizada.st", &z[1314], x, 0, e, n, n, n, n, e, e, n, f},
4467 {"gov.st", &z[1314], x, 0, e, w{"ns1.gov.st", "ns2.gov.st"}, n, n, n, e, e, n, f},
4468 {"mil.st", &z[1314], x, 0, e, w{"ns.bahnhof.se", "ns2.bahnhof.net"}, n, n, n, e, e, n, f},
4469 {"net.st", &z[1314], x, 0, e, w{"ns1.nic.st", "ns2.nic.st", "ns3.nic.st"}, n, n, n, e, e, n, f},
4470 {"org.st", &z[1314], x, 0, e, w{"ns1.webhosting.st", "ns2.webhosting.st"}, n, n, n, e, e, n, f},
4471 {"principe.st", &z[1314], x, 0, e, w{"ns1.govhost.st", "ns2.govhost.st", "ns3.govhost.st"}, n, n, n, e, e, n, f},
4472 {"saotome.st", &z[1314], x, 0, e, w{"ns1.govhost.st", "ns2.govhost.st"}, n, n, n, e, e, n, f},
4473 {"store.st", &z[1314], x, 0, e, w{"ns.bahnhof.se", "ns2.bahnhof.net"}, n, n, n, e, e, n, f},
4474 {"abkhazia.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4475 {"adygeya.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4476 {"aktyubinsk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4477 {"arkhangelsk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4478 {"armenia.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4479 {"ashgabad.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4480 {"azerbaijan.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4481 {"balashov.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4482 {"bashkiria.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4483 {"bryansk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4484 {"bukhara.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4485 {"chimkent.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4486 {"dagestan.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4487 {"east-kazakhstan.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4488 {"exnet.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4489 {"georgia.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4490 {"grozny.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4491 {"ivanovo.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4492 {"jambyl.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4493 {"kalmykia.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4494 {"kaluga.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4495 {"karacol.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4496 {"karaganda.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4497 {"karelia.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4498 {"khakassia.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4499 {"krasnodar.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4500 {"kurgan.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4501 {"kustanai.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4502 {"lenug.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4503 {"mangyshlak.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4504 {"mordovia.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4505 {"msk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4506 {"murmansk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4507 {"nalchik.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4508 {"navoi.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4509 {"north-kazakhstan.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4510 {"nov.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4511 {"obninsk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4512 {"penza.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4513 {"pokrovsk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4514 {"sochi.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4515 {"spb.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4516 {"tashkent.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4517 {"termez.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4518 {"togliatti.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4519 {"troitsk.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4520 {"tselinograd.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4521 {"tula.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4522 {"tuva.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4523 {"vladikavkaz.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4524 {"vladimir.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4525 {"vologda.su", &z[1332], x, 0, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4526 {"com.sv", &z[1341], x, 0, e, n, n, n, n, e, e, n, f},
4527 {"edu.sv", &z[1341], x, 0, e, n, n, n, n, e, e, n, f},
4528 {"gob.sv", &z[1341], x, 0, e, n, n, n, n, e, e, n, f},
4529 {"org.sv", &z[1341], x, 0, e, n, n, n, n, e, e, n, f},
4530 {"red.sv", &z[1341], x, 0, e, n, n, n, n, e, e, n, f},
4531 {"com.sy", &z[1347], x, 0, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4532 {"edu.sy", &z[1347], x, 0, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4533 {"gov.sy", &z[1347], x, 0, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4534 {"mil.sy", &z[1347], x, 0, e, w{"freedns1.registrar-servers.com", "freedns2.registrar-servers.com", "freedns3.registrar-servers.com", "freedns4.registrar-servers.com", "freedns5.registrar-servers.com"}, n, n, n, e, e, n, f},
4535 {"net.sy", &z[1347], x, 0, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4536 {"org.sy", &z[1347], x, 0, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4537 {"ac.sz", &z[1351], x, 0, e, n, n, n, n, e, e, n, f},
4538 {"co.sz", &z[1351], x, 0, e, n, n, n, n, e, e, n, f},
4539 {"org.sz", &z[1351], x, 0, e, n, n, n, n, e, e, n, f},
4540 {"at.tc", &z[1363], z[5192:5193], 0, e, w{"ns1.123k-elazz.com", "ns2.123k-elazz.com"}, n, n, n, e, e, n, f},
4541 {"au.tc", &z[1363], z[5193:5194], 0, e, w{"jake.ns.cloudflare.com", "sue.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4542 {"be.tc", &z[1363], x, 0, e, w{"ns1.be.tc", "ns2.be.tc"}, w{"213.136.89.177"}, n, n, e, e, n, f},
4543 {"biz.tc", &z[1363], x, 0, "https://www.biz.tc/", w{"ns1.nudrv.com", "ns2.nudrv.com"}, w{"64.136.20.39"}, n, n, e, e, n, f},
4544 {"br.tc", &z[1363], x, 0, e, w{"ns1.odeaweb.com", "ns2.odeaweb.com"}, n, n, n, e, e, n, f},
4545 {"ch.tc", &z[1363], x, 0, e, w{"ns1.swisscenter.com", "ns2.swisscenter.com"}, n, n, n, e, e, n, f},
4546 {"com.tc", &z[1363], x, 0, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, t},
4547 {"cz.tc", &z[1363], x, 0, e, w{"fish.ns.cloudflare.com", "jack.ns.cloudflare.com"}, n, n, n, e, e, n, f},
4548 {"de.tc", &z[1363], x, 0, e, n, n, n, n, e, e, n, f},
4549 {"dk.tc", &z[1363], x, 0, e, n, n, n, n, e, e, n, f},
4550 {"edu.tc", &z[1363], x, 0, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, f},
4551 {"es.tc", &z[1363], x, 0, e, w{"ns1.es.tc", "ns2.es.tc"}, n, n, n, e, e, n, t},
4552 {"eu.tc", &z[1363], x, 0, e, n, n, n, n, e, e, n, f},
4553 {"hk.tc", &z[1363], x, 0, e, w{"drew.ns.cloudflare.com", "kia.ns.cloudflare.com"}, n, n, n, e, e, n, f},
4554 {"hu.tc", &z[1363], x, 0x800, e, n, n, n, n, e, e, n, f},
4555 {"ie.tc", &z[1363], x, 0, e, n, n, n, n, e, e, n, f},
4556 {"int.tc", &z[1363], x, 0, e, w{"ns1.int.tc", "ns2.int.tc"}, n, n, n, e, e, n, f},
4557 {"it.tc", &z[1363], x, 0, e, w{"ns0.dnsmadeeasy.com", "ns1.dnsmadeeasy.com", "ns3.dnsmadeeasy.com", "ns4.dnsmadeeasy.com"}, w{"157.230.67.179"}, n, n, e, e, n, f},
4558 {"kr.tc", &z[1363], x, 0, e, w{"ns.udag.de", "ns.udag.net", "ns.udag.org"}, w{"89.31.143.1"}, n, n, e, e, n, f},
4559 {"mx.tc", &z[1363], x, 0, e, w{"ns1.dreamhost.com", "ns2.dreamhost.com", "ns3.dreamhost.com"}, n, n, n, e, e, n, f},
4560 {"net.tc", &z[1363], x, 0, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc"}, n, n, n, e, e, n, f},
4561 {"no.tc", &z[1363], x, 0, e, w{"betty.ns.cloudflare.com", "kai.ns.cloudflare.com"}, w{"77.79.104.210"}, n, n, e, e, n, f},
4562 {"org.tc", &z[1363], x, 0, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, t},
4563 {"ph.tc", &z[1363], x, 0, e, w{"default1.nic.tc", "default2.nic.tc"}, n, n, n, e, e, n, f},
4564 {"pl.tc", &z[1363], x, 0, e, w{"ns-55-c.gandi.net", "ns-68-a.gandi.net", "ns-71-b.gandi.net"}, n, n, n, e, e, n, f},
4565 {"pro.tc", &z[1363], x, 0, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, f},
4566 {"ru.tc", &z[1363], x, 0, e, w{"jake.ns.cloudflare.com", "sue.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4567 {"se.tc", &z[1363], x, 0, e, w{"jill.ns.cloudflare.com", "noah.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4568 {"shop.tc", &z[1363], x, 0, e, w{"ns.onshore.net", "ns2.onshore.net"}, n, n, n, e, e, n, f},
4569 {"th.tc", &z[1363], x, 0, e, w{"jill.ns.cloudflare.com", "noah.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4570 {"ua.tc", &z[1363], x, 0, e, n, n, n, n, e, e, n, f},
4571 {"uk.tc", &z[1363], z[5194:5197], 0, e, w{"ns1.uk.tc", "ns2.uk.tc"}, n, n, n, e, e, n, f},
4572 {"us.tc", &z[1363], x, 0, e, n, n, n, n, e, e, n, f},
4573 {"com.td", &z[1365], x, 0, e, n, n, n, n, e, e, n, f},
4574 {"net.td", &z[1365], x, 0, e, n, n, n, n, e, e, n, f},
4575 {"org.td", &z[1365], x, 0, e, n, n, n, n, e, e, n, f},
4576 {"tourism.td", &z[1365], x, 0, e, n, n, n, n, e, e, n, f},
4577 {"at.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4578 {"bg.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4579 {"ca.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4580 {"ch.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4581 {"cz.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4582 {"de.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4583 {"edu.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4584 {"eu.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4585 {"int.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4586 {"net.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4587 {"pl.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4588 {"ru.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4589 {"sg.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4590 {"us.tf", &z[1377], x, 0, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4591 {"ac.th", &z[1379], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4592 {"co.th", &z[1379], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4593 {"go.th", &z[1379], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4594 {"in.th", &z[1379], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4595 {"mi.th", &z[1379], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4596 {"net.th", &z[1379], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4597 {"or.th", &z[1379], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4598 {"ac.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4599 {"aero.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4600 {"biz.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4601 {"co.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4602 {"com.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4603 {"coop.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4604 {"dyn.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4605 {"edu.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4606 {"go.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4607 {"gov.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4608 {"info.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4609 {"int.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4610 {"mil.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4611 {"museum.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4612 {"my.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4613 {"name.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4614 {"net.tj", &z[1395], x, 0x800, e, n, n, n, n, e, e, n, f},
4615 {"org.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4616 {"per.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4617 {"pro.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4618 {"web.tj", &z[1395], x, 0, e, n, n, n, n, e, e, n, f},
4619 {"24.tl", &z[1400], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.tl", "95.217.58.108"}, n, n, e, e, n, t},
4620 {"com.tl", &z[1400], x, 0, e, n, n, n, n, e, e, n, f},
4621 {"gov.tl", &z[1400], x, 0, e, n, n, n, n, e, e, n, f},
4622 {"in.tl", &z[1400], x, 0x800, e, n, n, n, n, e, e, n, f},
4623 {"na.tl", &z[1400], x, 0, e, w{"ns1.afraid.org", "ns2.afraid.org", "ns3.afraid.org", "ns4.afraid.org"}, n, n, n, e, e, n, t},
4624 {"net.tl", &z[1400], x, 0, e, n, n, n, n, e, e, n, f},
4625 {"org.tl", &z[1400], x, 0, e, n, n, n, n, e, e, n, f},
4626 {"co.tm", &z[1401], x, 0, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, t},
4627 {"com.tm", &z[1401], x, 0, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4628 {"edu.tm", &z[1401], x, 0, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4629 {"gov.tm", &z[1401], x, 0, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4630 {"mil.tm", &z[1401], x, 0, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, t},
4631 {"net.tm", &z[1401], x, 0, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4632 {"nom.tm", &z[1401], x, 0x800, e, n, n, n, n, e, e, n, t},
4633 {"org.tm", &z[1401], x, 0, e, w{"dns01.nic.tm", "dns1.nic.tm", "dns2.nic.tm", "dns3.nic.tm", "dns4.nic.tm", "dns5.nic.tm", "dns6.nic.tm", "dns7.nic.tm"}, n, n, n, e, e, n, f},
4634 {"agrinet.tn", &z[1403], x, 0, e, w{"ns4.ati.tn", "ns6.ati.tn"}, n, n, n, e, e, n, f},
4635 {"com.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4636 {"defense.tn", &z[1403], x, 0, e, w{"ns1.defense.tn", "ns2.defense.tn"}, n, n, n, e, e, n, f},
4637 {"edunet.tn", &z[1403], x, 0, e, w{"ns1.cnte.tn", "ns2.cnte.tn"}, n, n, n, e, e, n, f},
4638 {"ens.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4639 {"fin.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4640 {"gov.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4641 {"ind.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4642 {"info.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4643 {"intl.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4644 {"mincom.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4645 {"nat.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4646 {"net.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4647 {"org.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4648 {"perso.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4649 {"rnrt.tn", &z[1403], x, 0, e, w{"ns1.cck.rnu.tn", "ns2.cck.rnu.tn", "ns3.cck.rnu.tn"}, n, n, n, e, e, n, f},
4650 {"rns.tn", &z[1403], x, 0, e, w{"ns4.ati.tn", "ns6.ati.tn"}, n, n, n, e, e, n, f},
4651 {"rnu.tn", &z[1403], x, 0, e, w{"ns1.cck.rnu.tn", "ns2.cck.rnu.tn", "ns3.cck.rnu.tn"}, n, n, n, e, e, n, f},
4652 {"tourism.tn", &z[1403], x, 0, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4653 {"com.tp", &z[1417], x, 0x800, e, n, n, n, n, e, e, n, f},
4654 {"or.tp", &z[1417], x, 0x800, e, n, n, n, n, e, e, n, f},
4655 {"org.tp", &z[1417], x, 0x800, e, n, n, n, n, e, e, n, f},
4656 {"av.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4657 {"bbs.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4658 {"bel.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4659 {"biz.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4660 {"com.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4661 {"dr.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4662 {"edu.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4663 {"gen.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4664 {"gov.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4665 {"info.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4666 {"k12.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4667 {"mil.tr", &z[1418], x, 0, e, n, n, n, n, e, e, n, t},
4668 {"name.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4669 {"nc.tr", &z[1418], x, 0, e, w{"ns1.nc.tr", "ns2.nc.tr"}, n, n, n, e, e, n, t},
4670 {"net.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4671 {"org.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4672 {"pol.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4673 {"tel.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4674 {"tsk.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4675 {"tv.tr", &z[1418], x, 0, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4676 {"web.tr", &z[1418], x, 0, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4677 {"aero.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, t},
4678 {"at.tt", &z[1433], z[5197:5198], 0, e, w{"ns1.viennaweb.at", "ns2.viennaweb.at"}, w{"195.225.236.206"}, n, n, e, e, n, f},
4679 {"au.tt", &z[1433], z[5198:5199], 0, e, n, n, n, n, e, e, n, f},
4680 {"be.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4681 {"biz.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4682 {"ca.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4683 {"cat.tt", &z[1433], x, 0, e, w{"ns1.cctld.com", "ns2.cctld.com"}, n, n, n, e, e, n, t},
4684 {"ch.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4685 {"co.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, t},
4686 {"com.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4687 {"coop.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, t},
4688 {"de.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4689 {"edu.tt", &z[1433], x, 0, e, w{"ns1.edu.tt", "ns2.edu.tt"}, n, n, n, e, e, n, f},
4690 {"es.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4691 {"eu.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4692 {"fr.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4693 {"gov.tt", &z[1433], x, 0, e, w{"dns5.gov.tt", "dns6.gov.tt", "dns7.gov.tt", "dns8.gov.tt"}, n, n, n, e, e, n, f},
4694 {"info.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4695 {"int.tt", &z[1433], x, 0, e, w{"ns1.huaweicloud-dns.com", "ns1.huaweicloud-dns.org"}, n, n, n, e, e, n, t},
4696 {"it.tt", &z[1433], x, 0, e, w{"pns41.cloudns.net", "pns42.cloudns.net", "pns43.cloudns.net", "pns44.cloudns.net"}, n, n, n, e, e, n, f},
4697 {"jobs.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, t},
4698 {"mobi.tt", &z[1433], x, 0, e, w{"pns101.cloudns.net", "pns102.cloudns.net", "pns103.cloudns.net", "pns104.cloudns.net"}, n, n, n, e, e, n, t},
4699 {"museum.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, t},
4700 {"name.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4701 {"net.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4702 {"nl.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4703 {"org.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4704 {"pro.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4705 {"tel.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, t},
4706 {"travel.tt", &z[1433], x, 0x800, e, n, n, n, n, e, e, n, t},
4707 {"uk.tt", &z[1433], z[5199:5202], 0, e, n, n, n, n, e, e, n, f},
4708 {"us.tt", &z[1433], x, 0, e, n, n, n, n, e, e, n, f},
4709 {"club.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4710 {"com.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4711 {"ebiz.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4712 {"edu.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "edudns-a1.edu.tw", "edudns-a2.edu.tw", "edudns-a3.edu.tw", "moemoon.edu.tw", "moestar.edu.tw"}, n, n, n, e, e, n, t},
4713 {"game.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4714 {"gov.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4715 {"idv.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4716 {"mil.tw", &z[1440], x, 0, e, w{"dns1.mil.tw", "dns2.mil.tw"}, n, n, n, e, e, n, t},
4717 {"net.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4718 {"org.tw", &z[1440], x, 0, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4719 {"xn--czrw28b.tw" /* 商業.tw */, &z[1440], x, 0, "https://www.twnic.tw/", n, n, n, n, e, e, n, t},
4720 {"xn--uc0atv.tw" /* 組織.tw */, &z[1440], x, 0, "https://www.twnic.tw/", n, n, n, n, e, e, n, t},
4721 {"xn--zf0ao64a.tw" /* 網路.tw */, &z[1440], x, 0, "https://www.twnic.tw/", n, n, n, n, e, e, n, t},
4722 {"ac.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4723 {"co.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4724 {"go.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4725 {"hotel.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4726 {"info.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4727 {"me.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4728 {"mil.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz"}, n, n, n, e, e, n, f},
4729 {"mobi.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4730 {"ne.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4731 {"or.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4732 {"sc.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4733 {"tv.tz", &z[1441], x, 0, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4734 {"biz.ua", &z[1442], x, 0, e, w{"ns1.uadns.com", "ns2.uadns.com", "ns3.uadns.com"}, n, n, n, e, e, n, f},
4735 {"cherkassy.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nn.ns.ua", "ns2.km.ua", "zt.ns.ua"}, n, n, n, e, e, n, f},
4736 {"cherkasy.ua", &z[1442], x, 0, e, w{"ba1.ns.ua", "nn.ns.ua", "ns2.km.ua", "zt.ns.ua"}, n, n, n, e, e, n, t},
4737 {"chernigov.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns3.cn.ua"}, n, n, n, e, e, n, f},
4738 {"chernivtsi.ua", &z[1442], x, 0, e, w{"nix.ns.ua", "ns.cv.ua", "ns.kharkov.ua", "ns2.km.ua"}, n, n, n, e, e, n, t},
4739 {"chernovtsy.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.cv.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4740 {"ck.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nn.ns.ua", "ns2.km.ua", "zt.ns.ua"}, n, n, n, e, e, n, f},
4741 {"cn.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns3.cn.ua"}, n, n, n, e, e, n, f},
4742 {"co.ua", &z[1442], x, 0, e, w{"ns1.uadns.com", "ns2.uadns.com", "ns3.uadns.com"}, n, n, n, "whois.co.ua", e, n, f},
4743 {"com.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"cfdf.com.ns.ua", "ho1.com.ns.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4744 {"crimea.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.crimea.ua", "nn.ns.ua", "ns.crimea.ua"}, n, n, n, "whois.crimea.ua", e, n, f},
4745 {"cv.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.cv.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4746 {"dn.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4747 {"dnepropetrovsk.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ns.dp.ua", "s1.ns.dp.ua", "s2.ns.dp.ua", "s3.ns.dp.ua", "s4.ns.dp.ua"}, n, n, n, e, e, n, f},
4748 {"dnipropetrovsk.ua", &z[1442], x, 0, e, w{"ns.dp.ua", "s1.ns.dp.ua", "s2.ns.dp.ua", "s3.ns.dp.ua", "s4.ns.dp.ua"}, n, n, n, e, e, n, t},
4749 {"donetsk.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4750 {"dp.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ns.dp.ua", "s1.ns.dp.ua", "s2.ns.dp.ua", "s3.ns.dp.ua", "s4.ns.dp.ua"}, n, n, n, e, e, n, f},
4751 {"edu.ua", &z[1442], x, 0, e, w{"ba1.ns.ua", "bg.ns.ua", "ho1.edu.ns.ua", "nn.ns.ua"}, n, n, n, e, e, n, f},
4752 {"gov.ua", &z[1442], x, 0, e, w{"ba1.ns.ua", "bg.ns.ua", "ho1.gov.ns.ua", "nn.ns.ua"}, n, n, n, e, e, n, f},
4753 {"if.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.if.ua", "nn.ns.ua", "ns.dn.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4754 {"in.ua", &z[1442], x, 0, e, w{"ho1.ns.od.ua", "nn.ns.ua", "ns.in.ua"}, n, n, n, "whois.in.ua", e, n, f},
4755 {"ivano-frankivsk.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.if.ua", "nix.ns.ua", "ns.dn.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4756 {"kh.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4757 {"kharkiv.ua", &z[1442], x, 0, e, w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, t},
4758 {"kharkov.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4759 {"kherson.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.ns.ks.ua", "nix.ns.ua", "ns.dn.ua", "ns.kharkov.ua"}, n, n, n, e, e, n, f},
4760 {"khmelnitskiy.ua", &z[1442], x, 0, e, w{"ba1.ns.ua", "nn.ns.ua", "ns.km.ua", "ns2.km.ua", "ns3.km.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4761 {"kiev.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"cfdf.kiev.ns.ua", "ho1.kv.ns.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4762 {"kirovograd.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.host.kr.ua", "ns.infocom.kr.ua"}, n, n, n, e, e, n, f},
4763 {"km.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nn.ns.ua", "ns.km.ua", "ns2.km.ua", "ns3.km.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4764 {"kr.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.host.kr.ua", "ns.infocom.kr.ua"}, n, n, n, e, e, n, f},
4765 {"ks.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.ns.ks.ua", "nix.ns.ua", "ns.dn.ua", "ns.kharkov.ua"}, n, n, n, e, e, n, f},
4766 {"kyiv.ua", &z[1442], x, 0, e, w{"ba1.ns.ua", "bg.ns.ua", "ho1.kv.ns.ua", "nn.ns.ua"}, n, n, n, e, e, n, t},
4767 {"lg.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4768 {"lt.ua", &z[1442], x, 0, e, w{"ho1.ns.lutsk.ua", "nix.ns.ua", "ns.cv.ua"}, n, n, n, e, e, n, f},
4769 {"lugansk.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4770 {"lutsk.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.ns.lutsk.ua", "nix.ns.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4771 {"lviv.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"eta.uar.net", "iota.uar.net", "kappa.uar.net", "ns.lviv.ua", "theta.uar.net", "zeta.uar.net"}, n, n, n, "whois.lviv.ua", e, n, f},
4772 {"mk.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.od.ua", "nix.ns.ua", "ns.mk.ua"}, n, n, n, e, e, n, f},
4773 {"net.ua", &z[1442], x, 0, e, w{"ba1.ns.ua", "ho1.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.net.ua", "ns.sm.ua", "ns.zp.ua", "sx.ns.ua"}, n, n, n, "whois.net.ua", e, n, f},
4774 {"nikolaev.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.od.ua", "nix.ns.ua", "ns.nikolaev.ua"}, n, n, n, e, e, n, f},
4775 {"od.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.ns.od.ua", "nix.ns.ua", "ns.od.ua"}, n, n, n, e, e, n, f},
4776 {"odesa.ua", &z[1442], x, 0, e, w{"ho1.ns.od.ua", "nix.ns.ua", "ns.od.ua"}, n, n, n, e, e, n, f},
4777 {"odessa.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.ns.od.ua", "nix.ns.ua", "ns.od.ua"}, n, n, n, e, e, n, f},
4778 {"org.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.org.ua", "nn.ns.ua", "ns.dn.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4779 {"pl.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.pl.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4780 {"poltava.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.pl.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4781 {"pp.ua", &z[1442], x, 0, e, w{"ns1.uadns.com", "ns2.uadns.com", "ns3.uadns.com"}, n, n, n, "whois.pp.ua", e, n, f},
4782 {"rivne.ua", &z[1442], x, 0, e, w{"ba1.ns.ua", "dns1.easydns.com", "dns2.easydns.net", "dns3.easydns.org", "pns41.cloudns.net", "pns42.cloudns.net"}, n, n, n, e, e, n, t},
4783 {"rovno.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "dns1.easydns.com", "dns2.easydns.net", "dns3.easydns.org", "pns41.cloudns.net", "pns42.cloudns.net"}, n, n, n, e, e, n, f},
4784 {"rv.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "dns1.easydns.com", "dns2.easydns.net", "dns3.easydns.org", "pns41.cloudns.net", "pns42.cloudns.net"}, n, n, n, e, e, n, f},
4785 {"sebastopol.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.crimea.ua", "nn.ns.ua", "ns.crimea.ua"}, n, n, n, "whois.sebastopol.ua", e, n, f},
4786 {"sm.ua", &z[1442], x, 0, e, w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4787 {"sumy.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4788 {"te.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns.te.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4789 {"ternopil.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns.te.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4790 {"uz.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.uz.ua", "nn.ns.ua", "ns.dn.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4791 {"uzhgorod.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.uz.ua", "nix.ns.ua", "ns.dn.ua"}, n, n, n, e, e, n, f},
4792 {"vinnica.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns1.vn.ua", "ns1.vsmu.vinnica.ua", "ns4.nest.vn.ua"}, n, n, n, e, e, n, f},
4793 {"vn.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns1.vn.ua", "ns1.vsmu.vinnica.ua", "ns4.nest.vn.ua"}, n, n, n, e, e, n, f},
4794 {"volyn.ua", &z[1442], x, 0, e, w{"ho1.ns.lutsk.ua", "nix.ns.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4795 {"yalta.ua", &z[1442], x, 0, e, w{"ho1.ns.crimea.ua", "nn.ns.ua", "ns.crimea.ua"}, n, n, n, "whois.yalta.ua", e, n, f},
4796 {"zaporizhzhe.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4797 {"zhitomir.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "impuls.zhitomir.ua", "nix.ns.ua"}, n, n, n, e, e, n, f},
4798 {"zp.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4799 {"zt.ua", &z[1442], x, 0, "http://www.nic.net.ua/", w{"ba1.ns.ua", "impuls.zhitomir.ua", "nix.ns.ua"}, n, n, n, e, e, n, f},
4800 {"ac.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4801 {"co.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4802 {"com.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4803 {"go.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4804 {"mil.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4805 {"ne.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4806 {"or.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4807 {"org.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4808 {"sc.ug", &z[1446], x, 0, e, n, n, n, n, e, e, n, f},
4809 {"ac.uk", &z[1447], x, 0, e, w{"auth03.ns.uu.net", "dns-3.dfn.de", "ns0.ja.net", "ns1.surfnet.nl", "ns2.ja.net", "ns3.ja.net", "ns4.ja.net"}, n, n, n, "whois.ja.net", e, n, f},
4810 {"co.uk", &z[1447], x, 0, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, "whois.nic.uk", e, n, f},
4811 {"gov.uk", &z[1447], x, 0, e, w{"auth00.ns.de.uu.net", "auth50.ns.de.uu.net", "ns0.ja.net", "ns1.surfnet.nl", "ns2.ja.net", "ns3.ja.net", "ns4.ja.net"}, n, n, n, "whois.ja.net", e, n, f},
4812 {"ltd.uk", &z[1447], x, 0, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4813 {"me.uk", &z[1447], x, 0, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4814 {"mod.uk", &z[1447], x, 0, e, w{"ns0047.secondary.cloudflare.com", "ns0170.secondary.cloudflare.com"}, n, n, n, e, e, n, f},
4815 {"net.uk", &z[1447], x, 0, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4816 {"org.uk", &z[1447], x, 0, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4817 {"plc.uk", &z[1447], x, 0, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4818 {"sch.uk", &z[1447], z[5202:5217], 0, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4819 {"ak.us", &z[1457], x, 0, "https://doa.alaska.gov/ets/eash/DNSrequestform.html", n, n, n, n, e, e, n, t},
4820 {"al.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4821 {"ar.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, t},
4822 {"as.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4823 {"az.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4824 {"ca.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4825 {"co.us", &z[1457], x, 0x800, e, n, n, n, n, e, e, n, f},
4826 {"ct.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4827 {"dc.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4828 {"de.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4829 {"dni.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4830 {"fed.us", &z[1457], x, 0, e, w{"a.gov-servers.net", "b.gov-servers.net", "c.gov-servers.net", "d.gov-servers.net"}, n, n, n, "whois.dotgov.gov", e, n, f},
4831 {"fl.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4832 {"ga.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4833 {"gu.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4834 {"hi.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4835 {"ia.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4836 {"id.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4837 {"il.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4838 {"in.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4839 {"isa.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4840 {"kids.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4841 {"ks.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4842 {"ky.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4843 {"la.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4844 {"ma.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4845 {"md.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4846 {"me.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4847 {"mi.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4848 {"mn.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4849 {"mo.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4850 {"ms.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4851 {"mt.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4852 {"nc.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4853 {"nd.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4854 {"ne.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4855 {"nh.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4856 {"nj.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4857 {"nm.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4858 {"nsn.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4859 {"nv.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4860 {"ny.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4861 {"oh.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4862 {"ok.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4863 {"or.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4864 {"pa.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4865 {"pr.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4866 {"ri.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4867 {"sc.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4868 {"sd.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4869 {"tn.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4870 {"tx.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4871 {"ut.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4872 {"va.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4873 {"vi.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4874 {"vt.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4875 {"wa.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4876 {"wi.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4877 {"wv.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4878 {"wy.us", &z[1457], x, 0, e, n, n, n, n, e, e, n, f},
4879 {"com.uy", &z[1458], x, 0, e, w{"ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "seciu.edu.uy"}, n, n, n, e, e, n, f},
4880 {"edu.uy", &z[1458], x, 0, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4881 {"gub.uy", &z[1458], x, 0, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4882 {"mil.uy", &z[1458], x, 0, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4883 {"net.uy", &z[1458], x, 0, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4884 {"org.uy", &z[1458], x, 0, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4885 {"ac.uz", &z[1459], x, 0, e, w{"ns1.sarkor.uz", "ns2.sarkor.uz"}, n, n, n, e, e, n, f},
4886 {"aero.uz", &z[1459], x, 0, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4887 {"biz.uz", &z[1459], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "biz.uz"}, n, n, e, e, n, f},
4888 {"co.uz", &z[1459], x, 0, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4889 {"com.uz", &z[1459], x, 0, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4890 {"coop.uz", &z[1459], x, 0, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4891 {"edu.uz", &z[1459], x, 0, e, w{"dns1.webspace.uz", "dns2.webspace.uz", "dns3.webspace.uz", "dns4.webspace.uz"}, n, n, n, e, e, n, f},
4892 {"info.uz", &z[1459], x, 0, e, w{"ns.ol.uz", "ns.tshtt.uz"}, n, n, n, e, e, n, f},
4893 {"int.uz", &z[1459], x, 0, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4894 {"museum.uz", &z[1459], x, 0, e, n, n, n, n, e, e, n, f},
4895 {"name.uz", &z[1459], x, 0, e, w{"ns1.billur.com", "ns2.billur.com"}, n, n, n, e, e, n, f},
4896 {"net.uz", &z[1459], x, 0, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4897 {"org.uz", &z[1459], x, 0, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4898 {"pro.uz", &z[1459], x, 0x8, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4899 {"com.vc", &z[1465], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4900 {"net.vc", &z[1465], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4901 {"org.vc", &z[1465], x, 0, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4902 {"co.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4903 {"com.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4904 {"edu.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4905 {"gob.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4906 {"info.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4907 {"int.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, t},
4908 {"mil.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4909 {"net.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4910 {"org.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4911 {"tec.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, t},
4912 {"web.ve", &z[1466], x, 0, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4913 {"pro.vg", &z[1474], x, 0x200, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "pro.vg"}, n, n, e, e, n, t},
4914 {"biz.vi", &z[1475], x, 0, e, n, n, n, n, e, e, n, f},
4915 {"co.vi", &z[1475], x, 0, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4916 {"com.vi", &z[1475], x, 0, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, t},
4917 {"k12.vi", &z[1475], x, 0, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4918 {"net.vi", &z[1475], x, 0, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4919 {"org.vi", &z[1475], x, 0, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4920 {"ac.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4921 {"biz.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4922 {"com.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4923 {"edu.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4924 {"gov.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4925 {"health.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4926 {"info.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4927 {"int.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4928 {"name.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4929 {"net.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4930 {"org.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4931 {"pro.vn", &z[1491], x, 0, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4932 {"co.vu", &z[1500], x, 0, "https://codotvu.co/", w{"ns1.codotvu.com", "ns2.codotvu.com", "ns3.codotvu.com", "ns4.codotvu.com"}, n, n, n, e, e, n, t},
4933 {"com.vu", &z[1500], x, 0, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, e, e, n, f},
4934 {"name.vu", &z[1500], x, 0x200, e, n, n, n, n, e, e, n, t},
4935 {"net.vu", &z[1500], x, 0, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, e, e, n, f},
4936 {"org.vu", &z[1500], x, 0, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, e, e, n, f},
4937 {"com.ws", &z[1539], x, 0, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4938 {"edu.ws", &z[1539], x, 0, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4939 {"gov.ws", &z[1539], x, 0, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, n, n, n, e, e, n, f},
4940 {"net.ws", &z[1539], x, 0, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4941 {"org.ws", &z[1539], x, 0, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4942 {"co.ye", &z[1554], x, 0, e, n, n, n, n, e, e, n, f},
4943 {"com.ye", &z[1554], x, 0, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4944 {"gov.ye", &z[1554], x, 0, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, t},
4945 {"ltd.ye", &z[1554], x, 0, e, n, n, n, n, e, e, n, f},
4946 {"me.ye", &z[1554], x, 0, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4947 {"net.ye", &z[1554], x, 0, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4948 {"org.ye", &z[1554], x, 0, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4949 {"plc.ye", &z[1554], x, 0, e, n, n, n, n, e, e, n, f},
4950 {"ac.yu", &z[1562], z[5217:5218], 0x800, e, n, n, n, n, e, e, n, f},
4951 {"cg.yu", &z[1562], x, 0x800, e, n, n, n, n, e, e, n, f},
4952 {"co.yu", &z[1562], x, 0x800, e, n, n, n, n, e, e, n, t},
4953 {"edu.yu", &z[1562], x, 0x800, e, n, n, n, n, e, e, n, f},
4954 {"gov.yu", &z[1562], x, 0x800, e, n, n, n, n, e, e, n, f},
4955 {"org.yu", &z[1562], x, 0x800, e, n, n, n, n, e, e, n, f},
4956 {"ac.za", &z[1564], x, 0, e, w{"disa.tenet.ac.za", "ns2us.dns.business", "ns3.dns.business", "ns4.dns.business", "za-ns.anycast.pch.net"}, n, n, n, "whois.ac.za", e, n, f},
4957 {"agric.za", &z[1564], x, 0, e, w{"demeter.is.co.za", "jupiter.is.co.za", "titan.is.co.za"}, n, n, n, e, e, n, f},
4958 {"alt.za", &z[1564], x, 0, e, w{"ns-za.afrinic.net", "ns1.iafrica.com", "ns2.iafrica.com", "psg.com", "za-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4959 {"bourse.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4960 {"city.za", &z[1564], x, 0, e, n, n, n, n, e, e, n, f},
4961 {"co.za", &z[1564], x, 0, e, w{"coza1.dnsnode.net", "ns.coza.net.za", "ns0.is.co.za", "ns2us.dns.business"}, n, n, n, "coza-whois.registry.net.za", e, n, f},
4962 {"cybernet.za", &z[1564], x, 0, e, n, n, n, n, e, e, n, f},
4963 {"db.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4964 {"edu.za", &z[1564], x, 0, e, w{"ns-za.afrinic.net", "ns1.iafrica.com", "ns2.iafrica.com", "za-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4965 {"gov.za", &z[1564], x, 0, e, w{"ns1.gov.za", "ns1.inx.net.za", "ns2.gov.za", "ns2.inx.net.za", "ns3.gov.za", "ns3.inx.net.za"}, n, n, n, "whois.gov.za", e, n, f},
4966 {"grondar.za", &z[1564], x, 0, e, w{"ns.rail.eu.org", "ns0.keltia.net", "ns2.bortzmeyer.org"}, n, n, n, e, e, n, f},
4967 {"iaccess.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4968 {"imt.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4969 {"inca.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4970 {"landesign.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4971 {"law.za", &z[1564], x, 0, e, w{"ns0.is.co.za", "ns1.dns.net.za", "ns2us.dns.business"}, n, n, n, e, e, n, f},
4972 {"mil.za", &z[1564], x, 0, e, w{"ns1.gov.za", "ns2.gov.za", "ns3.gov.za"}, n, n, n, e, e, n, f},
4973 {"net.za", &z[1564], x, 0, e, w{"ns0.is.co.za", "za-ns.anycast.pch.net"}, n, n, n, "net-whois.registry.net.za", e, n, f},
4974 {"ngo.za", &z[1564], x, 0, e, w{"antares.wisenet.co.za", "ns1.sn.apc.org", "ns2.sn.apc.org"}, n, n, n, e, e, n, f},
4975 {"nis.za", &z[1564], x, 0, e, w{"ns1.mywebserver.co.za", "ns2.mywebserver.co.za", "ns3.mywebserver.co.za"}, n, n, n, e, e, n, f},
4976 {"nom.za", &z[1564], x, 0, e, w{"ins1.c6dns.com", "ns0.plig.net", "secdns1.posix.co.za", "za-ns.anycast.pch.net"}, w{"78.31.111.139"}, n, n, e, e, n, f},
4977 {"olivetti.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4978 {"org.za", &z[1564], x, 0, e, w{"ns0.is.co.za", "ns0.plig.net", "za-ns.anycast.pch.net"}, n, n, n, "org-whois.registry.net.za", e, n, f},
4979 {"pix.za", &z[1564], x, 0x800, e, n, n, n, n, e, e, n, f},
4980 {"school.za", &z[1564], z[5218:5227], 0, e, w{"ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, f},
4981 {"tm.za", &z[1564], x, 0, e, w{"ns0.is.co.za", "ns1.dnsza.co.za", "ns1.iafrica.com", "ns1.lolo.co.za", "ns2.iafrica.com", "ns2.lolo.co.za", "ns3.lolo.co.za", "reaper.org", "sticky.spider.web.za", "za-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4982 {"web.za", &z[1564], x, 0, e, w{"disa.tenet.ac.za", "ns0.is.co.za", "za-ns.anycast.pch.net"}, n, n, n, "web-whois.registry.net.za", e, n, f},
4983 {"ac.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, f},
4984 {"co.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, t},
4985 {"com.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, f},
4986 {"edu.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, t},
4987 {"gov.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, t},
4988 {"net.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, t},
4989 {"org.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, f},
4990 {"sch.zm", &z[1570], x, 0, e, n, n, n, n, e, e, n, t},
4991 {"ac.zw", &z[1574], x, 0, e, w{"ns1.liquidtelecom.net", "ns2.liquidtelecom.net", "uofzns01.uz.ac.zw", "uofzns02.uz.ac.zw"}, n, n, n, e, e, n, f},
4992 {"co.zw", &z[1574], x, 0, e, w{"ns1.liquidtelecom.net", "ns1.zispa.org.zw", "ns2.liquidtelecom.net", "ns2.zispa.org.zw"}, n, n, n, e, e, n, t},
4993 {"com.zw", &z[1574], x, 0, e, n, n, n, n, e, e, n, t},
4994 {"org.zw", &z[1574], x, 0, e, w{"ns1.liquidtelecom.net", "ns1zim.telone.co.zw", "ns2.liquidtelecom.net", "ns2zim.telone.co.zw", "zw-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4995 {"001.xn--p1acf" /* 001.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4996 {"002.xn--p1acf" /* 002.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4997 {"003.xn--p1acf" /* 003.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4998 {"004.xn--p1acf" /* 004.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4999 {"005.xn--p1acf" /* 005.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5000 {"006.xn--p1acf" /* 006.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5001 {"007.xn--p1acf" /* 007.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5002 {"008.xn--p1acf" /* 008.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5003 {"009.xn--p1acf" /* 009.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5004 {"010.xn--p1acf" /* 010.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5005 {"011.xn--p1acf" /* 011.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5006 {"012.xn--p1acf" /* 012.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5007 {"013.xn--p1acf" /* 013.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5008 {"014.xn--p1acf" /* 014.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5009 {"015.xn--p1acf" /* 015.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5010 {"016.xn--p1acf" /* 016.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5011 {"017.xn--p1acf" /* 017.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5012 {"018.xn--p1acf" /* 018.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5013 {"019.xn--p1acf" /* 019.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5014 {"021.xn--p1acf" /* 021.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5015 {"022.xn--p1acf" /* 022.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5016 {"023.xn--p1acf" /* 023.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5017 {"024.xn--p1acf" /* 024.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5018 {"025.xn--p1acf" /* 025.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5019 {"026.xn--p1acf" /* 026.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5020 {"027.xn--p1acf" /* 027.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5021 {"028.xn--p1acf" /* 028.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5022 {"029.xn--p1acf" /* 029.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5023 {"030.xn--p1acf" /* 030.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5024 {"031.xn--p1acf" /* 031.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5025 {"032.xn--p1acf" /* 032.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5026 {"033.xn--p1acf" /* 033.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5027 {"034.xn--p1acf" /* 034.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5028 {"035.xn--p1acf" /* 035.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5029 {"036.xn--p1acf" /* 036.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5030 {"037.xn--p1acf" /* 037.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5031 {"038.xn--p1acf" /* 038.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5032 {"039.xn--p1acf" /* 039.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5033 {"040.xn--p1acf" /* 040.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5034 {"041.xn--p1acf" /* 041.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5035 {"042.xn--p1acf" /* 042.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5036 {"043.xn--p1acf" /* 043.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5037 {"044.xn--p1acf" /* 044.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5038 {"045.xn--p1acf" /* 045.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5039 {"046.xn--p1acf" /* 046.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5040 {"047.xn--p1acf" /* 047.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5041 {"048.xn--p1acf" /* 048.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5042 {"049.xn--p1acf" /* 049.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5043 {"050.xn--p1acf" /* 050.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5044 {"051.xn--p1acf" /* 051.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5045 {"052.xn--p1acf" /* 052.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5046 {"053.xn--p1acf" /* 053.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5047 {"054.xn--p1acf" /* 054.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5048 {"055.xn--p1acf" /* 055.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5049 {"056.xn--p1acf" /* 056.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5050 {"057.xn--p1acf" /* 057.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5051 {"058.xn--p1acf" /* 058.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5052 {"059.xn--p1acf" /* 059.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5053 {"060.xn--p1acf" /* 060.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5054 {"061.xn--p1acf" /* 061.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5055 {"062.xn--p1acf" /* 062.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5056 {"063.xn--p1acf" /* 063.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5057 {"064.xn--p1acf" /* 064.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5058 {"065.xn--p1acf" /* 065.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5059 {"066.xn--p1acf" /* 066.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5060 {"067.xn--p1acf" /* 067.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5061 {"068.xn--p1acf" /* 068.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5062 {"069.xn--p1acf" /* 069.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5063 {"070.xn--p1acf" /* 070.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5064 {"071.xn--p1acf" /* 071.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5065 {"072.xn--p1acf" /* 072.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5066 {"073.xn--p1acf" /* 073.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5067 {"074.xn--p1acf" /* 074.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5068 {"075.xn--p1acf" /* 075.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5069 {"076.xn--p1acf" /* 076.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5070 {"077.xn--p1acf" /* 077.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5071 {"078.xn--p1acf" /* 078.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5072 {"079.xn--p1acf" /* 079.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5073 {"083.xn--p1acf" /* 083.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5074 {"086.xn--p1acf" /* 086.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5075 {"087.xn--p1acf" /* 087.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5076 {"089.xn--p1acf" /* 089.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5077 {"094.xn--p1acf" /* 094.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5078 {"095.xn--p1acf" /* 095.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5079 {"xn--80aaac0ct.xn--p1acf" /* абакан.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5080 {"xn--80ae0bp.xn--p1acf" /* авто.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5081 {"xn--80awd.xn--p1acf" /* алм.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5082 {"xn--80aa1ag9a.xn--p1acf" /* алтай.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5083 {"xn--80aam8ar9di.xn--p1acf" /* анадырь.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5084 {"xn--80aaa5csg.xn--p1acf" /* астана.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5085 {"xn--80aaa6cmfh0a9d.xn--p1acf" /* астрахань.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5086 {"xn--80ag7c.xn--p1acf" /* ахг.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5087 {"xn--80ab2azb.xn--p1acf" /* баку.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5088 {"xn--80aab6birx.xn--p1acf" /* барнаул.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5089 {"xn--90ais.xn--p1acf" /* бел.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5090 {"xn--90aedc4atap.xn--p1acf" /* белгород.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5091 {"xn--90amc.xn--p1acf" /* биз.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, w{"77.221.159.235"}, n, n, e, e, n, t},
5092 {"xn--80abamkjb7bdt.xn--p1acf" /* биробиджан.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5093 {"xn--90aiiib5f.xn--p1acf" /* бишкек.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5094 {"xn--80abedla9acxg1b7f.xn--p1acf" /* благовещенск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5095 {"xn--90aayernio.xn--p1acf" /* бобруйск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5096 {"xn--90ai6aff.xn--p1acf" /* брест.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5097 {"xn--90asilg6f.xn--p1acf" /* брянск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5098 {"xn--90aoxid7ec.xn--p1acf" /* бурятия.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5099 {"xn--b1aadecsaihi0amca3a.xn--p1acf" /* великийновгород.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5100 {"xn--b1amjiu8dp.xn--p1acf" /* вильнюс.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5101 {"xn--90abjlm5be.xn--p1acf" /* витебск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5102 {"xn--80adbhunc2aa3al.xn--p1acf" /* владивосток.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5103 {"xn--80aaafckyesce.xn--p1acf" /* владикавказ.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5104 {"xn--80adhqaok7a.xn--p1acf" /* владимир.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5105 {"xn--80add5ao.xn--p1acf" /* волга.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5106 {"xn--80addag2buct.xn--p1acf" /* волгоград.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5107 {"xn--80adde7arb.xn--p1acf" /* вологда.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5108 {"xn--b1agd0aean.xn--p1acf" /* воронеж.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5109 {"xn--c1aescj1g.xn--p1acf" /* гомель.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5110 {"xn--c1ac1acci.xn--p1acf" /* гродно.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5111 {"xn--c1aigpdl4f.xn--p1acf" /* грозный.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5112 {"xn--e1aky.xn--p1acf" /* ект.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5113 {"xn--80adia6bo.xn--p1acf" /* ереван.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5114 {"xn--80adbv1agb.xn--p1acf" /* иваново.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5115 {"xn--b1afchn5b.xn--p1acf" /* ижевск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5116 {"xn--h1aeawgfg.xn--p1acf" /* иркутск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5117 {"xn--80aauks4g.xn--p1acf" /* казань.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5118 {"xn--80aaifraljtb8a.xn--p1acf" /* калининград.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5119 {"xn--80aai0ag2c.xn--p1acf" /* калуга.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5120 {"xn--b1afaslnbn.xn--p1acf" /* кемерово.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5121 {"xn--b1afih.xn--p1acf" /* киев.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5122 {"xn--b1alfrj.xn--p1acf" /* киров.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5123 {"xn--b1afiaiu9e.xn--p1acf" /* кишинев.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5124 {"xn--j1aef.xn--p1acf" /* ком.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5125 {"xn--h1adgh.xn--p1acf" /* коми.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5126 {"xn--80atghalgi.xn--p1acf" /* кострома.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5127 {"xn--80aalwqglfe.xn--p1acf" /* краснодар.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5128 {"xn--80atblfjdfd2l.xn--p1acf" /* красноярск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5129 {"xn--j1ael8b.xn--p1acf" /* крым.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5130 {"xn--80afuomr.xn--p1acf" /* курган.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5131 {"xn--j1aarei.xn--p1acf" /* курск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5132 {"xn--g1afe6db.xn--p1acf" /* кызыл.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5133 {"xn--e1afhbv7b.xn--p1acf" /* липецк.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5134 {"xn--80aaakg8bm.xn--p1acf" /* магадан.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5135 {"xn--80aai8a2a.xn--p1acf" /* магас.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5136 {"xn--80asdfng.xn--p1acf" /* майкоп.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5137 {"xn--80aqdibz7g.xn--p1acf" /* марийэл.рус */, &z[1590], x, 0x200, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5138 {"xn--80aqjbv3f.xn--p1acf" /* мариэл.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5139 {"xn--80aaaa2chc7eta.xn--p1acf" /* махачкала.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5140 {"xn--d1abu.xn--p1acf" /* мед.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5141 {"xn--h1aeefu.xn--p1acf" /* минск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5142 {"xn--h1ahn.xn--p1acf" /* мир.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5143 {"xn--b1abpmcm0l.xn--p1acf" /* могилёв.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5144 {"xn--j1adp.xn--p1acf" /* мск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5145 {"xn--80aueagpkl.xn--p1acf" /* мурманск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5146 {"xn--80aqgci6d8a.xn--p1acf" /* нальчик.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5147 {"xn----7sbb1ccbue7h4a.xn--p1acf" /* нарьян-мар.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5148 {"xn--b1avn.xn--p1acf" /* нвс.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5149 {"xn--m1aa.xn--p1acf" /* нн.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5150 {"xn--90absbknhbvge.xn--p1acf" /* новосибирск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5151 {"xn--j1adfn.xn--p1acf" /* омск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5152 {"xn--c1avg.xn--p1acf" /* орг.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5153 {"xn--90aee6admdx.xn--p1acf" /* оренбург.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5154 {"xn--k1afg2e.xn--p1acf" /* орёл.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5155 {"xn--80ajgxi.xn--p1acf" /* пенза.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5156 {"xn--e1aohf5d.xn--p1acf" /* пермь.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5157 {"xn--80aegbkvxddlre.xn--p1acf" /* петрозаводск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5158 {"xn--b1apmck.xn--p1acf" /* псков.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5159 {"xn--c1ajhpcjhd0j.xn--p1acf" /* пятигорск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5160 {"xn--80afo5a.xn--p1acf" /* рига.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5161 {"xn-----7kcgn5cdbagnnnx.xn--p1acf" /* ростов-на-дону.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5162 {"xn--b1a1ade.xn--p1acf" /* рств.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5163 {"xn--80antj7do.xn--p1acf" /* рязань.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5164 {"xn--80aamc3a6ac9a.xn--p1acf" /* салехард.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5165 {"xn--80aaa0cvac.xn--p1acf" /* самара.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5166 {"xn--80aa4alnee.xn--p1acf" /* саранск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5167 {"xn--80aag1ciek.xn--p1acf" /* саратов.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5168 {"xn--80adi0aoagldk8i.xn--p1acf" /* севастополь.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5169 {"xn--90anb6ab4e.xn--p1acf" /* сибирь.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5170 {"xn--e1afkclaggf6a2g.xn--p1acf" /* симферополь.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5171 {"xn--e1akbdhdtf.xn--p1acf" /* смоленск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5172 {"xn--h1aliz.xn--p1acf" /* сочи.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5173 {"xn--90a1af.xn--p1acf" /* спб.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5174 {"xn--80ae1alafffj1i.xn--p1acf" /* ставрополь.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5175 {"xn--80aqialz.xn--p1acf" /* таллин.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5176 {"xn--80acd2blu.xn--p1acf" /* тамбов.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5177 {"xn--80akonve2b.xn--p1acf" /* ташкент.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5178 {"xn--b1ag7af7c.xn--p1acf" /* тверь.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5179 {"xn--j1adfnc.xn--p1acf" /* томск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5180 {"xn--80avue.xn--p1acf" /* тула.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5181 {"xn--p1add.xn--p1acf" /* тур.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5182 {"xn--e1aner7ci.xn--p1acf" /* тюмень.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5183 {"xn--b1aqbiftj7e1a.xn--p1acf" /* ульяновск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5184 {"xn--80a1bd.xn--p1acf" /* уфа.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5185 {"xn--80aacf4bwnk3a.xn--p1acf" /* хабаровск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5186 {"xn--80ablvtof7b4b.xn--p1acf" /* чебоксары.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5187 {"xn--90ahkico2a6b9d.xn--p1acf" /* челябинск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5188 {"xn--e1aaob1aia6b.xn--p1acf" /* черкесск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5189 {"xn--80ap4as.xn--p1acf" /* чита.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5190 {"xn--80apizf6d.xn--p1acf" /* элиста.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5191 {"xn--80af3b0c.xn--p1acf" /* югра.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5192 {"xn--41a.xn--p1acf" /* я.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5193 {"xn--j1aaude4e.xn--p1acf" /* якутск.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5194 {"xn--80aezclli6gta.xn--p1acf" /* ярославль.рус */, &z[1590], x, 0x200, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5195 {"xn--j1aef.xn--p1ai" /* ком.рф */, &z[1591], x, 0x200, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5196 {"xn--e1apq.xn--p1ai" /* нет.рф */, &z[1591], x, 0x200, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5197 {"xn--c1avg.xn--p1ai" /* орг.рф */, &z[1591], x, 0x200, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5198 {"xn--o-btb9b.xn--90a3ac" /* oбр.срб */, &z[1593], x, 0, e, n, n, n, n, e, e, n, t},
5199 {"xn--o-htb.xn--90a3ac" /* oд.срб */, &z[1593], x, 0, e, n, n, n, n, e, e, n, t},
5200 {"xn--80au.xn--90a3ac" /* ак.срб */, &z[1593], x, 0, e, w{"ban.junis.ni.ac.rs", "gaea.rcub.bg.ac.rs", "ns.etf.bg.ac.rs", "ns.rcub.bg.ac.rs", "ns.unic.kg.ac.rs", "ns1.uns.ac.rs", "ns2.iif.hu", "odisej.telekom.rs"}, n, n, n, e, e, n, t},
5201 {"xn--o1ac.xn--90a3ac" /* пр.срб */, &z[1593], x, 0, e, w{"a.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, t},
5202 {"xn--o1ach.xn--90a3ac" /* упр.срб */, &z[1593], x, 0, e, w{"dagda1.isp.telekom.rs", "ns1.gov.rs", "ns1.nic.rs", "ns2.gov.rs", "ns3.gov.orion.rs"}, n, n, n, e, e, n, t},
5203 {"xn--hhbc1oogwg.xn--mgbbh1a" /* کمپنی.بارت */, &z[1613], x, 0, e, n, n, n, n, e, e, n, t},
5204 {"xn--fhbed7t1n.xn--mgbbh1a71e" /* كمپنی.بھارت */, &z[1616], x, 0, e, n, n, n, n, e, e, n, t},
5205 {"xn--hhbcm0s3h.xn--mgbgu82a" /* ڪمپني.ڀارت */, &z[1637], x, 0, e, n, n, n, n, e, e, n, t},
5206 {"xn--i1b1b4ch5i.xn--h2brj9c" /* कंपनी.भारत */, &z[1641], x, 0, e, n, n, n, n, e, e, n, t},
5207 {"xn--i1b4e9bb5a7f.xn--h2breg3eve" /* संस्था.भारतम् */, &z[1642], x, 0, e, n, n, n, n, e, e, n, t},
5208 {"xn--11b2bfp5fn6er.xn--h2brj9c8c" /* कोम्पानी.भारोत */, &z[1643], x, 0, e, n, n, n, n, e, e, n, t},
5209 {"xn--p5b2bfp1g0b0b.xn--45brj9c" /* কম্পেনি.ভারত */, &z[1646], x, 0, e, n, n, n, n, e, e, n, t},
5210 {"xn--p5b2bfp5fh3fra.xn--45brj9c" /* কোম্পানি.ভারত */, &z[1646], x, 0, e, n, n, n, n, e, e, n, t},
5211 {"xn--p5b2bfp5fn6er.xn--45br5cyl" /* কোম্পানী.ভাৰত */, &z[1647], x, 0, e, n, n, n, n, e, e, n, t},
5212 {"xn--d9b2bf3g1k.xn--s9brj9c" /* ਕੰਪਨੀ.ਭਾਰਤ */, &z[1648], x, 0, e, n, n, n, n, e, e, n, t},
5213 {"xn--hdc1b4ch5i.xn--gecrj9c" /* કંપની.ભારત */, &z[1649], x, 0, e, n, n, n, n, e, e, n, t},
5214 {"xn--ohc2bfp5fn1g.xn--3hcrj9c" /* କମ୍ପାନୀ.ଭାରତ */, &z[1650], x, 0, e, n, n, n, n, e, e, n, t},
5215 {"xn--vlccpku2dp3h.xn--xkc2dl3a5ee0h" /* நிறுவனம்.இந்தியா */, &z[1651], x, 0, e, n, n, n, n, e, e, n, t},
5216 {"xn--goc1b4ch5i8a.xn--fpcrj9c3d" /* కంపెనీ.భారత్ */, &z[1655], x, 0, e, n, n, n, n, e, e, n, t},
5217 {"xn--3rc1b4ch0i.xn--2scrj9c" /* ಕಂಪನಿ.ಭಾರತ */, &z[1656], x, 0, e, n, n, n, n, e, e, n, t},
5218 {"xn--bwc2bah0ipd.xn--rvc1e0am3e" /* കന്പനി.ഭാരതം */, &z[1657], x, 0, e, n, n, n, n, e, e, n, t},
5219 {"xn--12co0c3b4eva.xn--o3cw4h" /* ธุรกิจ.ไทย */, &z[1660], x, 0, e, w{"a.thains.co.th", "b.thains.co.th", "p.thains.co.th"}, n, n, n, e, e, n, t},
5220 {"xn--gmqw5a.xn--j6w193g" /* 個人.香港 */, &z[1746], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5221 {"xn--55qx5d.xn--j6w193g" /* 公司.香港 */, &z[1746], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5222 {"xn--mxtq1m.xn--j6w193g" /* 政府.香港 */, &z[1746], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5223 {"xn--wcvs22d.xn--j6w193g" /* 教育.香港 */, &z[1746], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5224 {"xn--uc0atv.xn--j6w193g" /* 組織.香港 */, &z[1746], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5225 {"xn--od0alg.xn--j6w193g" /* 網絡.香港 */, &z[1746], x, 0, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5226 {"lda.co.ao", &z[1813], x, 0, e, w{"ns.inventadomains.com", "ns2.inventadomains.com"}, n, n, n, e, e, n, t},
5227 {"sa.co.ao", &z[1813], x, 0, e, n, n, n, n, e, e, n, t},
5228 {"esc.edu.ar", &z[1821], x, 0, e, w{"ns1.innova-red.net", "ns2.innova-red.net"}, n, n, n, e, e, n, t},
5229 {"act.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5230 {"nsw.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5231 {"nt.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5232 {"qld.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5233 {"sa.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5234 {"tas.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5235 {"vic.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5236 {"wa.edu.au", &z[1845], x, 0, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5237 {"fed.rep.br", &z[2109], x, 0, e, w{"ns1.siteswebs.com", "ns2.siteswebs.com"}, n, n, n, e, e, n, t},
5238 {"wireless.keyword.cn", &z[2233], x, 0, e, n, n, n, n, e, e, n, t},
5239 {"ltd.co.im", &z[2688], x, 0, e, n, n, n, n, e, e, n, t},
5240 {"plc.co.im", &z[2688], x, 0, e, n, n, n, n, e, e, n, t},
5241 {"lg.gov.ng", &z[3583], x, 0, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, t},
5242 {"co.net.nz", &z[3791], x, 0, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, t},
5243 {"al.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eu.org"}, n, n, n, e, e, n, t},
5244 {"asso.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5245 {"at.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5246 {"au.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5247 {"be.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5248 {"bg.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5249 {"ca.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5250 {"cd.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5251 {"ch.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org", "ns1.imp.ch", "ns2.imp.ch"}, n, n, n, e, e, n, t},
5252 {"cn.eu.org", &z[3809], x, 0, e, w{"ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5253 {"cy.eu.org", &z[3809], x, 0, e, w{"ns.eu.org", "ns1.absolight.net", "ns1.tee.gr", "ns2.absolight.net", "ns2.tee.gr", "ns3.absolight.net", "ns4.absolight.net"}, n, n, n, e, e, n, t},
5254 {"cz.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5255 {"de.eu.org", &z[3809], x, 0, e, w{"ns.oberon.net", "ns1.absolight.net", "ns2.absolight.net", "ns2.lf.net", "ns3.absolight.net", "ns4.absolight.net"}, n, n, n, e, e, n, t},
5256 {"dk.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5257 {"edu.eu.org", &z[3809], x, 0, e, w{"auth1.dns.elm.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5258 {"ee.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5259 {"es.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5260 {"fi.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5261 {"fr.eu.org", &z[3809], x, 0, e, w{"auth1.dns.elm.net", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5262 {"gr.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns.eu.org", "ns1.absolight.net", "ns1.tee.gr", "ns2.absolight.net", "ns2.tee.gr", "ns3.absolight.net", "ns4.absolight.net"}, n, n, n, e, e, n, t},
5263 {"hr.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5264 {"hu.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5265 {"ie.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5266 {"il.eu.org", &z[3809], x, 0, e, w{"ns.eu.org", "ns1.eu.org"}, n, n, n, e, e, n, t},
5267 {"in.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5268 {"int.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5269 {"is.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5270 {"it.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5271 {"jp.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5272 {"kr.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5273 {"lt.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5274 {"lu.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5275 {"lv.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5276 {"me.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5277 {"mk.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5278 {"mt.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5279 {"my.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5280 {"net.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5281 {"ng.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5282 {"nl.eu.org", &z[3809], x, 0, e, w{"auth.dns.suryo.com", "auth1.dns.elm.net", "ns.eu.org", "ns.lf.net", "ns1.elm-consultancy.nl", "ns4.coloclue.net"}, n, n, n, e, e, n, t},
5283 {"no.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5284 {"nz.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5285 {"pl.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5286 {"pt.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5287 {"ro.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5288 {"ru.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5289 {"se.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5290 {"si.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5291 {"sk.eu.org", &z[3809], x, 0, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5292 {"tr.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5293 {"uk.eu.org", &z[3809], x, 0, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5294 {"us.eu.org", &z[3809], x, 0, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5295 {"co.at.pn", &z[4037], x, 0, e, n, n, n, n, e, e, n, t},
5296 {"com.au.pn", &z[4038], x, 0, e, n, n, n, n, e, e, n, t},
5297 {"co.uk.pn", &z[4054], x, 0, e, n, n, n, n, e, e, n, t},
5298 {"co.at.tc", &z[4434], x, 0, e, n, n, n, n, e, e, n, t},
5299 {"com.au.tc", &z[4435], x, 0x800, e, n, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, t},
5300 {"co.uk.tc", &z[4465], x, 0, e, n, n, n, n, e, e, n, t},
5301 {"me.uk.tc", &z[4465], x, 0, e, n, n, n, n, e, e, n, t},
5302 {"org.uk.tc", &z[4465], x, 0, e, n, n, n, n, e, e, n, t},
5303 {"co.at.tt", &z[4572], x, 0, e, n, w{"195.225.236.206"}, n, n, e, e, n, t},
5304 {"com.au.tt", &z[4573], x, 0, e, n, n, n, n, e, e, n, t},
5305 {"co.uk.tt", &z[4601], x, 0, e, n, n, n, n, e, e, n, t},
5306 {"me.uk.tt", &z[4601], x, 0, e, n, n, n, n, e, e, n, t},
5307 {"org.uk.tt", &z[4601], x, 0, e, n, n, n, n, e, e, n, t},
5308 {"barking-dagenham.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5309 {"barnet.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5310 {"barnsley.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5311 {"bathnes.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5312 {"beds.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5313 {"bexley.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5314 {"bham.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5315 {"blackburn.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5316 {"blackpool.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5317 {"bolton.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5318 {"bournemouth.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5319 {"bracknell-forest.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5320 {"bradford.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5321 {"brent.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5322 {"doncaster.sch.uk", &z[4712], x, 0, e, n, n, n, n, e, e, n, t},
5323 {"bg.ac.yu", &z[4844], x, 0x800, e, n, n, n, n, e, e, n, t},
5324 {"ecape.school.za", &z[4874], x, 0, e, w{"ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5325 {"fs.school.za", &z[4874], x, 0, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "nyx.marques.co.za", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
5326 {"gp.school.za", &z[4874], x, 0, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "ns2.obsidian.co.za"}, n, n, n, e, e, n, t},
5327 {"kzn.school.za", &z[4874], x, 0, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "sec.zadns.net", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
5328 {"lp.school.za", &z[4874], x, 0, e, w{"lava.obsidian.co.za", "ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5329 {"mpm.school.za", &z[4874], x, 0, e, w{"lava.obsidian.co.za", "ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5330 {"ncape.school.za", &z[4874], x, 0, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
5331 {"nw.school.za", &z[4874], x, 0, e, w{"lava.obsidian.co.za", "ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5332 {"wcape.school.za", &z[4874], x, 0, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
106 {"aaa", r, x, 0x42, "American Automobile Association, Inc.", "http://nic.aaa/", w{"a.nic.aaa", "b.nic.aaa", "c.nic.aaa", "ns1.dns.nic.aaa", "ns2.dns.nic.aaa", "ns3.dns.nic.aaa"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.aaa", e, w{"https://rdap.nic.aaa/"}, t},
107 {"aarp", r, x, 0x42, "AARP", "https://www.aarp.org/everywhere/aarp-nic/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.aarp", e, w{"https://tld-rdap.verisign.com/aarp/v1/"}, t},
108 {"abarth", r, x, 0x42, "Fiat Chrysler Automobiles N.V.", "http://nic.abarth/", w{"a0.nic.abarth", "a2.nic.abarth", "b0.nic.abarth", "c0.nic.abarth"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/abarth/"}, f},
109 {"abb", r, x, 0x42, "ABB Ltd", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/abb/v1/"}, f},
110 {"abbott", r, x, 0x42, "Abbott Laboratories, Inc.", "https://nic.abbott/", w{"a0.nic.abbott", "a2.nic.abbott", "b0.nic.abbott", "c0.nic.abbott"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/abbott/"}, f},
111 {"abbvie", r, x, 0x42, "AbbVie Inc.", "http://nic.abbvie/", w{"dns1.nic.abbvie", "dns2.nic.abbvie", "dns3.nic.abbvie", "dns4.nic.abbvie", "dnsa.nic.abbvie", "dnsb.nic.abbvie", "dnsc.nic.abbvie", "dnsd.nic.abbvie"}, n, n, n, "whois.nic.abbvie", e, w{"https://rdap.nominet.uk/abbvie/"}, f},
112 {"abc", r, x, 0x42, "Disney Enterprises, Inc.", "https://www.nic.abc/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.abc", e, w{"https://tld-rdap.verisign.com/abc/v1/"}, f},
113 {"able", r, x, 0x42, "Able Inc.", "http://nic.able/", w{"a.nic.able", "b.nic.able", "c.nic.able", "ns1.dns.nic.able", "ns2.dns.nic.able", "ns3.dns.nic.able"}, n, n, w{"ja"}, "whois.nic.able", e, w{"https://rdap.nic.able/"}, t},
114 {"abogado", r, x, 0x40, "Registry Services, LLC", "http://nic.abogado/", w{"a.nic.abogado", "b.nic.abogado", "c.nic.abogado", "d.nic.abogado"}, n, n, w{"es"}, "whois.nic.abogado", e, w{"https://rdap.nic.abogado/"}, t},
115 {"abudhabi", r, x, 0xc4, "Abu Dhabi Systems and Information Centre", "https://www.tamm.abudhabi/nicabudhabi/index-en.html", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, w{"Abu Dhabi", "AE-AZ"}, w{"ar"}, "whois.nic.abudhabi", e, w{"https://rdap.nic.abudhabi/"}, t},
116 {"ac", r, z[1754:1759], 0xa0, e, "https://icb.co.uk/", w{"a0.nic.ac", "a2.nic.ac", "b0.nic.ac", "c0.nic.ac"}, n, n, n, "whois.nic.ac", e, n, t},
117 {"academy", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.academy", "v0n1.nic.academy", "v0n2.nic.academy", "v0n3.nic.academy", "v2n0.nic.academy", "v2n1.nic.academy"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.academy", e, w{"https://rdap.donuts.co/rdap/"}, t},
118 {"accenture", r, x, 0x42, "Accenture plc", "https://www.accenture.com/us-en/acn-welcome-registry", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/accenture/v1/"}, t},
119 {"accountant", r, x, 0x40, "dot Accountant Limited", "https://www.famousfourmedia.com/", w{"a.nic.accountant", "b.nic.accountant", "c.nic.accountant", "ns1.dns.nic.accountant", "ns2.dns.nic.accountant", "ns3.dns.nic.accountant"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.accountant", e, w{"https://rdap.nic.accountant/"}, t},
120 {"accountants", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.accountants", "v0n1.nic.accountants", "v0n2.nic.accountants", "v0n3.nic.accountants", "v2n0.nic.accountants", "v2n1.nic.accountants"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.accountants", e, w{"https://rdap.donuts.co/rdap/"}, t},
121 {"acer", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
122 {"aco", r, x, 0x42, "ACO Severin Ahlmann GmbH & Co. KG", "https://nic.aco.com/", w{"a.dns.nic.aco", "m.dns.nic.aco", "n.dns.nic.aco"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.aco", e, w{"https://rdap.nic.aco/"}, t},
123 {"active", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
124 {"actor", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.actor", "v0n1.nic.actor", "v0n2.nic.actor", "v0n3.nic.actor", "v2n0.nic.actor", "v2n1.nic.actor"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.actor", e, w{"https://rdap.donuts.co/rdap/"}, t},
125 {"ad", r, z[1759:1760], 0xe0, e, "http://www.nic.ad/", w{"ad.cctld.authdns.ripe.net", "ad.ns.nic.es", "dnsc.ad", "dnsm.ad", "ns3.nic.fr"}, n, n, n, e, e, n, t},
126 {"adac", r, x, 0x42, "Allgemeiner Deutscher Automobil-Club e.V. (ADAC)", "https://www.adac.de/nic-adac/", w{"a.nic.adac", "b.nic.adac", "c.nic.adac", "d.nic.adac"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.nic.adac", e, w{"https://rdap.centralnic.com/adac/"}, t},
127 {"ads", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
128 {"adult", r, x, 0x41, "ICM Registry AD LLC", "https://nic.adult/", w{"a.nic.adult", "b.nic.adult", "c.nic.adult", "d.nic.adult"}, n, n, w{"ar", "be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.adult", e, w{"https://rdap.nic.adult/"}, t},
129 {"ae", r, z[1760:1769], 0xa0, e, "https://www.nic.ae/", w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, "whois.aeda.net.ae", e, n, t},
130 {"aeg", r, x, 0x42, "Aktiebolaget Electrolux", "https://nic.aeg/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.aeg", e, w{"https://tld-rdap.verisign.com/aeg/v1/"}, t},
131 {"aero", r, z[1769:1772], 0x1040, "SITA Information Networking Computing USA", "https://information.aero/", w{"a0.nic.aero", "a2.nic.aero", "b0.nic.aero", "b2.nic.aero", "c0.nic.aero"}, n, n, n, "whois.aero", e, n, f},
132 {"aetna", r, x, 0x42, "Aetna Life Insurance Company", "http://nic.aetna/", w{"a.nic.aetna", "b.nic.aetna", "c.nic.aetna", "ns1.dns.nic.aetna", "ns2.dns.nic.aetna", "ns3.dns.nic.aetna"}, n, n, w{"es", "pt"}, "whois.nic.aetna", e, w{"https://rdap.nic.aetna/"}, t},
133 {"af", r, z[1772:1782], 0xa0, e, "http://www.nic.af/", w{"ns.anycast.nic.af", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.af", e, n, f},
134 {"afamilycompany", r, x, 0x842, "Johnson Shareholdings, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.afamilycompany", e, w{"https://tld-rdap.verisign.com/afamilycompany/v1/"}, f},
135 {"afl", r, x, 0x42, "Australian Football League", "http://nic.afl/", w{"a.nic.afl", "b.nic.afl", "c.nic.afl", "d.nic.afl"}, n, n, n, "whois.nic.afl", e, w{"https://rdap.nic.afl/"}, f},
136 {"africa", r, x, 0xc0, "ZA Central Registry NPC trading as Registry.Africa", "https://newgtlds.icann.org/", w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Africa"}, n, "whois.nic.africa", e, w{"https://rdap.nic.africa/rdap/"}, f},
137 {"africamagic", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
138 {"ag", r, z[1782:1788], 0xa0, e, "https://www.nic.ag/", w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois.nic.ag", e, n, f},
139 {"agakhan", r, x, 0x42, "Fondation Aga Khan (Aga Khan Foundation)", "https://newgtlds.icann.org/", w{"a0.nic.agakhan", "a2.nic.agakhan", "b0.nic.agakhan", "c0.nic.agakhan"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/agakhan/"}, f},
140 {"agency", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.agency", "v0n1.nic.agency", "v0n2.nic.agency", "v0n3.nic.agency", "v2n0.nic.agency", "v2n1.nic.agency"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.agency", e, w{"https://rdap.donuts.co/rdap/"}, t},
141 {"ai", r, z[1788:1792], 0xa0, e, "http://nic.com.ai/", w{"a.lactld.org", "anycastdns1-cz.nic.ai", "anycastdns2-cz.nic.ai", "pch.whois.ai"}, n, n, n, "whois.nic.ai", e, n, f},
142 {"aig", r, x, 0x42, "American International Group, Inc.", "https://www.nic.aig/home", w{"a.nic.aig", "b.nic.aig", "c.nic.aig", "ns1.dns.nic.aig", "ns2.dns.nic.aig", "ns3.dns.nic.aig"}, n, n, w{"es"}, "whois.nic.aig", e, w{"https://rdap.nic.aig/"}, t},
143 {"aigo", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
144 {"airbus", r, x, 0x42, "Airbus S.A.S.", "https://nic.airbus/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Hani", "mul-Hano", "mul-Latn", "ru"}, "whois.nic.airbus", e, w{"https://tld-rdap.verisign.com/airbus/v1/"}, t},
145 {"airforce", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.airforce", "v0n1.nic.airforce", "v0n2.nic.airforce", "v0n3.nic.airforce", "v2n0.nic.airforce", "v2n1.nic.airforce"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.airforce", e, w{"https://rdap.donuts.co/rdap/"}, t},
146 {"airtel", r, x, 0x42, "Bharti Airtel Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.airtel", e, w{"https://tld-rdap.verisign.com/airtel/v1/"}, f},
147 {"akdn", r, x, 0x42, "Fondation Aga Khan (Aga Khan Foundation)", "https://newgtlds.icann.org/", w{"a0.nic.akdn", "a2.nic.akdn", "b0.nic.akdn", "c0.nic.akdn"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/akdn/"}, f},
148 {"al", r, z[1792:1802], 0xa0, e, "http://www.ert.gov.al/ert_eng/domain.html", w{"munnari.oz.au", "ns1.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, "http://www.akep.al/sq/kerkoni-domain", n, f},
149 {"alcon", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
150 {"alfaromeo", r, x, 0x42, "Fiat Chrysler Automobiles N.V.", "http://nic.alfaromeo/", w{"a0.nic.alfaromeo", "a2.nic.alfaromeo", "b0.nic.alfaromeo", "c0.nic.alfaromeo"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/alfaromeo/"}, f},
151 {"alibaba", r, x, 0x42, "Alibaba Group Holding Limited", "http://nic.alibaba/", w{"a0.nic.alibaba", "a2.nic.alibaba", "b0.nic.alibaba", "c0.nic.alibaba"}, n, n, n, "whois.nic.alibaba", e, w{"https://rdap.afilias-srs.net/rdap/alibaba/"}, f},
152 {"alipay", r, x, 0x42, "Alibaba Group Holding Limited", "http://nic.alipay/", w{"a0.nic.alipay", "a2.nic.alipay", "b0.nic.alipay", "c0.nic.alipay"}, n, n, n, "whois.nic.alipay", e, w{"https://rdap.afilias-srs.net/rdap/alipay/"}, f},
153 {"allfinanz", r, x, 0x42, "Allfinanz Deutsche Vermögensberatung Aktiengesellschaft", "https://nic.allfinanz/", w{"a.nic.allfinanz", "b.nic.allfinanz", "c.nic.allfinanz", "d.nic.allfinanz"}, n, n, w{"de"}, "whois.nic.allfinanz", e, w{"https://rdap.centralnic.com/allfinanz/"}, t},
154 {"allfinanzberater", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
155 {"allfinanzberatung", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
156 {"allstate", r, x, 0x42, "Allstate Fire and Casualty Insurance Company", "https://www.allstate.com/landingpages/nic/nic-allstate.aspx", w{"a0.nic.allstate", "a2.nic.allstate", "b0.nic.allstate", "c0.nic.allstate"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/allstate/"}, f},
157 {"ally", r, x, 0x42, "Ally Financial Inc.", "https://www.ally.com/learn/nic/", w{"a.nic.ally", "b.nic.ally", "c.nic.ally", "d.nic.ally"}, n, n, n, "whois.nic.ally", e, w{"https://rdap.afilias-srs.net/rdap/ally/"}, f},
158 {"alsace", r, x, 0x4c0, "Region Grand Est", "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, w{"FR-A"}, w{"mul-Latn"}, "whois.nic.alsace", e, w{"https://rdap.nic.alsace/"}, t},
159 {"alstom", r, x, 0x42, "ALSTOM", "http://nic.alstom/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.alstom", e, w{"https://rdap.nic.alstom/"}, t},
160 {"am", r, z[1802:1809], 0xa0, e, "https://www.amnic.net/", w{"fork.sth.dnsnode.net", "ns-cdn.amnic.net", "ns-pch.amnic.net", "ns-pri.nic.am"}, n, n, n, "whois.amnic.net", e, n, t},
161 {"amazon", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.amazon/", w{"dns1.nic.amazon", "dns2.nic.amazon", "dns3.nic.amazon", "dns4.nic.amazon", "dnsa.nic.amazon", "dnsb.nic.amazon", "dnsc.nic.amazon", "dnsd.nic.amazon"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.amazon", e, w{"https://rdap.nominet.uk/amazon/"}, t},
162 {"americanexpress", r, x, 0x42, "American Express Travel Related Services Company, Inc.", "https://about.americanexpress.com/newsroom/#media-contacts", w{"a.nic.americanexpress", "b.nic.americanexpress", "c.nic.americanexpress", "ns1.dns.nic.americanexpress", "ns2.dns.nic.americanexpress", "ns3.dns.nic.americanexpress"}, n, n, w{"es"}, "whois.nic.americanexpress", e, w{"https://rdap.nic.americanexpress/"}, t},
163 {"americanfamily", r, x, 0x42, "AmFam, Inc.", "https://www.amfam.com/nic-amfam", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.americanfamily", e, w{"https://tld-rdap.verisign.com/americanfamily/v1/"}, t},
164 {"amex", r, x, 0x42, "American Express Travel Related Services Company, Inc.", "https://about.americanexpress.com/newsroom/#media-contacts", w{"a.nic.amex", "b.nic.amex", "c.nic.amex", "ns1.dns.nic.amex", "ns2.dns.nic.amex", "ns3.dns.nic.amex"}, n, n, w{"es"}, "whois.nic.amex", e, w{"https://rdap.nic.amex/"}, t},
165 {"amfam", r, x, 0x42, "AmFam, Inc.", "https://www.amfam.com/nic-amfam", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.amfam", e, w{"https://tld-rdap.verisign.com/amfam/v1/"}, t},
166 {"amica", r, x, 0x42, "Amica Mutual Insurance Company", "https://nic.amica/", w{"a.nic.amica", "b.nic.amica", "c.nic.amica", "ns1.dns.nic.amica", "ns2.dns.nic.amica", "ns3.dns.nic.amica"}, n, n, n, "whois.nic.amica", e, w{"https://rdap.nic.amica/"}, f},
167 {"amp", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
168 {"amsterdam", r, x, 0xc4, "Gemeente Amsterdam", "https://nic.amsterdam/", w{"ns1.nic.amsterdam", "ns2.nic.amsterdam", "ns3.nic.amsterdam", "ns4.nic.amsterdam"}, n, w{"Amsterdam", "NL-NH"}, n, "whois.nic.amsterdam", e, w{"https://rdap.nic.amsterdam/"}, f},
169 {"an", r, z[1809:1813], 0x8a8, e, "http://www.una.an/an_domreg/", n, n, n, n, e, e, n, f},
170 {"analytics", r, x, 0x40, "Campus IP LLC", "https://nic.analytics/", w{"a.nic.analytics", "b.nic.analytics", "c.nic.analytics", "ns1.dns.nic.analytics", "ns2.dns.nic.analytics", "ns3.dns.nic.analytics"}, n, n, w{"es"}, "whois.nic.analytics", e, w{"https://rdap.nic.analytics/"}, t},
171 {"android", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
172 {"anquan", r, x, 0x40, "Beijing Qihu Keji Co., Ltd.", "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
173 {"ansons", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
174 {"anthem", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
175 {"antivirus", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
176 {"anz", r, x, 0x42, "Australia and New Zealand Banking Group Limited", "http://nic.anz/", w{"a.nic.anz", "b.nic.anz", "c.nic.anz", "d.nic.anz"}, n, n, n, "whois.nic.anz", e, w{"https://rdap.nic.anz/"}, f},
177 {"ao", r, z[1813:1819], 0xa0, e, "https://www.dns.ao/ao/", w{"ao01.dns.pt", "ao03.dns.pt", "h.dns.pt"}, n, n, n, e, e, n, f},
178 {"aol", r, x, 0x42, "Oath Inc.", "https://nic.aol.com/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.aol", e, w{"https://tld-rdap.verisign.com/aol/v1/"}, f},
179 {"apartments", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.apartments", "v0n1.nic.apartments", "v0n2.nic.apartments", "v0n3.nic.apartments", "v2n0.nic.apartments", "v2n1.nic.apartments"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.apartments", e, w{"https://rdap.donuts.co/rdap/"}, t},
180 {"app", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
181 {"apple", r, x, 0x42, "Apple Inc.", "https://www.apple.com/legal/intellectual-property/tld/", w{"a0.nic.apple", "a2.nic.apple", "b0.nic.apple", "c0.nic.apple"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/apple/"}, f},
182 {"aq", r, z[1819:1820], 0xa0, e, "http://www.gobin.info/domainname/aq.txt", w{"fork.sth.dnsnode.net", "ns1.anycast.dns.aq", "ns99.dns.net.nz"}, n, n, n, e, e, n, f},
183 {"aquarelle", r, x, 0x42, "Aquarelle.com", "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.aquarelle", e, w{"https://rdap.nic.aquarelle/"}, t},
184 {"aquitaine", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
185 {"ar", r, z[1820:1829], 0xa0, e, "https://nic.ar/", w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "d.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, "whois.nic.ar", e, w{"https://rdap.nic.ar/"}, t},
186 {"arab", r, x, 0x40, "League of Arab States", "http://nic.arab/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, n, w{"ar"}, "whois.nic.arab", e, w{"https://rdap.nic.arab/"}, t},
187 {"aramco", r, x, 0x42, "Aramco Services Company", "http://www.nic.aramco/", w{"ns1.dns.nic.aramco", "ns2.dns.nic.aramco", "ns3.dns.nic.aramco", "ns4.dns.nic.aramco", "ns5.dns.nic.aramco", "ns6.dns.nic.aramco"}, n, n, w{"ar", "es"}, "whois.nic.aramco", e, w{"https://rdap.nic.aramco/"}, t},
188 {"archi", r, x, 0x40, "Identity Digital Limited", "https://domains.archi/", w{"a0.nic.archi", "a2.nic.archi", "b0.nic.archi", "c0.nic.archi"}, n, n, n, "whois.nic.archi", e, w{"https://rdap.donuts.co/rdap/"}, f},
189 {"architect", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
190 {"army", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.army", "v0n1.nic.army", "v0n2.nic.army", "v0n3.nic.army", "v2n0.nic.army", "v2n1.nic.army"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.army", e, w{"https://rdap.donuts.co/rdap/"}, t},
191 {"arpa", r, z[1829:1835], 0x148, e, "https://www.iana.org/domains/arpa", w{"a.ns.arpa", "b.ns.arpa", "c.ns.arpa", "d.ns.arpa", "e.ns.arpa", "f.ns.arpa", "g.ns.arpa", "h.ns.arpa", "i.ns.arpa", "k.ns.arpa", "l.ns.arpa", "m.ns.arpa"}, n, n, n, "whois.iana.org", e, n, f},
192 {"art", r, x, 0x40, "UK Creative Ideas Limited", "https://nic.art/", w{"a.nic.art", "b.nic.art", "c.nic.art", "d.nic.art"}, n, n, w{"ar", "da", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "mul-Mymr", "pl", "ru", "sv", "th", "zh"}, "whois.nic.art", e, w{"https://rdap.centralnic.com/art/"}, t},
193 {"arte", r, x, 0x42, "Association Relative à la Télévision Européenne G.E.I.E.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.arte", e, w{"https://tld-rdap.verisign.com/arte/v1/"}, t},
194 {"as", r, x, 0xe0, e, "https://nic.as/", w{"ns1.asnic.biz", "ns2.asnic.info", "ns3.asnic.org", "ns4.asnic.uk", "ns5.asnic.us", "pch.nic.as"}, n, n, n, "whois.nic.as", e, n, t},
195 {"asda", r, x, 0x42, "Wal-Mart Stores, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.asda", e, w{"https://tld-rdap.verisign.com/asda/v1/"}, f},
196 {"asia", r, x, 0x1040, "DotAsia Organisation Limited", "https://www.dot.asia/", w{"a0.asia.afilias-nst.info", "a2.asia.afilias-nst.info", "b0.asia.afilias-nst.asia", "b2.asia.afilias-nst.org", "c0.asia.afilias-nst.info", "d0.asia.afilias-nst.asia"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hr", "hu", "is", "it", "ja", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "tr", "uk", "zh"}, "whois.nic.asia", e, w{"https://rdap.afilias-srs.net/rdap/asia/"}, t},
197 {"associates", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.associates", "v0n1.nic.associates", "v0n2.nic.associates", "v0n3.nic.associates", "v2n0.nic.associates", "v2n1.nic.associates"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.associates", e, w{"https://rdap.donuts.co/rdap/"}, t},
198 {"astrium", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
199 {"at", r, z[1835:1840], 0xa0, e, "https://www.nic.at/de", w{"d.ns.at", "j.ns.at", "n.ns.at", "ns1.univie.ac.at", "ns2.univie.ac.at", "ns9.univie.ac.at", "r.ns.at", "u.ns.at"}, n, n, w{"mul-Latn"}, "whois.nic.at", e, n, t},
200 {"athleta", r, x, 0x42, "The Gap, Inc.", "https://www.nic.gap/", w{"a.nic.athleta", "b.nic.athleta", "c.nic.athleta", "ns1.dns.nic.athleta", "ns2.dns.nic.athleta", "ns3.dns.nic.athleta"}, n, n, w{"es"}, "whois.nic.athleta", e, w{"https://rdap.nic.athleta/"}, t},
201 {"attorney", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.attorney", "v0n1.nic.attorney", "v0n2.nic.attorney", "v0n3.nic.attorney", "v2n0.nic.attorney", "v2n1.nic.attorney"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.attorney", e, w{"https://rdap.donuts.co/rdap/"}, t},
202 {"au", r, z[1840:1860], 0xa0, e, "https://www.auda.org.au/", w{"c.au", "d.au", "m.au", "n.au", "q.au", "r.au", "s.au", "t.au"}, n, n, n, "whois.auda.org.au", e, n, f},
203 {"auction", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.auction", "v0n1.nic.auction", "v0n2.nic.auction", "v0n3.nic.auction", "v2n0.nic.auction", "v2n1.nic.auction"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.auction", e, w{"https://rdap.donuts.co/rdap/"}, t},
204 {"audi", r, x, 0x42, "AUDI Aktiengesellschaft", "https://www.nic.audi/nic/web/en.html", w{"a0.nic.audi", "a2.nic.audi", "b0.nic.audi", "c0.nic.audi"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/audi/"}, t},
205 {"audible", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.audible/", w{"dns1.nic.audible", "dns2.nic.audible", "dns3.nic.audible", "dns4.nic.audible", "dnsa.nic.audible", "dnsb.nic.audible", "dnsc.nic.audible", "dnsd.nic.audible"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.audible", e, w{"https://rdap.nominet.uk/audible/"}, t},
206 {"audio", r, x, 0x40, "XYZ.COM LLC", "https://nic.audio/", w{"a.nic.audio", "b.nic.audio", "c.nic.audio", "d.nic.audio"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.audio", e, w{"https://rdap.centralnic.com/audio/"}, t},
207 {"auspost", r, x, 0x42, "Australian Postal Corporation", "http://nic.auspost/", w{"a.nic.auspost", "b.nic.auspost", "c.nic.auspost", "d.nic.auspost"}, n, n, n, "whois.nic.auspost", e, w{"https://rdap.nic.auspost/"}, f},
208 {"author", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.author/", w{"dns1.nic.author", "dns2.nic.author", "dns3.nic.author", "dns4.nic.author", "dnsa.nic.author", "dnsb.nic.author", "dnsc.nic.author", "dnsd.nic.author"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.author", e, w{"https://rdap.nominet.uk/author/"}, t},
209 {"auto", r, x, 0x40, "XYZ.COM LLC", "https://nic.auto/", w{"a.nic.auto", "b.nic.auto", "c.nic.auto", "d.nic.auto"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.auto", e, w{"https://rdap.centralnic.com/auto/"}, t},
210 {"autoinsurance", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
211 {"autos", r, x, 0x40, "XYZ.COM LLC", "https://nic.autos/", w{"a.nic.autos", "b.nic.autos", "c.nic.autos", "d.nic.autos"}, n, n, n, "whois.nic.autos", e, w{"https://rdap.centralnic.com/autos/"}, f},
212 {"avery", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
213 {"avianca", r, x, 0x42, "Avianca Inc.", "https://newgtlds.icann.org/", w{"a0.nic.avianca", "a2.nic.avianca", "b0.nic.avianca", "c0.nic.avianca"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/avianca/"}, f},
214 {"aw", r, z[1860:1861], 0xa0, e, "https://www.setarnet.aw/", w{"aw01.setarnet.aw", "aw02.setarnet.aw", "ns1.dns.aw", "ns2.dns.aw", "ns3.dns.aw", "ns4.dns.aw"}, n, n, n, "whois.nic.aw", e, n, f},
215 {"aws", r, x, 0x42, "AWS Registry LLC", "https://nic.aws/", w{"dns1.nic.aws", "dns2.nic.aws", "dns3.nic.aws", "dns4.nic.aws", "dnsa.nic.aws", "dnsb.nic.aws", "dnsc.nic.aws", "dnsd.nic.aws"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.aws", e, w{"https://rdap.nominet.uk/aws/"}, t},
216 {"ax", r, x, 0xa0, e, "https://www.regeringen.ax/naringsliv-foretagande/ansok-om-ax-domannamn", w{"ns1.aland.net", "ns2.aland.net", "ns3.alcom.fi", "ns4.alcom.fi"}, n, n, n, "whois.ax", e, n, f},
217 {"axa", r, x, 0x42, "AXA Group Operations SAS", "https://nic.axa/", w{"a.nic.axa", "b.nic.axa", "c.nic.axa", "ns1.dns.nic.axa", "ns2.dns.nic.axa", "ns3.dns.nic.axa"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.axa", e, w{"https://rdap.nic.axa/"}, t},
218 {"axis", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
219 {"az", r, z[1861:1882], 0xa0, e, "https://www.nic.az/", w{"az.hostmaster.ua", "ns3.intrans.az", "rip.psg.com"}, n, n, n, e, e, n, f},
220 {"azure", r, x, 0x42, "Microsoft Corporation", "https://nic.azure/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/azure/v1/"}, t},
221 {"ba", r, z[1882:1895], 0xa0, e, "https://www.nic.ba/", w{"ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, "http://nic.ba/lat/menu/view/13", n, f},
222 {"baby", r, x, 0x40, "XYZ.COM LLC", "https://nic.baby/", w{"a.nic.baby", "b.nic.baby", "c.nic.baby", "d.nic.baby"}, n, n, w{"ar", "es", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.baby", e, w{"https://rdap.centralnic.com/baby/"}, t},
223 {"baidu", r, x, 0x42, "Baidu, Inc.", "http://nic.baidu/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/baidu/"}, t},
224 {"banamex", r, x, 0x42, "Citigroup Inc.", "https://www.citi.com/", w{"a.nic.banamex", "b.nic.banamex", "c.nic.banamex", "ns1.dns.nic.banamex", "ns2.dns.nic.banamex", "ns3.dns.nic.banamex"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.banamex", e, w{"https://rdap.nic.banamex/"}, t},
225 {"bananarepublic", r, x, 0x42, "The Gap, Inc.", "https://www.nic.gap/", w{"a.nic.bananarepublic", "b.nic.bananarepublic", "c.nic.bananarepublic", "ns1.dns.nic.bananarepublic", "ns2.dns.nic.bananarepublic", "ns3.dns.nic.bananarepublic"}, n, n, w{"es"}, "whois.nic.bananarepublic", e, w{"https://rdap.nic.bananarepublic/"}, t},
226 {"band", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.band", "v0n1.nic.band", "v0n2.nic.band", "v0n3.nic.band", "v2n0.nic.band", "v2n1.nic.band"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.band", e, w{"https://rdap.donuts.co/rdap/"}, t},
227 {"bank", r, x, 0x40, "fTLD Registry Services LLC", "https://www.register.bank/", w{"d.nic.bank", "e.nic.bank", "f.nic.bank", "w.nic.bank", "x.nic.bank", "y.nic.bank"}, n, n, n, "whois.nic.bank", e, w{"https://rdap.nic.bank/"}, f},
228 {"banque", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
229 {"bar", r, x, 0x40, "Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable", e, w{"a.nic.bar", "b.nic.bar", "c.nic.bar", "d.nic.bar"}, n, n, w{"mul-Latn"}, "whois.nic.bar", e, w{"https://rdap.centralnic.com/bar/"}, t},
230 {"barcelona", r, x, 0x40, "Municipi de Barcelona", "https://www.domini.barcelona/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.barcelona", e, w{"https://rdap.nic.barcelona/"}, t},
231 {"barclaycard", r, x, 0x42, "Barclays Bank PLC", "https://nic.barclaycard/", w{"a0.nic.barclaycard", "a2.nic.barclaycard", "b0.nic.barclaycard", "c0.nic.barclaycard"}, n, n, n, "whois.nic.barclaycard", e, w{"https://rdap.afilias-srs.net/rdap/barclaycard/"}, f},
232 {"barclays", r, x, 0x42, "Barclays Bank PLC", "https://nic.barclays/", w{"a0.nic.barclays", "a2.nic.barclays", "b0.nic.barclays", "c0.nic.barclays"}, n, n, n, "whois.nic.barclays", e, w{"https://rdap.afilias-srs.net/rdap/barclays/"}, f},
233 {"barefoot", r, x, 0x42, "Gallo Vineyards, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.barefoot", e, w{"https://tld-rdap.verisign.com/barefoot/v1/"}, f},
234 {"bargains", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.bargains", "v0n1.nic.bargains", "v0n2.nic.bargains", "v0n3.nic.bargains", "v2n0.nic.bargains", "v2n1.nic.bargains"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.bargains", e, w{"https://rdap.donuts.co/rdap/"}, t},
235 {"baseball", r, x, 0x40, "MLB Advanced Media DH, LLC", "https://www.mlb.com/official-information/baseball-nic", w{"a.nic.baseball", "b.nic.baseball", "c.nic.baseball", "ns1.dns.nic.baseball", "ns2.dns.nic.baseball", "ns3.dns.nic.baseball"}, n, n, w{"es"}, "whois.nic.baseball", e, w{"https://rdap.nic.baseball/"}, t},
236 {"basketball", r, x, 0x40, "Fédération Internationale de Basketball (FIBA)", "https://get.basketball/", w{"a.nic.basketball", "b.nic.basketball", "c.nic.basketball", "d.nic.basketball"}, n, n, n, "whois.nic.basketball", e, w{"https://rdap.centralnic.com/basketball/"}, f},
237 {"bauhaus", r, x, 0x42, "Werkhaus GmbH", "https://nic.bauhaus/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, n, "whois.nic.bauhaus", e, w{"https://rdap.nic.bauhaus/"}, f},
238 {"bayern", r, x, 0x4c0, "Bayern Connect GmbH", "https://nic.bayern/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"DE-BY"}, w{"de"}, "whois.nic.bayern", e, w{"https://rdap.nic.bayern/"}, t},
239 {"bb", r, z[1895:1904], 0xa0, e, "http://www.barbadosdomains.net/", w{"ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, "http://whois.telecoms.gov.bb/search_domain.php", n, f},
240 {"bbb", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
241 {"bbc", r, x, 0x42, "British Broadcasting Corporation", "http://nic.bbc/", w{"dns1.nic.bbc", "dns2.nic.bbc", "dns3.nic.bbc", "dns4.nic.bbc", "dnsa.nic.bbc", "dnsb.nic.bbc", "dnsc.nic.bbc", "dnsd.nic.bbc"}, n, n, n, "whois.nic.bbc", e, w{"https://rdap.nominet.uk/bbc/"}, f},
242 {"bbt", r, x, 0x42, "BB&T Corporation", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bbt", e, w{"https://tld-rdap.verisign.com/bbt/v1/"}, f},
243 {"bbva", r, x, 0x42, "BANCO BILBAO VIZCAYA ARGENTARIA, S.A.", "http://nic.bbva/", w{"dns1.nic.bbva", "dns2.nic.bbva", "dns3.nic.bbva", "dns4.nic.bbva", "dnsa.nic.bbva", "dnsb.nic.bbva", "dnsc.nic.bbva", "dnsd.nic.bbva"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.bbva", e, w{"https://rdap.nominet.uk/bbva/"}, t},
244 {"bcg", r, x, 0x42, "The Boston Consulting Group, Inc.", "https://www.bcg.com/topic/nic", w{"a0.nic.bcg", "a2.nic.bcg", "b0.nic.bcg", "c0.nic.bcg"}, n, n, n, "whois.nic.bcg", e, w{"https://rdap.afilias-srs.net/rdap/bcg/"}, f},
245 {"bcn", r, x, 0x40, "Municipi de Barcelona", "http://nic.bcn/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.bcn", e, w{"https://rdap.nic.bcn/"}, t},
246 {"bd", r, z[1904:1911], 0xa8, e, "http://www.bttb.net.bd/", w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, "http://whois.btcl.net.bd/", n, t},
247 {"be", r, x, 0xa0, e, e, w{"a.nsset.be", "b.nsset.be", "c.nsset.be", "d.nsset.be", "y.nsset.be", "z.nsset.be"}, n, n, w{"mul-Latn"}, "whois.dns.be", e, n, t},
248 {"beats", r, x, 0x42, "Beats Electronics, LLC", "https://www.beatsbydre.com/in/company/tld", w{"a0.nic.beats", "a2.nic.beats", "b0.nic.beats", "c0.nic.beats"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/beats/"}, f},
249 {"beauty", r, x, 0x40, "XYZ.COM LLC", "https://nic.beauty/", w{"a.nic.beauty", "b.nic.beauty", "c.nic.beauty", "d.nic.beauty"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.beauty", e, w{"https://rdap.centralnic.com/beauty/"}, t},
250 {"beer", r, x, 0x40, "Registry Services, LLC", "http://nic.beer/", w{"a.nic.beer", "b.nic.beer", "c.nic.beer", "d.nic.beer"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.beer", e, w{"https://rdap.nic.beer/"}, t},
251 {"beknown", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
252 {"bentley", r, x, 0x42, "Bentley Motors Limited", "https://www.nic.bentley/", w{"dns1.nic.bentley", "dns2.nic.bentley", "dns3.nic.bentley", "dns4.nic.bentley", "dnsa.nic.bentley", "dnsb.nic.bentley", "dnsc.nic.bentley", "dnsd.nic.bentley"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.bentley", e, w{"https://rdap.nominet.uk/bentley/"}, t},
253 {"berlin", r, x, 0xc4, "dotBERLIN GmbH & Co. KG", e, w{"a.dns.nic.berlin", "m.dns.nic.berlin", "n.dns.nic.berlin"}, n, w{"Berlin", "DE-BE"}, w{"mul-Cyrl", "mul-Latn"}, "whois.nic.berlin", e, w{"https://rdap.nic.berlin/v1/"}, t},
254 {"best", r, x, 0x40, "BestTLD Pty Ltd", "https://nic.best/", w{"a.nic.best", "b.nic.best", "c.nic.best", "d.nic.best"}, n, n, w{"ar", "da", "de", "es", "fr", "ja", "ko", "nl", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.best", e, w{"https://rdap.centralnic.com/best/"}, t},
255 {"bestbuy", r, x, 0x42, "BBY Solutions, Inc.", "http://nic.bestbuy/", w{"a0.nic.bestbuy", "a2.nic.bestbuy", "b0.nic.bestbuy", "c0.nic.bestbuy"}, n, n, n, "whois.nic.bestbuy", e, w{"https://rdap.afilias-srs.net/rdap/bestbuy/"}, f},
256 {"bet", r, x, 0x40, "Identity Digital Limited", "https://get.bet/", w{"a0.nic.bet", "a2.nic.bet", "b0.nic.bet", "c0.nic.bet"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.bet", e, w{"https://rdap.afilias.net/rdap/bet/"}, t},
257 {"bf", r, z[1911:1912], 0xa0, e, e, w{"a.registre.bf", "censvrns0001.ird.fr", "ns-bf.nic.fr", "pch.ns.registre.bf"}, n, n, n, e, e, n, t},
258 {"bg", r, z[1912:1948], 0xa0, e, "https://www.register.bg/user/", w{"a.nic.bg", "b.nic.bg", "c.nic.bg", "d.nic.bg", "e.nic.bg", "p.nic.bg"}, n, n, w{"bg-BG", "ru-BG"}, "whois.register.bg", e, n, t},
259 {"bh", r, z[1948:1959], 0xa0, e, e, w{"a.nic.bh", "b.nic.bh", "c.nic.bh", "d.nic.bh"}, n, n, n, e, e, n, f},
260 {"bharti", r, x, 0x42, "Bharti Enterprises (Holding) Private Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/bharti/v1/"}, f},
261 {"bi", r, z[1959:1969], 0xa0, e, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, "whois1.nic.bi", e, n, f},
262 {"bible", r, x, 0x40, "American Bible Society", "https://get.bible/", w{"a.nic.bible", "b.nic.bible", "c.nic.bible", "ns1.dns.nic.bible", "ns2.dns.nic.bible", "ns3.dns.nic.bible"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.bible", e, w{"https://rdap.nic.bible/"}, t},
263 {"bid", r, x, 0x40, "dot Bid Limited", "https://www.famousfourmedia.com/", w{"a.nic.bid", "b.nic.bid", "c.nic.bid", "ns1.dns.nic.bid", "ns2.dns.nic.bid", "ns3.dns.nic.bid"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.bid", e, w{"https://rdap.nic.bid/"}, t},
264 {"bike", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.bike", "v0n1.nic.bike", "v0n2.nic.bike", "v0n3.nic.bike", "v2n0.nic.bike", "v2n1.nic.bike"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.bike", e, w{"https://rdap.donuts.co/rdap/"}, t},
265 {"bing", r, x, 0x42, "Microsoft Corporation", "https://nic.bing/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/bing/v1/"}, t},
266 {"bingo", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.bingo", "v0n1.nic.bingo", "v0n2.nic.bingo", "v0n3.nic.bingo", "v2n0.nic.bingo", "v2n1.nic.bingo"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.bingo", e, w{"https://rdap.donuts.co/rdap/"}, t},
267 {"bio", r, x, 0x40, "Identity Digital Limited", "https://domains.bio/", w{"a0.nic.bio", "a2.nic.bio", "b0.nic.bio", "c0.nic.bio"}, n, n, w{"de"}, "whois.nic.bio", e, w{"https://rdap.donuts.co/rdap/"}, t},
268 {"biz", r, z[1969:1971], 0x40, "Registry Services, LLC", e, w{"a.gtld.biz", "b.gtld.biz", "c.gtld.biz", "w.gtld.biz", "x.gtld.biz", "y.gtld.biz"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "sv", "zh"}, "whois.nic.biz", e, w{"https://rdap.nic.biz/"}, t},
269 {"bj", r, z[1971:1978], 0xa0, e, e, w{"ns-bj.afrinic.net", "ns-bj.nic.fr", "ns1.nic.bj", "ns2.nic.bj", "pch.nic.bj"}, n, n, n, "whois.nic.bj", e, n, f},
270 {"black", r, x, 0x40, "Identity Digital Limited", "https://get.black/", w{"a0.nic.black", "a2.nic.black", "b0.nic.black", "c0.nic.black"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.black", e, w{"https://rdap.donuts.co/rdap/"}, t},
271 {"blackfriday", r, x, 0x40, "Registry Services, LLC", "https://uniregistry.link/extensions/blackfriday/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
272 {"blanco", r, x, 0x840, e, "https://newgtlds.icann.org/", n, n, n, w{"mul-Hang", "mul-Hani", "mul-Hano", "mul-Latn", "ru"}, "whois.nic.blanco", e, n, t},
273 {"blockbuster", r, x, 0x42, "Dish DBS Corporation", "http://www.dishtlds.com/blockbuster/", w{"a0.nic.blockbuster", "a2.nic.blockbuster", "b0.nic.blockbuster", "c0.nic.blockbuster"}, n, n, n, "whois.nic.blockbuster", e, w{"https://rdap.afilias-srs.net/rdap/blockbuster/"}, f},
274 {"blog", r, z[1978:2004], 0x40, "Knock Knock WHOIS There, LLC", "https://my.blog/", w{"a.nic.blog", "b.nic.blog", "c.nic.blog", "d.nic.blog"}, n, n, w{"zh"}, "whois.nic.blog", e, w{"https://rdap.centralnic.com/blog/"}, t},
275 {"bloomberg", r, x, 0x42, "Bloomberg IP Holdings LLC", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/bloomberg/v1/"}, f},
276 {"bloomingdales", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
277 {"blue", r, x, 0x40, "Identity Digital Limited", "https://dotblue.blue/", w{"a0.nic.blue", "a2.nic.blue", "b0.nic.blue", "b2.nic.blue", "c0.nic.blue"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.blue", e, w{"https://rdap.donuts.co/rdap/"}, t},
278 {"bm", r, z[2004:2009], 0xa0, e, "https://www.bermudanic.bm/", w{"a0.bm.afilias-nst.info", "a2.bm.afilias-nst.info", "b0.bm.afilias-nst.org", "b2.bm.afilias-nst.org", "c0.bm.afilias-nst.info", "d0.bm.afilias-nst.org"}, n, n, n, e, "https://www.bermudanic.bm/whois.htm", n, f},
279 {"bms", r, x, 0x42, "Bristol-Myers Squibb Company", "http://nic.bms/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bms", e, w{"https://tld-rdap.verisign.com/bms/v1/"}, f},
280 {"bmw", r, x, 0x42, "Bayerische Motoren Werke Aktiengesellschaft", "https://nic.bmw/", w{"a.nic.bmw", "b.nic.bmw", "c.nic.bmw", "d.nic.bmw"}, n, n, w{"de"}, "whois.nic.bmw", e, w{"https://rdap.centralnic.com/bmw/"}, t},
281 {"bn", r, z[2009:2014], 0xa0, e, "http://www.brunet.bn/products_webrelated_domain_main.htm", w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, "whois.bnnic.bn", e, n, f},
282 {"bnl", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.bnl", e, n, f},
283 {"bnpparibas", r, x, 0x42, "BNP Paribas", "https://nic.bnpparibas/en/", w{"a0.nic.bnpparibas", "a2.nic.bnpparibas", "b0.nic.bnpparibas", "c0.nic.bnpparibas"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/bnpparibas/"}, t},
284 {"bo", r, z[2014:2023], 0xa0, e, e, w{"anycast.ns.nic.bo", "ns.dns.br", "ns.nic.bo", "ns2.nic.fr"}, n, n, w{"es"}, "whois.nic.bo", e, n, t},
285 {"boats", r, x, 0x40, "XYZ.COM LLC", "https://nic.boats/", w{"a.nic.boats", "b.nic.boats", "c.nic.boats", "d.nic.boats"}, n, n, n, "whois.nic.boats", e, w{"https://rdap.centralnic.com/boats/"}, f},
286 {"boehringer", r, x, 0x42, "Boehringer Ingelheim International GmbH", "https://newgtlds.icann.org/", w{"a0.nic.boehringer", "a2.nic.boehringer", "b0.nic.boehringer", "c0.nic.boehringer"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/boehringer/"}, f},
287 {"bofa", r, x, 0x42, "Bank of America Corporation", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bofa", e, w{"https://tld-rdap.verisign.com/bofa/v1/"}, f},
288 {"bom", r, x, 0x42, "Núcleo de Informação e Coordenação do Ponto BR - NIC.br", "https://gtlds.nic.br/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
289 {"bond", r, x, 0x42, "ShortDot SA", "https://shortdot.bond/bond/", w{"a.nic.bond", "b.nic.bond", "c.nic.bond", "d.nic.bond"}, n, n, w{"cs", "da", "de", "es", "fr", "he", "is", "it", "ja", "ko", "lb", "lo", "mul-Grek", "mul-Latn", "pt", "ro", "ru", "tr", "uk", "zh"}, "whois.nic.bond", e, w{"https://rdap.centralnic.com/bond/"}, t},
290 {"boo", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
291 {"book", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.book/", w{"dns1.nic.book", "dns2.nic.book", "dns3.nic.book", "dns4.nic.book", "dnsa.nic.book", "dnsb.nic.book", "dnsc.nic.book", "dnsd.nic.book"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.book", e, w{"https://rdap.nominet.uk/book/"}, t},
292 {"booking", r, x, 0x48, "Booking.com B.V.", "https://nic.booking/", w{"a.nic.booking", "b.nic.booking", "c.nic.booking", "ns1.dns.nic.booking", "ns2.dns.nic.booking", "ns3.dns.nic.booking"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.booking", e, w{"https://rdap.nic.booking/"}, t},
293 {"boots", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.boots", e, n, f},
294 {"bosch", r, x, 0x42, "Robert Bosch GMBH", "https://nic.bosch/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.bosch", e, w{"https://tld-rdap.verisign.com/bosch/v1/"}, f},
295 {"bostik", r, x, 0x42, "Bostik SA", "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.bostik", e, w{"https://rdap.nic.bostik/"}, t},
296 {"boston", r, x, 0xc4, "Registry Services, LLC", "http://nic.boston/", w{"a.nic.boston", "b.nic.boston", "c.nic.boston", "d.nic.boston"}, n, w{"Boston"}, n, "whois.nic.boston", e, w{"https://rdap.nic.boston/"}, f},
297 {"bot", r, x, 0x40, "Amazon Registry Services, Inc.", "https://www.amazonregistry.com/bot", w{"dns1.nic.bot", "dns2.nic.bot", "dns3.nic.bot", "dns4.nic.bot", "dnsa.nic.bot", "dnsb.nic.bot", "dnsc.nic.bot", "dnsd.nic.bot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.bot", e, w{"https://rdap.nominet.uk/bot/"}, t},
298 {"boutique", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.boutique", "v0n1.nic.boutique", "v0n2.nic.boutique", "v0n3.nic.boutique", "v2n0.nic.boutique", "v2n1.nic.boutique"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.boutique", e, w{"https://rdap.donuts.co/rdap/"}, t},
299 {"box", r, x, 0x40, "Intercap Registry Inc.", "https://whois.nic.box/", w{"a.nic.box", "b.nic.box", "c.nic.box", "d.nic.box"}, n, n, w{"zh", "zh-Hans", "zh-Hant"}, "whois.nic.box", e, w{"https://rdap.centralnic.com/box/"}, t},
300 {"br", r, z[2023:2129], 0xa0, e, "https://nic.br/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt-BR"}, "whois.registro.br", e, w{"https://rdap.registro.br/"}, t},
301 {"bradesco", r, x, 0x42, "Banco Bradesco S.A.", "https://nic.bradesco/", w{"a0.nic.bradesco", "a2.nic.bradesco", "b0.nic.bradesco", "c0.nic.bradesco"}, n, n, n, "whois.nic.bradesco", e, w{"https://rdap.nominet.uk/bradesco/"}, f},
302 {"bridgestone", r, x, 0x42, "Bridgestone Corporation", "https://nic.bridgestone/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.bridgestone", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
303 {"broadway", r, x, 0x40, "Celebrate Broadway, Inc.", "https://discover.broadway/", w{"dns1.nic.broadway", "dns2.nic.broadway", "dns3.nic.broadway", "dns4.nic.broadway", "dnsa.nic.broadway", "dnsb.nic.broadway", "dnsc.nic.broadway", "dnsd.nic.broadway"}, n, n, n, "whois.nic.broadway", e, w{"https://rdap.nominet.uk/broadway/"}, f},
304 {"broker", r, x, 0x40, "Dog Beach, LLC", "https://bostonivy.co/", w{"v0n0.nic.broker", "v0n1.nic.broker", "v0n2.nic.broker", "v0n3.nic.broker", "v2n0.nic.broker", "v2n1.nic.broker"}, n, n, n, "whois.nic.broker", e, w{"https://rdap.donuts.co/rdap/"}, f},
305 {"brother", r, x, 0x42, "Brother Industries, Ltd.", "https://nic.brother/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.brother", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
306 {"brussels", r, x, 0xc4, "DNS.be vzw", "https://www.dnsbelgium.be/", w{"a.nsset.brussels", "b.nsset.brussels", "c.nsset.brussels", "d.nsset.brussels", "y.nsset.brussels", "z.nsset.brussels"}, n, w{"Brussels", "BE-BRU"}, w{"mul-Latn"}, "whois.nic.brussels", e, w{"https://rdap.nic.brussels/"}, t},
307 {"bs", r, z[2129:2135], 0xa0, e, e, w{"anyns.dns.bs", "anyns.pch.net", "ns36.cdns.net"}, n, n, n, e, "http://www.nic.bs/cgi-bin/search.pl", n, t},
308 {"bt", r, z[2135:2140], 0xa0, e, e, w{"auth00.ns.uu.net", "auth61.ns.uu.net", "ns.itu.ch", "ns1.druknet.bt", "ns2.druknet.bt", "ns3.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, "http://www.nic.bt/", n, f},
309 {"budapest", r, x, 0x8c4, "Minds + Machines Group Limited", "http://nic.budapest/", n, n, w{"Budapest", "HU-BU"}, w{"hu"}, "whois.nic.budapest", e, w{"https://rdap.nominet.uk/budapest/"}, t},
310 {"bugatti", r, x, 0x842, "Bugatti International SA", "https://newgtlds.icann.org/", n, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/bugatti/"}, t},
311 {"buick", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
312 {"build", r, x, 0x40, "Plan Bee LLC", "https://about.build/", w{"a.nic.build", "b.nic.build", "c.nic.build", "d.nic.build"}, n, n, n, "whois.nic.build", e, w{"https://rdap.centralnic.com/build/"}, f},
313 {"builders", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.builders", "v0n1.nic.builders", "v0n2.nic.builders", "v0n3.nic.builders", "v2n0.nic.builders", "v2n1.nic.builders"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.builders", e, w{"https://rdap.donuts.co/rdap/"}, t},
314 {"business", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.business", "v0n1.nic.business", "v0n2.nic.business", "v0n3.nic.business", "v2n0.nic.business", "v2n1.nic.business"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.business", e, w{"https://rdap.donuts.co/rdap/"}, t},
315 {"buy", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.buy/", w{"dns1.nic.buy", "dns2.nic.buy", "dns3.nic.buy", "dns4.nic.buy", "dnsa.nic.buy", "dnsb.nic.buy", "dnsc.nic.buy", "dnsd.nic.buy"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh-CN", "zh-TW"}, "whois.nic.buy", e, w{"https://rdap.nominet.uk/buy/"}, t},
316 {"buzz", r, x, 0x40, "DOTSTRATEGY CO.", e, w{"a.nic.buzz", "b.nic.buzz", "c.nic.buzz", "ns1.dns.nic.buzz", "ns2.dns.nic.buzz", "ns3.dns.nic.buzz"}, n, n, w{"es"}, "whois.nic.buzz", e, w{"https://rdap.nic.buzz/"}, t},
317 {"bv", r, x, 0xa8, e, e, w{"nac.no", "nn.uninett.no", "server.nordu.net", "x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, "whois.norid.no", e, n, f},
318 {"bw", r, z[2140:2144], 0xa0, e, e, w{"dns1.nic.net.bw", "master.btc.net.bw", "ns-bw.afrinic.net", "pch.nic.net.bw"}, n, n, n, "whois.nic.net.bw", e, n, f},
319 {"bway", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
320 {"by", r, z[2144:2149], 0xa0, e, "https://domain.by/", w{"dns1.tld.becloudby.com", "dns2.tld.becloudby.com", "dns3.tld.becloudby.com", "dns4.tld.becloudby.com", "dns5.tld.becloudby.com"}, n, n, n, "whois.cctld.by", e, n, f},
321 {"bz", r, z[2149:2156], 0xe0, e, "https://www.belizenic.bz/", w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois.afilias-grs.info", e, n, f},
322 {"bzh", r, x, 0x4c0, "Association www.bzh", "https://www.pik.bzh/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, w{"FR-E"}, w{"fr"}, "whois.nic.bzh", e, w{"https://rdap.nic.bzh/"}, t},
323 {"ca", r, z[2156:2172], 0xa0, e, e, w{"any.ca-servers.ca", "c.ca-servers.ca", "j.ca-servers.ca", "x.ca-servers.ca"}, n, n, w{"fr"}, "whois.cira.ca", e, w{"https://rdap.ca.fury.ca/rdap/"}, t},
324 {"cab", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.cab", "v0n1.nic.cab", "v0n2.nic.cab", "v0n3.nic.cab", "v2n0.nic.cab", "v2n1.nic.cab"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cab", e, w{"https://rdap.donuts.co/rdap/"}, t},
325 {"cadillac", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
326 {"cafe", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.cafe", "v0n1.nic.cafe", "v0n2.nic.cafe", "v0n3.nic.cafe", "v2n0.nic.cafe", "v2n1.nic.cafe"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cafe", e, w{"https://rdap.donuts.co/rdap/"}, t},
327 {"cal", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
328 {"call", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.call/", w{"dns1.nic.call", "dns2.nic.call", "dns3.nic.call", "dns4.nic.call", "dnsa.nic.call", "dnsb.nic.call", "dnsc.nic.call", "dnsd.nic.call"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.call", e, w{"https://rdap.nominet.uk/call/"}, t},
329 {"calvinklein", r, x, 0x42, "PVH gTLD Holdings LLC", "https://nic.calvinklein/", w{"a.nic.calvinklein", "b.nic.calvinklein", "c.nic.calvinklein", "ns1.dns.nic.calvinklein", "ns2.dns.nic.calvinklein", "ns3.dns.nic.calvinklein"}, n, n, w{"es"}, "whois.nic.calvinklein", e, w{"https://rdap.nic.calvinklein/"}, t},
330 {"cam", r, x, 0x40, "Cam Connecting SARL", "https://nic.cam/", w{"a.nic.cam", "b.nic.cam", "c.nic.cam", "d.nic.cam"}, n, n, w{"ar", "az", "bg", "bs", "ca", "cs", "da", "de", "el", "es", "et", "fi", "fr", "he", "hr", "hu", "is", "it", "ja", "ka", "ko", "lb", "lt", "lv", "mk", "mul-Armn", "mul-Latn", "mul-Tavt", "mul-Thai", "nl", "no", "pl", "pt", "ro", "ro-MD", "ru", "sk", "sl", "sq", "sr", "sv", "tr", "uk"}, "whois.nic.cam", e, w{"https://rdap.centralnic.com/cam/"}, t},
331 {"camera", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.camera", "v0n1.nic.camera", "v0n2.nic.camera", "v0n3.nic.camera", "v2n0.nic.camera", "v2n1.nic.camera"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.camera", e, w{"https://rdap.donuts.co/rdap/"}, t},
332 {"camp", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.camp", "v0n1.nic.camp", "v0n2.nic.camp", "v0n3.nic.camp", "v2n0.nic.camp", "v2n1.nic.camp"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.camp", e, w{"https://rdap.donuts.co/rdap/"}, t},
333 {"canalplus", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
334 {"cancerresearch", r, x, 0x840, "Australian Cancer Research Foundation", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.cancerresearch", e, w{"https://rdap.nic.cancerresearch/"}, f},
335 {"canon", r, x, 0x42, "Canon Inc.", "https://nic.canon/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.canon", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
336 {"capetown", r, x, 0xc4, "ZA Central Registry NPC trading as ZA Central Registry", e, w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Cape Town"}, n, "whois.nic.capetown", e, w{"https://rdap.nic.capetown/rdap/"}, t},
337 {"capital", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.capital", "v0n1.nic.capital", "v0n2.nic.capital", "v0n3.nic.capital", "v2n0.nic.capital", "v2n1.nic.capital"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.capital", e, w{"https://rdap.donuts.co/rdap/"}, t},
338 {"capitalone", r, x, 0x42, "Capital One Financial Corporation", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.capitalone", e, w{"https://tld-rdap.verisign.com/capitalone/v1/"}, f},
339 {"car", r, x, 0x40, "XYZ.COM LLC", "https://nic.car/", w{"a.nic.car", "b.nic.car", "c.nic.car", "d.nic.car"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.car", e, w{"https://rdap.centralnic.com/car/"}, t},
340 {"caravan", r, x, 0x42, "Caravan International, Inc.", "http://nic.caravan/", w{"a.nic.caravan", "b.nic.caravan", "c.nic.caravan", "ns1.dns.nic.caravan", "ns2.dns.nic.caravan", "ns3.dns.nic.caravan"}, n, n, w{"zh"}, "whois.nic.caravan", e, w{"https://rdap.nic.caravan/"}, t},
341 {"cards", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.cards", "v0n1.nic.cards", "v0n2.nic.cards", "v0n3.nic.cards", "v2n0.nic.cards", "v2n1.nic.cards"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cards", e, w{"https://rdap.donuts.co/rdap/"}, t},
342 {"care", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.care", "v0n1.nic.care", "v0n2.nic.care", "v0n3.nic.care", "v2n0.nic.care", "v2n1.nic.care"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.care", e, w{"https://rdap.donuts.co/rdap/"}, t},
343 {"career", r, x, 0x40, "dotCareer LLC", e, w{"dns1.nic.career", "dns2.nic.career", "dns3.nic.career", "dns4.nic.career", "dnsa.nic.career", "dnsb.nic.career", "dnsc.nic.career", "dnsd.nic.career"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.career", e, w{"https://rdap.nominet.uk/career/"}, t},
344 {"careers", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.careers", "v0n1.nic.careers", "v0n2.nic.careers", "v0n3.nic.careers", "v2n0.nic.careers", "v2n1.nic.careers"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.careers", e, w{"https://rdap.donuts.co/rdap/"}, t},
345 {"carinsurance", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
346 {"cars", r, x, 0x40, "XYZ.COM LLC", "https://nic.cars/", w{"a.nic.cars", "b.nic.cars", "c.nic.cars", "d.nic.cars"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.cars", e, w{"https://rdap.centralnic.com/cars/"}, t},
347 {"cartier", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.cartier", e, n, t},
348 {"casa", r, x, 0x40, "Registry Services, LLC", "http://nic.casa/", w{"a.nic.casa", "b.nic.casa", "c.nic.casa", "d.nic.casa"}, n, n, w{"es", "it", "pt"}, "whois.nic.casa", e, w{"https://rdap.nic.casa/"}, t},
349 {"case", r, x, 0x42, "Digity, LLC", "http://nic.case/", w{"a.nic.case", "b.nic.case", "c.nic.case", "d.nic.case"}, n, n, n, "whois.nic.case", e, w{"https://rdap.centralnic.com/case/"}, f},
350 {"caseih", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.caseih", e, n, f},
351 {"cash", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.cash", "v0n1.nic.cash", "v0n2.nic.cash", "v0n3.nic.cash", "v2n0.nic.cash", "v2n1.nic.cash"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cash", e, w{"https://rdap.donuts.co/rdap/"}, t},
352 {"cashbackbonus", r, x, 0x48, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
353 {"casino", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.casino", "v0n1.nic.casino", "v0n2.nic.casino", "v0n3.nic.casino", "v2n0.nic.casino", "v2n1.nic.casino"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.casino", e, w{"https://rdap.donuts.co/rdap/"}, t},
354 {"cat", r, x, 0x1440, "Fundació puntCAT", "https://domini.cat/", w{"anyc1.irondns.net", "cat.pch.net", "ns.nic.cat", "ns1.nic.es", "nsc.nic.de", "switch.nic.cat"}, n, w{"ES-CT"}, w{"ca"}, "whois.nic.cat", e, w{"https://rdap.nic.cat/"}, t},
355 {"catalonia", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
356 {"catering", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.catering", "v0n1.nic.catering", "v0n2.nic.catering", "v0n3.nic.catering", "v2n0.nic.catering", "v2n1.nic.catering"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.catering", e, w{"https://rdap.donuts.co/rdap/"}, t},
357 {"catholic", r, x, 0x40, "Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)", "http://nic.catholic/", w{"a.nic.catholic", "b.nic.catholic", "c.nic.catholic", "d.nic.catholic"}, n, n, n, "whois.nic.catholic", e, w{"https://rdap.nic.catholic/"}, f},
358 {"cba", r, x, 0x42, "COMMONWEALTH BANK OF AUSTRALIA", "http://nic.cba/", w{"a.nic.cba", "b.nic.cba", "c.nic.cba", "d.nic.cba"}, n, n, n, "whois.nic.cba", e, w{"https://rdap.nic.cba/"}, f},
359 {"cbn", r, x, 0x42, "The Christian Broadcasting Network, Inc.", "http://nic.cbn/", w{"a.nic.cbn", "b.nic.cbn", "c.nic.cbn", "ns1.dns.nic.cbn", "ns2.dns.nic.cbn", "ns3.dns.nic.cbn"}, n, n, w{"zh"}, "whois.nic.cbn", e, w{"https://rdap.nic.cbn/"}, t},
360 {"cbre", r, x, 0x42, "CBRE, Inc.", "http://nic.cbre/", w{"a.nic.cbre", "b.nic.cbre", "c.nic.cbre", "ns1.dns.nic.cbre", "ns2.dns.nic.cbre", "ns3.dns.nic.cbre"}, n, n, w{"es"}, "whois.nic.cbre", e, w{"https://rdap.nic.cbre/"}, t},
361 {"cbs", r, x, 0x42, "CBS Domains Inc.", "https://nic.cbs/", w{"a0.nic.cbs", "a2.nic.cbs", "b0.nic.cbs", "c0.nic.cbs"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/cbs/"}, f},
362 {"cc", r, z[2172:2176], 0xe0, e, e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "ccwhois.verisign-grs.com", e, w{"https://tld-rdap.verisign.com/cc/v1/"}, t},
363 {"cd", r, z[2176:2182], 0xe0, e, "https://www.nic.cd/nic.cd/", w{"ns-root-21.scpt-network.net", "ns-root-22.scpt-network.net", "ns-root-23.scpt-network.net"}, n, n, n, "whois.cd", e, n, f},
364 {"ceb", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
365 {"center", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.center", "v0n1.nic.center", "v0n2.nic.center", "v0n3.nic.center", "v2n0.nic.center", "v2n1.nic.center"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.center", e, w{"https://rdap.donuts.co/rdap/"}, t},
366 {"ceo", r, x, 0x40, "CEOTLD Pty Ltd", e, w{"a.nic.ceo", "b.nic.ceo", "c.nic.ceo", "d.nic.ceo"}, n, n, w{"ar", "da", "de", "es", "fr", "ja", "ko", "mul-Latn", "nl", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.ceo", e, w{"https://rdap.centralnic.com/ceo/"}, t},
367 {"cern", r, x, 0x42, "European Organization for Nuclear Research (\"CERN\")", "https://nic.cern/", w{"a0.nic.cern", "a2.nic.cern", "b0.nic.cern", "c0.nic.cern"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/cern/"}, f},
368 {"cf", r, x, 0xa0, e, e, w{"a.ns.cf", "b.ns.cf", "c.ns.cf", "d.ns.cf"}, n, n, n, "whois.dot.cf", e, n, t},
369 {"cfa", r, x, 0x42, "CFA Institute", "https://www.cfainstitute.org/utility/Pages/nic.aspx", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.cfa", e, w{"https://tld-rdap.verisign.com/cfa/v1/"}, f},
370 {"cfd", r, x, 0x40, "ShortDot SA", "https://bostonivy.co/", w{"a.nic.cfd", "b.nic.cfd", "c.nic.cfd", "d.nic.cfd"}, n, n, n, "whois.nic.cfd", e, w{"https://rdap.centralnic.com/cfd/"}, f},
371 {"cg", r, x, 0xa0, e, e, w{"dns-fr.dnsafrica.net", "dns-za.dnsafrica.net", "sunic.sunet.se"}, n, n, n, e, "http://www.nic.cg/cgi-bin/whois.pl", n, f},
372 {"ch", r, x, 0xa0, e, e, w{"a.nic.ch", "b.nic.ch", "d.nic.ch", "e.nic.ch", "f.nic.ch"}, n, n, n, "whois.nic.ch", e, w{"https://rdap.nic.ch/"}, t},
373 {"chanel", r, x, 0x42, "Chanel International B.V.", "http://nic.chanel/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.chanel", e, w{"https://tld-rdap.verisign.com/chanel/v1/"}, f},
374 {"changiairport", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
375 {"channel", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
376 {"charity", r, x, 0x40, "Public Interest Registry", "https://thenew.org/org-people/work-with-us/contact/", w{"v0n0.nic.charity", "v0n1.nic.charity", "v0n2.nic.charity", "v0n3.nic.charity", "v2n0.nic.charity", "v2n1.nic.charity"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.charity", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
377 {"chartis", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
378 {"chase", r, x, 0x42, "JPMorgan Chase Bank, National Association", "https://www.nic.chase/", w{"ns1.dns.nic.chase", "ns2.dns.nic.chase", "ns3.dns.nic.chase", "ns4.dns.nic.chase", "ns5.dns.nic.chase", "ns6.dns.nic.chase"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.chase", e, w{"https://rdap.nic.chase/"}, t},
379 {"chat", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.chat", "v0n1.nic.chat", "v0n2.nic.chat", "v0n3.nic.chat", "v2n0.nic.chat", "v2n1.nic.chat"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.chat", e, w{"https://rdap.donuts.co/rdap/"}, t},
380 {"cheap", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.cheap", "v0n1.nic.cheap", "v0n2.nic.cheap", "v0n3.nic.cheap", "v2n0.nic.cheap", "v2n1.nic.cheap"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cheap", e, w{"https://rdap.donuts.co/rdap/"}, t},
381 {"chesapeake", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
382 {"chevrolet", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
383 {"chevy", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
384 {"chintai", r, x, 0x42, "CHINTAI Corporation", "http://nic.chintai/", w{"a.nic.chintai", "b.nic.chintai", "c.nic.chintai", "ns1.dns.nic.chintai", "ns2.dns.nic.chintai", "ns3.dns.nic.chintai"}, n, n, w{"ja"}, "whois.nic.chintai", e, w{"https://rdap.nic.chintai/"}, t},
385 {"chk", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
386 {"chloe", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.chloe", e, n, f},
387 {"christmas", r, x, 0x40, "XYZ.COM LLC", "https://nic.christmas/", w{"a.nic.christmas", "b.nic.christmas", "c.nic.christmas", "d.nic.christmas"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.christmas", e, w{"https://rdap.centralnic.com/christmas/"}, t},
388 {"chrome", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
389 {"chrysler", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
390 {"church", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.church", "v0n1.nic.church", "v0n2.nic.church", "v0n3.nic.church", "v2n0.nic.church", "v2n1.nic.church"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.church", e, w{"https://rdap.donuts.co/rdap/"}, t},
391 {"ci", r, z[2182:2199], 0xa0, e, e, w{"any.nic.ci", "ci.hosting.nic.fr", "ns-ci.afrinic.net", "ns.nic.ci", "phloem.uoregon.edu"}, n, n, n, "whois.nic.ci", e, n, f},
392 {"cimb", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
393 {"cipriani", r, x, 0x42, "Hotel Cipriani Srl", "https://newgtlds.icann.org/", w{"a0.nic.cipriani", "a2.nic.cipriani", "b0.nic.cipriani", "c0.nic.cipriani"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/cipriani/"}, f},
394 {"circle", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.circle/", w{"dns1.nic.circle", "dns2.nic.circle", "dns3.nic.circle", "dns4.nic.circle", "dnsa.nic.circle", "dnsb.nic.circle", "dnsc.nic.circle", "dnsd.nic.circle"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.circle", e, w{"https://rdap.nominet.uk/circle/"}, t},
395 {"cisco", r, x, 0x42, "Cisco Technology, Inc.", "https://newgtlds.icann.org/", w{"a.nic.cisco", "b.nic.cisco", "c.nic.cisco", "ns1.dns.nic.cisco", "ns2.dns.nic.cisco", "ns3.dns.nic.cisco"}, n, n, n, "whois.nic.cisco", e, w{"https://rdap.nic.cisco/"}, f},
396 {"citadel", r, x, 0x42, "Citadel Domain LLC", "http://www.nic.citadel/", w{"ns1.dns.nic.citadel", "ns2.dns.nic.citadel", "ns3.dns.nic.citadel", "ns4.dns.nic.citadel", "ns5.dns.nic.citadel", "ns6.dns.nic.citadel"}, n, n, n, "whois.nic.citadel", e, w{"https://rdap.nic.citadel/"}, f},
397 {"citi", r, x, 0x42, "Citigroup Inc.", "https://www.citi.com/", w{"a.nic.citi", "b.nic.citi", "c.nic.citi", "ns1.dns.nic.citi", "ns2.dns.nic.citi", "ns3.dns.nic.citi"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.citi", e, w{"https://rdap.nic.citi/"}, t},
398 {"citic", r, x, 0x42, "CITIC Group Corporation", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.citic", e, w{"https://rdap.zdnsgtld.com/citic/"}, t},
399 {"city", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.city", "v0n1.nic.city", "v0n2.nic.city", "v0n3.nic.city", "v2n0.nic.city", "v2n1.nic.city"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.city", e, w{"https://rdap.donuts.co/rdap/"}, t},
400 {"cityeats", r, x, 0x48, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.cityeats", e, w{"https://tld-rdap.verisign.com/cityeats/v1/"}, f},
401 {"ck", r, z[2199:2207], 0xa8, "Telecom Cook Islands", "https://www.vodafone.co.ck/domain-admin-policy", w{"circa.mcs.vuw.ac.nz", "downstage.mcs.vuw.ac.nz", "parau.oyster.net.ck", "poiparau.oyster.net.ck"}, n, n, n, "whois.ck-nic.org.ck", e, n, f},
402 {"cl", r, x, 0xa0, e, e, w{"a.nic.cl", "b.nic.cl", "c.nic.cl", "cl-ns.anycast.pch.net", "cl1-tld.d-zone.ca", "cl1.dnsnode.net", "cl2-tld.d-zone.ca"}, n, n, w{"mul-Latn"}, "whois.nic.cl", e, n, t},
403 {"claims", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.claims", "v0n1.nic.claims", "v0n2.nic.claims", "v0n3.nic.claims", "v2n0.nic.claims", "v2n1.nic.claims"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.claims", e, w{"https://rdap.donuts.co/rdap/"}, t},
404 {"cleaning", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.cleaning", "v0n1.nic.cleaning", "v0n2.nic.cleaning", "v0n3.nic.cleaning", "v2n0.nic.cleaning", "v2n1.nic.cleaning"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cleaning", e, w{"https://rdap.donuts.co/rdap/"}, t},
405 {"click", r, x, 0x40, "Internet Naming Company LLC", "https://uniregistry.link/extensions/click/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
406 {"clinic", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.clinic", "v0n1.nic.clinic", "v0n2.nic.clinic", "v0n3.nic.clinic", "v2n0.nic.clinic", "v2n1.nic.clinic"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.clinic", e, w{"https://rdap.donuts.co/rdap/"}, t},
407 {"clinique", r, x, 0x42, "The Estée Lauder Companies Inc.", "https://newgtlds.icann.org/", w{"a0.nic.clinique", "a2.nic.clinique", "b0.nic.clinique", "c0.nic.clinique"}, n, n, n, "whois.nic.clinique", e, w{"https://rdap.afilias-srs.net/rdap/clinique/"}, f},
408 {"clothing", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.clothing", "v0n1.nic.clothing", "v0n2.nic.clothing", "v0n3.nic.clothing", "v2n0.nic.clothing", "v2n1.nic.clothing"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.clothing", e, w{"https://rdap.donuts.co/rdap/"}, t},
409 {"cloud", r, x, 0x40, "Aruba PEC S.p.A.", "https://www.get.cloud/home.aspx", w{"a.nic.cloud", "b.nic.cloud", "c.nic.cloud", "d.nic.cloud"}, n, n, n, "whois.nic.cloud", e, w{"https://rdap.nic.cloud/"}, f},
410 {"club", r, x, 0x40, "Registry Services, LLC", e, w{"a.nic.club", "b.nic.club", "c.nic.club", "ns1.dns.nic.club", "ns2.dns.nic.club", "ns3.dns.nic.club"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.club", e, w{"https://rdap.nic.club/"}, t},
411 {"clubmed", r, x, 0x42, "Club Méditerranée S.A.", "http://ns.clubmed.com/ipm/nic_clubmed/index.html", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"ja", "ko", "mul-Deva", "mul-Hang", "mul-Hani", "mul-Hano"}, "whois.nic.clubmed", e, w{"https://tld-rdap.verisign.com/clubmed/v1/"}, t},
412 {"cm", r, z[2207:2211], 0xa0, e, "https://antic.cm/", w{"auth02.ns.uu.net", "kim.camnet.cm", "lom.camnet.cm", "ns.itu.ch", "sanaga.camnet.cm"}, n, n, n, "whois.netcom.cm", e, n, f},
413 {"cn", r, z[2211:2253], 0xa0, e, "http://cnnic.cn/", w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn", "ns.cernet.net"}, n, n, w{"zh", "zh-Hans"}, "whois.cnnic.cn", e, n, t},
414 {"co", r, z[2253:2260], 0xe0, e, "https://www.go.co/", w{"ns1.cctld.co", "ns2.cctld.co", "ns3.cctld.co", "ns4.cctld.co", "ns5.cctld.co", "ns6.cctld.co"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "mul-Latn", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.co", e, n, t},
415 {"coach", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.coach", "v0n1.nic.coach", "v0n2.nic.coach", "v0n3.nic.coach", "v2n0.nic.coach", "v2n1.nic.coach"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.coach", e, w{"https://rdap.donuts.co/rdap/"}, t},
416 {"codes", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.codes", "v0n1.nic.codes", "v0n2.nic.codes", "v0n3.nic.codes", "v2n0.nic.codes", "v2n1.nic.codes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.codes", e, w{"https://rdap.donuts.co/rdap/"}, t},
417 {"coffee", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.coffee", "v0n1.nic.coffee", "v0n2.nic.coffee", "v0n3.nic.coffee", "v2n0.nic.coffee", "v2n1.nic.coffee"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.coffee", e, w{"https://rdap.donuts.co/rdap/"}, t},
418 {"college", r, x, 0x40, "XYZ.COM LLC", "https://nic.college/", w{"a.nic.college", "b.nic.college", "c.nic.college", "d.nic.college"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.college", e, w{"https://rdap.centralnic.com/college/"}, t},
419 {"cologne", r, x, 0xc4, "dotKoeln GmbH", e, w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"Cologne", "Koeln"}, w{"de", "mul-Latn"}, "whois.ryce-rsp.com", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
420 {"com", r, z[2260:2292], 0x40, "VeriSign, Inc.", "https://yourdot.com/", w{"a.gtld-servers.net", "b.gtld-servers.net", "c.gtld-servers.net", "d.gtld-servers.net", "e.gtld-servers.net", "f.gtld-servers.net", "g.gtld-servers.net", "h.gtld-servers.net", "i.gtld-servers.net", "j.gtld-servers.net", "k.gtld-servers.net", "l.gtld-servers.net", "m.gtld-servers.net"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro-MD", "ru", "uk", "zh"}, "whois.verisign-grs.com", e, w{"https://rdap.verisign.com/com/v1/"}, t},
421 {"comcast", r, x, 0x42, "Comcast IP Holdings I, LLC", "https://nic.comcast/", w{"dns1.nic.comcast", "dns2.nic.comcast", "dns3.nic.comcast", "dns4.nic.comcast", "dnsa.nic.comcast", "dnsb.nic.comcast", "dnsc.nic.comcast", "dnsd.nic.comcast"}, n, n, n, "whois.nic.comcast", e, w{"https://rdap.nominet.uk/comcast/"}, f},
422 {"commbank", r, x, 0x42, "COMMONWEALTH BANK OF AUSTRALIA", "http://nic.commbank/", w{"a.nic.commbank", "b.nic.commbank", "c.nic.commbank", "d.nic.commbank"}, n, n, n, "whois.nic.commbank", e, w{"https://rdap.nic.commbank/"}, f},
423 {"community", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.community", "v0n1.nic.community", "v0n2.nic.community", "v0n3.nic.community", "v2n0.nic.community", "v2n1.nic.community"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.community", e, w{"https://rdap.donuts.co/rdap/"}, t},
424 {"company", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.company", "v0n1.nic.company", "v0n2.nic.company", "v0n3.nic.company", "v2n0.nic.company", "v2n1.nic.company"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.company", e, w{"https://rdap.donuts.co/rdap/"}, t},
425 {"compare", r, x, 0x40, "Registry Services, LLC", "https://www.gocompare.com/", w{"a.nic.compare", "b.nic.compare", "c.nic.compare", "d.nic.compare"}, n, n, n, "whois.nic.compare", e, w{"https://rdap.nic.compare/"}, f},
426 {"computer", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.computer", "v0n1.nic.computer", "v0n2.nic.computer", "v0n3.nic.computer", "v2n0.nic.computer", "v2n1.nic.computer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.computer", e, w{"https://rdap.donuts.co/rdap/"}, t},
427 {"comsec", r, x, 0x42, "VeriSign, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.comsec", e, w{"https://tld-rdap.verisign.com/comsec/v1/"}, t},
428 {"condos", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.condos", "v0n1.nic.condos", "v0n2.nic.condos", "v0n3.nic.condos", "v2n0.nic.condos", "v2n1.nic.condos"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.condos", e, w{"https://rdap.donuts.co/rdap/"}, t},
429 {"connectors", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
430 {"construction", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.construction", "v0n1.nic.construction", "v0n2.nic.construction", "v0n3.nic.construction", "v2n0.nic.construction", "v2n1.nic.construction"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.construction", e, w{"https://rdap.donuts.co/rdap/"}, t},
431 {"consulting", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.consulting", "v0n1.nic.consulting", "v0n2.nic.consulting", "v0n3.nic.consulting", "v2n0.nic.consulting", "v2n1.nic.consulting"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.consulting", e, w{"https://rdap.donuts.co/rdap/"}, t},
432 {"contact", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.contact", "v0n1.nic.contact", "v0n2.nic.contact", "v0n3.nic.contact", "v2n0.nic.contact", "v2n1.nic.contact"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Cyrl", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.contact", e, w{"https://rdap.donuts.co/rdap/"}, t},
433 {"contractors", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.contractors", "v0n1.nic.contractors", "v0n2.nic.contractors", "v0n3.nic.contractors", "v2n0.nic.contractors", "v2n1.nic.contractors"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.contractors", e, w{"https://rdap.donuts.co/rdap/"}, t},
434 {"cooking", r, x, 0x40, "Registry Services, LLC", "http://nic.cooking/", w{"a.nic.cooking", "b.nic.cooking", "c.nic.cooking", "d.nic.cooking"}, n, n, w{"de", "es", "fr"}, "whois.nic.cooking", e, w{"https://rdap.nic.cooking/"}, t},
435 {"cookingchannel", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.cookingchannel", e, w{"https://tld-rdap.verisign.com/cookingchannel/v1/"}, f},
436 {"cool", r, z[2292:2293], 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.cool", "v0n1.nic.cool", "v0n2.nic.cool", "v0n3.nic.cool", "v2n0.nic.cool", "v2n1.nic.cool"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cool", e, w{"https://rdap.donuts.co/rdap/"}, t},
437 {"coop", r, x, 0x1040, "DotCooperation LLC", "https://identity.coop/", w{"a.nic.coop", "b.nic.coop", "c.nic.coop", "d.nic.coop"}, n, n, n, "whois.nic.coop", e, w{"https://rdap.centralnic.com/coop/"}, f},
438 {"corp", r, x, 0x2140, e, "https://features.icann.org/addressing-new-gtld-program-applications-corp-home-and-mail", n, n, n, n, e, e, n, t},
439 {"corsica", r, x, 0x4c0, "Collectivité de Corse", "http://nic.corsica/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, w{"FR-H"}, w{"mul-Latn"}, "whois.nic.corsica", e, w{"https://rdap.nic.corsica/"}, t},
440 {"country", r, x, 0x40, "Internet Naming Company LLC", "https://uniregistry.link/extensions/country/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "mul-Cyrl", "pt"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
441 {"coupon", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.coupon/", w{"a.nic.coupon", "b.nic.coupon", "c.nic.coupon", "ns1.dns.nic.coupon", "ns2.dns.nic.coupon", "ns3.dns.nic.coupon"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.coupon", e, w{"https://rdap.nic.coupon/"}, t},
442 {"coupons", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.coupons", "v0n1.nic.coupons", "v0n2.nic.coupons", "v0n3.nic.coupons", "v2n0.nic.coupons", "v2n1.nic.coupons"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.coupons", e, w{"https://rdap.donuts.co/rdap/"}, t},
443 {"courses", r, x, 0x40, "Registry Services, LLC", "https://www.get.courses/", w{"a.nic.courses", "b.nic.courses", "c.nic.courses", "d.nic.courses"}, n, n, n, "whois.nic.courses", e, w{"https://rdap.nic.courses/"}, f},
444 {"cpa", r, x, 0x40, "American Institute of Certified Public Accountants", "http://nic.cpa/", w{"a.nic.cpa", "b.nic.cpa", "c.nic.cpa", "d.nic.cpa"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.cpa", e, n, t},
445 {"cr", r, z[2293:2301], 0xa0, e, "https://www.nic.cr/", w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, "whois.nic.cr", e, w{"https://rdap.nic.cr/"}, f},
446 {"credit", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.credit", "v0n1.nic.credit", "v0n2.nic.credit", "v0n3.nic.credit", "v2n0.nic.credit", "v2n1.nic.credit"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.credit", e, w{"https://rdap.donuts.co/rdap/"}, t},
447 {"creditcard", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.creditcard", "v0n1.nic.creditcard", "v0n2.nic.creditcard", "v0n3.nic.creditcard", "v2n0.nic.creditcard", "v2n1.nic.creditcard"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.creditcard", e, w{"https://rdap.donuts.co/rdap/"}, t},
448 {"creditunion", r, x, 0x40, "DotCooperation LLC", "https://identity.coop/creditunion/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns5.uniregistry.net", "ns6.uniregistry.info"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/creditunion/"}, t},
449 {"cricket", r, x, 0x40, "dot Cricket Limited", "https://www.famousfourmedia.com/", w{"a.nic.cricket", "b.nic.cricket", "c.nic.cricket", "ns1.dns.nic.cricket", "ns2.dns.nic.cricket", "ns3.dns.nic.cricket"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.cricket", e, w{"https://rdap.nic.cricket/"}, t},
450 {"crown", r, x, 0x42, "Crown Equipment Corporation", "http://nic.crown/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/crown/v1/"}, f},
451 {"crs", r, x, 0x42, "Federated Co-operatives Limited", "http://nic.crs/", w{"a0.nic.crs", "a2.nic.crs", "b0.nic.crs", "c0.nic.crs"}, n, n, n, "whois.nic.crs", e, w{"https://tld-rdap.verisign.com/crs/v1/"}, f},
452 {"cruise", r, x, 0x40, "Viking River Cruises (Bermuda) Ltd.", "http://nic.cruise/", w{"a0.nic.cruise", "a2.nic.cruise", "b0.nic.cruise", "c0.nic.cruise"}, n, n, n, "whois.nic.cruise", e, w{"https://rdap.afilias-srs.net/rdap/cruise/"}, f},
453 {"cruises", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.cruises", "v0n1.nic.cruises", "v0n2.nic.cruises", "v0n3.nic.cruises", "v2n0.nic.cruises", "v2n1.nic.cruises"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.cruises", e, w{"https://rdap.donuts.co/rdap/"}, t},
454 {"csc", r, x, 0x842, "Alliance-One Services, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.csc", e, w{"https://tld-rdap.verisign.com/csc/v1/"}, f},
455 {"cu", r, z[2301:2312], 0xa0, e, e, w{"cu.cctld.authdns.ripe.net", "ns.ceniai.net.cu", "ns.dns.br", "ns2.ceniai.net.cu", "ns2.gip.net", "rip.psg.com"}, n, n, n, e, "http://www.nic.cu/", n, f},
456 {"cuisinella", r, x, 0x42, "SCHMIDT GROUPE S.A.S.", "http://nic.cuisinella/", w{"a.nic.cuisinella", "b.nic.cuisinella", "c.nic.cuisinella", "d.nic.cuisinella"}, n, n, n, "whois.nic.cuisinella", e, w{"https://rdap.nic.cuisinella/"}, f},
457 {"cv", r, z[2312:2320], 0xa0, e, e, w{"anyc.dnsnode.net", "c.dns.pt", "cv01.dns.pt", "ns-ext.isc.org", "ns.dns.cv"}, n, n, n, e, "http://www.dns.cv/", n, f},
458 {"cw", r, z[2320:2322], 0xa0, e, "https://en.wikipedia.org/wiki/.cw", w{"cw.cctld.authdns.ripe.net", "kadushi.curinfo.cw", "ns0.ja.net", "ns01-server.curinfo.cw", "ns1.uoc.cw", "ns2.uoc.cw", "ns3.uoc.cw"}, n, n, n, e, e, n, f},
459 {"cx", r, z[2322:2327], 0xa0, e, e, w{"ns.anycast.nic.cx", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.cx", e, n, f},
460 {"cy", r, z[2327:2340], 0xa8, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, "http://www.nic.cy/nslookup/online_database.php", n, f},
461 {"cymru", r, x, 0x440, "Nominet UK", "https://eincartrefarlein.cymru/", w{"dns1.nic.cymru", "dns2.nic.cymru", "dns3.nic.cymru", "dns4.nic.cymru", "dnsa.nic.cymru", "dnsb.nic.cymru", "dnsc.nic.cymru", "dnsd.nic.cymru"}, n, w{"GB-WLS"}, w{"cy"}, "whois.nic.cymru", e, w{"https://rdap.nominet.uk/cymru/"}, t},
462 {"cyou", r, x, 0x40, "ShortDot SA", "https://shortdot.bond/cyou/", w{"a.nic.cyou", "b.nic.cyou", "c.nic.cyou", "d.nic.cyou"}, n, n, n, "whois.nic.cyou", e, w{"https://rdap.centralnic.com/cyou/"}, f},
463 {"cz", r, z[2340:2341], 0xa0, e, "https://www.nic.cz/", w{"a.ns.nic.cz", "b.ns.nic.cz", "c.ns.nic.cz", "d.ns.nic.cz"}, n, n, n, "whois.nic.cz", e, w{"https://rdap.nic.cz/"}, t},
464 {"dabur", r, x, 0x42, "Dabur India Limited", "http://nic.dabur/", w{"a0.nic.dabur", "a2.nic.dabur", "b0.nic.dabur", "c0.nic.dabur"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/dabur/"}, f},
465 {"dad", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
466 {"dance", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.dance", "v0n1.nic.dance", "v0n2.nic.dance", "v0n3.nic.dance", "v2n0.nic.dance", "v2n1.nic.dance"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dance", e, w{"https://rdap.donuts.co/rdap/"}, t},
467 {"data", r, x, 0x42, "Dish DBS Corporation", "http://www.dishtlds.com/data/", w{"a0.nic.data", "a2.nic.data", "b0.nic.data", "c0.nic.data"}, n, n, n, "whois.nic.data", e, w{"https://rdap.afilias-srs.net/rdap/data/"}, f},
468 {"date", r, x, 0x40, "dot Date Limited", "https://www.famousfourmedia.com/", w{"a.nic.date", "b.nic.date", "c.nic.date", "ns1.dns.nic.date", "ns2.dns.nic.date", "ns3.dns.nic.date"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.date", e, w{"https://rdap.nic.date/"}, t},
469 {"dating", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.dating", "v0n1.nic.dating", "v0n2.nic.dating", "v0n3.nic.dating", "v2n0.nic.dating", "v2n1.nic.dating"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dating", e, w{"https://rdap.donuts.co/rdap/"}, t},
470 {"datsun", r, x, 0x42, "NISSAN MOTOR CO., LTD.", "https://www.nissan-global.com/EN/NIC/DATSUN/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
471 {"day", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
472 {"dclk", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
473 {"dds", r, x, 0x40, "Registry Services, LLC", "http://nic.dds/", w{"a.nic.dds", "b.nic.dds", "c.nic.dds", "d.nic.dds"}, n, n, w{"de", "es", "fr"}, "whois.nic.dds", e, w{"https://rdap.nic.dds/"}, t},
474 {"de", r, z[2341:2344], 0xa0, e, "https://www.denic.de/", w{"a.nic.de", "f.nic.de", "l.de.net", "n.de.net", "s.de.net", "z.nic.de"}, n, n, n, "whois.denic.de", e, w{"https://rdap.denic.de/"}, t},
475 {"deal", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.deal/", w{"dns1.nic.deal", "dns2.nic.deal", "dns3.nic.deal", "dns4.nic.deal", "dnsa.nic.deal", "dnsb.nic.deal", "dnsc.nic.deal", "dnsd.nic.deal"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.deal", e, w{"https://rdap.nominet.uk/deal/"}, t},
476 {"dealer", r, x, 0x40, "Intercap Registry Inc.", "http://nic.dealer/", w{"a.nic.dealer", "b.nic.dealer", "c.nic.dealer", "d.nic.dealer"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.dealer", e, w{"https://rdap.centralnic.com/dealer/"}, t},
477 {"deals", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.deals", "v0n1.nic.deals", "v0n2.nic.deals", "v0n3.nic.deals", "v2n0.nic.deals", "v2n1.nic.deals"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.deals", e, w{"https://rdap.donuts.co/rdap/"}, t},
478 {"degree", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.degree", "v0n1.nic.degree", "v0n2.nic.degree", "v0n3.nic.degree", "v2n0.nic.degree", "v2n1.nic.degree"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.degree", e, w{"https://rdap.donuts.co/rdap/"}, t},
479 {"delivery", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.delivery", "v0n1.nic.delivery", "v0n2.nic.delivery", "v0n3.nic.delivery", "v2n0.nic.delivery", "v2n1.nic.delivery"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.delivery", e, w{"https://rdap.donuts.co/rdap/"}, t},
480 {"dell", r, x, 0x42, "Dell Inc.", "https://nic.dell/", w{"a.nic.dell", "b.nic.dell", "c.nic.dell", "ns1.dns.nic.dell", "ns2.dns.nic.dell", "ns3.dns.nic.dell"}, n, n, w{"es"}, "whois.nic.dell", e, w{"https://rdap.nic.dell/"}, t},
481 {"delmonte", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
482 {"deloitte", r, x, 0x42, "Deloitte Touche Tohmatsu", "https://www.nic.deloitte/", w{"a.nic.deloitte", "b.nic.deloitte", "c.nic.deloitte", "d.nic.deloitte"}, n, n, w{"ar", "de", "es", "fr", "ja", "nl", "pt", "ru", "zh"}, "whois.nic.deloitte", e, w{"https://rdap.centralnic.com/deloitte/"}, t},
483 {"delta", r, x, 0x42, "Delta Air Lines, Inc.", "https://newgtlds.icann.org/", w{"a0.nic.delta", "a2.nic.delta", "b0.nic.delta", "c0.nic.delta"}, n, n, n, "whois.nic.delta", e, w{"https://rdap.afilias-srs.net/rdap/delta/"}, f},
484 {"democrat", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.democrat", "v0n1.nic.democrat", "v0n2.nic.democrat", "v0n3.nic.democrat", "v2n0.nic.democrat", "v2n1.nic.democrat"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.democrat", e, w{"https://rdap.donuts.co/rdap/"}, t},
485 {"dental", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.dental", "v0n1.nic.dental", "v0n2.nic.dental", "v0n3.nic.dental", "v2n0.nic.dental", "v2n1.nic.dental"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dental", e, w{"https://rdap.donuts.co/rdap/"}, t},
486 {"dentist", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.dentist", "v0n1.nic.dentist", "v0n2.nic.dentist", "v0n3.nic.dentist", "v2n0.nic.dentist", "v2n1.nic.dentist"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dentist", e, w{"https://rdap.donuts.co/rdap/"}, t},
487 {"desi", r, x, 0x40, "Desi Networks LLC", e, w{"a.nic.desi", "b.nic.desi", "c.nic.desi", "d.nic.desi"}, n, n, n, "whois.nic.desi", e, w{"https://rdap.centralnic.com/desi/"}, t},
488 {"design", r, x, 0x40, "Registry Services, LLC", "https://your.design/", w{"a.nic.design", "b.nic.design", "c.nic.design", "d.nic.design"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.design", e, w{"https://rdap.nic.design/"}, t},
489 {"deutschepost", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
490 {"dev", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
491 {"dhl", r, x, 0x42, "Deutsche Post AG", "https://www.nic.dhl/", w{"a.nic.dhl", "b.nic.dhl", "c.nic.dhl", "d.nic.dhl"}, n, n, w{"mul-Latn"}, e, e, w{"https://rdap.centralnic.com/dhl/"}, t},
492 {"diamonds", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.diamonds", "v0n1.nic.diamonds", "v0n2.nic.diamonds", "v0n3.nic.diamonds", "v2n0.nic.diamonds", "v2n1.nic.diamonds"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.diamonds", e, w{"https://rdap.donuts.co/rdap/"}, t},
493 {"diet", r, x, 0x40, "XYZ.COM LLC", "https://nic.diet/", w{"a.nic.diet", "b.nic.diet", "c.nic.diet", "d.nic.diet"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.diet", e, w{"https://rdap.centralnic.com/diet/"}, t},
494 {"digikey", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
495 {"digital", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.digital", "v0n1.nic.digital", "v0n2.nic.digital", "v0n3.nic.digital", "v2n0.nic.digital", "v2n1.nic.digital"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.digital", e, w{"https://rdap.donuts.co/rdap/"}, t},
496 {"direct", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.direct", "v0n1.nic.direct", "v0n2.nic.direct", "v0n3.nic.direct", "v2n0.nic.direct", "v2n1.nic.direct"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.direct", e, w{"https://rdap.donuts.co/rdap/"}, t},
497 {"directory", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.directory", "v0n1.nic.directory", "v0n2.nic.directory", "v0n3.nic.directory", "v2n0.nic.directory", "v2n1.nic.directory"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.directory", e, w{"https://rdap.donuts.co/rdap/"}, t},
498 {"discount", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.discount", "v0n1.nic.discount", "v0n2.nic.discount", "v0n3.nic.discount", "v2n0.nic.discount", "v2n1.nic.discount"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.discount", e, w{"https://rdap.donuts.co/rdap/"}, t},
499 {"discover", r, x, 0x42, "Discover Financial Services", "https://www.nic.discover//", w{"a.nic.discover", "b.nic.discover", "c.nic.discover", "ns1.dns.nic.discover", "ns2.dns.nic.discover", "ns3.dns.nic.discover"}, n, n, n, "whois.nic.discover", e, w{"https://rdap.nic.discover/"}, f},
500 {"dish", r, x, 0x42, "Dish DBS Corporation", "http://www.dishtlds.com/dish/", w{"a0.nic.dish", "a2.nic.dish", "b0.nic.dish", "c0.nic.dish"}, n, n, n, "whois.nic.dish", e, w{"https://rdap.afilias-srs.net/rdap/dish/"}, f},
501 {"diy", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.diy", e, w{"https://tld-rdap.verisign.com/diy/v1/"}, f},
502 {"dj", r, x, 0xe0, e, e, w{"bow1.intnet.dj", "bow5.intnet.dj", "vps443605.ovh.net"}, n, n, n, e, "http://www.nic.dj/whois.php", n, f},
503 {"dk", r, z[2344:2346], 0xa0, e, "https://www.dk-hostmaster.dk/da", w{"a.nic.dk", "b.nic.dk", "c.nic.dk", "d.nic.dk", "l.nic.dk", "p.nic.dk", "s.nic.dk"}, n, n, n, "whois.dk-hostmaster.dk", e, n, t},
504 {"dm", r, z[2346:2352], 0xa0, e, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, "whois.dmdomains.dm", e, n, t},
505 {"dnb", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
506 {"dnp", r, x, 0x42, "Dai Nippon Printing Co., Ltd.", "https://nic.dnp/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.dnp", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
507 {"do", r, z[2352:2363], 0xa0, e, "https://www.nic.do/", w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, "whois.nic.do", e, n, f},
508 {"docomo", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
509 {"docs", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
510 {"doctor", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.doctor", "v0n1.nic.doctor", "v0n2.nic.doctor", "v0n3.nic.doctor", "v2n0.nic.doctor", "v2n1.nic.doctor"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.doctor", e, w{"https://rdap.donuts.co/rdap/"}, t},
511 {"dodge", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
512 {"dog", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.dog", "v0n1.nic.dog", "v0n2.nic.dog", "v0n3.nic.dog", "v2n0.nic.dog", "v2n1.nic.dog"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.dog", e, w{"https://rdap.donuts.co/rdap/"}, t},
513 {"doha", r, x, 0x8c4, e, "https://newgtlds.icann.org/", n, n, w{"Doha", "QA-DA"}, n, "whois.nic.doha", e, n, f},
514 {"domains", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.domains", "v0n1.nic.domains", "v0n2.nic.domains", "v0n3.nic.domains", "v2n0.nic.domains", "v2n1.nic.domains"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.domains", e, w{"https://rdap.donuts.co/rdap/"}, t},
515 {"doosan", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--cg4bki", e, n, f},
516 {"dot", r, x, 0x40, "Dish DBS Corporation", "http://www.dishtlds.com/dot/", w{"a0.nic.dot", "a2.nic.dot", "b0.nic.dot", "c0.nic.dot"}, n, n, n, "whois.nic.dot", e, w{"https://rdap.afilias-srs.net/rdap/dot/"}, f},
517 {"dotafrica", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
518 {"download", r, x, 0x40, "dot Support Limited", "https://www.famousfourmedia.com/", w{"a.nic.download", "b.nic.download", "c.nic.download", "ns1.dns.nic.download", "ns2.dns.nic.download", "ns3.dns.nic.download"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.download", e, w{"https://rdap.nic.download/"}, t},
519 {"drive", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
520 {"dstv", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
521 {"dtv", r, x, 0x42, "Dish DBS Corporation", "http://dishtlds.com/dtv/", w{"a0.nic.dtv", "a2.nic.dtv", "b0.nic.dtv", "c0.nic.dtv"}, n, n, n, "whois.nic.dtv", e, w{"https://rdap.afilias-srs.net/rdap/dtv/"}, f},
522 {"dubai", r, x, 0xc4, "Dubai Smart Government Department", "http://nic.dubai/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, w{"AE-DU", "Dubai"}, w{"ar"}, "whois.nic.dubai", e, w{"https://rdap.nic.dubai/"}, t},
523 {"duck", r, x, 0x842, "Johnson Shareholdings, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.duck", e, w{"https://tld-rdap.verisign.com/duck/v1/"}, f},
524 {"dunlop", r, x, 0x42, "The Goodyear Tire & Rubber Company", "https://nic.dunlop/", w{"a0.nic.dunlop", "a2.nic.dunlop", "b0.nic.dunlop", "c0.nic.dunlop"}, n, n, n, "whois.nic.dunlop", e, w{"https://rdap.afilias-srs.net/rdap/dunlop/"}, f},
525 {"duns", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.duns", e, n, f},
526 {"dupont", r, x, 0x42, "DuPont Specialty Products USA, LLC", "https://www.dupont.com/nic.html", w{"ns1.dns.nic.dupont", "ns2.dns.nic.dupont", "ns3.dns.nic.dupont", "ns4.dns.nic.dupont", "ns5.dns.nic.dupont", "ns6.dns.nic.dupont"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.dupont", e, w{"https://rdap.nic.dupont/"}, t},
527 {"durban", r, x, 0xc4, "ZA Central Registry NPC trading as ZA Central Registry", e, w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Durban"}, n, "whois.nic.durban", e, w{"https://rdap.nic.durban/rdap/"}, t},
528 {"dvag", r, x, 0x42, "Deutsche Vermögensberatung Aktiengesellschaft DVAG", "https://nic.dvag/", w{"a.nic.dvag", "b.nic.dvag", "c.nic.dvag", "d.nic.dvag"}, n, n, w{"de"}, "whois.nic.dvag", e, w{"https://rdap.centralnic.com/dvag/"}, t},
529 {"dvr", r, x, 0x42, "DISH Technologies L.L.C.", "https://newgtlds.icann.org/", w{"a0.nic.dvr", "a2.nic.dvr", "b0.nic.dvr", "c0.nic.dvr"}, n, n, n, "whois.nic.dvr", e, w{"https://rdap.afilias-srs.net/rdap/dvr/"}, f},
530 {"dwg", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
531 {"dz", r, z[2363:2371], 0xa0, e, e, w{"ns-dz.afrinic.net", "ns1.nic.dz", "ns2.nic.dz", "ns3.nic.fr", "ns4.nic.dz", "ns5.nic.dz"}, n, n, n, "whois.nic.dz", e, n, f},
532 {"earth", r, x, 0x40, "Interlink Systems Innovation Institute K.K.", "https://domain.earth/", w{"a.nic.earth", "b.nic.earth", "c.nic.earth", "ns1.dns.nic.earth", "ns2.dns.nic.earth", "ns3.dns.nic.earth"}, n, n, w{"ja", "ko", "zh"}, "whois.nic.earth", e, w{"https://rdap.nic.earth/"}, t},
533 {"eat", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
534 {"ec", r, z[2371:2382], 0xa0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec"}, n, n, n, "whois.nic.ec", e, n, f},
535 {"eco", r, x, 0x40, "Big Room Inc.", "https://bigroom.eco/", w{"a.ns.nic.eco", "b.ns.nic.eco"}, n, n, n, "whois.nic.eco", e, w{"https://rdap.eco.fury.ca/rdap/"}, f},
536 {"ecom", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
537 {"edeka", r, x, 0x42, "EDEKA Verband kaufmännischer Genossenschaften e.V.", "https://www.nic.edeka/", w{"a0.nic.edeka", "a2.nic.edeka", "b0.nic.edeka", "c0.nic.edeka"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/edeka/"}, t},
538 {"edu", r, x, 0x1040, e, e, w{"a.edu-servers.net", "b.edu-servers.net", "c.edu-servers.net", "d.edu-servers.net", "e.edu-servers.net", "f.edu-servers.net", "g.edu-servers.net", "h.edu-servers.net", "i.edu-servers.net", "j.edu-servers.net", "k.edu-servers.net", "l.edu-servers.net", "m.edu-servers.net"}, n, n, n, "whois.educause.edu", e, n, f},
539 {"education", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.education", "v0n1.nic.education", "v0n2.nic.education", "v0n3.nic.education", "v2n0.nic.education", "v2n1.nic.education"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.education", e, w{"https://rdap.donuts.co/rdap/"}, t},
540 {"ee", r, z[2382:2396], 0xa0, e, e, w{"b.tld.ee", "e.tld.ee", "ee.aso.ee", "ee.eenet.ee", "ns.tld.ee"}, n, n, n, "whois.tld.ee", e, n, f},
541 {"eg", r, z[2396:2408], 0xa0, e, e, w{"frcu.eun.eg", "ns5.univie.ac.at", "rip.psg.com"}, n, n, n, e, "http://lookup.egregistry.eg/english.aspx", n, f},
542 {"email", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.email", "v0n1.nic.email", "v0n2.nic.email", "v0n3.nic.email", "v2n0.nic.email", "v2n1.nic.email"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.email", e, w{"https://rdap.donuts.co/rdap/"}, t},
543 {"emerck", r, x, 0x42, "Merck KGaA", "http://www.nic.emerck/darmstadt/germany/", w{"a0.nic.emerck", "a2.nic.emerck", "b0.nic.emerck", "c0.nic.emerck"}, n, n, w{"da", "de", "es", "hu", "is", "lt", "lv", "pl", "ru", "sv"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/emerck/"}, t},
544 {"emerson", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
545 {"energy", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.energy", "v0n1.nic.energy", "v0n2.nic.energy", "v0n3.nic.energy", "v2n0.nic.energy", "v2n1.nic.energy"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.energy", e, w{"https://rdap.donuts.co/rdap/"}, t},
546 {"engineer", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.engineer", "v0n1.nic.engineer", "v0n2.nic.engineer", "v0n3.nic.engineer", "v2n0.nic.engineer", "v2n1.nic.engineer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.engineer", e, w{"https://rdap.donuts.co/rdap/"}, t},
547 {"engineering", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.engineering", "v0n1.nic.engineering", "v0n2.nic.engineering", "v0n3.nic.engineering", "v2n0.nic.engineering", "v2n1.nic.engineering"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.engineering", e, w{"https://rdap.donuts.co/rdap/"}, t},
548 {"enterprises", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.enterprises", "v0n1.nic.enterprises", "v0n2.nic.enterprises", "v0n3.nic.enterprises", "v2n0.nic.enterprises", "v2n1.nic.enterprises"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.enterprises", e, w{"https://rdap.donuts.co/rdap/"}, t},
549 {"epost", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, w{"mul-Latn"}, e, e, n, t},
550 {"epson", r, x, 0x42, "Seiko Epson Corporation", "https://nic.epson/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.epson", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
551 {"equipment", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.equipment", "v0n1.nic.equipment", "v0n2.nic.equipment", "v0n3.nic.equipment", "v2n0.nic.equipment", "v2n1.nic.equipment"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.equipment", e, w{"https://rdap.donuts.co/rdap/"}, t},
552 {"er", r, z[2408:2415], 0xa8, e, e, w{"er.cctld.authdns.ripe.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
553 {"ericsson", r, x, 0x42, "Telefonaktiebolaget L M Ericsson", "https://nic.ericsson/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ericsson", e, w{"https://tld-rdap.verisign.com/ericsson/v1/"}, f},
554 {"erni", r, x, 0x42, "ERNI Group Holding AG", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.erni", e, w{"https://rdap.nic.erni/"}, t},
555 {"es", r, z[2415:2420], 0xa0, e, e, w{"a.nic.es", "c.nic.es", "g.nic.es", "h.nic.es"}, n, n, n, "whois.nic.es", e, n, t},
556 {"esq", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
557 {"estate", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.estate", "v0n1.nic.estate", "v0n2.nic.estate", "v0n3.nic.estate", "v2n0.nic.estate", "v2n1.nic.estate"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.estate", e, w{"https://rdap.donuts.co/rdap/"}, t},
558 {"esurance", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
559 {"et", r, z[2420:2428], 0xa0, e, "http://www.ethionet.et/?q=ipservicedomainname", w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
560 {"etisalat", r, x, 0x42, "Emirates Telecommunications Corporation (trading as Etisalat)", "https://nic.etisalat/", w{"a.nic.etisalat", "b.nic.etisalat", "c.nic.etisalat", "d.nic.etisalat"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/etisalat/"}, f},
561 {"eu", r, z[2428:2431], 0xa0, e, e, w{"be.dns.eu", "si.dns.eu", "w.dns.eu", "x.dns.eu", "y.dns.eu"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.eu", e, n, t},
562 {"eurovision", r, x, 0x42, "European Broadcasting Union (EBU)", "https://www.ebu.ch/home", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.eurovision", e, w{"https://rdap.nic.eurovision/"}, t},
563 {"eus", r, x, 0x440, "Puntueus Fundazioa", e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.eus", e, w{"https://rdap.nic.eus/"}, t},
564 {"events", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.events", "v0n1.nic.events", "v0n2.nic.events", "v0n3.nic.events", "v2n0.nic.events", "v2n1.nic.events"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.events", e, w{"https://rdap.donuts.co/rdap/"}, t},
565 {"everbank", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.everbank", e, n, f},
566 {"exchange", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.exchange", "v0n1.nic.exchange", "v0n2.nic.exchange", "v0n3.nic.exchange", "v2n0.nic.exchange", "v2n1.nic.exchange"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.exchange", e, w{"https://rdap.donuts.co/rdap/"}, t},
567 {"expert", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.expert", "v0n1.nic.expert", "v0n2.nic.expert", "v0n3.nic.expert", "v2n0.nic.expert", "v2n1.nic.expert"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.expert", e, w{"https://rdap.donuts.co/rdap/"}, t},
568 {"exposed", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.exposed", "v0n1.nic.exposed", "v0n2.nic.exposed", "v0n3.nic.exposed", "v2n0.nic.exposed", "v2n1.nic.exposed"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.exposed", e, w{"https://rdap.donuts.co/rdap/"}, t},
569 {"express", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.express", "v0n1.nic.express", "v0n2.nic.express", "v0n3.nic.express", "v2n0.nic.express", "v2n1.nic.express"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.express", e, w{"https://rdap.donuts.co/rdap/"}, t},
570 {"extraspace", r, x, 0x42, "Extra Space Storage LLC", "http://nic.extraspace/", w{"a0.nic.extraspace", "a2.nic.extraspace", "b0.nic.extraspace", "c0.nic.extraspace"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/extraspace/"}, f},
571 {"fage", r, x, 0x42, "Fage International S.A.", "https://nic.fage/", w{"a0.nic.fage", "a2.nic.fage", "b0.nic.fage", "c0.nic.fage"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/fage/"}, f},
572 {"fail", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.fail", "v0n1.nic.fail", "v0n2.nic.fail", "v0n3.nic.fail", "v2n0.nic.fail", "v2n1.nic.fail"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fail", e, w{"https://rdap.donuts.co/rdap/"}, t},
573 {"fairwinds", r, x, 0x42, "FairWinds Partners, LLC", "https://nic.fairwinds/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.fairwinds", e, w{"https://tld-rdap.verisign.com/fairwinds/v1/"}, t},
574 {"faith", r, x, 0x40, "dot Faith Limited", "https://www.famousfourmedia.com/", w{"a.nic.faith", "b.nic.faith", "c.nic.faith", "ns1.dns.nic.faith", "ns2.dns.nic.faith", "ns3.dns.nic.faith"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.faith", e, w{"https://rdap.nic.faith/"}, t},
575 {"family", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.family", "v0n1.nic.family", "v0n2.nic.family", "v0n3.nic.family", "v2n0.nic.family", "v2n1.nic.family"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.family", e, w{"https://rdap.donuts.co/rdap/"}, t},
576 {"fan", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.fan", "v0n1.nic.fan", "v0n2.nic.fan", "v0n3.nic.fan", "v2n0.nic.fan", "v2n1.nic.fan"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fan", e, w{"https://rdap.donuts.co/rdap/"}, t},
577 {"fans", r, x, 0x40, "ZDNS International Limited", "http://nic.fans/", w{"a.nic.fans", "b.nic.fans", "c.nic.fans", "d.nic.fans"}, n, n, w{"ar", "mul-Latn", "zh"}, "whois.nic.fans", e, w{"https://rdap.centralnic.com/fans/"}, t},
578 {"farm", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.farm", "v0n1.nic.farm", "v0n2.nic.farm", "v0n3.nic.farm", "v2n0.nic.farm", "v2n1.nic.farm"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.farm", e, w{"https://rdap.donuts.co/rdap/"}, t},
579 {"farmers", r, x, 0x42, "Farmers Insurance Exchange", "http://www.nic.farmers/", w{"a.nic.farmers", "b.nic.farmers", "c.nic.farmers", "ns1.dns.nic.farmers", "ns2.dns.nic.farmers", "ns3.dns.nic.farmers"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.farmers", e, w{"https://rdap.nic.farmers/"}, t},
580 {"fashion", r, x, 0x40, "Registry Services, LLC", "http://nic.fashion/", w{"a.nic.fashion", "b.nic.fashion", "c.nic.fashion", "d.nic.fashion"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.fashion", e, w{"https://rdap.nic.fashion/"}, t},
581 {"fast", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.fast/", w{"dns1.nic.fast", "dns2.nic.fast", "dns3.nic.fast", "dns4.nic.fast", "dnsa.nic.fast", "dnsb.nic.fast", "dnsc.nic.fast", "dnsd.nic.fast"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.fast", e, w{"https://rdap.nominet.uk/fast/"}, t},
582 {"fedex", r, x, 0x42, "Federal Express Corporation", "https://newgtlds.icann.org/", w{"a0.nic.fedex", "a2.nic.fedex", "b0.nic.fedex", "c0.nic.fedex"}, n, n, n, "whois.nic.fedex", e, w{"https://rdap.afilias-srs.net/rdap/fedex/"}, f},
583 {"feedback", r, x, 0x40, "Top Level Spectrum, Inc.", "http://www.nic.feedback/", w{"a.nic.feedback", "b.nic.feedback", "c.nic.feedback", "d.nic.feedback"}, n, n, w{"ar", "mul-Latn"}, "whois.nic.feedback", e, w{"https://rdap.centralnic.com/feedback/"}, t},
584 {"ferrari", r, x, 0x42, "Fiat Chrysler Automobiles N.V.", "https://newgtlds.icann.org/", w{"a0.nic.ferrari", "a2.nic.ferrari", "b0.nic.ferrari", "c0.nic.ferrari"}, n, n, n, "whois.nic.ferrari", e, w{"https://rdap.afilias-srs.net/rdap/ferrari/"}, f},
585 {"ferrero", r, x, 0x42, "Ferrero Trading Lux S.A.", "https://nic.ferrero/", w{"a.nic.ferrero", "b.nic.ferrero", "c.nic.ferrero", "ns1.dns.nic.ferrero", "ns2.dns.nic.ferrero", "ns3.dns.nic.ferrero"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.ferrero", e, w{"https://rdap.nic.ferrero/"}, t},
586 {"fi", r, x, 0xa0, e, e, w{"a.fi", "b.fi", "c.fi", "d.fi", "e.fi", "f.fi", "g.fi", "h.fi", "i.fi", "j.fi"}, n, n, n, "whois.fi", e, w{"https://rdap.fi/rdap/rdap/"}, t},
587 {"fiat", r, x, 0x42, "Fiat Chrysler Automobiles N.V.", "http://nic.fiat/", w{"a0.nic.fiat", "a2.nic.fiat", "b0.nic.fiat", "c0.nic.fiat"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/fiat/"}, f},
588 {"fidelity", r, x, 0x42, "Fidelity Brokerage Services LLC", "https://www.fidelity.com/why-fidelity/nic", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.fidelity", e, w{"https://tld-rdap.verisign.com/fidelity/v1/"}, f},
589 {"fido", r, x, 0x42, "Rogers Communications Canada Inc.", "https://www.fido.ca/nic", w{"a0.nic.fido", "a2.nic.fido", "b0.nic.fido", "c0.nic.fido"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/fido/"}, f},
590 {"film", r, x, 0x40, "Motion Picture Domain Registry Pty Ltd", "http://nic.film/", w{"a.nic.film", "b.nic.film", "c.nic.film", "d.nic.film"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "he", "hi", "hu", "is", "it", "ja", "ko", "lt", "lv", "nl", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.film", e, w{"https://rdap.nic.film/"}, t},
591 {"final", r, x, 0x40, "Núcleo de Informação e Coordenação do Ponto BR - NIC.br", "https://gtlds.nic.br/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
592 {"finance", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.finance", "v0n1.nic.finance", "v0n2.nic.finance", "v0n3.nic.finance", "v2n0.nic.finance", "v2n1.nic.finance"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.finance", e, w{"https://rdap.donuts.co/rdap/"}, t},
593 {"financial", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.financial", "v0n1.nic.financial", "v0n2.nic.financial", "v0n3.nic.financial", "v2n0.nic.financial", "v2n1.nic.financial"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.financial", e, w{"https://rdap.donuts.co/rdap/"}, t},
594 {"financialaid", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
595 {"finish", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
596 {"fire", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.fire/", w{"dns1.nic.fire", "dns2.nic.fire", "dns3.nic.fire", "dns4.nic.fire", "dnsa.nic.fire", "dnsb.nic.fire", "dnsc.nic.fire", "dnsd.nic.fire"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.fire", e, w{"https://rdap.nominet.uk/fire/"}, t},
597 {"firestone", r, x, 0x42, "Bridgestone Licensing Services, Inc", "https://nic.firestone/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.firestone", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
598 {"firmdale", r, x, 0x42, "Firmdale Holdings Limited", "http://nic.firmdale/", w{"ns1.nic.firmdale", "ns2.nic.firmdale"}, n, n, n, "whois.nic.firmdale", e, w{"https://rdap.nic.firmdale/"}, f},
599 {"fish", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.fish", "v0n1.nic.fish", "v0n2.nic.fish", "v0n3.nic.fish", "v2n0.nic.fish", "v2n1.nic.fish"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fish", e, w{"https://rdap.donuts.co/rdap/"}, t},
600 {"fishing", r, x, 0x40, "Registry Services, LLC", "http://nic.fishing/", w{"a.nic.fishing", "b.nic.fishing", "c.nic.fishing", "d.nic.fishing"}, n, n, w{"de", "es", "fr"}, "whois.nic.fishing", e, w{"https://rdap.nic.fishing/"}, t},
601 {"fit", r, x, 0x40, "Registry Services, LLC", "http://nic.fit/", w{"a.nic.fit", "b.nic.fit", "c.nic.fit", "d.nic.fit"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.fit", e, w{"https://rdap.nic.fit/"}, t},
602 {"fitness", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.fitness", "v0n1.nic.fitness", "v0n2.nic.fitness", "v0n3.nic.fitness", "v2n0.nic.fitness", "v2n1.nic.fitness"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fitness", e, w{"https://rdap.donuts.co/rdap/"}, t},
603 {"fj", r, z[2431:2442], 0xa0, e, "https://www.domains.fj/index.php", w{"ns1.fj", "ns2.fj", "ns3.fj", "ns4.fj", "ns5.fj"}, n, n, n, "www.whois.fj", e, n, f},
604 {"fk", r, z[2442:2448], 0xa8, e, e, w{"ns1.horizon.net.fk", "ns2.horizon.net.fk", "ns3.horizon.net.fk"}, n, n, n, e, "http://whois.marcaria.com/", n, f},
605 {"flickr", r, x, 0x42, "Flickr, Inc.", "http://nic.flickr/", w{"a.nic.flickr", "b.nic.flickr", "c.nic.flickr", "ns1.dns.nic.flickr", "ns2.dns.nic.flickr", "ns3.dns.nic.flickr"}, n, n, w{"de", "es", "ja", "ko", "ru", "zh"}, "whois.nic.flickr", e, w{"https://rdap.nic.flickr/"}, t},
606 {"flights", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.flights", "v0n1.nic.flights", "v0n2.nic.flights", "v0n3.nic.flights", "v2n0.nic.flights", "v2n1.nic.flights"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.flights", e, w{"https://rdap.donuts.co/rdap/"}, t},
607 {"flir", r, x, 0x42, "FLIR Systems, Inc.", "http://nic.flir/", w{"a.nic.flir", "b.nic.flir", "c.nic.flir", "ns1.dns.nic.flir", "ns2.dns.nic.flir", "ns3.dns.nic.flir"}, n, n, n, "whois.nic.flir", e, w{"https://rdap.nic.flir/"}, f},
608 {"florist", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.florist", "v0n1.nic.florist", "v0n2.nic.florist", "v0n3.nic.florist", "v2n0.nic.florist", "v2n1.nic.florist"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.florist", e, w{"https://rdap.donuts.co/rdap/"}, t},
609 {"flowers", r, x, 0x40, "XYZ.COM LLC", "https://nic.flowers/", w{"a.nic.flowers", "b.nic.flowers", "c.nic.flowers", "d.nic.flowers"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.flowers", e, w{"https://rdap.centralnic.com/flowers/"}, t},
610 {"fls", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
611 {"flsmidth", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.ksregistry.net", e, n, f},
612 {"fly", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
613 {"fm", r, z[2448:2454], 0xe0, e, "https://dot.fm/", w{"a.nic.fm", "b.nic.fm", "c.nic.fm", "d.nic.fm", "e.nic.fm", "f.nic.fm"}, n, n, n, "whois.nic.fm", e, w{"https://rdap.centralnic.com/fm/"}, t},
614 {"fo", r, z[2454:2476], 0xa0, e, e, w{"a.nic.fo", "b.nic.fo", "c.nic.fo", "d.nic.fo"}, n, n, n, "whois.nic.fo", e, w{"https://rdap.centralnic.com/fo/"}, f},
615 {"foo", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
616 {"food", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.food", e, w{"https://tld-rdap.verisign.com/food/v1/"}, f},
617 {"foodnetwork", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.foodnetwork", e, w{"https://tld-rdap.verisign.com/foodnetwork/v1/"}, f},
618 {"football", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.football", "v0n1.nic.football", "v0n2.nic.football", "v0n3.nic.football", "v2n0.nic.football", "v2n1.nic.football"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.football", e, w{"https://rdap.donuts.co/rdap/"}, t},
619 {"ford", r, x, 0x42, "Ford Motor Company", "https://nic.ford/", w{"a.nic.ford", "b.nic.ford", "c.nic.ford", "ns1.dns.nic.ford", "ns2.dns.nic.ford", "ns3.dns.nic.ford"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.ford", e, w{"https://rdap.nic.ford/"}, t},
620 {"forex", r, x, 0x40, "Dog Beach, LLC", "https://bostonivy.co/", w{"v0n0.nic.forex", "v0n1.nic.forex", "v0n2.nic.forex", "v0n3.nic.forex", "v2n0.nic.forex", "v2n1.nic.forex"}, n, n, n, "whois.nic.forex", e, w{"https://rdap.donuts.co/rdap/"}, f},
621 {"forsale", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.forsale", "v0n1.nic.forsale", "v0n2.nic.forsale", "v0n3.nic.forsale", "v2n0.nic.forsale", "v2n1.nic.forsale"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.forsale", e, w{"https://rdap.donuts.co/rdap/"}, t},
622 {"forum", r, x, 0x40, "Fegistry, LLC", "http://nic.forum/", w{"a.nic.forum", "b.nic.forum", "c.nic.forum", "d.nic.forum"}, n, n, w{"ar"}, "whois.nic.forum", e, w{"https://rdap.centralnic.com/forum/"}, t},
623 {"foundation", r, x, 0x40, "Public Interest Registry", e, w{"v0n0.nic.foundation", "v0n1.nic.foundation", "v0n2.nic.foundation", "v0n3.nic.foundation", "v2n0.nic.foundation", "v2n1.nic.foundation"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.foundation", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
624 {"fox", r, x, 0x42, "FOX Registry, LLC", "https://www.nic.fox/", w{"a.nic.fox", "b.nic.fox", "c.nic.fox", "ns1.dns.nic.fox", "ns2.dns.nic.fox", "ns3.dns.nic.fox"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.fox", e, w{"https://rdap.nic.fox/"}, t},
625 {"fr", r, z[2476:2494], 0xa0, e, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.fr", e, w{"https://rdap.nic.fr/"}, t},
626 {"free", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.free/", w{"dns1.nic.free", "dns2.nic.free", "dns3.nic.free", "dns4.nic.free", "dnsa.nic.free", "dnsb.nic.free", "dnsc.nic.free", "dnsd.nic.free"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.free", e, w{"https://rdap.nominet.uk/free/"}, t},
627 {"fresenius", r, x, 0x42, "Fresenius Immobilien-Verwaltungs-GmbH", "https://nic.fresenius/", w{"a.nic.fresenius", "b.nic.fresenius", "c.nic.fresenius", "d.nic.fresenius"}, n, n, w{"de"}, "whois.nic.fresenius", e, w{"https://rdap.centralnic.com/fresenius/"}, t},
628 {"frl", r, x, 0x440, "FRLregistry B.V.", "https://nic.frl/", w{"a.nic.frl", "b.nic.frl", "c.nic.frl", "d.nic.frl"}, n, w{"NL-FY"}, w{"mul-Latn"}, "whois.nic.frl", e, w{"https://rdap.centralnic.com/frl/"}, t},
629 {"frogans", r, x, 0x42, "OP3FT", "https://nic.frogans/en/main.html", w{"a0.nic.frogans", "a2.nic.frogans", "b0.nic.frogans", "c0.nic.frogans"}, n, n, w{"mul-Latn"}, "whois.nic.frogans", e, w{"https://rdap.afilias-srs.net/rdap/frogans/"}, t},
630 {"frontdoor", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.frontdoor", e, w{"https://tld-rdap.verisign.com/frontdoor/v1/"}, f},
631 {"frontier", r, x, 0x42, "Frontier Communications Corporation", "http://nic.frontier/", w{"a.nic.frontier", "b.nic.frontier", "c.nic.frontier", "ns1.dns.nic.frontier", "ns2.dns.nic.frontier", "ns3.dns.nic.frontier"}, n, n, n, "whois.nic.frontier", e, w{"https://rdap.nic.frontier/"}, f},
632 {"ftr", r, x, 0x42, "Frontier Communications Corporation", "http://nic.ftr/", w{"a.nic.ftr", "b.nic.ftr", "c.nic.ftr", "ns1.dns.nic.ftr", "ns2.dns.nic.ftr", "ns3.dns.nic.ftr"}, n, n, n, "whois.nic.ftr", e, w{"https://rdap.nic.ftr/"}, f},
633 {"fujitsu", r, x, 0x42, "Fujitsu Limited", "https://nic.fujitsu/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
634 {"fujixerox", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.fujixerox", e, n, t},
635 {"fun", r, x, 0x40, "Radix FZC", "https://radix.website/dot-fun", w{"a.nic.fun", "b.nic.fun", "e.nic.fun", "f.nic.fun"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.fun", e, w{"https://rdap.centralnic.com/fun/"}, t},
636 {"fund", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.fund", "v0n1.nic.fund", "v0n2.nic.fund", "v0n3.nic.fund", "v2n0.nic.fund", "v2n1.nic.fund"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fund", e, w{"https://rdap.donuts.co/rdap/"}, t},
637 {"furniture", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.furniture", "v0n1.nic.furniture", "v0n2.nic.furniture", "v0n3.nic.furniture", "v2n0.nic.furniture", "v2n1.nic.furniture"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.furniture", e, w{"https://rdap.donuts.co/rdap/"}, t},
638 {"futbol", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.futbol", "v0n1.nic.futbol", "v0n2.nic.futbol", "v0n3.nic.futbol", "v2n0.nic.futbol", "v2n1.nic.futbol"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.futbol", e, w{"https://rdap.donuts.co/rdap/"}, t},
639 {"fyi", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.fyi", "v0n1.nic.fyi", "v0n2.nic.fyi", "v0n3.nic.fyi", "v2n0.nic.fyi", "v2n1.nic.fyi"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.fyi", e, w{"https://rdap.donuts.co/rdap/"}, t},
640 {"ga", r, z[2494:2507], 0xa0, e, e, w{"a.ns.ga", "b.ns.ga", "c.ns.ga", "d.ns.ga"}, n, n, n, "whois.dot.ga", e, n, t},
641 {"gal", r, x, 0x4c0, "Asociación puntoGAL", e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"ES-GA"}, w{"mul-Latn"}, "whois.nic.gal", e, w{"https://rdap.nic.gal/"}, t},
642 {"gallery", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.gallery", "v0n1.nic.gallery", "v0n2.nic.gallery", "v0n3.nic.gallery", "v2n0.nic.gallery", "v2n1.nic.gallery"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gallery", e, w{"https://rdap.donuts.co/rdap/"}, t},
643 {"gallo", r, x, 0x42, "Gallo Vineyards, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.gallo", e, w{"https://tld-rdap.verisign.com/gallo/v1/"}, f},
644 {"gallup", r, x, 0x42, "Gallup, Inc.", "http://nic.gallup/home.aspx", w{"a0.nic.gallup", "a2.nic.gallup", "b0.nic.gallup", "c0.nic.gallup"}, n, n, n, "whois.nic.gallup", e, w{"https://rdap.afilias-srs.net/rdap/gallup/"}, f},
645 {"game", r, x, 0x40, "XYZ.COM LLC", "https://nic.game/", w{"a.nic.game", "b.nic.game", "c.nic.game", "d.nic.game"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.game", e, w{"https://rdap.centralnic.com/game/"}, t},
646 {"games", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.games", "v0n1.nic.games", "v0n2.nic.games", "v0n3.nic.games", "v2n0.nic.games", "v2n1.nic.games"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.games", e, w{"https://rdap.donuts.co/rdap/"}, t},
647 {"gap", r, x, 0x42, "The Gap, Inc.", "https://www.nic.gap/", w{"a.nic.gap", "b.nic.gap", "c.nic.gap", "ns1.dns.nic.gap", "ns2.dns.nic.gap", "ns3.dns.nic.gap"}, n, n, w{"es"}, "whois.nic.gap", e, w{"https://rdap.nic.gap/"}, t},
648 {"garden", r, x, 0x40, "Registry Services, LLC", "http://nic.garden/", w{"a.nic.garden", "b.nic.garden", "c.nic.garden", "d.nic.garden"}, n, n, w{"de", "es", "fr"}, "whois.nic.garden", e, w{"https://rdap.nic.garden/"}, t},
649 {"garnier", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
650 {"gay", r, x, 0x40, "Top Level Design, LLC", "https://newgtlds.icann.org/", w{"a.nic.gay", "b.nic.gay", "c.nic.gay", "d.nic.gay"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.gay", e, w{"https://rdap.nic.gay/"}, t},
651 {"gb", r, z[2507:2508], 0xa8, e, e, w{"ns.uu.net", "ns0.ja.net", "ns4.ja.net"}, n, n, n, e, e, n, f},
652 {"gbiz", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
653 {"gcc", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
654 {"gd", r, z[2508:2515], 0xa0, e, e, w{"a.nic.gd", "b.nic.gd", "c.nic.gd", "d.nic.gd"}, n, n, n, "whois.nic.gd", e, w{"https://rdap.centralnic.com/gd/"}, f},
655 {"gdn", r, x, 0x42, "Joint Stock Company \"Navigation-information systems\"", "http://nic.gdn/", w{"ns1.nic.gdn", "ns3.nic.gdn", "ns4.nic.gdn"}, n, n, n, "whois.nic.gdn", e, w{"https://rdap.nic.gdn/"}, f},
656 {"ge", r, z[2515:2523], 0xa0, e, "https://nic.ge/", w{"ge.hostmaster.ua", "ns.nic.ge", "ns.uu.net", "ns2.nic.fr", "ns2.nic.ge"}, n, n, n, "whois.nic.ge", e, n, f},
657 {"gea", r, x, 0x42, "GEA Group Aktiengesellschaft", "https://nic.gea/", w{"a.dns.nic.gea", "m.dns.nic.gea", "n.dns.nic.gea"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.gea", e, w{"https://rdap.nic.gea/"}, t},
658 {"gecompany", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
659 {"ged", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
660 {"gent", r, x, 0xc4, "Easyhost BV", e, w{"a.nic.gent", "b.nic.gent", "c.nic.gent", "d.nic.gent"}, n, w{"Gent", "Ghent"}, n, "whois.nic.gent", e, w{"https://rdap.centralnic.com/gent/"}, t},
661 {"genting", r, x, 0x42, "Resorts World Inc Pte. Ltd.", "http://nic.genting/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.genting", e, w{"https://tld-rdap.verisign.com/genting/v1/"}, t},
662 {"george", r, x, 0x42, "Wal-Mart Stores, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.george", e, w{"https://tld-rdap.verisign.com/george/v1/"}, f},
663 {"gf", r, x, 0xa0, e, "https://www.dom-enic.com/", w{"ns1-fr.mediaserv.net", "ns1-gp.mediaserv.net", "ns1-mq.mediaserv.net"}, n, n, n, "whois.mediaserv.net", e, n, f},
664 {"gg", r, z[2523:2534], 0xa0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk", "e.ci-servers.net"}, n, n, n, "whois.gg", e, n, f},
665 {"ggee", r, x, 0x42, "GMO Internet, Inc.", "https://nic.ggee/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.ggee", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
666 {"gh", r, z[2534:2540], 0xa8, e, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, "http://www.nic.gh/customer/search_c.htm", n, f},
667 {"gi", r, z[2540:2546], 0xa0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois2.afilias-grs.net", e, n, f},
668 {"gift", r, x, 0x40, "DotGift, LLC", "https://uniregistry.link/extensions/gift/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
669 {"gifts", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.gifts", "v0n1.nic.gifts", "v0n2.nic.gifts", "v0n3.nic.gifts", "v2n0.nic.gifts", "v2n1.nic.gifts"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gifts", e, w{"https://rdap.donuts.co/rdap/"}, t},
670 {"gives", r, x, 0x40, "Public Interest Registry", "https://thenew.org/org-people/work-with-us/contact/", w{"v0n0.nic.gives", "v0n1.nic.gives", "v0n2.nic.gives", "v0n3.nic.gives", "v2n0.nic.gives", "v2n1.nic.gives"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gives", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
671 {"giving", r, x, 0x40, "Public Interest Registry", "https://thenew.org/org-people/work-with-us/contact/", w{"a0.nic.giving", "a2.nic.giving", "b0.nic.giving", "b2.nic.giving", "c0.nic.giving", "d0.nic.giving"}, n, n, n, "whois.nic.giving", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, f},
672 {"gl", r, z[2546:2552], 0xa0, e, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.gl", e, n, t},
673 {"glade", r, x, 0x842, "Johnson Shareholdings, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.glade", e, w{"https://tld-rdap.verisign.com/glade/v1/"}, f},
674 {"glass", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.glass", "v0n1.nic.glass", "v0n2.nic.glass", "v0n3.nic.glass", "v2n0.nic.glass", "v2n1.nic.glass"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.glass", e, w{"https://rdap.donuts.co/rdap/"}, t},
675 {"gle", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
676 {"global", r, x, 0x40, "Dot Global Domain Registry Limited", e, w{"a0.nic.global", "a2.nic.global", "b0.nic.global", "c0.nic.global"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "tr", "uk", "zh-CN", "zh-TW"}, "whois.nic.global", e, w{"https://rdap.donuts.co/rdap/"}, t},
677 {"globalx", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
678 {"globo", r, x, 0x42, "Globo Comunicação e Participações S.A", "https://nic.globo/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
679 {"gm", r, x, 0xa0, e, e, w{"ns-gm.afrinic.net", "ns1.nic.gm", "ns2.nic.gm"}, n, n, n, e, "http://www.nic.gm/htmlpages/whois.htm", n, f},
680 {"gmail", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
681 {"gmbh", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.gmbh", "v0n1.nic.gmbh", "v0n2.nic.gmbh", "v0n3.nic.gmbh", "v2n0.nic.gmbh", "v2n1.nic.gmbh"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gmbh", e, w{"https://rdap.donuts.co/rdap/"}, t},
682 {"gmc", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
683 {"gmo", r, x, 0x42, "GMO Internet, Inc.", "https://nic.gmo/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
684 {"gmx", r, x, 0x42, "1&1 Mail & Media GmbH", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"de"}, "whois.nic.gmx", e, w{"https://rdap.nic.gmx/"}, t},
685 {"gn", r, z[2552:2558], 0xa8, e, e, w{"fork.sth.dnsnode.net", "ns-gn.afrinic.net", "rip.psg.com"}, n, n, n, e, e, n, f},
686 {"godaddy", r, x, 0x42, "Go Daddy East, LLC", "https://www.godaddy.com/help/about-godaddy-domains-24085", w{"a.nic.godaddy", "b.nic.godaddy", "c.nic.godaddy", "x.nic.godaddy", "y.nic.godaddy", "z.nic.godaddy"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.godaddy", e, w{"https://rdap.nic.godaddy/"}, t},
687 {"gold", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.gold", "v0n1.nic.gold", "v0n2.nic.gold", "v0n3.nic.gold", "v2n0.nic.gold", "v2n1.nic.gold"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gold", e, w{"https://rdap.donuts.co/rdap/"}, t},
688 {"goldpoint", r, x, 0x42, "YODOBASHI CAMERA CO.,LTD.", "https://nic.goldpoint/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.goldpoint", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
689 {"golf", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.golf", "v0n1.nic.golf", "v0n2.nic.golf", "v0n3.nic.golf", "v2n0.nic.golf", "v2n1.nic.golf"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.golf", e, w{"https://rdap.donuts.co/rdap/"}, t},
690 {"goo", r, x, 0x42, "NTT Resonant Inc.", "https://nic.goo/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
691 {"goodhands", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
692 {"goodyear", r, x, 0x42, "The Goodyear Tire & Rubber Company", "https://nic.goodyear/", w{"a0.nic.goodyear", "a2.nic.goodyear", "b0.nic.goodyear", "c0.nic.goodyear"}, n, n, n, "whois.nic.goodyear", e, w{"https://rdap.afilias-srs.net/rdap/goodyear/"}, f},
693 {"goog", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
694 {"google", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
695 {"gop", r, x, 0x40, "Republican State Leadership Committee, Inc.", "https://www.join.gop/", w{"dns1.nic.gop", "dns2.nic.gop", "dns3.nic.gop", "dns4.nic.gop", "dnsa.nic.gop", "dnsb.nic.gop", "dnsc.nic.gop", "dnsd.nic.gop"}, n, n, w{"es"}, "whois.nic.gop", e, w{"https://rdap.nominet.uk/gop/"}, t},
696 {"got", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.got/", w{"dns1.nic.got", "dns2.nic.got", "dns3.nic.got", "dns4.nic.got", "dnsa.nic.got", "dnsb.nic.got", "dnsc.nic.got", "dnsd.nic.got"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.got", e, w{"https://rdap.nominet.uk/got/"}, t},
697 {"gotv", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
698 {"gov", r, x, 0x1040, e, e, w{"a.gov-servers.net", "b.gov-servers.net", "c.gov-servers.net", "d.gov-servers.net"}, n, n, n, "whois.dotgov.gov", e, n, f},
699 {"gp", r, z[2558:2569], 0xa0, e, "https://www.nic.gp/", w{"a.lactld.org", "gp.cctld.authdns.ripe.net", "ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, "whois.nic.gp", e, n, f},
700 {"gq", r, x, 0xa0, e, e, w{"a.ns.gq", "b.ns.gq", "c.ns.gq", "d.ns.gq"}, n, n, n, "whois.dominio.gq", e, n, t},
701 {"gr", r, z[2569:2574], 0xa0, e, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "gr-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, "https://grweb.ics.forth.gr/", n, t},
702 {"grainger", r, x, 0x42, "Grainger Registry Services, LLC", "http://nic.grainger/", w{"a.nic.grainger", "b.nic.grainger", "c.nic.grainger", "ns1.dns.nic.grainger", "ns2.dns.nic.grainger", "ns3.dns.nic.grainger"}, n, n, w{"es"}, "whois.nic.grainger", e, w{"https://rdap.nic.grainger/"}, t},
703 {"graphics", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.graphics", "v0n1.nic.graphics", "v0n2.nic.graphics", "v0n3.nic.graphics", "v2n0.nic.graphics", "v2n1.nic.graphics"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.graphics", e, w{"https://rdap.donuts.co/rdap/"}, t},
704 {"gratis", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.gratis", "v0n1.nic.gratis", "v0n2.nic.gratis", "v0n3.nic.gratis", "v2n0.nic.gratis", "v2n1.nic.gratis"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gratis", e, w{"https://rdap.donuts.co/rdap/"}, t},
705 {"gree", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
706 {"green", r, x, 0x40, "Identity Digital Limited", "https://get.green/", w{"a0.nic.green", "a2.nic.green", "b0.nic.green", "c0.nic.green"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.green", e, w{"https://rdap.donuts.co/rdap/"}, t},
707 {"gripe", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.gripe", "v0n1.nic.gripe", "v0n2.nic.gripe", "v0n3.nic.gripe", "v2n0.nic.gripe", "v2n1.nic.gripe"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.gripe", e, w{"https://rdap.donuts.co/rdap/"}, t},
708 {"grocery", r, x, 0x40, "Wal-Mart Stores, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/grocery/v1/"}, f},
709 {"group", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.group", "v0n1.nic.group", "v0n2.nic.group", "v0n3.nic.group", "v2n0.nic.group", "v2n1.nic.group"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.group", e, w{"https://rdap.donuts.co/rdap/"}, t},
710 {"gs", r, x, 0xa0, e, e, w{"ns.anycast.nic.gs", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.gs", e, n, f},
711 {"gt", r, z[2574:2581], 0xa0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, "http://www.gt/", n, f},
712 {"gu", r, z[2581:2588], 0xa0, e, "http://gadao.gov.gu/", w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, "http://gadao.gov.gu/domainsearch.htm", n, f},
713 {"guardian", r, x, 0x42, "The Guardian Life Insurance Company of America", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/guardian/v1/"}, f},
714 {"guardianlife", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
715 {"guardianmedia", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
716 {"gucci", r, x, 0x42, "Guccio Gucci S.p.a.", "http://nic.gucci/", w{"dns1.nic.gucci", "dns2.nic.gucci", "dns3.nic.gucci", "dns4.nic.gucci", "dnsa.nic.gucci", "dnsb.nic.gucci", "dnsc.nic.gucci", "dnsd.nic.gucci"}, n, n, w{"ar", "da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.gucci", e, w{"https://rdap.nominet.uk/gucci/"}, t},
717 {"guge", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
718 {"guide", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.guide", "v0n1.nic.guide", "v0n2.nic.guide", "v0n3.nic.guide", "v2n0.nic.guide", "v2n1.nic.guide"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.guide", e, w{"https://rdap.donuts.co/rdap/"}, t},
719 {"guitars", r, x, 0x40, "XYZ.COM LLC", "https://nic.guitars/", w{"a.nic.guitars", "b.nic.guitars", "c.nic.guitars", "d.nic.guitars"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.guitars", e, w{"https://rdap.centralnic.com/guitars/"}, t},
720 {"guru", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.guru", "v0n1.nic.guru", "v0n2.nic.guru", "v0n3.nic.guru", "v2n0.nic.guru", "v2n1.nic.guru"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.guru", e, w{"https://rdap.donuts.co/rdap/"}, t},
721 {"gw", r, x, 0xa0, e, e, w{"gw01.dns.pt", "gw03.dns.pt", "h.dns.pt"}, n, n, n, e, "http://nic.gw/en/whois/", n, f},
722 {"gy", r, z[2588:2592], 0xa0, e, e, w{"a.lactld.org", "gy-ns.anycast.pch.net"}, n, n, n, "whois.registry.gy", e, n, f},
723 {"hair", r, x, 0x40, "XYZ.COM LLC", "https://nic.hair/", w{"a.nic.hair", "b.nic.hair", "c.nic.hair", "d.nic.hair"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.hair", e, w{"https://rdap.centralnic.com/hair/"}, t},
724 {"halal", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
725 {"hamburg", r, x, 0xc4, "Hamburg Top-Level-Domain GmbH", e, w{"a.dns.nic.hamburg", "m.dns.nic.hamburg", "n.dns.nic.hamburg"}, n, w{"Hamburg", "DE-HH"}, w{"mul-Latn"}, "whois.nic.hamburg", e, w{"https://rdap.nic.hamburg/v1/"}, t},
726 {"hangout", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
727 {"haus", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.haus", "v0n1.nic.haus", "v0n2.nic.haus", "v0n3.nic.haus", "v2n0.nic.haus", "v2n1.nic.haus"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.haus", e, w{"https://rdap.donuts.co/rdap/"}, t},
728 {"hbo", r, x, 0x42, "HBO Registry Services, Inc.", "http://nic.hbo/", w{"a.nic.hbo", "b.nic.hbo", "c.nic.hbo", "ns1.dns.nic.hbo", "ns2.dns.nic.hbo", "ns3.dns.nic.hbo"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hbo", e, w{"https://rdap.nic.hbo/"}, t},
729 {"hdfc", r, x, 0x42, "HOUSING DEVELOPMENT FINANCE CORPORATION LIMITED", "http://nic.hdfc/", w{"a0.nic.hdfc", "a2.nic.hdfc", "b0.nic.hdfc", "c0.nic.hdfc"}, n, n, n, "whois.nic.hdfc", e, w{"https://rdap.afilias-srs.net/rdap/hdfc/"}, f},
730 {"hdfcbank", r, x, 0x42, "HDFC Bank Limited", "https://newgtlds.icann.org/", w{"a0.nic.hdfcbank", "a2.nic.hdfcbank", "b0.nic.hdfcbank", "c0.nic.hdfcbank"}, n, n, n, "whois.nic.hdfcbank", e, w{"https://rdap.afilias-srs.net/rdap/hdfcbank/"}, f},
731 {"health", r, x, 0x40, "DotHealth, LLC", "https://newgtlds.icann.org/", w{"a.nic.health", "b.nic.health", "c.nic.health", "ns1.dns.nic.health", "ns2.dns.nic.health", "ns3.dns.nic.health"}, n, n, w{"es"}, "whois.nic.health", e, w{"https://rdap.nic.health/"}, t},
732 {"healthcare", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.healthcare", "v0n1.nic.healthcare", "v0n2.nic.healthcare", "v0n3.nic.healthcare", "v2n0.nic.healthcare", "v2n1.nic.healthcare"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.healthcare", e, w{"https://rdap.donuts.co/rdap/"}, t},
733 {"heart", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
734 {"heinz", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
735 {"help", r, x, 0x40, "Innovation service Limited", "https://uniregistry.link/extensions/help/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.help", e, w{"https://whois.uniregistry.net/rdap/"}, t},
736 {"helsinki", r, x, 0x40, "City of Helsinki", "https://www.hel.fi/Helsinki/en/administration/information/information/nic.helsinki/", w{"a0.nic.helsinki", "a2.nic.helsinki", "b0.nic.helsinki", "c0.nic.helsinki"}, n, n, w{"fi", "sv"}, "whois.nic.helsinki", e, w{"https://rdap.afilias-srs.net/rdap/helsinki/"}, t},
737 {"here", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
738 {"hermes", r, x, 0x42, "HERMES INTERNATIONAL", "http://www.nic.hermes/index.php", w{"a0.nic.hermes", "a2.nic.hermes", "b0.nic.hermes", "c0.nic.hermes"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/hermes/"}, f},
739 {"hgtv", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.hgtv", e, w{"https://tld-rdap.verisign.com/hgtv/v1/"}, f},
740 {"hilton", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
741 {"hiphop", r, x, 0x40, "Dot Hip Hop, LLC", "https://get.hiphop/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.hiphop", e, w{"https://whois.uniregistry.net/rdap/"}, t},
742 {"hisamitsu", r, x, 0x42, "Hisamitsu Pharmaceutical Co.,Inc.", "https://nic.hisamitsu/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
743 {"hitachi", r, x, 0x42, "Hitachi, Ltd.", "https://nic.hitachi/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
744 {"hiv", r, x, 0x40, "Internet Naming Company LLC", "https://uniregistry.link/extensions/hiv/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
745 {"hk", r, z[2592:2601], 0xa0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, "whois.hkirc.hk", e, n, t},
746 {"hkt", r, x, 0x42, "PCCW-HKT DataCom Services Limited", "https://newgtlds.icann.org/", w{"a0.nic.hkt", "a2.nic.hkt", "b0.nic.hkt", "c0.nic.hkt"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.hkt", e, w{"https://rdap.afilias-srs.net/rdap/hkt/"}, t},
747 {"hm", r, x, 0xa0, e, "http://www.registry.hm/", w{"ns1.registry.hm", "ns2.registry.hm", "ns3.registry.hm"}, n, n, n, "whois.registry.hm", e, n, f},
748 {"hn", r, z[2601:2607], 0xa0, e, e, w{"a.lactld.org", "ns1.anycastdns.cz", "ns2.anycastdns.cz", "pch-anycast.rds.org.hn"}, n, n, n, "whois.nic.hn", e, n, f},
749 {"hockey", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.hockey", "v0n1.nic.hockey", "v0n2.nic.hockey", "v0n3.nic.hockey", "v2n0.nic.hockey", "v2n1.nic.hockey"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.hockey", e, w{"https://rdap.donuts.co/rdap/"}, t},
750 {"holdings", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.holdings", "v0n1.nic.holdings", "v0n2.nic.holdings", "v0n3.nic.holdings", "v2n0.nic.holdings", "v2n1.nic.holdings"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.holdings", e, w{"https://rdap.donuts.co/rdap/"}, t},
751 {"holiday", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.holiday", "v0n1.nic.holiday", "v0n2.nic.holiday", "v0n3.nic.holiday", "v2n0.nic.holiday", "v2n1.nic.holiday"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.holiday", e, w{"https://rdap.donuts.co/rdap/"}, t},
752 {"home", r, x, 0x2140, e, "https://features.icann.org/addressing-new-gtld-program-applications-corp-home-and-mail", n, n, n, n, e, e, n, t},
753 {"homedepot", r, x, 0x42, "Home Depot Product Authority, LLC", "https://www.homedepot.com/c/TLD_homedepot", w{"a0.nic.homedepot", "a2.nic.homedepot", "b0.nic.homedepot", "c0.nic.homedepot"}, n, n, n, "whois.nic.homedepot", e, w{"https://rdap.afilias-srs.net/rdap/homedepot/"}, f},
754 {"homegoods", r, x, 0x42, "The TJX Companies, Inc.", "http://nic.homegoods/", w{"a.nic.homegoods", "b.nic.homegoods", "c.nic.homegoods", "ns1.dns.nic.homegoods", "ns2.dns.nic.homegoods", "ns3.dns.nic.homegoods"}, n, n, n, "whois.nic.homegoods", e, w{"https://rdap.nic.homegoods/"}, f},
755 {"homes", r, x, 0x40, "XYZ.COM LLC", "https://nic.homes/", w{"a.nic.homes", "b.nic.homes", "c.nic.homes", "d.nic.homes"}, n, n, n, "whois.nic.homes", e, w{"https://rdap.centralnic.com/homes/"}, f},
756 {"homesense", r, x, 0x42, "The TJX Companies, Inc.", "http://nic.homesense/", w{"a.nic.homesense", "b.nic.homesense", "c.nic.homesense", "ns1.dns.nic.homesense", "ns2.dns.nic.homesense", "ns3.dns.nic.homesense"}, n, n, n, "whois.nic.homesense", e, w{"https://rdap.nic.homesense/"}, f},
757 {"honda", r, x, 0x42, "Honda Motor Co., Ltd.", "https://nic.honda/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.honda", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
758 {"honeywell", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.honeywell", e, n, f},
759 {"horse", r, x, 0x40, "Registry Services, LLC", "http://nic.horse/", w{"a.nic.horse", "b.nic.horse", "c.nic.horse", "d.nic.horse"}, n, n, w{"de", "es", "fr"}, "whois.nic.horse", e, w{"https://rdap.nic.horse/"}, t},
760 {"hospital", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.hospital", "v0n1.nic.hospital", "v0n2.nic.hospital", "v0n3.nic.hospital", "v2n0.nic.hospital", "v2n1.nic.hospital"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.hospital", e, w{"https://rdap.donuts.co/rdap/"}, t},
761 {"host", r, x, 0x40, "Radix FZC", e, w{"a.nic.host", "b.nic.host", "e.nic.host", "f.nic.host"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.host", e, w{"https://rdap.centralnic.com/host/"}, t},
762 {"hosting", r, x, 0x40, "XYZ.COM LLC", "https://nic.hosting/", w{"a.nic.hosting", "b.nic.hosting", "c.nic.hosting", "d.nic.hosting"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.hosting", e, w{"https://rdap.centralnic.com/hosting/"}, t},
763 {"hot", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.hot/", w{"dns1.nic.hot", "dns2.nic.hot", "dns3.nic.hot", "dns4.nic.hot", "dnsa.nic.hot", "dnsb.nic.hot", "dnsc.nic.hot", "dnsd.nic.hot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hot", e, w{"https://rdap.nominet.uk/hot/"}, t},
764 {"hoteis", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
765 {"hotel", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
766 {"hoteles", r, x, 0x40, "Travel Reservations SRL", "http://nic.hoteles/", w{"a.nic.hoteles", "b.nic.hoteles", "c.nic.hoteles", "ns1.dns.nic.hoteles", "ns2.dns.nic.hoteles", "ns3.dns.nic.hoteles"}, n, n, w{"es"}, "whois.nic.hoteles", e, w{"https://rdap.nic.hoteles/"}, t},
767 {"hotels", r, x, 0x40, "Booking.com B.V.", "https://newgtlds.icann.org/", w{"a.nic.hotels", "b.nic.hotels", "c.nic.hotels", "ns1.dns.nic.hotels", "ns2.dns.nic.hotels", "ns3.dns.nic.hotels"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hotels", e, w{"https://rdap.nic.hotels/"}, t},
768 {"hotmail", r, x, 0x42, "Microsoft Corporation", "https://nic.hotmail/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/hotmail/v1/"}, t},
769 {"house", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.house", "v0n1.nic.house", "v0n2.nic.house", "v0n3.nic.house", "v2n0.nic.house", "v2n1.nic.house"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.house", e, w{"https://rdap.donuts.co/rdap/"}, t},
770 {"how", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
771 {"hr", r, z[2607:2611], 0xa0, e, e, w{"hr-ns-1.carnet.hr", "n.dns.hr", "pch.carnet.hr"}, n, n, n, "whois.dns.hr", e, n, f},
772 {"hsbc", r, x, 0x42, "HSBC Global Services (UK) Limited", "https://nic.hsbc/", w{"a.nic.hsbc", "b.nic.hsbc", "c.nic.hsbc", "ns1.dns.nic.hsbc", "ns2.dns.nic.hsbc", "ns3.dns.nic.hsbc"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.hsbc", e, w{"https://rdap.nic.hsbc/"}, t},
773 {"ht", r, z[2611:2628], 0xa0, e, e, w{"ns1.nic.ht", "ns1.polymtl.ca", "ns3.nic.fr", "pch.nic.ht"}, n, n, n, "whois.nic.ht", e, n, f},
774 {"htc", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
775 {"hu", r, z[2628:2662], 0xa0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu", "e.hu", "ns-com.nic.hu", "ns2.nic.fr"}, n, n, n, "whois.nic.hu", e, n, t},
776 {"hughes", r, x, 0x42, "Hughes Satellite Systems Corporation", "https://newgtlds.icann.org/", w{"a0.nic.hughes", "a2.nic.hughes", "b0.nic.hughes", "c0.nic.hughes"}, n, n, n, "whois.nic.hughes", e, w{"https://rdap.afilias-srs.net/rdap/hughes/"}, f},
777 {"hyatt", r, x, 0x42, "Hyatt GTLD, L.L.C.", "https://www.hyatt.com/info/nic", w{"a.nic.hyatt", "b.nic.hyatt", "c.nic.hyatt", "ns1.dns.nic.hyatt", "ns2.dns.nic.hyatt", "ns3.dns.nic.hyatt"}, n, n, w{"es"}, "whois.nic.hyatt", e, w{"https://rdap.nic.hyatt/"}, t},
778 {"hyundai", r, x, 0x42, "Hyundai Motor Company", "https://nic.hyundai/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ko"}, "whois.nic.hyundai", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
779 {"ibm", r, x, 0x42, "International Business Machines Corporation", "https://www.nic.ibm/", w{"a.nic.ibm", "b.nic.ibm", "c.nic.ibm", "d.nic.ibm"}, n, n, n, "whois.nic.ibm", e, w{"https://rdap.nic.ibm/"}, f},
780 {"icbc", r, x, 0x42, "Industrial and Commercial Bank of China Limited", "http://nic.icbc/", w{"a0.nic.icbc", "a2.nic.icbc", "b0.nic.icbc", "c0.nic.icbc"}, n, n, n, "whois.nic.icbc", e, w{"https://rdap.afilias-srs.net/rdap/icbc/"}, f},
781 {"ice", r, x, 0x42, "IntercontinentalExchange, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ice", e, w{"https://tld-rdap.verisign.com/ice/v1/"}, f},
782 {"icu", r, x, 0x42, "ShortDot SA", "https://shortdot.bond/icu/", w{"a.nic.icu", "b.nic.icu", "c.nic.icu", "d.nic.icu"}, n, n, w{"ar", "cs", "da", "de", "es", "fr", "he", "is", "it", "ja", "ko", "lb", "lo", "mul-Grek", "mul-Latn", "nl", "pl", "pt", "ro", "ru", "sv", "tr", "uk", "zh"}, "whois.nic.icu", e, w{"https://rdap.centralnic.com/icu/"}, t},
783 {"id", r, z[2662:2674], 0xa0, e, "https://pandi.id/", w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id", "ns4.apnic.net"}, n, n, n, "whois.id", e, w{"https://rdap.pandi.id/rdap/"}, t},
784 {"idn", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
785 {"ie", r, z[2674:2679], 0xa0, e, "https://www.weare.ie/", w{"b.ns.ie", "c.ns.ie", "d.ns.ie", "g.ns.ie", "h.ns.ie", "i.ns.ie"}, n, n, n, "whois.weare.ie", e, n, t},
786 {"ieee", r, x, 0x42, "IEEE Global LLC", "http://nic.ieee/", w{"dns1.nic.ieee", "dns2.nic.ieee", "dns3.nic.ieee", "dns4.nic.ieee", "dnsa.nic.ieee", "dnsb.nic.ieee", "dnsc.nic.ieee", "dnsd.nic.ieee"}, n, n, w{"es"}, "whois.nic.ieee", e, w{"https://rdap.nominet.uk/ieee/"}, t},
787 {"ifm", r, x, 0x42, "ifm electronic gmbh", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"de", "zh"}, "whois.nic.ifm", e, w{"https://rdap.nic.ifm/"}, t},
788 {"iinet", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.aridnrs.net.au", e, n, f},
789 {"ikano", r, x, 0x42, "Ikano S.A.", "https://group.ikano/nic-ikano/", w{"a.dns.nic.ikano", "m.dns.nic.ikano", "n.dns.nic.ikano"}, n, n, w{"mul-Cyrl", "mul-Latn", "mul-Thai"}, "whois.nic.ikano", e, w{"https://rdap.nic.ikano/v1/"}, t},
790 {"il", r, z[2679:2687], 0xa8, e, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, w{"he"}, "whois.isoc.org.il", e, n, t},
791 {"im", r, z[2687:2693], 0xa0, e, e, w{"barney.advsys.co.uk", "hoppy.iom.com", "ns4.ja.net", "pebbles.iom.com"}, n, n, n, "whois.nic.im", e, n, f},
792 {"imamat", r, x, 0x42, "Fondation Aga Khan (Aga Khan Foundation)", "https://newgtlds.icann.org/", w{"a0.nic.imamat", "a2.nic.imamat", "b0.nic.imamat", "c0.nic.imamat"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/imamat/"}, f},
793 {"imdb", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.imdb/", w{"dns1.nic.imdb", "dns2.nic.imdb", "dns3.nic.imdb", "dns4.nic.imdb", "dnsa.nic.imdb", "dnsb.nic.imdb", "dnsc.nic.imdb", "dnsd.nic.imdb"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.imdb", e, w{"https://rdap.nominet.uk/imdb/"}, t},
794 {"immo", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.immo", "v0n1.nic.immo", "v0n2.nic.immo", "v0n3.nic.immo", "v2n0.nic.immo", "v2n1.nic.immo"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.immo", e, w{"https://rdap.donuts.co/rdap/"}, t},
795 {"immobilien", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.immobilien", "v0n1.nic.immobilien", "v0n2.nic.immobilien", "v0n3.nic.immobilien", "v2n0.nic.immobilien", "v2n1.nic.immobilien"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.immobilien", e, w{"https://rdap.donuts.co/rdap/"}, t},
796 {"in", r, z[2693:2735], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.registry.in", e, w{"https://rdap.registry.in/"}, f},
797 {"inc", r, x, 0x40, "Intercap Registry Inc.", "https://newgtlds.icann.org/", w{"a.nic.inc", "b.nic.inc", "c.nic.inc", "d.nic.inc"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.inc", e, w{"https://rdap.centralnic.com/inc/"}, t},
798 {"indians", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
799 {"industries", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.industries", "v0n1.nic.industries", "v0n2.nic.industries", "v0n3.nic.industries", "v2n0.nic.industries", "v2n1.nic.industries"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.industries", e, w{"https://rdap.donuts.co/rdap/"}, t},
800 {"infiniti", r, x, 0x42, "NISSAN MOTOR CO., LTD.", "https://www.nissan-global.com/EN/NIC/INFINITI/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
801 {"info", r, z[2735:2736], 0x40, "Identity Digital Limited", "https://info.info/", w{"a0.info.afilias-nst.info", "a2.info.afilias-nst.info", "b0.info.afilias-nst.org", "b2.info.afilias-nst.org", "c0.info.afilias-nst.info", "d0.info.afilias-nst.org"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.info", e, w{"https://rdap.donuts.co/rdap/"}, t},
802 {"infosys", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
803 {"infy", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
804 {"ing", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
805 {"ink", r, x, 0x40, "Top Level Design, LLC", e, w{"a.nic.ink", "b.nic.ink", "c.nic.ink", "d.nic.ink"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.ink", e, w{"https://rdap.nic.ink/"}, t},
806 {"institute", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.institute", "v0n1.nic.institute", "v0n2.nic.institute", "v0n3.nic.institute", "v2n0.nic.institute", "v2n1.nic.institute"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.institute", e, w{"https://rdap.donuts.co/rdap/"}, t},
807 {"insurance", r, x, 0x40, "fTLD Registry Services LLC", "https://www.register.insurance/", w{"d.nic.insurance", "e.nic.insurance", "f.nic.insurance", "w.nic.insurance", "x.nic.insurance", "y.nic.insurance"}, n, n, n, "whois.nic.insurance", e, w{"https://rdap.nic.insurance/"}, f},
808 {"insure", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.insure", "v0n1.nic.insure", "v0n2.nic.insure", "v0n3.nic.insure", "v2n0.nic.insure", "v2n1.nic.insure"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.insure", e, w{"https://rdap.donuts.co/rdap/"}, t},
809 {"int", r, z[2736:2737], 0x1040, e, e, w{"ns.uu.net", "ns0.ja.net", "sec2.authdns.ripe.net", "x.iana-servers.net", "y.iana-servers.net", "z.iana-servers.net"}, n, n, n, "whois.iana.org", e, n, f},
810 {"intel", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.intel", e, n, f},
811 {"international", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.international", "v0n1.nic.international", "v0n2.nic.international", "v0n3.nic.international", "v2n0.nic.international", "v2n1.nic.international"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.international", e, w{"https://rdap.donuts.co/rdap/"}, t},
812 {"intuit", r, x, 0x42, "Intuit Administrative Services, Inc.", "http://www.nic.intuit/", w{"ns1.dns.nic.intuit", "ns2.dns.nic.intuit", "ns3.dns.nic.intuit", "ns4.dns.nic.intuit", "ns5.dns.nic.intuit", "ns6.dns.nic.intuit"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.intuit", e, w{"https://rdap.nic.intuit/"}, t},
813 {"investments", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.investments", "v0n1.nic.investments", "v0n2.nic.investments", "v0n3.nic.investments", "v2n0.nic.investments", "v2n1.nic.investments"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.investments", e, w{"https://rdap.donuts.co/rdap/"}, t},
814 {"io", r, z[2737:2739], 0xe0, e, "https://www.nic.io/", w{"a0.nic.io", "a2.nic.io", "b0.nic.io", "c0.nic.io"}, n, n, n, "whois.nic.io", e, n, t},
815 {"ipiranga", r, x, 0x42, "Ipiranga Produtos de Petroleo S.A.", "http://www.nic.ipiranga/", w{"ns1.dns.nic.ipiranga", "ns2.dns.nic.ipiranga", "ns3.dns.nic.ipiranga", "ns4.dns.nic.ipiranga", "ns5.dns.nic.ipiranga", "ns6.dns.nic.ipiranga"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.ipiranga", e, w{"https://rdap.nic.ipiranga/"}, t},
816 {"iq", r, z[2739:2749], 0xa0, e, e, w{"iq.cctld.authdns.ripe.net", "ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq"}, n, n, n, "whois.cmc.iq", e, n, f},
817 {"ir", r, z[2749:2756], 0xa0, e, e, w{"a.nic.ir", "b.nic.ir", "ir.cctld.authdns.ripe.net", "ns5.univie.ac.at"}, n, n, w{"fa"}, "whois.nic.ir", e, n, t},
818 {"ira", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
819 {"irish", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.irish", "v0n1.nic.irish", "v0n2.nic.irish", "v0n3.nic.irish", "v2n0.nic.irish", "v2n1.nic.irish"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.irish", e, w{"https://rdap.donuts.co/rdap/"}, t},
820 {"is", r, x, 0xa0, e, e, w{"bes.isnic.is", "durinn.rhnet.is", "ht-tldsecondary01.isnic.is", "sab.isnic.is", "set.isnic.is", "sunic.sunet.se", "tg-tldsecondary01.isnic.is"}, n, n, n, "whois.isnic.is", e, w{"https://rdap.isnic.is/rdap/"}, t},
821 {"iselect", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.iselect", e, n, f},
822 {"islam", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
823 {"ismaili", r, x, 0x42, "Fondation Aga Khan (Aga Khan Foundation)", "https://newgtlds.icann.org/", w{"a0.nic.ismaili", "a2.nic.ismaili", "b0.nic.ismaili", "c0.nic.ismaili"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/ismaili/"}, f},
824 {"ist", r, x, 0xc4, "Istanbul Metropolitan Municipality", "http://nic.ist/", w{"a0.nic.ist", "a2.nic.ist", "b0.nic.ist", "c0.nic.ist"}, n, w{"Istanbul", "TR-34"}, w{"tr"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/ist/"}, t},
825 {"istanbul", r, x, 0xc4, "Istanbul Metropolitan Municipality", "https://nic.istanbul/", w{"a0.nic.istanbul", "a2.nic.istanbul", "b0.nic.istanbul", "c0.nic.istanbul"}, n, w{"Istanbul", "TR-34"}, w{"tr"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/istanbul/"}, t},
826 {"it", r, z[2756:3117], 0xa0, e, "https://www.nic.it/it", w{"a.dns.it", "dns.nic.it", "m.dns.it", "nameserver.cnr.it", "r.dns.it", "s.dns.it"}, n, n, n, "whois.nic.it", e, n, t},
827 {"itau", r, x, 0x42, "Itau Unibanco Holding S.A.", "http://www.nic.itau/", w{"ns1.dns.nic.itau", "ns2.dns.nic.itau", "ns3.dns.nic.itau", "ns4.dns.nic.itau", "ns5.dns.nic.itau", "ns6.dns.nic.itau"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.itau", e, w{"https://rdap.nic.itau/"}, t},
828 {"itv", r, x, 0x42, "ITV Services Limited", "http://nic.itv/", w{"a0.nic.itv", "a2.nic.itv", "b0.nic.itv", "c0.nic.itv"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/itv/"}, t},
829 {"iveco", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.iveco", e, w{"https://rdap.afilias-srs.net/rdap/iveco/"}, f},
830 {"iwc", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.iwc", e, n, f},
831 {"jaguar", r, x, 0x42, "Jaguar Land Rover Ltd", "http://nic.jaguar/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.jaguar", e, w{"https://tld-rdap.verisign.com/jaguar/v1/"}, f},
832 {"java", r, x, 0x42, "Oracle Corporation", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.java", e, w{"https://tld-rdap.verisign.com/java/v1/"}, f},
833 {"jcb", r, x, 0x42, "JCB Co., Ltd.", "https://nic.jcb/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
834 {"jcp", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
835 {"je", r, z[3117:3123], 0xa0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk", "e.ci-servers.net"}, n, n, n, "whois.je", e, n, f},
836 {"jeep", r, x, 0x42, "FCA US LLC.", "https://newgtlds.icann.org/", w{"a0.nic.jeep", "a2.nic.jeep", "b0.nic.jeep", "c0.nic.jeep"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/jeep/"}, f},
837 {"jetzt", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.jetzt", "v0n1.nic.jetzt", "v0n2.nic.jetzt", "v0n3.nic.jetzt", "v2n0.nic.jetzt", "v2n1.nic.jetzt"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.jetzt", e, w{"https://rdap.donuts.co/rdap/"}, t},
838 {"jewelry", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.jewelry", "v0n1.nic.jewelry", "v0n2.nic.jewelry", "v0n3.nic.jewelry", "v2n0.nic.jewelry", "v2n1.nic.jewelry"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.jewelry", e, w{"https://rdap.donuts.co/rdap/"}, t},
839 {"jio", r, x, 0x42, "Reliance Industries Limited", "http://nic.jio/", w{"a0.nic.jio", "a2.nic.jio", "b0.nic.jio", "c0.nic.jio"}, n, n, n, "whois.nic.jio", e, w{"https://rdap.afilias-srs.net/rdap/jio/"}, f},
840 {"jlc", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.jlc", e, n, f},
841 {"jll", r, x, 0x42, "Jones Lang LaSalle Incorporated", "https://newgtlds.icann.org/", w{"a0.nic.jll", "a2.nic.jll", "b0.nic.jll", "c0.nic.jll"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/jll/"}, f},
842 {"jm", r, z[3123:3129], 0xa8, e, e, w{"jm.cctld.authdns.ripe.net", "ns.jm", "ns.utechjamaica.edu.jm", "ns3-jm.fsl.org.jm", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
843 {"jmp", r, x, 0x42, "Matrix IP LLC", "https://nic.jmp/", w{"a.nic.jmp", "b.nic.jmp", "c.nic.jmp", "ns1.dns.nic.jmp", "ns2.dns.nic.jmp", "ns3.dns.nic.jmp"}, n, n, w{"es"}, "whois.nic.jmp", e, w{"https://rdap.nic.jmp/"}, t},
844 {"jnj", r, x, 0x42, "Johnson & Johnson Services, Inc.", "http://www.nic.jnj/", w{"a.nic.jnj", "b.nic.jnj", "c.nic.jnj", "ns1.dns.nic.jnj", "ns2.dns.nic.jnj", "ns3.dns.nic.jnj"}, n, n, w{"es"}, "whois.nic.jnj", e, w{"https://rdap.nic.jnj/"}, t},
845 {"jo", r, z[3129:3137], 0xa0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, "http://www.dns.jo/Whois.aspx", n, f},
846 {"jobs", r, x, 0x1040, "Employ Media LLC", e, w{"dns1.nic.jobs", "dns2.nic.jobs", "dns3.nic.jobs", "dns4.nic.jobs", "dnsa.nic.jobs", "dnsb.nic.jobs", "dnsc.nic.jobs", "dnsd.nic.jobs"}, n, n, n, "whois.nic.jobs", e, w{"https://rdap.nominet.uk/jobs/"}, f},
847 {"joburg", r, x, 0xc4, "ZA Central Registry NPC trading as ZA Central Registry", e, w{"coza1.dnsnode.net", "nsp.netnod.se"}, n, w{"Johannesburg"}, n, "whois.nic.joburg", e, w{"https://rdap.nic.joburg/rdap/"}, t},
848 {"jot", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.jot/", w{"dns1.nic.jot", "dns2.nic.jot", "dns3.nic.jot", "dns4.nic.jot", "dnsa.nic.jot", "dnsb.nic.jot", "dnsc.nic.jot", "dnsd.nic.jot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.jot", e, w{"https://rdap.nominet.uk/jot/"}, t},
849 {"joy", r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.joy/", w{"dns1.nic.joy", "dns2.nic.joy", "dns3.nic.joy", "dns4.nic.joy", "dnsa.nic.joy", "dnsb.nic.joy", "dnsc.nic.joy", "dnsd.nic.joy"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.joy", e, w{"https://rdap.nominet.uk/joy/"}, t},
850 {"jp", r, z[3137:3240], 0xa0, e, e, w{"a.dns.jp", "b.dns.jp", "c.dns.jp", "d.dns.jp", "e.dns.jp", "f.dns.jp", "g.dns.jp", "h.dns.jp"}, n, n, w{"ja-JP"}, "whois.jprs.jp", e, w{"https://rdap.gtld.jprs.jp/rdap/"}, t},
851 {"jpmorgan", r, x, 0x42, "JPMorgan Chase Bank, National Association", "https://www.nic.jpmorgan/", w{"ns1.dns.nic.jpmorgan", "ns2.dns.nic.jpmorgan", "ns3.dns.nic.jpmorgan", "ns4.dns.nic.jpmorgan", "ns5.dns.nic.jpmorgan", "ns6.dns.nic.jpmorgan"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.jpmorgan", e, w{"https://rdap.nic.jpmorgan/"}, t},
852 {"jpmorganchase", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
853 {"jprs", r, x, 0x42, "Japan Registry Services Co., Ltd.", "https://nic.jprs/", w{"tld1.nic.jprs", "tld2.nic.jprs", "tld3.nic.jprs", "tld4.nic.jprs", "tld5.nic.jprs"}, n, n, w{"ja"}, e, e, w{"https://rdap.nic.jprs/rdap/"}, t},
854 {"juegos", r, x, 0x40, "Internet Naming Company LLC", "https://uniregistry.link/extensions/juegos/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
855 {"juniper", r, x, 0x42, "JUNIPER NETWORKS, INC.", "http://nic.juniper/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.juniper", e, w{"https://tld-rdap.verisign.com/juniper/v1/"}, f},
856 {"justforu", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
857 {"kaufen", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.kaufen", "v0n1.nic.kaufen", "v0n2.nic.kaufen", "v0n3.nic.kaufen", "v2n0.nic.kaufen", "v2n1.nic.kaufen"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.kaufen", e, w{"https://rdap.donuts.co/rdap/"}, t},
858 {"kddi", r, x, 0x42, "KDDI CORPORATION", "https://nic.kddi/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.kddi", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
859 {"ke", r, z[3240:3249], 0xa8, e, "https://kenic.or.ke/", w{"kenic.anycastdns.cz", "mzizi.kenic.or.ke", "ns-ke.afrinic.net", "ns.anycast.kenic.or.ke", "ns2ke.dns.business"}, n, n, n, "whois.kenic.or.ke", e, n, f},
860 {"kerastase", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
861 {"kerryhotels", r, x, 0x42, "Kerry Trading Co. Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kerryhotels", e, w{"https://tld-rdap.verisign.com/kerryhotels/v1/"}, f},
862 {"kerrylogisitics", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
863 {"kerrylogistics", r, x, 0, "Kerry Trading Co. Limited", e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kerrylogistics", e, w{"https://tld-rdap.verisign.com/kerrylogistics/v1/"}, t},
864 {"kerryproperties", r, x, 0x42, "Kerry Trading Co. Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kerryproperties", e, w{"https://tld-rdap.verisign.com/kerryproperties/v1/"}, f},
865 {"ketchup", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
866 {"kfh", r, x, 0x42, "Kuwait Finance House", "https://nic.kfh/", w{"a.nic.kfh", "b.nic.kfh", "c.nic.kfh", "d.nic.kfh"}, n, n, n, "whois.nic.kfh", e, w{"https://rdap.centralnic.com/kfh/"}, f},
867 {"kg", r, z[3249:3255], 0xa0, e, e, w{"kg.cctld.authdns.ripe.net", "ns.kg", "ns2.kg"}, n, n, n, "whois.kg", e, n, f},
868 {"kh", r, z[3255:3262], 0xa0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
869 {"ki", r, z[3262:3274], 0xa0, e, e, w{"ns.cocca.fr", "pch.nic.ki"}, n, n, n, "whois.nic.ki", e, n, f},
870 {"kia", r, x, 0x42, "KIA MOTORS CORPORATION", "https://nic.kia/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ko"}, "whois.nic.kia", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
871 {"kid", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
872 {"kids", r, x, 0x40, "DotKids Foundation Limited", "https://nic.kids/", w{"a0.nic.kids", "a2.nic.kids", "b0.nic.kids", "c0.nic.kids"}, n, n, n, "whois.afilias-srs.net", e, n, f},
873 {"kiehls", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
874 {"kim", r, x, 0x40, "Identity Digital Limited", "https://get.kim/", w{"a0.nic.kim", "a2.nic.kim", "b0.nic.kim", "c0.nic.kim"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.kim", e, w{"https://rdap.donuts.co/rdap/"}, t},
875 {"kinder", r, x, 0x42, "Ferrero Trading Lux S.A.", "https://nic.kinder/", w{"a.nic.kinder", "b.nic.kinder", "c.nic.kinder", "ns1.dns.nic.kinder", "ns2.dns.nic.kinder", "ns3.dns.nic.kinder"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.kinder", e, w{"https://rdap.nic.kinder/"}, t},
876 {"kindle", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.kindle/", w{"dns1.nic.kindle", "dns2.nic.kindle", "dns3.nic.kindle", "dns4.nic.kindle", "dnsa.nic.kindle", "dnsb.nic.kindle", "dnsc.nic.kindle", "dnsd.nic.kindle"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.kindle", e, w{"https://rdap.nominet.uk/kindle/"}, t},
877 {"kitchen", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.kitchen", "v0n1.nic.kitchen", "v0n2.nic.kitchen", "v0n3.nic.kitchen", "v2n0.nic.kitchen", "v2n1.nic.kitchen"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.kitchen", e, w{"https://rdap.donuts.co/rdap/"}, t},
878 {"kiwi", r, x, 0x40, "DOT KIWI LIMITED", e, w{"a.ns.nic.kiwi", "b.ns.nic.kiwi"}, n, n, w{"mul-Latn"}, "whois.nic.kiwi", e, w{"https://rdap.kiwi.fury.ca/rdap/"}, t},
879 {"km", r, z[3274:3288], 0xa0, e, e, w{"dns1.nic.km", "dns2.nic.km", "ns-km.afrinic.net"}, n, n, n, e, e, n, f},
880 {"kn", r, z[3288:3294], 0xa0, e, "https://www.nic.kn/", w{"ns1.anycastdns.cz", "ns2.anycastdns.cz", "pch.nic.kn"}, n, n, n, "whois.nic.kn", e, n, f},
881 {"koeln", r, x, 0xc4, "dotKoeln GmbH", e, w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"Cologne", "Koeln"}, w{"de", "mul-Latn"}, "whois.ryce-rsp.com", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
882 {"komatsu", r, x, 0x42, "Komatsu Ltd.", "https://nic.komatsu/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.komatsu", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
883 {"konami", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
884 {"kone", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
885 {"kosher", r, x, 0x40, "Kosher Marketing Assets LLC", "https://nic.kosher/", w{"a0.nic.kosher", "a2.nic.kosher", "b0.nic.kosher", "c0.nic.kosher"}, n, n, n, "whois.nic.kosher", e, w{"https://rdap.afilias-srs.net/rdap/kosher/"}, f},
886 {"kp", r, z[3294:3298], 0xa0, e, e, w{"ns1.kptc.kp", "ns2.kptc.kp"}, n, n, n, e, e, n, f},
887 {"kpmg", r, x, 0x42, "KPMG International Cooperative (KPMG International Genossenschaft)", "https://www.nic.kpmg/index.html", w{"a.nic.kpmg", "b.nic.kpmg", "c.nic.kpmg", "ns1.dns.nic.kpmg", "ns2.dns.nic.kpmg", "ns3.dns.nic.kpmg"}, n, n, w{"de", "es", "ja", "ko", "zh"}, "whois.nic.kpmg", e, w{"https://rdap.nic.kpmg/"}, t},
888 {"kpn", r, x, 0x42, "Koninklijke KPN N.V.", "https://nic.kpn/", w{"a.nic.kpn", "b.nic.kpn", "c.nic.kpn", "d.nic.kpn"}, n, n, n, e, e, w{"https://rdap.centralnic.com/kpn/"}, f},
889 {"kr", r, z[3298:3327], 0xa0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, w{"ko-KR"}, "whois.kr", e, n, t},
890 {"krd", r, x, 0x440, "KRG Department of Information Technology", "http://nic.krd/", w{"a.nic.krd", "b.nic.krd", "c.nic.krd", "d.nic.krd"}, n, n, n, "whois.nic.krd", e, w{"https://rdap.nic.krd/"}, f},
891 {"kred", r, x, 0x50, "KredTLD Pty Ltd", "https://newgtlds.icann.org/", w{"a.nic.kred", "b.nic.kred", "c.nic.kred", "d.nic.kred"}, n, n, w{"ar", "da", "de", "es", "fr", "ja", "ko", "nl", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.kred", e, w{"https://rdap.centralnic.com/kred/"}, t},
892 {"kuokgroup", r, x, 0x42, "Kerry Trading Co. Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.kuokgroup", e, w{"https://tld-rdap.verisign.com/kuokgroup/v1/"}, f},
893 {"kw", r, z[3327:3332], 0xa0, e, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, "http://www.kw/", n, f},
894 {"ky", r, z[3332:3337], 0xa0, e, "https://uniregistry.ky/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, "whois.kyregistry.ky", e, w{"https://whois.kyregistry.ky/rdap/"}, f},
895 {"kyknet", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
896 {"kyoto", r, x, 0xc4, "Academic Institution: Kyoto Jyoho Gakuen", "https://nic.kyoto/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Kyoto", "JP-26"}, w{"ja"}, "whois.nic.kyoto", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
897 {"kz", r, z[3337:3343], 0xa0, e, e, w{"ns.nic.kz", "ns1.nic.kz"}, n, n, n, "whois.nic.kz", e, n, f},
898 {"la", r, x, 0xa4, e, e, w{"ns1.nic.la", "ns2.nic.la", "ns3.nic.la", "ns4.nic.la"}, n, w{"Los Angeles"}, w{"ja", "lo", "mul-Grek", "mul-Latn", "mul-Tavt", "th", "zh"}, "whois.nic.la", e, n, t},
899 {"lacaixa", r, x, 0x42, "Fundación Bancaria Caixa d’Estalvis i Pensions de Barcelona, “la Caixa”", "http://nic.lacaixa/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.lacaixa", e, w{"https://rdap.nic.lacaixa/"}, t},
900 {"ladbrokes", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.ladbrokes", e, n, t},
901 {"lamborghini", r, x, 0x42, "Automobili Lamborghini S.p.A.", "http://nic.lamborghini/", w{"a0.nic.lamborghini", "a2.nic.lamborghini", "b0.nic.lamborghini", "c0.nic.lamborghini"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/lamborghini/"}, t},
902 {"lamer", r, x, 0x42, "The Estée Lauder Companies Inc.", "https://newgtlds.icann.org/", w{"a0.nic.lamer", "a2.nic.lamer", "b0.nic.lamer", "c0.nic.lamer"}, n, n, n, "whois.nic.lamer", e, w{"https://rdap.afilias-srs.net/rdap/lamer/"}, f},
903 {"lancaster", r, x, 0x42, "LANCASTER", "https://nic.lancaster/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.lancaster", e, w{"https://rdap.nic.lancaster/"}, t},
904 {"lancia", r, x, 0x42, "Fiat Chrysler Automobiles N.V.", "http://nic.lancia/", w{"a0.nic.lancia", "a2.nic.lancia", "b0.nic.lancia", "c0.nic.lancia"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/lancia/"}, f},
905 {"lancome", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.lancome", e, n, f},
906 {"land", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.land", "v0n1.nic.land", "v0n2.nic.land", "v0n3.nic.land", "v2n0.nic.land", "v2n1.nic.land"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.land", e, w{"https://rdap.donuts.co/rdap/"}, t},
907 {"landrover", r, x, 0x42, "Jaguar Land Rover Ltd", "http://nic.landrover/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.landrover", e, w{"https://tld-rdap.verisign.com/landrover/v1/"}, f},
908 {"lanxess", r, x, 0x42, "LANXESS Corporation", "https://nic.lanxess/", w{"a.nic.lanxess", "b.nic.lanxess", "c.nic.lanxess", "ns1.dns.nic.lanxess", "ns2.dns.nic.lanxess", "ns3.dns.nic.lanxess"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.lanxess", e, w{"https://rdap.nic.lanxess/"}, t},
909 {"lasalle", r, x, 0x42, "Jones Lang LaSalle Incorporated", "https://www.lasalle.com/tld", w{"a0.nic.lasalle", "a2.nic.lasalle", "b0.nic.lasalle", "c0.nic.lasalle"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/lasalle/"}, f},
910 {"lat", r, x, 0x40, "XYZ.COM LLC", "https://nic.lat/", w{"a.nic.lat", "b.nic.lat", "c.nic.lat", "d.nic.lat"}, n, n, w{"es"}, "whois.nic.lat", e, w{"https://rdap.centralnic.com/lat/"}, t},
911 {"latino", r, x, 0x40, "Dish DBS Corporation", "http://www.dishtlds.com/latino/", w{"a0.nic.latino", "a2.nic.latino", "b0.nic.latino", "c0.nic.latino"}, n, n, n, "whois.nic.latino", e, w{"https://rdap.afilias-srs.net/rdap/latino/"}, f},
912 {"latrobe", r, x, 0x42, "La Trobe University", "https://newgtlds.icann.org/", w{"a.nic.latrobe", "b.nic.latrobe", "c.nic.latrobe", "d.nic.latrobe"}, n, n, n, "whois.nic.latrobe", e, w{"https://rdap.nic.latrobe/"}, f},
913 {"law", r, x, 0x40, "Registry Services, LLC", "https://nic.law/", w{"a.nic.law", "b.nic.law", "c.nic.law", "d.nic.law"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.law", e, w{"https://rdap.nic.law/"}, t},
914 {"lawyer", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.lawyer", "v0n1.nic.lawyer", "v0n2.nic.lawyer", "v0n3.nic.lawyer", "v2n0.nic.lawyer", "v2n1.nic.lawyer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.lawyer", e, w{"https://rdap.donuts.co/rdap/"}, t},
915 {"lb", r, z[3343:3348], 0xa8, e, e, w{"fork.sth.dnsnode.net", "nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, "whois.lbdr.org.lb", e, n, f},
916 {"lc", r, z[3348:3357], 0xa0, e, "https://www.nic.lc/", w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois.afilias-grs.info", e, n, f},
917 {"lds", r, x, 0x42, "IRI Domain Management, LLC", "https://newgtlds.icann.org/", w{"a0.nic.lds", "a2.nic.lds", "b0.nic.lds", "c0.nic.lds"}, n, n, n, "whois.nic.lds", e, w{"https://rdap.afilias-srs.net/rdap/lds/"}, f},
918 {"lease", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.lease", "v0n1.nic.lease", "v0n2.nic.lease", "v0n3.nic.lease", "v2n0.nic.lease", "v2n1.nic.lease"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.lease", e, w{"https://rdap.donuts.co/rdap/"}, t},
919 {"leclerc", r, x, 0x42, "A.C.D. LEC Association des Centres Distributeurs Edouard Leclerc", "https://www.nic.leclerc/fr", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.leclerc", e, w{"https://rdap.nic.leclerc/"}, t},
920 {"lefrak", r, x, 0x42, "LeFrak Organization, Inc.", "http://nic.lefrak/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lefrak", e, w{"https://tld-rdap.verisign.com/lefrak/v1/"}, f},
921 {"legal", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.legal", "v0n1.nic.legal", "v0n2.nic.legal", "v0n3.nic.legal", "v2n0.nic.legal", "v2n1.nic.legal"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.legal", e, w{"https://rdap.donuts.co/rdap/"}, t},
922 {"lego", r, x, 0x42, "LEGO Juris A/S", "https://nic.lego/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Latn", "ru"}, "whois.nic.lego", e, w{"https://tld-rdap.verisign.com/lego/v1/"}, t},
923 {"lexus", r, x, 0x42, "TOYOTA MOTOR CORPORATION", "http://www.nic.lexus/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.lexus", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
924 {"lgbt", r, x, 0x40, "Identity Digital Limited", "https://get.lgbt/", w{"a0.nic.lgbt", "a2.nic.lgbt", "b0.nic.lgbt", "c0.nic.lgbt"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.lgbt", e, w{"https://rdap.donuts.co/rdap/"}, t},
925 {"li", r, x, 0xa0, e, e, w{"a.nic.li", "b.nic.li", "d.nic.li", "e.nic.li", "f.nic.li"}, n, n, n, "whois.nic.li", e, w{"https://rdap.nic.li/"}, t},
926 {"liaison", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.liaison", e, n, f},
927 {"lidl", r, x, 0x42, "Schwarz Domains und Services GmbH & Co. KG", "https://nic.lidl/", w{"a.nic.lidl", "b.nic.lidl", "c.nic.lidl", "d.nic.lidl"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.nic.lidl", e, w{"https://rdap.centralnic.com/lidl/"}, t},
928 {"life", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.life", "v0n1.nic.life", "v0n2.nic.life", "v0n3.nic.life", "v2n0.nic.life", "v2n1.nic.life"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.life", e, w{"https://rdap.donuts.co/rdap/"}, t},
929 {"lifeinsurance", r, x, 0x40, "American Council of Life Insurers", "http://nic.lifeinsurance/", w{"a.nic.lifeinsurance", "b.nic.lifeinsurance", "c.nic.lifeinsurance", "ns1.dns.nic.lifeinsurance", "ns2.dns.nic.lifeinsurance", "ns3.dns.nic.lifeinsurance"}, n, n, w{"es"}, "whois.nic.lifeinsurance", e, w{"https://rdap.nic.lifeinsurance/"}, t},
930 {"lifestyle", r, x, 0x40, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lifestyle", e, w{"https://tld-rdap.verisign.com/lifestyle/v1/"}, f},
931 {"lighting", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.lighting", "v0n1.nic.lighting", "v0n2.nic.lighting", "v0n3.nic.lighting", "v2n0.nic.lighting", "v2n1.nic.lighting"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.lighting", e, w{"https://rdap.donuts.co/rdap/"}, t},
932 {"like", r, x, 0x42, "Amazon Registry Services, Inc.", "https://nic.like/", w{"dns1.nic.like", "dns2.nic.like", "dns3.nic.like", "dns4.nic.like", "dnsa.nic.like", "dnsb.nic.like", "dnsc.nic.like", "dnsd.nic.like"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.like", e, w{"https://rdap.nominet.uk/like/"}, t},
933 {"lilly", r, x, 0x42, "Eli Lilly and Company", "https://newgtlds.icann.org/", w{"a.nic.lilly", "b.nic.lilly", "c.nic.lilly", "ns1.dns.nic.lilly", "ns2.dns.nic.lilly", "ns3.dns.nic.lilly"}, n, n, w{"es"}, "whois.nic.lilly", e, w{"https://rdap.nic.lilly/"}, t},
934 {"limited", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.limited", "v0n1.nic.limited", "v0n2.nic.limited", "v0n3.nic.limited", "v2n0.nic.limited", "v2n1.nic.limited"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.limited", e, w{"https://rdap.donuts.co/rdap/"}, t},
935 {"limo", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.limo", "v0n1.nic.limo", "v0n2.nic.limo", "v0n3.nic.limo", "v2n0.nic.limo", "v2n1.nic.limo"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.limo", e, w{"https://rdap.donuts.co/rdap/"}, t},
936 {"lincoln", r, x, 0x42, "Ford Motor Company", "https://nic.lincoln/", w{"a.nic.lincoln", "b.nic.lincoln", "c.nic.lincoln", "ns1.dns.nic.lincoln", "ns2.dns.nic.lincoln", "ns3.dns.nic.lincoln"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.lincoln", e, w{"https://rdap.nic.lincoln/"}, t},
937 {"linde", r, x, 0x42, "Linde Aktiengesellschaft", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.linde", e, w{"https://tld-rdap.verisign.com/linde/v1/"}, t},
938 {"link", r, x, 0x40, "Nova Registry Ltd", "https://nova.link/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
939 {"lipsy", r, x, 0x42, "Lipsy Ltd", "http://nic.lipsy/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lipsy", e, w{"https://tld-rdap.verisign.com/lipsy/v1/"}, f},
940 {"live", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.live", "v0n1.nic.live", "v0n2.nic.live", "v0n3.nic.live", "v2n0.nic.live", "v2n1.nic.live"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.live", e, w{"https://rdap.donuts.co/rdap/"}, t},
941 {"livestrong", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
942 {"living", r, x, 0x40, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/living/v1/"}, f},
943 {"lixil", r, x, 0x842, "LIXIL Group Corporation", "https://newgtlds.icann.org/", n, n, n, w{"ja"}, "whois.nic.lixil", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
944 {"lk", r, z[3357:3371], 0xa0, e, e, w{"c.nic.lk", "d.nic.lk", "l.nic.lk", "m.nic.lk", "ns1.ac.lk", "p.nic.lk", "pendragon.cs.purdue.edu", "t.nic.lk"}, n, n, n, "whois.nic.lk", e, n, f},
945 {"llc", r, x, 0x40, "Identity Digital Limited", "https://identity.digital/", w{"a0.nic.llc", "a2.nic.llc", "b0.nic.llc", "c0.nic.llc"}, n, n, n, "whois.nic.llc", e, w{"https://rdap.donuts.co/rdap/"}, f},
946 {"llp", r, x, 0x40, "Intercap Registry Inc.", "https://uniregistry.link/extensions/llp/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"es", "ja"}, "whois.uniregistry.net", e, n, t},
947 {"loan", r, x, 0x40, "dot Loan Limited", "https://www.famousfourmedia.com/", w{"a.nic.loan", "b.nic.loan", "c.nic.loan", "ns1.dns.nic.loan", "ns2.dns.nic.loan", "ns3.dns.nic.loan"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.loan", e, w{"https://rdap.nic.loan/"}, t},
948 {"loans", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.loans", "v0n1.nic.loans", "v0n2.nic.loans", "v0n3.nic.loans", "v2n0.nic.loans", "v2n1.nic.loans"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.loans", e, w{"https://rdap.donuts.co/rdap/"}, t},
949 {"locker", r, x, 0x42, "Dish DBS Corporation", "https://newgtlds.icann.org/", w{"a0.nic.locker", "a2.nic.locker", "b0.nic.locker", "c0.nic.locker"}, n, n, n, "whois.nic.locker", e, w{"https://rdap.afilias-srs.net/rdap/locker/"}, f},
950 {"locus", r, x, 0x42, "Locus Analytics LLC", "http://nic.locus/", w{"dns1.nic.locus", "dns2.nic.locus", "dns3.nic.locus", "dns4.nic.locus", "dnsa.nic.locus", "dnsb.nic.locus", "dnsc.nic.locus", "dnsd.nic.locus"}, n, n, n, "whois.nic.locus", e, w{"https://rdap.nominet.uk/locus/"}, f},
951 {"loft", r, x, 0x42, "Annco, Inc.", "http://www.nic.loft/", w{"ns1.dns.nic.loft", "ns2.dns.nic.loft", "ns3.dns.nic.loft", "ns4.dns.nic.loft", "ns5.dns.nic.loft", "ns6.dns.nic.loft"}, n, n, n, "whois.nic.loft", e, w{"https://rdap.nic.loft/"}, f},
952 {"lol", r, x, 0x40, "XYZ.COM LLC", "https://nic.lol/", w{"a.nic.lol", "b.nic.lol", "c.nic.lol", "d.nic.lol"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.lol", e, w{"https://rdap.centralnic.com/lol/"}, t},
953 {"london", r, x, 0xc4, "Dot London Domains Limited", "http://nic.london/", w{"a.nic.london", "b.nic.london", "c.nic.london", "d.nic.london"}, n, w{"London", "GB-LND", "GB-BDG", "GB-BNE", "GB-BEX", "GB-BEN", "GB-BRY", "GB-CMD", "GB-CRY", "GB-EAL", "GB-ENF", "GB-GRE", "GB-HCK", "GB-HMF", "GB-HRY", "GB-HRW", "GB-HAV", "GB-HIL", "GB-HNS", "GB-ISL", "GB-KEC", "GB-KTT", "GB-LBH", "GB-LEW", "GB-MRT", "GB-NWM", "GB-RDB", "GB-RIC", "GB-SWK", "GB-STN", "GB-TWH", "GB-WFT", "GB-WND", "GB-WSM"}, w{"de", "es", "fr", "it"}, "whois.nic.london", e, w{"https://rdap.centralnic.com/london/"}, t},
954 {"loreal", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
955 {"lotte", r, x, 0x42, "Lotte Holdings Co., Ltd.", "https://nic.lotte/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.lotte", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
956 {"lotto", r, x, 0x40, "Identity Digital Limited", "https://nic.lotto/", w{"a0.nic.lotto", "a2.nic.lotto", "b0.nic.lotto", "c0.nic.lotto"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.lotto", e, w{"https://rdap.donuts.co/rdap/"}, t},
957 {"love", r, x, 0x40, "Merchant Law Group LLP", "https://get.love/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.love", e, w{"https://rdap.centralnic.com/love/"}, t},
958 {"lpl", r, x, 0x42, "LPL Holdings, Inc.", "https://www.nic.lpl/", w{"a.nic.lpl", "b.nic.lpl", "c.nic.lpl", "d.nic.lpl"}, n, n, w{"es"}, "whois.nic.lpl", e, w{"https://rdap.centralnic.com/lpl/"}, t},
959 {"lplfinancial", r, x, 0x42, "LPL Holdings, Inc.", "https://www.nic.lplfinancial/", w{"a.nic.lplfinancial", "b.nic.lplfinancial", "c.nic.lplfinancial", "d.nic.lplfinancial"}, n, n, w{"es"}, "whois.nic.lplfinancial", e, w{"https://rdap.centralnic.com/lplfinancial/"}, t},
960 {"lr", r, z[3371:3377], 0xa8, e, e, w{"fork.sth.dnsnode.net", "ns-lr.afrinic.net", "rip.psg.com"}, n, n, n, e, e, n, f},
961 {"ls", r, z[3377:3383], 0xa0, e, "https://www.nic.ls/", w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls"}, n, n, n, "whois.nic.ls", e, n, f},
962 {"lt", r, z[3383:3384], 0xa0, e, e, w{"a.tld.lt", "b.tld.lt", "c.tld.lt", "d.tld.lt", "e.tld.lt", "f.tld.lt"}, n, n, n, "whois.domreg.lt", e, n, t},
963 {"ltd", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.ltd", "v0n1.nic.ltd", "v0n2.nic.ltd", "v0n3.nic.ltd", "v2n0.nic.ltd", "v2n1.nic.ltd"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.ltd", e, w{"https://rdap.donuts.co/rdap/"}, t},
964 {"ltda", r, x, 0x40, "InterNetX, Corp", "https://nic.ltda/", w{"a0.nic.ltda", "a2.nic.ltda", "b0.nic.ltda", "c0.nic.ltda"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/ltda/"}, f},
965 {"lu", r, x, 0xa0, e, e, w{"g.dns.lu", "i.dns.lu", "j.dns.lu", "k.dns.lu", "ns1.dns.lu", "p.dns.lu"}, n, n, n, "whois.dns.lu", e, n, t},
966 {"lundbeck", r, x, 0x42, "H. Lundbeck A/S", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.lundbeck", e, w{"https://tld-rdap.verisign.com/lundbeck/v1/"}, f},
967 {"lupin", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
968 {"luxe", r, x, 0x40, "Registry Services, LLC", "http://nix.luxe/", w{"a.nic.luxe", "b.nic.luxe", "c.nic.luxe", "d.nic.luxe"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "he", "it", "no", "ru", "sv", "zh"}, "whois.nic.luxe", e, w{"https://rdap.nic.luxe/"}, t},
969 {"luxury", r, x, 0x40, "Luxury Partners, LLC", "https://nic.luxury/", w{"a.nic.luxury", "b.nic.luxury", "c.nic.luxury", "d.nic.luxury"}, n, n, n, "whois.nic.luxury", e, w{"https://rdap.centralnic.com/luxury/"}, f},
970 {"lv", r, z[3384:3393], 0xa0, e, e, w{"a.nic.lv", "b.nic.lv", "d.nic.lv", "n.nic.lv", "nu.nic.lv", "sunic.sunet.se"}, n, n, n, "whois.nic.lv", e, n, t},
971 {"ly", r, z[3393:3402], 0xa0, e, "https://nic.ly/", w{"dns.lttnet.net", "dns1.lttnet.net", "ns-ly.afrinic.net", "pch.ltt.ly", "phloem.uoregon.edu"}, n, n, n, "whois.nic.ly", e, n, f},
972 {"ma", r, z[3402:3408], 0xa0, e, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, "whois.registre.ma", e, n, f},
973 {"macys", r, x, 0x42, "Macys, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.macys", e, w{"https://tld-rdap.verisign.com/macys/v1/"}, f},
974 {"madrid", r, x, 0xc4, "Comunidad de Madrid", "https://dominio.madrid/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"Madrid", "ES-MD"}, w{"mul-Latn"}, "whois.nic.madrid", e, w{"https://rdap.nic.madrid/"}, t},
975 {"maif", r, x, 0x42, "Mutuelle Assurance Instituteur France (MAIF)", "http://nic.maif/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Latn"}, e, e, w{"https://tld-rdap.verisign.com/maif/v1/"}, t},
976 {"mail", r, x, 0x2140, e, "https://features.icann.org/addressing-new-gtld-program-applications-corp-home-and-mail", n, n, n, n, e, e, n, t},
977 {"maison", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.maison", "v0n1.nic.maison", "v0n2.nic.maison", "v0n3.nic.maison", "v2n0.nic.maison", "v2n1.nic.maison"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.maison", e, w{"https://rdap.donuts.co/rdap/"}, t},
978 {"makeup", r, x, 0x42, "XYZ.COM LLC", "https://nic.makeup/", w{"a.nic.makeup", "b.nic.makeup", "c.nic.makeup", "d.nic.makeup"}, n, n, w{"ja", "ko", "mul-Grek", "mul-Latn", "ru", "zh"}, "whois.nic.makeup", e, w{"https://rdap.centralnic.com/makeup/"}, t},
979 {"man", r, x, 0x42, "MAN SE", "https://nic.man/en/index.jsp", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"ar", "ca", "cs", "da", "de", "el", "es", "fi", "fr", "he", "hr", "hu", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "tr", "uk", "zh"}, "whois.nic.man", e, w{"https://rdap.nic.man/"}, t},
980 {"management", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.management", "v0n1.nic.management", "v0n2.nic.management", "v0n3.nic.management", "v2n0.nic.management", "v2n1.nic.management"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.management", e, w{"https://rdap.donuts.co/rdap/"}, t},
981 {"mango", r, x, 0x42, "PUNTO FA S.L.", "https://shop.mango.com/preHome.faces", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.mango", e, w{"https://rdap.nic.mango/"}, t},
982 {"map", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
983 {"market", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.market", "v0n1.nic.market", "v0n2.nic.market", "v0n3.nic.market", "v2n0.nic.market", "v2n1.nic.market"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.market", e, w{"https://rdap.donuts.co/rdap/"}, t},
984 {"marketing", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.marketing", "v0n1.nic.marketing", "v0n2.nic.marketing", "v0n3.nic.marketing", "v2n0.nic.marketing", "v2n1.nic.marketing"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.marketing", e, w{"https://rdap.donuts.co/rdap/"}, t},
985 {"markets", r, x, 0x40, "Dog Beach, LLC", "https://bostonivy.co/", w{"v0n0.nic.markets", "v0n1.nic.markets", "v0n2.nic.markets", "v0n3.nic.markets", "v2n0.nic.markets", "v2n1.nic.markets"}, n, n, n, "whois.nic.markets", e, w{"https://rdap.donuts.co/rdap/"}, f},
986 {"marriott", r, x, 0x42, "Marriott Worldwide Corporation", "https://www.marriott.com/marriott/gtld.mi", w{"a0.nic.marriott", "a2.nic.marriott", "b0.nic.marriott", "c0.nic.marriott"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/marriott/"}, f},
987 {"marshalls", r, x, 0x42, "The TJX Companies, Inc.", "http://nic.marshalls/", w{"a.nic.marshalls", "b.nic.marshalls", "c.nic.marshalls", "ns1.dns.nic.marshalls", "ns2.dns.nic.marshalls", "ns3.dns.nic.marshalls"}, n, n, n, "whois.nic.marshalls", e, w{"https://rdap.nic.marshalls/"}, f},
988 {"maserati", r, x, 0x42, "Fiat Chrysler Automobiles N.V.", "https://newgtlds.icann.org/", w{"a0.nic.maserati", "a2.nic.maserati", "b0.nic.maserati", "c0.nic.maserati"}, n, n, n, "whois.nic.maserati", e, w{"https://rdap.afilias-srs.net/rdap/maserati/"}, f},
989 {"matrix", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
990 {"mattel", r, x, 0x42, "Mattel Sites, Inc.", "https://newgtlds.icann.org/", w{"a.nic.mattel", "b.nic.mattel", "c.nic.mattel", "ns1.dns.nic.mattel", "ns2.dns.nic.mattel", "ns3.dns.nic.mattel"}, n, n, w{"es"}, "whois.nic.mattel", e, w{"https://rdap.nic.mattel/"}, t},
991 {"maybelline", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
992 {"mba", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.mba", "v0n1.nic.mba", "v0n2.nic.mba", "v0n3.nic.mba", "v2n0.nic.mba", "v2n1.nic.mba"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.mba", e, w{"https://rdap.donuts.co/rdap/"}, t},
993 {"mc", r, z[3408:3410], 0xa0, e, "https://www.nic.mc/", w{"mc.cctld.authdns.ripe.net", "ns1.nic.mc", "ns2.nic.mc"}, n, n, n, e, e, n, f},
994 {"mcd", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
995 {"mcdonalds", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
996 {"mckinsey", r, x, 0x42, "McKinsey Holdings, Inc.", "https://www.mckinsey.com/nic", w{"a0.nic.mckinsey", "a2.nic.mckinsey", "b0.nic.mckinsey", "c0.nic.mckinsey"}, n, n, n, "whois.nic.mckinsey", e, w{"https://rdap.afilias-srs.net/rdap/mckinsey/"}, f},
997 {"md", r, x, 0xa0, e, e, w{"nsa.tld.md", "nsb.tld.md", "nsc.dns.md", "nsf.dns.md", "nsr.dns.md"}, n, n, n, "whois.nic.md", e, n, f},
998 {"me", r, z[3410:3418], 0xe0, e, "https://domain.me/", w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, "whois.nic.me", e, n, f},
999 {"med", r, x, 0x40, "Medistry LLC", "http://www.nic.med/", w{"dns1.nic.med", "dns2.nic.med", "dns3.nic.med", "dns4.nic.med", "dnsa.nic.med", "dnsb.nic.med", "dnsc.nic.med", "dnsd.nic.med"}, n, n, n, "whois.nic.med", e, w{"https://rdap.nominet.uk/med/"}, f},
1000 {"media", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.media", "v0n1.nic.media", "v0n2.nic.media", "v0n3.nic.media", "v2n0.nic.media", "v2n1.nic.media"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.media", e, w{"https://rdap.donuts.co/rdap/"}, t},
1001 {"medical", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1002 {"meet", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1003 {"melbourne", r, x, 0xc4, "The Crown in right of the State of Victoria, represented by its Department of State Development, Business and Innovation", "https://www.live.melbourne/", w{"a.nic.melbourne", "b.nic.melbourne", "c.nic.melbourne", "d.nic.melbourne"}, n, w{"Melbourne"}, n, "whois.nic.melbourne", e, w{"https://rdap.nic.melbourne/"}, f},
1004 {"meme", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1005 {"memorial", r, x, 0x40, "Dog Beach, LLC", "https://identity.digital/", w{"v0n0.nic.memorial", "v0n1.nic.memorial", "v0n2.nic.memorial", "v0n3.nic.memorial", "v2n0.nic.memorial", "v2n1.nic.memorial"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.memorial", e, w{"https://rdap.donuts.co/rdap/"}, t},
1006 {"men", r, x, 0x40, "Exclusive Registry Limited", "https://www.famousfourmedia.com/", w{"a.nic.men", "b.nic.men", "c.nic.men", "d.nic.men"}, n, n, n, "whois.nic.men", e, w{"https://rdap.nic.men/"}, t},
1007 {"menu", r, x, 0x40, "Dot Menu Registry, LLC", e, w{"a.nic.menu", "b.nic.menu", "c.nic.menu", "d.nic.menu"}, n, n, n, "whois.nic.menu", e, w{"https://rdap.nic.menu/"}, f},
1008 {"meo", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1009 {"merck", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1010 {"merckmsd", r, x, 0x42, "MSD Registry Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/merckmsd/v1/"}, f},
1011 {"metlife", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.metlife", e, n, f},
1012 {"mf", r, x, 0x8a0, e, "https://en.wikipedia.org/wiki/.mf", n, n, n, n, e, e, n, f},
1013 {"mg", r, z[3418:3429], 0xa0, e, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, "whois.nic.mg", e, n, f},
1014 {"mh", r, x, 0xa8, e, e, w{"ns.amarshallinc.com", "ns.ntamar.net"}, n, n, n, e, e, n, f},
1015 {"miami", r, x, 0xc4, "Registry Services, LLC", "http://nic.miami/", w{"a.nic.miami", "b.nic.miami", "c.nic.miami", "d.nic.miami"}, n, w{"Miami"}, w{"es", "fr"}, "whois.nic.miami", e, w{"https://rdap.nic.miami/"}, t},
1016 {"microsoft", r, x, 0x42, "Microsoft Corporation", "https://nic.microsoft/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/microsoft/v1/"}, t},
1017 {"mih", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1018 {"mii", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1019 {"mil", r, x, 0x1040, e, e, w{"con1.nipr.mil", "con2.nipr.mil", "eur1.nipr.mil", "eur2.nipr.mil", "pac1.nipr.mil", "pac2.nipr.mil"}, n, n, n, "is-1.nic.mil", e, n, f},
1020 {"mini", r, x, 0x42, "Bayerische Motoren Werke Aktiengesellschaft", "https://nic.mini/", w{"a.nic.mini", "b.nic.mini", "c.nic.mini", "d.nic.mini"}, n, n, w{"de"}, "whois.nic.mini", e, w{"https://rdap.centralnic.com/mini/"}, t},
1021 {"mint", r, x, 0x42, "Intuit Administrative Services, Inc.", "http://www.nic.mint/", w{"ns1.dns.nic.mint", "ns2.dns.nic.mint", "ns3.dns.nic.mint", "ns4.dns.nic.mint", "ns5.dns.nic.mint", "ns6.dns.nic.mint"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.mint", e, w{"https://rdap.nic.mint/"}, t},
1022 {"mit", r, x, 0x42, "Massachusetts Institute of Technology", "https://nic.mit/", w{"a0.nic.mit", "a2.nic.mit", "b0.nic.mit", "c0.nic.mit"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/mit/"}, f},
1023 {"mitek", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1024 {"mitsubishi", r, x, 0x42, "Mitsubishi Corporation", "https://nic.mitsubishi/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1025 {"mk", r, z[3429:3437], 0xa0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, "whois.marnet.mk", e, n, f},
1026 {"ml", r, z[3437:3443], 0xa0, e, e, w{"a.ns.ml", "b.ns.ml", "c.ns.ml", "d.ns.ml"}, n, n, n, "whois.dot.ml", e, n, t},
1027 {"mlb", r, x, 0x42, "MLB Advanced Media DH, LLC", "https://www.mlb.com/official-information/mlb-nic", w{"a.nic.mlb", "b.nic.mlb", "c.nic.mlb", "ns1.dns.nic.mlb", "ns2.dns.nic.mlb", "ns3.dns.nic.mlb"}, n, n, w{"es"}, "whois.nic.mlb", e, w{"https://rdap.nic.mlb/"}, t},
1028 {"mls", r, x, 0x40, "The Canadian Real Estate Association", "https://newgtlds.icann.org/", w{"a.ns.nic.mls", "b.ns.nic.mls"}, n, n, w{"fr"}, "whois.nic.mls", e, w{"https://rdap.mls.fury.ca/rdap/"}, t},
1029 {"mm", r, z[3443:3451], 0xa8, e, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, "whois.registry.gov.mm", e, n, f},
1030 {"mma", r, x, 0x42, "MMA IARD", "http://nic.mma/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.mma", e, w{"https://rdap.nic.mma/"}, t},
1031 {"mn", r, z[3451:3454], 0xa0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "ns1.magic.mn", "ns2.magic.mn", "ns3.magic.mn", "ns4.magic.mn"}, n, n, n, "whois.nic.mn", e, n, f},
1032 {"mnet", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1033 {"mo", r, z[3454:3460], 0xa0, e, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, "whois.monic.mo", e, n, f},
1034 {"mobi", r, x, 0x1040, "Identity Digital Limited", "https://dotmobi.mobi/", w{"a0.mobi.afilias-nst.info", "a2.mobi.afilias-nst.info", "b0.mobi.afilias-nst.org", "b2.mobi.afilias-nst.org", "c0.mobi.afilias-nst.info", "d0.mobi.afilias-nst.org"}, n, n, w{"zh-CN"}, "whois.nic.mobi", e, w{"https://rdap.donuts.co/rdap/"}, t},
1035 {"mobile", r, x, 0x40, "Dish DBS Corporation", "http://www.dishtlds.com/mobile/", w{"a0.nic.mobile", "a2.nic.mobile", "b0.nic.mobile", "c0.nic.mobile"}, n, n, n, "whois.nic.mobile", e, w{"https://rdap.afilias-srs.net/rdap/mobile/"}, f},
1036 {"mobily", r, x, 0x840, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.mobily", e, n, f},
1037 {"moda", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.moda", "v0n1.nic.moda", "v0n2.nic.moda", "v0n3.nic.moda", "v2n0.nic.moda", "v2n1.nic.moda"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.moda", e, w{"https://rdap.donuts.co/rdap/"}, t},
1038 {"moe", r, x, 0x40, "Interlink Systems Innovation Institute K.K.", e, w{"a.nic.moe", "b.nic.moe", "c.nic.moe", "ns1.dns.nic.moe", "ns2.dns.nic.moe", "ns3.dns.nic.moe"}, n, n, w{"ja"}, "whois.nic.moe", e, w{"https://rdap.nic.moe/"}, t},
1039 {"moi", r, x, 0x42, "Amazon Registry Services, Inc.", "http://bienvenue.moi/", w{"dns1.nic.moi", "dns2.nic.moi", "dns3.nic.moi", "dns4.nic.moi", "dnsa.nic.moi", "dnsb.nic.moi", "dnsc.nic.moi", "dnsd.nic.moi"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.moi", e, w{"https://rdap.nominet.uk/moi/"}, t},
1040 {"mom", r, x, 0x40, "XYZ.COM LLC", "https://nic.mom/", w{"a.nic.mom", "b.nic.mom", "c.nic.mom", "d.nic.mom"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.mom", e, w{"https://rdap.centralnic.com/mom/"}, t},
1041 {"monash", r, x, 0x42, "Monash University", "http://nic.monash/", w{"a.nic.monash", "b.nic.monash", "c.nic.monash", "d.nic.monash"}, n, n, n, "whois.nic.monash", e, w{"https://rdap.nic.monash/"}, f},
1042 {"money", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.money", "v0n1.nic.money", "v0n2.nic.money", "v0n3.nic.money", "v2n0.nic.money", "v2n1.nic.money"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.money", e, w{"https://rdap.donuts.co/rdap/"}, t},
1043 {"monster", r, x, 0x42, "XYZ.COM LLC", "https://nic.monster/", w{"a.nic.monster", "b.nic.monster", "c.nic.monster", "d.nic.monster"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.monster", e, w{"https://rdap.centralnic.com/monster/"}, t},
1044 {"montblanc", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1045 {"mopar", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1046 {"mormon", r, x, 0x42, "IRI Domain Management, LLC", "https://newgtlds.icann.org/", w{"a0.nic.mormon", "a2.nic.mormon", "b0.nic.mormon", "c0.nic.mormon"}, n, n, n, "whois.nic.mormon", e, w{"https://rdap.afilias-srs.net/rdap/mormon/"}, f},
1047 {"mortgage", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.mortgage", "v0n1.nic.mortgage", "v0n2.nic.mortgage", "v0n3.nic.mortgage", "v2n0.nic.mortgage", "v2n1.nic.mortgage"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.mortgage", e, w{"https://rdap.donuts.co/rdap/"}, t},
1048 {"moscow", r, x, 0xc4, "Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID)", "https://newgtlds.icann.org/", w{"a.dns.flexireg.ru", "b.dns.flexireg.net", "c.dns.flexireg.org", "d.dns.flexireg.domains"}, n, w{"Moscow", "RU-MOW"}, n, "whois.nic.moscow", e, w{"https://flexireg.net/moscow/rdap/"}, f},
1049 {"moto", r, x, 0x42, "Motorola Trademark Holdings, LLC", "https://newgtlds.icann.org/", w{"ns1.dns.nic.moto", "ns2.dns.nic.moto", "ns3.dns.nic.moto", "ns4.dns.nic.moto", "ns5.dns.nic.moto", "ns6.dns.nic.moto"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.moto", e, w{"https://rdap.nic.moto/"}, t},
1050 {"motorcycles", r, x, 0x40, "XYZ.COM LLC", "https://nic.motorcycles/", w{"a.nic.motorcycles", "b.nic.motorcycles", "c.nic.motorcycles", "d.nic.motorcycles"}, n, n, n, "whois.nic.motorcycles", e, w{"https://rdap.centralnic.com/motorcycles/"}, f},
1051 {"mov", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1052 {"movie", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.movie", "v0n1.nic.movie", "v0n2.nic.movie", "v0n3.nic.movie", "v2n0.nic.movie", "v2n1.nic.movie"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.movie", e, w{"https://rdap.donuts.co/rdap/"}, t},
1053 {"movistar", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois-fe.movistar.tango.knipp.de", e, n, f},
1054 {"mozaic", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1055 {"mp", r, z[3460:3464], 0xa0, e, "http://get.mp/", w{"ns1.nic.mp", "ns2.nic.mp", "ns3.nic.mp", "ns4.nic.mp"}, n, n, n, "whois.nic.mp", e, n, f},
1056 {"mq", r, x, 0xa0, e, "https://www.dom-enic.com/", w{"ns1-fr.mediaserv.net", "ns1-gp.mediaserv.net", "ns1-mq.mediaserv.net"}, n, n, n, "whois.mediaserv.net", e, n, f},
1057 {"mr", r, z[3464:3468], 0xa0, e, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, "whois.nic.mr", e, n, f},
1058 {"mrmuscle", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1059 {"mrporter", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1060 {"ms", r, z[3468:3472], 0xe0, e, e, w{"a.lactld.org", "ms-ns.anycast.pch.net", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.ms", e, n, f},
1061 {"msd", r, x, 0x42, "MSD Registry Holdings, Inc.", "https://www.nic.msd/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/msd/v1/"}, f},
1062 {"mt", r, z[3472:3477], 0xa0, e, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, "https://www.nic.org.mt/dotmt/", n, f},
1063 {"mtn", r, x, 0x42, "MTN Dubai Limited", "https://newgtlds.icann.org/", w{"dns1.nic.mtn", "dns2.nic.mtn", "dns3.nic.mtn", "dns4.nic.mtn", "dnsa.nic.mtn", "dnsb.nic.mtn", "dnsc.nic.mtn", "dnsd.nic.mtn"}, n, n, n, "whois.nic.mtn", e, w{"https://rdap.nominet.uk/mtn/"}, f},
1064 {"mtpc", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.mtpc", e, n, f},
1065 {"mtr", r, x, 0x42, "MTR Corporation Limited", "https://newgtlds.icann.org/", w{"ns1.nic.mtr", "ns2.nic.mtr", "ns3.nic.mtr", "ns4.nic.mtr"}, n, n, n, "whois.nic.mtr", e, w{"https://whois.nic.mtr/rdap/"}, f},
1066 {"mu", r, z[3477:3486], 0xa0, e, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, "whois.nic.mu", e, n, f},
1067 {"multichoice", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1068 {"museum", r, x, 0x1040, "Museum Domain Management Association (MuseDoma)", "https://welcome.museum/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.museum", e, w{"https://rdap.nic.museum/"}, t},
1069 {"music", r, x, 0x40, "DotMusic Limited", "https://nic.music/", w{"a.nic.music", "b.nic.music", "c.nic.music", "d.nic.music"}, n, n, n, "whois.nic.music", e, n, f},
1070 {"mutual", r, x, 0x42, "Northwestern Mutual MU TLD Registry, LLC", "https://www.nic.mutual/", w{"a.nic.mutual", "b.nic.mutual", "c.nic.mutual", "ns1.dns.nic.mutual", "ns2.dns.nic.mutual", "ns3.dns.nic.mutual"}, n, n, w{"es"}, "whois.nic.mutual", e, w{"https://rdap.nic.mutual/"}, t},
1071 {"mutualfunds", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1072 {"mutuelle", r, x, 0x840, e, "https://newgtlds.icann.org/", n, n, n, n, "whois-mutuelle.nic.fr", e, n, f},
1073 {"mv", r, z[3486:3500], 0xa0, e, e, w{"mv-ns.anycast.pch.net", "ns.dhivehinet.net.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
1074 {"mw", r, z[3500:3510], 0xa0, e, "http://nic.mw/", w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, "whois.nic.mw", e, n, f},
1075 {"mx", r, z[3510:3515], 0xa0, e, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, "whois.mx", e, n, f},
1076 {"my", r, z[3515:3523], 0xa0, e, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "a.nic.my", "a1.nic.my", "b.mynic.centralnic-dns.com", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, w{"ms-MY"}, "whois.mynic.my", e, n, t},
1077 {"mz", r, z[3523:3530], 0xa8, e, "https://www.domains.co.mz/", w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, "whois.nic.mz", e, n, f},
1078 {"mzansimagic", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1079 {"na", r, z[3530:3548], 0xa0, e, e, w{"anyc2.irondns.net", "etld-1.anycast.net", "na-ns.anycast.pch.net", "na.anycastdns.cz"}, n, n, n, "whois.na-nic.com.na", e, n, f},
1080 {"nab", r, x, 0x42, "National Australia Bank Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.nab", e, w{"https://tld-rdap.verisign.com/nab/v1/"}, f},
1081 {"nadex", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.nadex", e, n, f},
1082 {"nagoya", r, x, 0xc4, "GMO Registry, Inc.", e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Nagoya-shi"}, w{"ja"}, "whois.nic.nagoya", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1083 {"name", r, z[3548:3551], 0x40, "VeriSign, Inc.", e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.name", e, w{"https://tld-rdap.verisign.com/name/v1/"}, t},
1084 {"naspers", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1085 {"nationwide", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.nationwide", e, w{"https://tld-rdap.verisign.com/nationwide/v1/"}, f},
1086 {"natura", r, x, 0x42, "NATURA COSMÉTICOS S.A.", "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
1087 {"navy", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.navy", "v0n1.nic.navy", "v0n2.nic.navy", "v0n3.nic.navy", "v2n0.nic.navy", "v2n1.nic.navy"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.navy", e, w{"https://rdap.donuts.co/rdap/"}, t},
1088 {"nba", r, x, 0x42, "NBA REGISTRY, LLC", "https://newgtlds.icann.org/", w{"a.nic.nba", "b.nic.nba", "c.nic.nba", "ns1.dns.nic.nba", "ns2.dns.nic.nba", "ns3.dns.nic.nba"}, n, n, w{"es"}, "whois.nic.nba", e, w{"https://rdap.nic.nba/"}, t},
1089 {"nc", r, z[3551:3554], 0xa0, e, e, w{"any-ns1.nc", "nc.cctld.authdns.ripe.net", "ns1.nc", "ns2.nc"}, n, n, n, "whois.nc", e, n, f},
1090 {"ne", r, z[3554:3559], 0xa0, e, e, w{"bow.rain.fr", "ne.cctld.authdns.ripe.net", "ns-ne.afrinic.net", "ns.intnet.ne"}, n, n, n, e, e, n, f},
1091 {"nec", r, x, 0x42, "NEC Corporation", "https://nic.nec/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.nec", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1092 {"net", r, z[3559:3569], 0x40, "VeriSign, Inc.", "https://www.verisign.com/en_US/domain-names/net-domain-names/index.xhtml", w{"a.gtld-servers.net", "b.gtld-servers.net", "c.gtld-servers.net", "d.gtld-servers.net", "e.gtld-servers.net", "f.gtld-servers.net", "g.gtld-servers.net", "h.gtld-servers.net", "i.gtld-servers.net", "j.gtld-servers.net", "k.gtld-servers.net", "l.gtld-servers.net", "m.gtld-servers.net"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro-MD", "ru", "uk", "zh"}, "whois.verisign-grs.com", e, w{"https://rdap.verisign.com/net/v1/"}, t},
1093 {"netaporter", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1094 {"netbank", r, x, 0x42, "COMMONWEALTH BANK OF AUSTRALIA", "http://nic.netbank/", w{"a.nic.netbank", "b.nic.netbank", "c.nic.netbank", "d.nic.netbank"}, n, n, n, "whois.nic.netbank", e, w{"https://rdap.nic.netbank/"}, f},
1095 {"netflix", r, x, 0x42, "Netflix, Inc.", "https://newgtlds.icann.org/", w{"ns1.dns.nic.netflix", "ns2.dns.nic.netflix", "ns3.dns.nic.netflix", "ns4.dns.nic.netflix", "ns5.dns.nic.netflix", "ns6.dns.nic.netflix"}, n, n, n, "whois.nic.netflix", e, w{"https://rdap.nic.netflix/"}, f},
1096 {"network", r, x, 0x40, "Binky Moon, LLC", "https://identity.digital/", w{"v0n0.nic.network", "v0n1.nic.network", "v0n2.nic.network", "v0n3.nic.network", "v2n0.nic.network", "v2n1.nic.network"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.network", e, w{"https://rdap.donuts.co/rdap/"}, t},
1097 {"neustar", r, x, 0x42, "NeuStar, Inc.", "https://newgtlds.icann.org/", w{"a.nic.neustar", "b.nic.neustar", "c.nic.neustar", "ns4.dns.nic.neustar", "ns5.dns.nic.neustar", "ns6.dns.nic.neustar"}, n, n, w{"es"}, "whois.nic.neustar", e, w{"https://rdap.nic.neustar/"}, t},
1098 {"new", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1099 {"newholland", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.newholland", e, n, f},
1100 {"news", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.news", "v0n1.nic.news", "v0n2.nic.news", "v0n3.nic.news", "v2n0.nic.news", "v2n1.nic.news"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.news", e, w{"https://rdap.donuts.co/rdap/"}, t},
1101 {"next", r, x, 0x42, "Next plc", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.next", e, w{"https://tld-rdap.verisign.com/next/v1/"}, f},
1102 {"nextdirect", r, x, 0x42, "Next plc", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.nextdirect", e, w{"https://tld-rdap.verisign.com/nextdirect/v1/"}, f},
1103 {"nexus", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1104 {"nf", r, z[3569:3581], 0xa0, e, e, w{"ns.anycast.nic.nf", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.nf", e, n, f},
1105 {"nfl", r, x, 0x42, "NFL Reg Ops LLC", "https://newgtlds.icann.org/", w{"ns1.dns.nic.nfl", "ns2.dns.nic.nfl", "ns3.dns.nic.nfl", "ns4.dns.nic.nfl", "ns5.dns.nic.nfl", "ns6.dns.nic.nfl"}, n, n, w{"es"}, "whois.nic.nfl", e, w{"https://rdap.nic.nfl/"}, t},
1106 {"ng", r, z[3581:3591], 0xa0, e, "https://web4africa.ng/ng-domains/", w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, "whois.nic.net.ng", e, n, f},
1107 {"ngo", r, x, 0x40, "Public Interest Registry", "https://pir.org/products/ngo-ong-domain/", w{"a0.nic.ngo", "a2.nic.ngo", "b0.nic.ngo", "b2.nic.ngo", "c0.nic.ngo", "d0.nic.ngo"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.ngo", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1108 {"nhk", r, x, 0x42, "Japan Broadcasting Corporation (NHK)", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "und"}, "whois.nic.nhk", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1109 {"ni", r, z[3591:3606], 0xa8, e, "https://www.nic.ni/", w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, "http://www.nic.ni/", n, f},
1110 {"nico", r, x, 0x42, "DWANGO Co., Ltd.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.nico", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1111 {"nike", r, x, 0x42, "NIKE, Inc.", "https://newgtlds.icann.org/", w{"a.nic.nike", "b.nic.nike", "c.nic.nike", "ns1.dns.nic.nike", "ns2.dns.nic.nike", "ns3.dns.nic.nike"}, n, n, w{"es"}, "whois.nic.nike", e, w{"https://rdap.nic.nike/"}, t},
1112 {"nikon", r, x, 0x42, "NIKON CORPORATION", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.nikon", e, w{"https://tld-rdap.verisign.com/nikon/v1/"}, f},
1113 {"ninja", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.ninja", "v0n1.nic.ninja", "v0n2.nic.ninja", "v0n3.nic.ninja", "v2n0.nic.ninja", "v2n1.nic.ninja"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.ninja", e, w{"https://rdap.donuts.co/rdap/"}, t},
1114 {"nissan", r, x, 0x42, "NISSAN MOTOR CO., LTD.", "https://www.nissan-global.com/EN/NIC/NISSAN/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1115 {"nissay", r, x, 0x42, "Nippon Life Insurance Company", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"ja", "mul-Hang", "mul-Hani", "mul-Hano"}, "whois.nic.nissay", e, w{"https://tld-rdap.verisign.com/nissay/v1/"}, t},
1116 {"nl", r, z[3606:3612], 0xa0, e, e, w{"ns1.dns.nl", "ns2.dns.nl", "ns3.dns.nl", "ns4.dns.nl"}, n, n, n, "whois.domain-registry.nl", e, n, f},
1117 {"no", r, z[3612:3622], 0xa0, e, e, w{"i.nic.no", "njet.norid.no", "not.norid.no", "x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, "whois.norid.no", e, w{"https://rdap.norid.no/"}, t},
1118 {"nokia", r, x, 0x42, "Nokia Corporation", "https://newgtlds.icann.org/", w{"a0.nic.nokia", "a2.nic.nokia", "b0.nic.nokia", "c0.nic.nokia"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/nokia/"}, t},
1119 {"northlandinsurance", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1120 {"northwesternmutual", r, x, 0x42, "Northwestern Mutual Registry, LLC", "https://newgtlds.icann.org/", w{"a.nic.northwesternmutual", "b.nic.northwesternmutual", "c.nic.northwesternmutual", "ns1.dns.nic.northwesternmutual", "ns2.dns.nic.northwesternmutual", "ns3.dns.nic.northwesternmutual"}, n, n, w{"es"}, "whois.nic.northwesternmutual", e, w{"https://rdap.nic.northwesternmutual/"}, t},
1121 {"norton", r, x, 0x42, "NortonLifeLock Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.norton", e, w{"https://tld-rdap.verisign.com/norton/v1/"}, t},
1122 {"now", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.now", "dns2.nic.now", "dns3.nic.now", "dns4.nic.now", "dnsa.nic.now", "dnsb.nic.now", "dnsc.nic.now", "dnsd.nic.now"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.now", e, w{"https://rdap.nominet.uk/now/"}, t},
1123 {"nowruz", r, x, 0x42, "Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.", "https://newgtlds.icann.org/", w{"a.ns.nic.nowruz", "b.ns.nic.nowruz", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.nowruz", e, w{"https://api.rdap.agitsys.net/"}, f},
1124 {"nowtv", r, x, 0x42, "Starbucks (HK) Limited", "https://newgtlds.icann.org/", w{"a0.nic.nowtv", "a2.nic.nowtv", "b0.nic.nowtv", "c0.nic.nowtv"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.nowtv", e, w{"https://rdap.afilias-srs.net/rdap/nowtv/"}, t},
1125 {"np", r, z[3622:3768], 0xa8, e, e, w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, "http://register.mos.com.np/np-whois-lookup", n, f},
1126 {"nr", r, z[3768:3775], 0xa0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, "http://www.cenpac.net.nr/dns/whois.html", n, f},
1127 {"nra", r, x, 0x42, "NRA Holdings Company, INC.", "https://newgtlds.icann.org/", w{"a0.nic.nra", "a2.nic.nra", "b0.nic.nra", "c0.nic.nra"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/nra/"}, f},
1128 {"nrw", r, x, 0x440, "Minds + Machines GmbH", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"DE-NW"}, w{"de"}, "whois.nic.nrw", e, w{"https://rdap.nic.nrw/"}, t},
1129 {"ntt", r, x, 0x42, "NIPPON TELEGRAPH AND TELEPHONE CORPORATION", "https://newgtlds.icann.org/", w{"tld1.nic.ntt", "tld2.nic.ntt", "tld3.nic.ntt", "tld5.nic.ntt"}, n, n, w{"ja", "ja-JP"}, e, e, w{"https://rdap.nic.ntt/rdap/"}, t},
1130 {"nu", r, z[3775:3780], 0xe0, e, "https://www.nic.nu/", w{"a.ns.nu", "c.ns.nu", "d.ns.nu", "m.ns.nu", "y.ns.nu", "z.ns.nu"}, n, n, w{"und-Latn"}, "whois.iis.nu", e, n, t},
1131 {"nyc", r, x, 0xc4, "The City of New York by and through the New York City Department of Information Technology & Telecommunications", e, w{"a.nic.nyc", "b.nic.nyc", "c.nic.nyc", "ns1.dns.nic.nyc", "ns2.dns.nic.nyc", "ns3.dns.nic.nyc"}, n, w{"New York City"}, w{"es"}, "whois.nic.nyc", e, w{"https://rdap.nic.nyc/"}, t},
1132 {"nz", r, z[3780:3795], 0xa0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, w{"mul-Latn"}, "whois.irs.net.nz", e, n, t},
1133 {"obi", r, x, 0x42, "OBI Group Holding SE & Co. KGaA", "https://newgtlds.icann.org/", w{"a0.nic.obi", "a2.nic.obi", "b0.nic.obi", "c0.nic.obi"}, n, n, n, "whois.nic.obi", e, w{"https://tld-rdap.verisign.com/obi/v1/"}, f},
1134 {"observer", r, x, 0x42, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.observer", "v0n1.nic.observer", "v0n2.nic.observer", "v0n3.nic.observer", "v2n0.nic.observer", "v2n1.nic.observer"}, n, n, n, "whois.nic.observer", e, w{"https://rdap.donuts.co/rdap/"}, f},
1135 {"off", r, x, 0x842, "Johnson Shareholdings, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.off", e, w{"https://tld-rdap.verisign.com/off/v1/"}, f},
1136 {"office", r, x, 0x42, "Microsoft Corporation", "https://nic.office/", w{"a.nic.office", "b.nic.office", "c.nic.office", "ns1.dns.nic.office", "ns2.dns.nic.office", "ns3.dns.nic.office"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.office", e, w{"https://rdap.nic.office/"}, t},
1137 {"okinawa", r, x, 0xc4, "BRregistry, Inc.", e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Okinawa", "JP-47"}, w{"ja"}, "whois.nic.okinawa", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1138 {"olayan", r, x, 0x42, "Crescent Holding GmbH", "https://newgtlds.icann.org/", w{"a.nic.olayan", "b.nic.olayan", "c.nic.olayan", "d.nic.olayan"}, n, n, w{"ar"}, "whois.nic.olayan", e, w{"https://rdap.nic.olayan/"}, t},
1139 {"olayangroup", r, x, 0x42, "Crescent Holding GmbH", "https://newgtlds.icann.org/", w{"a.nic.olayangroup", "b.nic.olayangroup", "c.nic.olayangroup", "d.nic.olayangroup"}, n, n, w{"ar"}, "whois.nic.olayangroup", e, w{"https://rdap.nic.olayangroup/"}, t},
1140 {"oldnavy", r, x, 0x42, "The Gap, Inc.", "https://newgtlds.icann.org/", w{"a.nic.oldnavy", "b.nic.oldnavy", "c.nic.oldnavy", "ns1.dns.nic.oldnavy", "ns2.dns.nic.oldnavy", "ns3.dns.nic.oldnavy"}, n, n, w{"es"}, "whois.nic.oldnavy", e, w{"https://rdap.nic.oldnavy/"}, t},
1141 {"ollo", r, x, 0x42, "Dish DBS Corporation", "https://newgtlds.icann.org/", w{"a0.nic.ollo", "a2.nic.ollo", "b0.nic.ollo", "c0.nic.ollo"}, n, n, n, "whois.nic.ollo", e, w{"https://rdap.afilias-srs.net/rdap/ollo/"}, f},
1142 {"olympus", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1143 {"om", r, z[3795:3808], 0xa0, e, "http://www.registry.om/", w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, "whois.registry.om", e, n, f},
1144 {"omega", r, x, 0x42, "The Swatch Group Ltd", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.omega", e, w{"https://tld-rdap.verisign.com/omega/v1/"}, t},
1145 {"one", r, x, 0x40, "One.com A/S", "https://newgtlds.icann.org/", w{"a.nic.one", "b.nic.one", "c.nic.one", "d.nic.one"}, n, n, n, "whois.nic.one", e, w{"https://rdap.nic.one/"}, f},
1146 {"ong", r, x, 0x40, "Public Interest Registry", "https://pir.org/products/ngo-ong-domain/", w{"a0.nic.ong", "a2.nic.ong", "b0.nic.ong", "b2.nic.ong", "c0.nic.ong", "d0.nic.ong"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.ong", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1147 {"onl", r, x, 0x40, "iRegistry GmbH", "https://nic.onl/", w{"a0.nic.onl", "a2.nic.onl", "b0.nic.onl", "c0.nic.onl"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/onl/"}, t},
1148 {"online", r, x, 0x40, "Radix FZC", "https://newgtlds.icann.org/", w{"a.nic.online", "b.nic.online", "e.nic.online", "f.nic.online"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.online", e, w{"https://rdap.centralnic.com/online/"}, t},
1149 {"onyourside", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.onyourside", e, w{"https://tld-rdap.verisign.com/onyourside/v1/"}, f},
1150 {"ooo", r, x, 0x40, "INFIBEAM AVENUES LIMITED", e, w{"a.nic.ooo", "b.nic.ooo", "c.nic.ooo", "d.nic.ooo"}, n, n, w{"ar", "be", "es", "fr", "he", "hr", "ja", "ko", "lo", "mk", "mul-Cans", "mul-Cyrl", "mul-Grek", "mul-Latn", "mul-Mymr", "mul-Ogam", "mul-Phnx", "mul-Runr", "pl", "ru", "sr", "sv", "th", "uk", "zh"}, "whois.nic.ooo", e, w{"https://rdap.centralnic.com/ooo/"}, t},
1151 {"open", r, x, 0x42, "American Express Travel Related Services Company, Inc.", "https://newgtlds.icann.org/", w{"a.nic.open", "b.nic.open", "c.nic.open", "ns1.dns.nic.open", "ns2.dns.nic.open", "ns3.dns.nic.open"}, n, n, w{"es"}, "whois.nic.open", e, w{"https://rdap.nic.open/"}, t},
1152 {"oracle", r, x, 0x42, "Oracle Corporation", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.oracle", e, w{"https://tld-rdap.verisign.com/oracle/v1/"}, f},
1153 {"orange", r, x, 0x42, "Orange Brand Services Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Latn"}, "whois.nic.orange", e, w{"https://tld-rdap.verisign.com/orange/v1/"}, t},
1154 {"org", r, z[3808:3814], 0x40, "Public Interest Registry", "https://pir.org/products/org-domain/", w{"a0.org.afilias-nst.info", "a2.org.afilias-nst.info", "b0.org.afilias-nst.org", "b2.org.afilias-nst.org", "c0.org.afilias-nst.info", "d0.org.afilias-nst.org"}, n, n, w{"be", "bg", "bs", "cnr", "da", "de", "es", "fi", "hi", "hr", "hu", "is", "it", "ja", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.publicinterestregistry.org", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1155 {"organic", r, x, 0x40, "Identity Digital Limited", "https://get.organic/", w{"a0.nic.organic", "a2.nic.organic", "b0.nic.organic", "c0.nic.organic"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.organic", e, w{"https://rdap.donuts.co/rdap/"}, t},
1156 {"orientexpress", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1157 {"origin", r, x, 0, e, e, n, n, n, n, "whois.afilias-srs.net", e, n, t},
1158 {"origins", r, x, 0x42, "The Estée Lauder Companies Inc.", "https://newgtlds.icann.org/", w{"a0.nic.origins", "a2.nic.origins", "b0.nic.origins", "c0.nic.origins"}, n, n, n, "whois.nic.origins", e, w{"https://rdap.afilias-srs.net/rdap/origins/"}, f},
1159 {"osaka", r, x, 0xc4, "Osaka Registry Co., Ltd.", "https://newgtlds.icann.org/", w{"a.nic.osaka", "b.nic.osaka", "c.nic.osaka", "ns1.dns.nic.osaka", "ns2.dns.nic.osaka", "ns3.dns.nic.osaka"}, n, w{"Osaka", "JP-27"}, w{"ja"}, "whois.nic.osaka", e, w{"https://rdap.nic.osaka/"}, t},
1160 {"otsuka", r, x, 0x42, "Otsuka Holdings Co., Ltd.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.otsuka", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1161 {"ott", r, x, 0x48, "Dish DBS Corporation", "https://newgtlds.icann.org/", w{"a0.nic.ott", "a2.nic.ott", "b0.nic.ott", "c0.nic.ott"}, n, n, n, "whois.nic.ott", e, w{"https://rdap.afilias-srs.net/rdap/ott/"}, f},
1162 {"overheidnl", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1163 {"ovh", r, x, 0x40, "MédiaBC", e, w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"fr"}, "whois.nic.ovh", e, w{"https://rdap.nic.ovh/"}, t},
1164 {"pa", r, z[3814:3825], 0xa0, e, "http://www.nic.pa/", w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, "http://www.nic.pa/", n, f},
1165 {"page", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"ja", "mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1166 {"pamperedchef", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1167 {"panasonic", r, x, 0x42, "Panasonic Corporation", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1168 {"panerai", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.panerai", e, n, f},
1169 {"paris", r, x, 0xc4, "City of Paris", e, w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr", "h.ext.nic.fr"}, n, w{"Paris", "FR-J"}, w{"fr"}, "whois.nic.paris", e, w{"https://rdap.nic.paris/"}, t},
1170 {"pars", r, x, 0x40, "Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.", "https://newgtlds.icann.org/", w{"a.ns.nic.pars", "b.ns.nic.pars", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.pars", e, w{"https://api.rdap.agitsys.net/"}, f},
1171 {"partners", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.partners", "v0n1.nic.partners", "v0n2.nic.partners", "v0n3.nic.partners", "v2n0.nic.partners", "v2n1.nic.partners"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.partners", e, w{"https://rdap.donuts.co/rdap/"}, t},
1172 {"parts", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.parts", "v0n1.nic.parts", "v0n2.nic.parts", "v0n3.nic.parts", "v2n0.nic.parts", "v2n1.nic.parts"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.parts", e, w{"https://rdap.donuts.co/rdap/"}, t},
1173 {"party", r, x, 0x40, "Blue Sky Registry Limited", "https://www.famousfourmedia.com/", w{"a.nic.party", "b.nic.party", "c.nic.party", "ns1.dns.nic.party", "ns2.dns.nic.party", "ns3.dns.nic.party"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.party", e, w{"https://rdap.nic.party/"}, t},
1174 {"passagens", r, x, 0x42, "Travel Reservations SRL", "https://newgtlds.icann.org/", w{"a.nic.passagens", "b.nic.passagens", "c.nic.passagens", "ns1.dns.nic.passagens", "ns2.dns.nic.passagens", "ns3.dns.nic.passagens"}, n, n, w{"es"}, "whois.nic.passagens", e, w{"https://rdap.nic.passagens/"}, t},
1175 {"patagonia", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1176 {"patch", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1177 {"pay", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.pay", "dns2.nic.pay", "dns3.nic.pay", "dns4.nic.pay", "dnsa.nic.pay", "dnsb.nic.pay", "dnsc.nic.pay", "dnsd.nic.pay"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pay", e, w{"https://rdap.nominet.uk/pay/"}, t},
1178 {"payu", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1179 {"pccw", r, x, 0x42, "PCCW Enterprises Limited", "https://newgtlds.icann.org/", w{"a0.nic.pccw", "a2.nic.pccw", "b0.nic.pccw", "c0.nic.pccw"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.pccw", e, w{"https://rdap.afilias-srs.net/rdap/pccw/"}, t},
1180 {"pe", r, z[3825:3834], 0xa0, e, "https://punto.pe/", w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, "kero.yachay.pe", e, n, t},
1181 {"persiangulf", r, x, 0xc0, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1182 {"pet", r, x, 0x40, "Identity Digital Limited", "https://get.pet/", w{"a0.nic.pet", "a2.nic.pet", "b0.nic.pet", "c0.nic.pet"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.pet", e, w{"https://rdap.donuts.co/rdap/"}, t},
1183 {"pets", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1184 {"pf", r, z[3834:3839], 0xa0, e, e, w{"ns1.mana.pf", "ns2.mana.pf"}, n, n, n, "whois.registry.pf", e, n, f},
1185 {"pfizer", r, x, 0x42, "Pfizer Inc.", "https://newgtlds.icann.org/", w{"a.nic.pfizer", "b.nic.pfizer", "c.nic.pfizer", "ns1.dns.nic.pfizer", "ns2.dns.nic.pfizer", "ns3.dns.nic.pfizer"}, n, n, w{"es"}, "whois.nic.pfizer", e, w{"https://rdap.nic.pfizer/"}, t},
1186 {"pg", r, z[3839:3845], 0xa0, e, e, w{"munnari.oz.au", "ns.uu.net", "ns1.tiare.net.pg", "ns1.unitech.ac.pg", "ns2.tiare.net.pg"}, n, n, n, e, e, n, f},
1187 {"ph", r, z[3845:3854], 0xa0, e, e, w{"1.ns.ph", "ns2.cuhk.edu.hk", "ns4.apnic.net", "ph.communitydns.net"}, w{"45.79.222.138"}, n, n, e, "http://www.dot.ph/whois", n, f},
1188 {"pharmacy", r, x, 0x40, "National Association of Boards of Pharmacy", "https://newgtlds.icann.org/", w{"dns1.nic.pharmacy", "dns2.nic.pharmacy", "dns3.nic.pharmacy", "dns4.nic.pharmacy", "dnsa.nic.pharmacy", "dnsb.nic.pharmacy", "dnsc.nic.pharmacy", "dnsd.nic.pharmacy"}, n, n, w{"es"}, "whois.nic.pharmacy", e, w{"https://rdap.nominet.uk/pharmacy/"}, t},
1189 {"phd", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1190 {"philips", r, x, 0x42, "Koninklijke Philips N.V.", "https://newgtlds.icann.org/", w{"a.nic.philips", "b.nic.philips", "c.nic.philips", "d.nic.philips"}, n, n, n, "whois.nic.philips", e, w{"https://rdap.nic.philips/"}, f},
1191 {"phone", r, x, 0x40, "Dish DBS Corporation", "https://newgtlds.icann.org/", w{"a0.nic.phone", "a2.nic.phone", "b0.nic.phone", "c0.nic.phone"}, n, n, n, "whois.nic.phone", e, w{"https://rdap.afilias-srs.net/rdap/phone/"}, f},
1192 {"photo", r, x, 0x40, "Registry Services, LLC", "https://nic.photo/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1193 {"photography", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.photography", "v0n1.nic.photography", "v0n2.nic.photography", "v0n3.nic.photography", "v2n0.nic.photography", "v2n1.nic.photography"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.photography", e, w{"https://rdap.donuts.co/rdap/"}, t},
1194 {"photos", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.photos", "v0n1.nic.photos", "v0n2.nic.photos", "v0n3.nic.photos", "v2n0.nic.photos", "v2n1.nic.photos"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.photos", e, w{"https://rdap.donuts.co/rdap/"}, t},
1195 {"physio", r, x, 0x40, "PhysBiz Pty Ltd", "https://newgtlds.icann.org/", w{"a.nic.physio", "b.nic.physio", "c.nic.physio", "d.nic.physio"}, n, n, n, "whois.nic.physio", e, w{"https://rdap.nic.physio/"}, f},
1196 {"piaget", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.piaget", e, n, f},
1197 {"pics", r, x, 0x40, "XYZ.COM LLC", "https://nic.pics/", w{"a.nic.pics", "b.nic.pics", "c.nic.pics", "d.nic.pics"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.nic.pics", e, w{"https://rdap.centralnic.com/pics/"}, t},
1198 {"pictet", r, x, 0x42, "Pictet Europe S.A.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/pictet/v1/"}, f},
1199 {"pictures", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.pictures", "v0n1.nic.pictures", "v0n2.nic.pictures", "v0n3.nic.pictures", "v2n0.nic.pictures", "v2n1.nic.pictures"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.pictures", e, w{"https://rdap.donuts.co/rdap/"}, t},
1200 {"pid", r, x, 0x40, "Top Level Spectrum, Inc.", "https://newgtlds.icann.org/", w{"a.nic.pid", "b.nic.pid", "c.nic.pid", "d.nic.pid"}, n, n, w{"ar"}, "whois.nic.pid", e, w{"https://rdap.centralnic.com/pid/"}, t},
1201 {"pin", r, x, 0x48, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.pin", "dns2.nic.pin", "dns3.nic.pin", "dns4.nic.pin", "dnsa.nic.pin", "dnsb.nic.pin", "dnsc.nic.pin", "dnsd.nic.pin"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pin", e, w{"https://rdap.nominet.uk/pin/"}, t},
1202 {"ping", r, x, 0x42, "Ping Registry Provider, Inc.", "https://newgtlds.icann.org/", w{"a.nic.ping", "b.nic.ping", "c.nic.ping", "ns1.dns.nic.ping", "ns2.dns.nic.ping", "ns3.dns.nic.ping"}, n, n, n, "whois.nic.ping", e, w{"https://rdap.nic.ping/"}, f},
1203 {"pink", r, x, 0x40, "Identity Digital Limited", "https://get.pink/", w{"a0.nic.pink", "a2.nic.pink", "b0.nic.pink", "b2.nic.pink", "c0.nic.pink"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.pink", e, w{"https://rdap.donuts.co/rdap/"}, t},
1204 {"pioneer", r, x, 0x42, "Pioneer Corporation", "https://newgtlds.icann.org/", w{"dns1.nic.pioneer", "dns2.nic.pioneer", "dns3.nic.pioneer", "dns4.nic.pioneer", "dnsa.nic.pioneer", "dnsb.nic.pioneer", "dnsc.nic.pioneer", "dnsd.nic.pioneer"}, n, n, w{"ja"}, "whois.nic.pioneer", e, w{"https://rdap.nominet.uk/pioneer/"}, t},
1205 {"piperlime", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1206 {"pitney", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1207 {"pizza", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.pizza", "v0n1.nic.pizza", "v0n2.nic.pizza", "v0n3.nic.pizza", "v2n0.nic.pizza", "v2n1.nic.pizza"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.pizza", e, w{"https://rdap.donuts.co/rdap/"}, t},
1208 {"pk", r, z[3854:3869], 0xa0, e, e, w{"root-c1.pknic.pk", "root-c2.pknic.pk", "root-e.pknic.pk", "root-s.pknic.pk"}, n, n, n, "whois.pknic.net.pk", e, n, f},
1209 {"pl", r, z[3869:4037], 0xa0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, w{"be-PL", "bg-PL", "ca-PL", "cs-PL", "da-PL", "de-PL", "el-PL", "eo-PL", "es-PL", "et-PL", "fi-PL", "fr-PL", "ga-PL", "he-PL", "hr-PL", "hu-PL", "is-PL", "it-PL", "lb-PL", "lt-PL", "lv-PL", "mk-PL", "mt-PL", "nl-PL", "no-PL", "pl-PL", "pt-PL", "ro-PL", "ru-PL", "sk-PL", "sl-PL", "sq-PL", "sr-PL", "sv-PL", "tr-PL", "uk-PL"}, "whois.dns.pl", e, n, t},
1210 {"place", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.place", "v0n1.nic.place", "v0n2.nic.place", "v0n3.nic.place", "v2n0.nic.place", "v2n1.nic.place"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.place", e, w{"https://rdap.donuts.co/rdap/"}, t},
1211 {"play", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1212 {"playstation", r, x, 0x42, "Sony Interactive Entertainment Inc.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.playstation", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1213 {"plumbing", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.plumbing", "v0n1.nic.plumbing", "v0n2.nic.plumbing", "v0n3.nic.plumbing", "v2n0.nic.plumbing", "v2n1.nic.plumbing"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.plumbing", e, w{"https://rdap.donuts.co/rdap/"}, t},
1214 {"plus", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.plus", "v0n1.nic.plus", "v0n2.nic.plus", "v0n3.nic.plus", "v2n0.nic.plus", "v2n1.nic.plus"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.plus", e, w{"https://rdap.donuts.co/rdap/"}, t},
1215 {"pm", r, x, 0xa0, e, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.pm", e, w{"https://rdap.nic.pm/"}, t},
1216 {"pn", r, z[4037:4056], 0xa0, e, "https://www.nic.pn/", w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "fork.sth.dnsnode.net", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, "http://www.pitcairn.pn/PnRegistry/", n, f},
1217 {"pnc", r, x, 0x42, "PNC Domain Co., LLC", "https://newgtlds.icann.org/", w{"a0.nic.pnc", "a2.nic.pnc", "b0.nic.pnc", "c0.nic.pnc"}, n, n, n, "whois.nic.pnc", e, w{"https://rdap.afilias-srs.net/rdap/pnc/"}, f},
1218 {"pohl", r, x, 0x42, "Deutsche Vermögensberatung Aktiengesellschaft DVAG", "https://newgtlds.icann.org/", w{"a.nic.pohl", "b.nic.pohl", "c.nic.pohl", "d.nic.pohl"}, n, n, w{"de"}, "whois.nic.pohl", e, w{"https://rdap.centralnic.com/pohl/"}, t},
1219 {"poker", r, x, 0x40, "Identity Digital Limited", "https://get.poker/", w{"a0.nic.poker", "a2.nic.poker", "b0.nic.poker", "c0.nic.poker"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.poker", e, w{"https://rdap.donuts.co/rdap/"}, t},
1220 {"politie", r, x, 0x42, "Politie Nederland", "https://newgtlds.icann.org/", w{"ns1.nic.politie", "ns2.nic.politie", "ns3.nic.politie", "ns4.nic.politie"}, n, n, n, "whois.nic.politie", e, w{"https://rdap.nic.politie/"}, f},
1221 {"polo", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1222 {"porn", r, x, 0x41, "ICM Registry PN LLC", "https://nic.porn/", w{"a.nic.porn", "b.nic.porn", "c.nic.porn", "d.nic.porn"}, n, n, w{"ar", "be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.porn", e, w{"https://rdap.nic.porn/"}, t},
1223 {"post", r, x, 0x1040, "Universal Postal Union", "https://en.wikipedia.org/wiki/.post", w{"a0.post.afilias-nst.info", "a2.post.afilias-nst.info", "b0.post.afilias-nst.org", "b2.post.afilias-nst.org", "c0.post.afilias-nst.info", "d0.post.afilias-nst.org"}, n, n, n, "whois.dotpostregistry.net", e, w{"https://rdap.afilias-srs.net/rdap/post/"}, f},
1224 {"pr", r, z[4056:4108], 0xa0, e, "https://domains.pr/", w{"a.lactld.org", "a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org", "pr-dns.denic.de"}, n, n, n, "whois.afilias-srs.net", e, n, t},
1225 {"pramerica", r, x, 0x42, "Prudential Financial, Inc.", "https://newgtlds.icann.org/", w{"a.nic.pramerica", "b.nic.pramerica", "c.nic.pramerica", "ns1.dns.nic.pramerica", "ns2.dns.nic.pramerica", "ns3.dns.nic.pramerica"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pramerica", e, w{"https://rdap.nic.pramerica/"}, t},
1226 {"praxi", r, x, 0x42, "Praxi S.p.A.", "https://newgtlds.icann.org/", w{"a.nic.praxi", "b.nic.praxi", "c.nic.praxi", "ns1.dns.nic.praxi", "ns2.dns.nic.praxi", "ns3.dns.nic.praxi"}, n, n, n, "whois.nic.praxi", e, w{"https://rdap.nic.praxi/"}, f},
1227 {"press", r, x, 0x40, "Radix FZC", e, w{"a.nic.press", "b.nic.press", "e.nic.press", "f.nic.press"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.press", e, w{"https://rdap.centralnic.com/press/"}, t},
1228 {"prime", r, x, 0x42, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.prime", "dns2.nic.prime", "dns3.nic.prime", "dns4.nic.prime", "dnsa.nic.prime", "dnsb.nic.prime", "dnsc.nic.prime", "dnsd.nic.prime"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.prime", e, w{"https://rdap.nominet.uk/prime/"}, t},
1229 {"pro", r, z[4108:4144], 0x40, "Identity Digital Limited", "https://registry.pro/", w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.pro", e, w{"https://rdap.donuts.co/rdap/"}, t},
1230 {"prod", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1231 {"productions", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.productions", "v0n1.nic.productions", "v0n2.nic.productions", "v0n3.nic.productions", "v2n0.nic.productions", "v2n1.nic.productions"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.productions", e, w{"https://rdap.donuts.co/rdap/"}, t},
1232 {"prof", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1233 {"progressive", r, x, 0x42, "Progressive Casualty Insurance Company", "https://newgtlds.icann.org/", w{"a0.nic.progressive", "a2.nic.progressive", "b0.nic.progressive", "c0.nic.progressive"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/progressive/"}, f},
1234 {"promo", r, x, 0x40, "Identity Digital Limited", "https://get.promo/", w{"a0.nic.promo", "a2.nic.promo", "b0.nic.promo", "c0.nic.promo"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.promo", e, w{"https://rdap.donuts.co/rdap/"}, t},
1235 {"properties", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.properties", "v0n1.nic.properties", "v0n2.nic.properties", "v0n3.nic.properties", "v2n0.nic.properties", "v2n1.nic.properties"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.properties", e, w{"https://rdap.donuts.co/rdap/"}, t},
1236 {"property", r, x, 0x40, "Internet Naming Company LLC", "https://nic.property/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1237 {"protection", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.protection", "b.nic.protection", "e.nic.protection", "f.nic.protection"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.protection", e, w{"https://rdap.centralnic.com/protection/"}, t},
1238 {"pru", r, x, 0x42, "Prudential Financial, Inc.", "https://newgtlds.icann.org/", w{"a.nic.pru", "b.nic.pru", "c.nic.pru", "ns1.dns.nic.pru", "ns2.dns.nic.pru", "ns3.dns.nic.pru"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.pru", e, w{"https://rdap.nic.pru/"}, t},
1239 {"prudential", r, x, 0x42, "Prudential Financial, Inc.", "https://newgtlds.icann.org/", w{"a.nic.prudential", "b.nic.prudential", "c.nic.prudential", "ns1.dns.nic.prudential", "ns2.dns.nic.prudential", "ns3.dns.nic.prudential"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.prudential", e, w{"https://rdap.nic.prudential/"}, t},
1240 {"ps", r, z[4144:4153], 0xa0, e, e, w{"dns1.gov.ps", "fork.sth.dnsnode.net", "ns1.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, "whois.pnina.ps", e, n, f},
1241 {"pt", r, z[4153:4162], 0xa0, e, e, w{"a.dns.pt", "b.dns.pt", "c.dns.pt", "d.dns.pt", "e.dns.pt", "g.dns.pt", "h.dns.pt", "ns.dns.br", "ns2.nic.fr"}, n, n, n, "whois.dns.pt", e, n, t},
1242 {"pub", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.pub", "v0n1.nic.pub", "v0n2.nic.pub", "v0n3.nic.pub", "v2n0.nic.pub", "v2n1.nic.pub"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.pub", e, w{"https://rdap.donuts.co/rdap/"}, t},
1243 {"pw", r, z[4162:4173], 0xa0, e, e, w{"ns1.nic.pw", "ns2.nic.pw", "ns5.nic.pw", "ns6.nic.pw"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.pw", e, w{"https://rdap.centralnic.com/pw/"}, t},
1244 {"pwc", r, x, 0x42, "PricewaterhouseCoopers LLP", "https://newgtlds.icann.org/", w{"a0.nic.pwc", "a2.nic.pwc", "b0.nic.pwc", "c0.nic.pwc"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/pwc/"}, f},
1245 {"py", r, z[4173:4181], 0xa8, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, "http://www.nic.py/consulta-datos.php", n, f},
1246 {"qa", r, z[4181:4189], 0xa0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, "whois.registry.qa", e, n, f},
1247 {"qpon", r, x, 0x40, "dotCOOL, Inc.", e, w{"a.nic.qpon", "b.nic.qpon", "c.nic.qpon", "d.nic.qpon"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "nl", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.qpon", e, w{"https://rdap.centralnic.com/qpon/"}, t},
1248 {"qtel", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1249 {"quebec", r, x, 0xc4, "PointQuébec Inc", e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"Quebec", "CA-QC"}, w{"fr"}, "whois.nic.quebec", e, w{"https://rdap.nic.quebec/"}, t},
1250 {"quest", r, x, 0x42, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a-cnic.nic.quest", "b-cnic.nic.quest", "c-cnic.nic.quest", "d-cnic.nic.quest"}, n, n, w{"ja", "ko", "mul-Grek", "mul-Latn", "ru", "zh"}, "whois.nic.quest", e, w{"https://rdap.centralnic.com/quest/"}, t},
1251 {"qvc", r, x, 0x842, "QVC, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.qvc", e, w{"https://rdap.nic.qvc/"}, f},
1252 {"racing", r, x, 0x40, "Premier Registry Limited", "https://www.famousfourmedia.com/", w{"a.nic.racing", "b.nic.racing", "c.nic.racing", "ns1.dns.nic.racing", "ns2.dns.nic.racing", "ns3.dns.nic.racing"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.racing", e, w{"https://rdap.nic.racing/"}, t},
1253 {"radio", r, x, 0x40, "European Broadcasting Union (EBU)", "https://www.nic.radio/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"el", "he", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Latn", "zh"}, "whois.nic.radio", e, w{"https://rdap.nic.radio/"}, t},
1254 {"raid", r, x, 0x842, "Johnson Shareholdings, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.raid", e, w{"https://tld-rdap.verisign.com/raid/v1/"}, f},
1255 {"ram", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1256 {"re", r, z[4189:4192], 0xa0, e, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.re", e, w{"https://rdap.nic.re/"}, t},
1257 {"read", r, x, 0x42, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.read", "dns2.nic.read", "dns3.nic.read", "dns4.nic.read", "dnsa.nic.read", "dnsb.nic.read", "dnsc.nic.read", "dnsd.nic.read"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.read", e, w{"https://rdap.nominet.uk/read/"}, t},
1258 {"realestate", r, x, 0x40, "dotRealEstate LLC", "https://newgtlds.icann.org/", w{"dns1.nic.realestate", "dns2.nic.realestate", "dns3.nic.realestate", "dns4.nic.realestate", "dnsa.nic.realestate", "dnsb.nic.realestate", "dnsc.nic.realestate", "dnsd.nic.realestate"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.realestate", e, w{"https://rdap.nominet.uk/realestate/"}, t},
1259 {"realtor", r, x, 0x40, "Real Estate Domains LLC", "https://www.claim.realtor/", w{"dns1.nic.realtor", "dns2.nic.realtor", "dns3.nic.realtor", "dns4.nic.realtor", "dnsa.nic.realtor", "dnsb.nic.realtor", "dnsc.nic.realtor", "dnsd.nic.realtor"}, n, n, n, e, e, w{"https://rdap.nominet.uk/realtor/"}, f},
1260 {"realty", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.realty", "v0n1.nic.realty", "v0n2.nic.realty", "v0n3.nic.realty", "v2n0.nic.realty", "v2n1.nic.realty"}, n, n, w{"ar"}, "whois.nic.realty", e, w{"https://rdap.donuts.co/rdap/"}, t},
1261 {"recipes", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.recipes", "v0n1.nic.recipes", "v0n2.nic.recipes", "v0n3.nic.recipes", "v2n0.nic.recipes", "v2n1.nic.recipes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.recipes", e, w{"https://rdap.donuts.co/rdap/"}, t},
1262 {"red", r, x, 0x40, "Identity Digital Limited", "https://get.red/", w{"a0.nic.red", "a2.nic.red", "b0.nic.red", "c0.nic.red"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.red", e, w{"https://rdap.donuts.co/rdap/"}, t},
1263 {"redken", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1264 {"redstone", r, x, 0x42, "Redstone Haute Couture Co., Ltd.", "https://newgtlds.icann.org/", w{"a0.nic.redstone", "a2.nic.redstone", "b0.nic.redstone", "c0.nic.redstone"}, n, n, n, "whois.nic.redstone", e, w{"https://rdap.afilias-srs.net/rdap/redstone/"}, f},
1265 {"redumbrella", r, x, 0x42, "Travelers TLD, LLC", "https://newgtlds.icann.org/", w{"a0.nic.redumbrella", "a2.nic.redumbrella", "b0.nic.redumbrella", "c0.nic.redumbrella"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/redumbrella/"}, f},
1266 {"rehab", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.rehab", "v0n1.nic.rehab", "v0n2.nic.rehab", "v0n3.nic.rehab", "v2n0.nic.rehab", "v2n1.nic.rehab"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rehab", e, w{"https://rdap.donuts.co/rdap/"}, t},
1267 {"reise", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.reise", "v0n1.nic.reise", "v0n2.nic.reise", "v0n3.nic.reise", "v2n0.nic.reise", "v2n1.nic.reise"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.reise", e, w{"https://rdap.donuts.co/rdap/"}, t},
1268 {"reisen", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.reisen", "v0n1.nic.reisen", "v0n2.nic.reisen", "v0n3.nic.reisen", "v2n0.nic.reisen", "v2n1.nic.reisen"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.reisen", e, w{"https://rdap.donuts.co/rdap/"}, t},
1269 {"reit", r, x, 0x50, "National Association of Real Estate Investment Trusts, Inc.", "https://newgtlds.icann.org/", w{"a.nic.reit", "b.nic.reit", "c.nic.reit", "d.nic.reit"}, n, n, n, "whois.nic.reit", e, w{"https://rdap.centralnic.com/reit/"}, f},
1270 {"reliance", r, x, 0x42, "Reliance Industries Limited", "https://newgtlds.icann.org/", w{"a0.nic.reliance", "a2.nic.reliance", "b0.nic.reliance", "c0.nic.reliance"}, n, n, n, "whois.nic.reliance", e, w{"https://rdap.afilias-srs.net/rdap/reliance/"}, f},
1271 {"ren", r, x, 0x42, "ZDNS International Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.ren", e, w{"https://rdap.zdnsgtld.com/ren/"}, t},
1272 {"rent", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.rent", "b.nic.rent", "c.nic.rent", "d.nic.rent"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.rent", e, w{"https://rdap.centralnic.com/rent/"}, t},
1273 {"rentals", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.rentals", "v0n1.nic.rentals", "v0n2.nic.rentals", "v0n3.nic.rentals", "v2n0.nic.rentals", "v2n1.nic.rentals"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rentals", e, w{"https://rdap.donuts.co/rdap/"}, t},
1274 {"repair", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.repair", "v0n1.nic.repair", "v0n2.nic.repair", "v0n3.nic.repair", "v2n0.nic.repair", "v2n1.nic.repair"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.repair", e, w{"https://rdap.donuts.co/rdap/"}, t},
1275 {"report", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.report", "v0n1.nic.report", "v0n2.nic.report", "v0n3.nic.report", "v2n0.nic.report", "v2n1.nic.report"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.report", e, w{"https://rdap.donuts.co/rdap/"}, t},
1276 {"republican", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.republican", "v0n1.nic.republican", "v0n2.nic.republican", "v0n3.nic.republican", "v2n0.nic.republican", "v2n1.nic.republican"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.republican", e, w{"https://rdap.donuts.co/rdap/"}, t},
1277 {"rest", r, x, 0x40, "Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable", e, w{"a.nic.rest", "b.nic.rest", "c.nic.rest", "d.nic.rest"}, n, n, w{"mul-Latn"}, "whois.nic.rest", e, w{"https://rdap.centralnic.com/rest/"}, t},
1278 {"restaurant", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.restaurant", "v0n1.nic.restaurant", "v0n2.nic.restaurant", "v0n3.nic.restaurant", "v2n0.nic.restaurant", "v2n1.nic.restaurant"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.restaurant", e, w{"https://rdap.donuts.co/rdap/"}, t},
1279 {"retirement", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1280 {"review", r, x, 0x40, "dot Review Limited", "https://www.famousfourmedia.com/", w{"a.nic.review", "b.nic.review", "c.nic.review", "ns1.dns.nic.review", "ns2.dns.nic.review", "ns3.dns.nic.review"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.review", e, w{"https://rdap.nic.review/"}, t},
1281 {"reviews", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.reviews", "v0n1.nic.reviews", "v0n2.nic.reviews", "v0n3.nic.reviews", "v2n0.nic.reviews", "v2n1.nic.reviews"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.reviews", e, w{"https://rdap.donuts.co/rdap/"}, t},
1282 {"rexroth", r, x, 0x42, "Robert Bosch GMBH", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.rexroth", e, w{"https://tld-rdap.verisign.com/rexroth/v1/"}, f},
1283 {"rich", r, x, 0x40, "iRegistry GmbH", "https://nic.rich/", w{"a0.nic.rich", "a2.nic.rich", "b0.nic.rich", "c0.nic.rich"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/rich/"}, t},
1284 {"richardli", r, x, 0x42, "Pacific Century Asset Management (HK) Limited", "https://newgtlds.icann.org/", w{"a0.nic.richardli", "a2.nic.richardli", "b0.nic.richardli", "c0.nic.richardli"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.richardli", e, w{"https://rdap.afilias-srs.net/rdap/richardli/"}, t},
1285 {"ricoh", r, x, 0x42, "Ricoh Company, Ltd.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.ricoh", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1286 {"rightathome", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.rightathome", e, n, f},
1287 {"ril", r, x, 0x42, "Reliance Industries Limited", "https://newgtlds.icann.org/", w{"a0.nic.ril", "a2.nic.ril", "b0.nic.ril", "c0.nic.ril"}, n, n, n, "whois.nic.ril", e, w{"https://rdap.afilias-srs.net/rdap/ril/"}, f},
1288 {"rio", r, x, 0xc4, "Empresa Municipal de Informática SA - IPLANRIO", "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, w{"Rio de Janeiro", "BR-RJ"}, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
1289 {"rip", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.rip", "v0n1.nic.rip", "v0n2.nic.rip", "v0n3.nic.rip", "v2n0.nic.rip", "v2n1.nic.rip"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rip", e, w{"https://rdap.donuts.co/rdap/"}, t},
1290 {"rmit", r, x, 0x842, "Royal Melbourne Institute of Technology", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.rmit", e, w{"https://rdap.nic.rmit/"}, f},
1291 {"ro", r, z[4192:4209], 0xa0, e, e, w{"dns-at.rotld.ro", "dns-c.rotld.ro", "dns-ro.denic.de", "primary.rotld.ro", "sec-dns-a.rotld.ro", "sec-dns-b.rotld.ro"}, n, n, n, "whois.rotld.ro", e, n, f},
1292 {"rocher", r, x, 0x42, "Ferrero Trading Lux S.A.", "https://newgtlds.icann.org/", w{"a.nic.rocher", "b.nic.rocher", "c.nic.rocher", "ns1.dns.nic.rocher", "ns2.dns.nic.rocher", "ns3.dns.nic.rocher"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.rocher", e, w{"https://rdap.nic.rocher/"}, t},
1293 {"rocks", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.rocks", "v0n1.nic.rocks", "v0n2.nic.rocks", "v0n3.nic.rocks", "v2n0.nic.rocks", "v2n1.nic.rocks"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.rocks", e, w{"https://rdap.donuts.co/rdap/"}, t},
1294 {"rockwool", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1295 {"rodeo", r, x, 0x40, "Registry Services, LLC", "http://nic.rodeo/", w{"a.nic.rodeo", "b.nic.rodeo", "c.nic.rodeo", "d.nic.rodeo"}, n, n, w{"de", "es", "fr"}, "whois.nic.rodeo", e, w{"https://rdap.nic.rodeo/"}, t},
1296 {"rogers", r, x, 0x42, "Rogers Communications Canada Inc.", "https://newgtlds.icann.org/", w{"a0.nic.rogers", "a2.nic.rogers", "b0.nic.rogers", "c0.nic.rogers"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/rogers/"}, f},
1297 {"roma", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1298 {"room", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.room", "dns2.nic.room", "dns3.nic.room", "dns4.nic.room", "dnsa.nic.room", "dnsb.nic.room", "dnsc.nic.room", "dnsd.nic.room"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.room", e, w{"https://rdap.nominet.uk/room/"}, t},
1299 {"root", r, x, 0x40, e, e, n, n, n, n, e, e, n, f},
1300 {"rs", r, z[4209:4215], 0xa0, e, e, w{"a.nic.rs", "b.nic.rs", "f.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, w{"cnr-Latn", "cs", "de", "hr", "hu", "rmn-Latn", "ro", "sk", "sl", "sq", "sr", "sr-Latn"}, "whois.rnids.rs", e, n, t},
1301 {"rsvp", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1302 {"ru", r, z[4215:4243], 0xa0, e, e, w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, w{"ru-RU"}, "whois.tcinet.ru", e, n, t},
1303 {"rugby", r, x, 0x40, "World Rugby Strategic Developments Limited", "https://newgtlds.icann.org/", w{"a.nic.rugby", "b.nic.rugby", "c.nic.rugby", "d.nic.rugby"}, n, n, n, "whois.nic.rugby", e, w{"https://rdap.centralnic.com/rugby/"}, f},
1304 {"ruhr", r, x, 0x440, "dotSaarland GmbH", e, w{"a.nic.ruhr", "b.nic.ruhr", "c.nic.ruhr", "d.nic.ruhr"}, n, w{"DE-NW"}, w{"de"}, "whois.nic.ruhr", e, w{"https://rdap.centralnic.com/ruhr/"}, t},
1305 {"run", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.run", "v0n1.nic.run", "v0n2.nic.run", "v0n3.nic.run", "v2n0.nic.run", "v2n1.nic.run"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.run", e, w{"https://rdap.donuts.co/rdap/"}, t},
1306 {"rw", r, z[4243:4253], 0xa0, e, "https://ricta.org.rw/", w{"fork.sth.dnsnode.net", "ns-rw.afrinic.net", "ns1.ricta.org.rw", "ns3.ricta.org.rw", "pch.ricta.org.rw"}, n, n, n, "whois.ricta.org.rw", e, n, f},
1307 {"rwe", r, x, 0x42, "RWE AG", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.rwe", e, w{"https://tld-rdap.verisign.com/rwe/v1/"}, t},
1308 {"ryukyu", r, x, 0x440, "BRregistry, Inc.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"JP-46", "JP-47"}, w{"ja"}, "whois.nic.ryukyu", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1309 {"sa", r, z[4253:4261], 0xa0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, "whois.nic.net.sa", e, n, f},
1310 {"saarland", r, x, 0x4c0, "dotSaarland GmbH", e, w{"a.nic.saarland", "b.nic.saarland", "c.nic.saarland", "d.nic.saarland"}, n, w{"DE-SL"}, w{"de"}, "whois.nic.saarland", e, w{"https://rdap.centralnic.com/saarland/"}, t},
1311 {"safe", r, x, 0x48, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.safe", "dns2.nic.safe", "dns3.nic.safe", "dns4.nic.safe", "dnsa.nic.safe", "dnsb.nic.safe", "dnsc.nic.safe", "dnsd.nic.safe"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.safe", e, w{"https://rdap.nominet.uk/safe/"}, t},
1312 {"safety", r, x, 0x40, "Safety Registry Services, LLC.", "https://newgtlds.icann.org/", w{"a.nic.safety", "b.nic.safety", "c.nic.safety", "ns1.dns.nic.safety", "ns2.dns.nic.safety", "ns3.dns.nic.safety"}, n, n, w{"es"}, "whois.nic.safety", e, w{"https://rdap.nic.safety/"}, t},
1313 {"safeway", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1314 {"sakura", r, x, 0x42, "SAKURA Internet Inc.", "https://newgtlds.icann.org/", w{"tld1.nic.sakura", "tld2.nic.sakura", "tld3.nic.sakura", "tld5.nic.sakura"}, n, n, w{"ja"}, e, e, w{"https://rdap.nic.sakura/rdap/"}, t},
1315 {"sale", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.sale", "v0n1.nic.sale", "v0n2.nic.sale", "v0n3.nic.sale", "v2n0.nic.sale", "v2n1.nic.sale"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.sale", e, w{"https://rdap.donuts.co/rdap/"}, t},
1316 {"salon", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.salon", "v0n1.nic.salon", "v0n2.nic.salon", "v0n3.nic.salon", "v2n0.nic.salon", "v2n1.nic.salon"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.salon", e, w{"https://rdap.donuts.co/rdap/"}, t},
1317 {"samsclub", r, x, 0x42, "Wal-Mart Stores, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.samsclub", e, w{"https://tld-rdap.verisign.com/samsclub/v1/"}, f},
1318 {"samsung", r, x, 0x42, "SAMSUNG SDS CO., LTD", "https://newgtlds.icann.org/", w{"ns1.samsung.centralnic-dns.com", "ns2.samsung.centralnic-dns.com", "ns3.samsung.centralnic-dns.com", "ns4.samsung.centralnic-dns.com"}, n, n, w{"ko"}, "whois.nic.samsung", e, w{"https://nic.samsung:8443/rdap/"}, t},
1319 {"sandvik", r, x, 0x42, "Sandvik AB", "https://newgtlds.icann.org/", w{"a.nic.sandvik", "b.nic.sandvik", "c.nic.sandvik", "d.nic.sandvik"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.sandvik", e, w{"https://rdap.nic.sandvik/"}, t},
1320 {"sandvikcoromant", r, x, 0x42, "Sandvik AB", "https://newgtlds.icann.org/", w{"a.nic.sandvikcoromant", "b.nic.sandvikcoromant", "c.nic.sandvikcoromant", "d.nic.sandvikcoromant"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.sandvikcoromant", e, w{"https://rdap.nic.sandvikcoromant/"}, t},
1321 {"sanofi", r, x, 0x42, "Sanofi", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.sanofi", e, w{"https://tld-rdap.verisign.com/sanofi/v1/"}, f},
1322 {"sap", r, x, 0x42, "SAP AG", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"ar", "ca", "cs", "da", "de", "el", "es", "fi", "fr", "he", "hr", "hu", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "tr", "uk", "zh"}, "whois.nic.sap", e, w{"https://rdap.nic.sap/"}, t},
1323 {"sapo", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1324 {"sapphire", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1325 {"sarl", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.sarl", "v0n1.nic.sarl", "v0n2.nic.sarl", "v0n3.nic.sarl", "v2n0.nic.sarl", "v2n1.nic.sarl"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.sarl", e, w{"https://rdap.donuts.co/rdap/"}, t},
1326 {"sas", r, x, 0x42, "Research IP LLC", "https://newgtlds.icann.org/", w{"a.nic.sas", "b.nic.sas", "c.nic.sas", "ns1.dns.nic.sas", "ns2.dns.nic.sas", "ns3.dns.nic.sas"}, n, n, w{"es"}, "whois.nic.sas", e, w{"https://rdap.nic.sas/"}, t},
1327 {"save", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.save", "dns2.nic.save", "dns3.nic.save", "dns4.nic.save", "dnsa.nic.save", "dnsb.nic.save", "dnsc.nic.save", "dnsd.nic.save"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.save", e, w{"https://rdap.nominet.uk/save/"}, t},
1328 {"saxo", r, x, 0x42, "Saxo Bank A/S", "https://newgtlds.icann.org/", w{"a.nic.saxo", "b.nic.saxo", "c.nic.saxo", "d.nic.saxo"}, n, n, n, "whois.nic.saxo", e, w{"https://rdap.nic.saxo/"}, f},
1329 {"sb", r, z[4261:4266], 0xa0, e, e, w{"ns1.anycastdns.cz", "ns2.anycastdns.cz", "pch.nic.sb"}, n, n, n, "whois.nic.net.sb", e, n, f},
1330 {"sbi", r, x, 0x42, "STATE BANK OF INDIA", "https://newgtlds.icann.org/", w{"a0.nic.sbi", "a2.nic.sbi", "b0.nic.sbi", "c0.nic.sbi"}, n, n, n, "whois.nic.sbi", e, w{"https://rdap.afilias-srs.net/rdap/sbi/"}, f},
1331 {"sbs", r, x, 0x42, "ShortDot SA", "https://newgtlds.icann.org/", w{"a.nic.sbs", "b.nic.sbs", "c.nic.sbs", "d.nic.sbs"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.sbs", e, w{"https://rdap.centralnic.com/sbs/"}, t},
1332 {"sc", r, z[4266:4271], 0xe0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "ns1.nic.sc"}, n, n, w{"zh-CN"}, "whois2.afilias-grs.net", e, n, t},
1333 {"sca", r, x, 0x42, "SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"ar", "ru", "sv", "zh"}, "whois.nic.sca", e, w{"https://tld-rdap.verisign.com/sca/v1/"}, t},
1334 {"scb", r, x, 0x42, "The Siam Commercial Bank Public Company Limited (\"SCB\")", "https://newgtlds.icann.org/", w{"a.nic.scb", "b.nic.scb", "c.nic.scb", "d.nic.scb"}, n, n, w{"th"}, "whois.nic.scb", e, w{"https://rdap.nic.scb/"}, t},
1335 {"schaeffler", r, x, 0x42, "Schaeffler Technologies AG & Co. KG", "https://newgtlds.icann.org/", w{"a.dns.nic.schaeffler", "m.dns.nic.schaeffler", "n.dns.nic.schaeffler"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.nic.schaeffler/"}, t},
1336 {"schmidt", r, x, 0x42, "SCHMIDT GROUPE S.A.S.", "https://newgtlds.icann.org/", w{"a.nic.schmidt", "b.nic.schmidt", "c.nic.schmidt", "d.nic.schmidt"}, n, n, n, "whois.nic.schmidt", e, w{"https://rdap.nic.schmidt/"}, f},
1337 {"scholarships", r, x, 0x40, "Scholarships.com, LLC", "https://newgtlds.icann.org/", w{"a0.nic.scholarships", "a2.nic.scholarships", "b0.nic.scholarships", "c0.nic.scholarships"}, n, n, n, "whois.nic.scholarships", e, w{"https://rdap.afilias-srs.net/rdap/scholarships/"}, f},
1338 {"school", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.school", "v0n1.nic.school", "v0n2.nic.school", "v0n3.nic.school", "v2n0.nic.school", "v2n1.nic.school"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.school", e, w{"https://rdap.donuts.co/rdap/"}, t},
1339 {"schule", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.schule", "v0n1.nic.schule", "v0n2.nic.schule", "v0n3.nic.schule", "v2n0.nic.schule", "v2n1.nic.schule"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.schule", e, w{"https://rdap.donuts.co/rdap/"}, t},
1340 {"schwarz", r, x, 0x42, "Schwarz Domains und Services GmbH & Co. KG", "https://newgtlds.icann.org/", w{"a.nic.schwarz", "b.nic.schwarz", "c.nic.schwarz", "d.nic.schwarz"}, n, n, w{"mul-Cyrl", "mul-Grek", "mul-Latn"}, "whois.nic.schwarz", e, w{"https://rdap.centralnic.com/schwarz/"}, t},
1341 {"schwarzgroup", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1342 {"science", r, x, 0x40, "dot Science Limited", "https://www.famousfourmedia.com/", w{"a.nic.science", "b.nic.science", "c.nic.science", "ns1.dns.nic.science", "ns2.dns.nic.science", "ns3.dns.nic.science"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.science", e, w{"https://rdap.nic.science/"}, t},
1343 {"scjohnson", r, x, 0x842, "Johnson Shareholdings, Inc.", "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.scjohnson", e, w{"https://tld-rdap.verisign.com/scjohnson/v1/"}, f},
1344 {"scor", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.scor", e, n, f},
1345 {"scot", r, x, 0x440, "Dot Scot Registry Limited", e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, w{"GB-SCT"}, w{"mul-Latn"}, "whois.nic.scot", e, w{"https://rdap.nic.scot/"}, t},
1346 {"sd", r, z[4271:4279], 0xa0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ans2.sis.sd", "ns-sd.afrinic.net", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
1347 {"se", r, z[4279:4311], 0xa0, e, e, w{"a.ns.se", "b.ns.se", "c.ns.se", "f.ns.se", "g.ns.se", "i.ns.se", "m.ns.se", "x.ns.se", "y.ns.se", "z.ns.se"}, n, n, w{"mul-Latn", "yi"}, "whois.iis.se", e, n, t},
1348 {"search", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1349 {"seat", r, x, 0x42, "SEAT, S.A. (Sociedad Unipersonal)", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Latn"}, "whois.nic.seat", e, w{"https://rdap.nic.seat/"}, t},
1350 {"secure", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.secure", "dns2.nic.secure", "dns3.nic.secure", "dns4.nic.secure", "dnsa.nic.secure", "dnsb.nic.secure", "dnsc.nic.secure", "dnsd.nic.secure"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.secure", e, w{"https://rdap.nominet.uk/secure/"}, t},
1351 {"security", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.security", "b.nic.security", "e.nic.security", "f.nic.security"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.security", e, w{"https://rdap.centralnic.com/security/"}, t},
1352 {"seek", r, x, 0x42, "Seek Limited", "https://newgtlds.icann.org/", w{"a.nic.seek", "b.nic.seek", "c.nic.seek", "d.nic.seek"}, n, n, n, "whois.nic.seek", e, w{"https://rdap.nic.seek/"}, f},
1353 {"select", r, x, 0x42, "Registry Services, LLC", "https://newgtlds.icann.org/", w{"a.nic.select", "b.nic.select", "c.nic.select", "d.nic.select"}, n, n, n, "whois.nic.select", e, w{"https://rdap.nic.select/"}, f},
1354 {"sener", r, x, 0x42, "Sener Ingeniería y Sistemas, S.A.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/sener/v1/"}, t},
1355 {"services", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.services", "v0n1.nic.services", "v0n2.nic.services", "v0n3.nic.services", "v2n0.nic.services", "v2n1.nic.services"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.services", e, w{"https://rdap.donuts.co/rdap/"}, t},
1356 {"ses", r, x, 0x42, "SES", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ses", e, w{"https://tld-rdap.verisign.com/ses/v1/"}, f},
1357 {"seven", r, x, 0x42, "Seven West Media Ltd", "https://newgtlds.icann.org/", w{"a.nic.seven", "b.nic.seven", "c.nic.seven", "d.nic.seven"}, n, n, n, "whois.nic.seven", e, w{"https://rdap.nic.seven/"}, f},
1358 {"sew", r, x, 0x42, "SEW-EURODRIVE GmbH & Co KG", "https://newgtlds.icann.org/", w{"a0.nic.sew", "a2.nic.sew", "b0.nic.sew", "c0.nic.sew"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/sew/"}, f},
1359 {"sex", r, x, 0x41, "ICM Registry SX LLC", "https://nic.sex/", w{"a.nic.sex", "b.nic.sex", "c.nic.sex", "d.nic.sex"}, n, n, w{"ar", "be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.sex", e, w{"https://rdap.nic.sex/"}, t},
1360 {"sexy", r, x, 0x41, "Internet Naming Company LLC", "https://nic.sexy/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1361 {"sfr", r, x, 0x42, "Societe Francaise du Radiotelephone - SFR", "https://newgtlds.icann.org/", w{"a.nic.sfr", "b.nic.sfr", "c.nic.sfr", "d.nic.sfr"}, n, n, w{"mul-Latn"}, "whois.nic.sfr", e, w{"https://rdap.centralnic.com/sfr/"}, t},
1362 {"sg", r, z[4311:4317], 0xa0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "ns4.apnic.net", "pch.sgzones.sg"}, n, n, n, "whois.sgnic.sg", e, n, t},
1363 {"sh", r, z[4317:4324], 0xa0, e, "https://www.nic.sh/", w{"a0.nic.sh", "a2.nic.sh", "b0.nic.sh", "c0.nic.sh"}, n, n, n, "whois.nic.sh", e, n, t},
1364 {"shangrila", r, x, 0x42, "Shangri‐La International Hotel Management Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.shangrila", e, w{"https://tld-rdap.verisign.com/shangrila/v1/"}, f},
1365 {"sharp", r, x, 0x42, "Sharp Corporation", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1366 {"shaw", r, x, 0x42, "Shaw Cablesystems G.P.", "https://newgtlds.icann.org/", w{"a0.nic.shaw", "a2.nic.shaw", "b0.nic.shaw", "c0.nic.shaw"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/shaw/"}, f},
1367 {"shell", r, x, 0x42, "Shell Information Technology International Inc", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.shell", e, w{"https://tld-rdap.verisign.com/shell/v1/"}, t},
1368 {"shia", r, x, 0x40, "Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.", "https://newgtlds.icann.org/", w{"a.ns.nic.shia", "b.ns.nic.shia", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.shia", e, w{"https://api.rdap.agitsys.net/"}, f},
1369 {"shiksha", r, x, 0x40, "Identity Digital Limited", "https://get.shiksha/", w{"a0.nic.shiksha", "a2.nic.shiksha", "b0.nic.shiksha", "c0.nic.shiksha"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.shiksha", e, w{"https://rdap.donuts.co/rdap/"}, t},
1370 {"shoes", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.shoes", "v0n1.nic.shoes", "v0n2.nic.shoes", "v0n3.nic.shoes", "v2n0.nic.shoes", "v2n1.nic.shoes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.shoes", e, w{"https://rdap.donuts.co/rdap/"}, t},
1371 {"shop", r, x, 0x40, "GMO Registry, Inc.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ar", "de", "es", "fr", "ja", "ko", "nl", "pl", "pt", "ru", "tr", "zh", "zh-Hans", "zh-Hant"}, "whois.nic.shop", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1372 {"shopping", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.shopping", "v0n1.nic.shopping", "v0n2.nic.shopping", "v0n3.nic.shopping", "v2n0.nic.shopping", "v2n1.nic.shopping"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.shopping", e, w{"https://rdap.donuts.co/rdap/"}, t},
1373 {"shopyourway", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1374 {"shouji", r, x, 0x42, "Beijing Qihu Keji Co., Ltd.", "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
1375 {"show", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.show", "v0n1.nic.show", "v0n2.nic.show", "v0n3.nic.show", "v2n0.nic.show", "v2n1.nic.show"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.show", e, w{"https://rdap.donuts.co/rdap/"}, t},
1376 {"showtime", r, x, 0x42, "CBS Domains Inc.", "https://newgtlds.icann.org/", w{"a0.nic.showtime", "a2.nic.showtime", "b0.nic.showtime", "c0.nic.showtime"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/showtime/"}, f},
1377 {"shriram", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1378 {"si", r, z[4324:4331], 0xa0, e, e, w{"b.dns.si", "f.dns.si", "h.dns.si", "i.dns.si", "k.dns.si", "l.dns.si"}, n, n, w{"mul-Latn"}, "whois.register.si", e, n, t},
1379 {"silk", r, x, 0x42, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.silk", "dns2.nic.silk", "dns3.nic.silk", "dns4.nic.silk", "dnsa.nic.silk", "dnsb.nic.silk", "dnsc.nic.silk", "dnsd.nic.silk"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.silk", e, w{"https://rdap.nominet.uk/silk/"}, t},
1380 {"sina", r, x, 0x42, "Sina Corporation", "https://newgtlds.icann.org/", w{"a0.nic.sina", "a2.nic.sina", "b0.nic.sina", "c0.nic.sina"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.sina", e, w{"https://rdap.afilias-srs.net/rdap/sina/"}, t},
1381 {"singles", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.singles", "v0n1.nic.singles", "v0n2.nic.singles", "v0n3.nic.singles", "v2n0.nic.singles", "v2n1.nic.singles"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.singles", e, w{"https://rdap.donuts.co/rdap/"}, t},
1382 {"site", r, x, 0x40, "Radix FZC", "https://newgtlds.icann.org/", w{"a.nic.site", "b.nic.site", "e.nic.site", "f.nic.site"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.site", e, w{"https://rdap.centralnic.com/site/"}, t},
1383 {"sj", r, x, 0xa8, e, e, w{"nac.no", "nn.uninett.no", "server.nordu.net", "x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
1384 {"sk", r, x, 0xa0, e, e, w{"a.tld.sk", "b.tld.sk", "c.tld.sk", "e.tld.sk", "f.tld.sk", "g.tld.sk", "h.tld.sk"}, n, n, n, "whois.sk-nic.sk", e, n, f},
1385 {"ski", r, x, 0x40, "Identity Digital Limited", "https://domains.ski/", w{"a0.nic.ski", "a2.nic.ski", "b0.nic.ski", "c0.nic.ski"}, n, n, w{"de"}, "whois.nic.ski", e, w{"https://rdap.donuts.co/rdap/"}, t},
1386 {"skin", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.skin", "b.nic.skin", "c.nic.skin", "d.nic.skin"}, n, n, w{"ja", "ko", "mul-Grek", "mul-Latn", "ru", "zh"}, "whois.nic.skin", e, w{"https://rdap.centralnic.com/skin/"}, t},
1387 {"skolkovo", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1388 {"sky", r, x, 0x42, "Sky International AG", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Latn"}, "whois.nic.sky", e, w{"https://tld-rdap.verisign.com/sky/v1/"}, t},
1389 {"skydrive", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1390 {"skype", r, x, 0x42, "Microsoft Corporation", "https://newgtlds.icann.org/", w{"a.nic.skype", "b.nic.skype", "c.nic.skype", "ns1.dns.nic.skype", "ns2.dns.nic.skype", "ns3.dns.nic.skype"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.skype", e, w{"https://rdap.nic.skype/"}, t},
1391 {"sl", r, z[4331:4336], 0xa0, e, "https://www.nic.sl/", w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, "whois.nic.sl", e, n, f},
1392 {"sling", r, x, 0x42, "DISH Technologies L.L.C.", "https://newgtlds.icann.org/", w{"a0.nic.sling", "a2.nic.sling", "b0.nic.sling", "c0.nic.sling"}, n, n, n, "whois.nic.sling", e, w{"https://rdap.afilias-srs.net/rdap/sling/"}, f},
1393 {"sm", r, x, 0xa0, e, e, w{"dns.intelcom.sm", "dns.omniway.sm", "ns3.telecomitalia.sm", "sm.cctld.authdns.ripe.net"}, n, n, n, "whois.nic.sm", e, n, f},
1394 {"smart", r, x, 0x42, "Smart Communications, Inc. (SMART)", "https://newgtlds.icann.org/", w{"a.nic.smart", "b.nic.smart", "c.nic.smart", "d.nic.smart"}, n, n, n, "whois.nic.smart", e, w{"https://rdap.centralnic.com/smart/"}, f},
1395 {"smile", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.smile", "dns2.nic.smile", "dns3.nic.smile", "dns4.nic.smile", "dnsa.nic.smile", "dnsb.nic.smile", "dnsc.nic.smile", "dnsd.nic.smile"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.smile", e, w{"https://rdap.nominet.uk/smile/"}, t},
1396 {"sn", r, z[4336:4343], 0xa8, e, e, w{"censvrns0001.ird.fr", "ns-sn.nic.fr", "ns.ucad.sn", "ns1.sonatel.sn", "sn.cctld.authdns.ripe.net"}, n, n, n, "whois.nic.sn", e, n, f},
1397 {"sncf", r, x, 0x42, "Société Nationale des Chemins de fer Francais S N C F", "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.sncf", e, w{"https://rdap.nic.sncf/"}, t},
1398 {"so", r, z[4343:4347], 0xa0, e, e, w{"d.nic.so", "e.nic.so"}, n, n, n, "whois.nic.so", e, n, f},
1399 {"soccer", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.soccer", "v0n1.nic.soccer", "v0n2.nic.soccer", "v0n3.nic.soccer", "v2n0.nic.soccer", "v2n1.nic.soccer"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.soccer", e, w{"https://rdap.donuts.co/rdap/"}, t},
1400 {"social", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.social", "v0n1.nic.social", "v0n2.nic.social", "v0n3.nic.social", "v2n0.nic.social", "v2n1.nic.social"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.social", e, w{"https://rdap.donuts.co/rdap/"}, t},
1401 {"softbank", r, x, 0x42, "SoftBank Group Corp.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.softbank", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1402 {"software", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.software", "v0n1.nic.software", "v0n2.nic.software", "v0n3.nic.software", "v2n0.nic.software", "v2n1.nic.software"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.software", e, w{"https://rdap.donuts.co/rdap/"}, t},
1403 {"sohu", r, x, 0x42, "Sohu.com Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.sohu", e, w{"https://rdap.zdnsgtld.com/sohu/"}, t},
1404 {"solar", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.solar", "v0n1.nic.solar", "v0n2.nic.solar", "v0n3.nic.solar", "v2n0.nic.solar", "v2n1.nic.solar"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.solar", e, w{"https://rdap.donuts.co/rdap/"}, t},
1405 {"solutions", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.solutions", "v0n1.nic.solutions", "v0n2.nic.solutions", "v0n3.nic.solutions", "v2n0.nic.solutions", "v2n1.nic.solutions"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.solutions", e, w{"https://rdap.donuts.co/rdap/"}, t},
1406 {"song", r, x, 0x42, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.song", "b.nic.song", "c.nic.song", "ns1.dns.nic.song", "ns2.dns.nic.song", "ns3.dns.nic.song"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.song", e, w{"https://rdap.nic.song/"}, t},
1407 {"sony", r, x, 0x42, "Sony Corporation", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.sony", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1408 {"soy", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1409 {"spa", r, x, 0x50, "Asia Spa and Wellness Promotion Council Limited", "http://www.nic.spa/", w{"a0.nic.spa", "a2.nic.spa", "b0.nic.spa", "c0.nic.spa"}, n, n, w{"zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, n, t},
1410 {"space", r, z[4347:4348], 0x40, "Radix FZC", "https://newgtlds.icann.org/", w{"a.nic.space", "b.nic.space", "e.nic.space", "f.nic.space"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.space", e, w{"https://rdap.centralnic.com/space/"}, t},
1411 {"spiegel", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.ksregistry.net", e, n, f},
1412 {"sport", r, x, 0x40, "Global Association of International Sports Federations (GAISF)", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"el", "he", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Latn", "zh"}, "whois.nic.sport", e, w{"https://rdap.nic.sport/"}, t},
1413 {"sports", r, x, 0x2040, e, "https://gtldresult.icann.org/applicationstatus/applicationdetails/604", n, n, n, n, e, e, n, t},
1414 {"spot", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.spot", "dns2.nic.spot", "dns3.nic.spot", "dns4.nic.spot", "dnsa.nic.spot", "dnsb.nic.spot", "dnsc.nic.spot", "dnsd.nic.spot"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.spot", e, w{"https://rdap.nominet.uk/spot/"}, t},
1415 {"spreadbetting", r, x, 0x840, e, "https://bostonivy.co/", n, n, n, n, "whois.nic.spreadbetting", e, w{"https://rdap.centralnic.com/spreadbetting/"}, f},
1416 {"sr", r, x, 0xe0, e, e, w{"ns1.sr.net", "ns2.sr.net"}, n, n, n, e, "http://www.register.sr/", n, f},
1417 {"srl", r, x, 0x40, "InterNetX, Corp", "https://www.internetx.info/en/", w{"a0.nic.srl", "a2.nic.srl", "b0.nic.srl", "c0.nic.srl"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/srl/"}, f},
1418 {"srt", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1419 {"ss", r, z[4348:4355], 0, e, e, w{"b.ns.tznic.or.tz", "ns-ss.afrinic.net", "pch.nic.ss", "ssnic.anycastdns.cz"}, n, n, n, "whois.nic.ss", e, n, t},
1420 {"st", r, z[4355:4368], 0xa0, e, e, w{"dns-au.st", "dns-st.bahnhof.net", "dns-us.st", "ns1.bahnhof.net"}, n, n, n, "whois.nic.st", e, n, f},
1421 {"stada", r, x, 0x42, "STADA Arzneimittel AG", "https://newgtlds.icann.org/", w{"a0.nic.stada", "a2.nic.stada", "b0.nic.stada", "c0.nic.stada"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/stada/"}, t},
1422 {"staples", r, x, 0x42, "Staples, Inc.", "https://newgtlds.icann.org/", w{"a.nic.staples", "b.nic.staples", "c.nic.staples", "ns1.dns.nic.staples", "ns2.dns.nic.staples", "ns3.dns.nic.staples"}, n, n, w{"es"}, "whois.nic.staples", e, w{"https://rdap.nic.staples/"}, t},
1423 {"star", r, x, 0x42, "Star India Private Limited", "https://newgtlds.icann.org/", w{"a0.nic.star", "a2.nic.star", "b0.nic.star", "c0.nic.star"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.star", e, w{"https://rdap.afilias-srs.net/rdap/star/"}, t},
1424 {"starhub", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.starhub", e, n, f},
1425 {"statebank", r, x, 0x42, "STATE BANK OF INDIA", "https://newgtlds.icann.org/", w{"a0.nic.statebank", "a2.nic.statebank", "b0.nic.statebank", "c0.nic.statebank"}, n, n, n, "whois.nic.statebank", e, w{"https://rdap.afilias-srs.net/rdap/statebank/"}, f},
1426 {"statefarm", r, x, 0x42, "State Farm Mutual Automobile Insurance Company", "https://newgtlds.icann.org/", w{"a.nic.statefarm", "b.nic.statefarm", "c.nic.statefarm", "ns1.dns.nic.statefarm", "ns2.dns.nic.statefarm", "ns3.dns.nic.statefarm"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.statefarm", e, w{"https://rdap.nic.statefarm/"}, t},
1427 {"statoil", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.statoil", e, n, f},
1428 {"stc", r, x, 0x42, "Saudi Telecom Company", "https://newgtlds.icann.org/", w{"a.nic.stc", "b.nic.stc", "c.nic.stc", "d.nic.stc"}, n, n, n, "whois.nic.stc", e, w{"https://rdap.centralnic.com/stc/"}, f},
1429 {"stcgroup", r, x, 0x42, "Saudi Telecom Company", "https://newgtlds.icann.org/", w{"a.nic.stcgroup", "b.nic.stcgroup", "c.nic.stcgroup", "d.nic.stcgroup"}, n, n, n, "whois.nic.stcgroup", e, w{"https://rdap.centralnic.com/stcgroup/"}, f},
1430 {"stockholm", r, x, 0xc4, "Stockholms kommun", "https://newgtlds.icann.org/", w{"a0.nic.stockholm", "a2.nic.stockholm", "b0.nic.stockholm", "c0.nic.stockholm"}, n, w{"Stockholm", "SE-AB"}, w{"sv"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/stockholm/"}, t},
1431 {"storage", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.storage", "b.nic.storage", "c.nic.storage", "d.nic.storage"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.storage", e, w{"https://rdap.centralnic.com/storage/"}, t},
1432 {"store", r, x, 0x40, "Radix FZC", "https://newgtlds.icann.org/", w{"a.nic.store", "b.nic.store", "e.nic.store", "f.nic.store"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.store", e, w{"https://rdap.centralnic.com/store/"}, t},
1433 {"stream", r, x, 0x40, "dot Stream Limited", "https://www.famousfourmedia.com/", w{"a.nic.stream", "b.nic.stream", "c.nic.stream", "ns1.dns.nic.stream", "ns2.dns.nic.stream", "ns3.dns.nic.stream"}, n, n, w{"da", "de", "no", "sv"}, "whois.nic.stream", e, w{"https://rdap.nic.stream/"}, t},
1434 {"stroke", r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1435 {"studio", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.studio", "v0n1.nic.studio", "v0n2.nic.studio", "v0n3.nic.studio", "v2n0.nic.studio", "v2n1.nic.studio"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.studio", e, w{"https://rdap.donuts.co/rdap/"}, t},
1436 {"study", r, x, 0x40, "Registry Services, LLC", "https://newgtlds.icann.org/", w{"a.nic.study", "b.nic.study", "c.nic.study", "d.nic.study"}, n, n, n, "whois.nic.study", e, w{"https://rdap.nic.study/"}, f},
1437 {"style", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.style", "v0n1.nic.style", "v0n2.nic.style", "v0n3.nic.style", "v2n0.nic.style", "v2n1.nic.style"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.style", e, w{"https://rdap.donuts.co/rdap/"}, t},
1438 {"su", r, z[4368:4420], 0xe0, e, e, w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, n, "whois.tcinet.ru", e, n, t},
1439 {"sucks", r, x, 0x40, "Vox Populi Registry Ltd.", "https://newgtlds.icann.org/", w{"a.nic.sucks", "b.nic.sucks", "c.nic.sucks", "d.nic.sucks"}, n, n, n, "whois.nic.sucks", e, w{"https://rdap.nic.sucks/"}, f},
1440 {"supersport", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1441 {"supplies", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.supplies", "v0n1.nic.supplies", "v0n2.nic.supplies", "v0n3.nic.supplies", "v2n0.nic.supplies", "v2n1.nic.supplies"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.supplies", e, w{"https://rdap.donuts.co/rdap/"}, t},
1442 {"supply", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.supply", "v0n1.nic.supply", "v0n2.nic.supply", "v0n3.nic.supply", "v2n0.nic.supply", "v2n1.nic.supply"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.supply", e, w{"https://rdap.donuts.co/rdap/"}, t},
1443 {"support", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.support", "v0n1.nic.support", "v0n2.nic.support", "v0n3.nic.support", "v2n0.nic.support", "v2n1.nic.support"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.support", e, w{"https://rdap.donuts.co/rdap/"}, t},
1444 {"surf", r, x, 0x40, "Registry Services, LLC", "http://nic.surf/", w{"a.nic.surf", "b.nic.surf", "c.nic.surf", "d.nic.surf"}, n, n, w{"de", "es", "fr"}, "whois.nic.surf", e, w{"https://rdap.nic.surf/"}, t},
1445 {"surgery", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.surgery", "v0n1.nic.surgery", "v0n2.nic.surgery", "v0n3.nic.surgery", "v2n0.nic.surgery", "v2n1.nic.surgery"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.surgery", e, w{"https://rdap.donuts.co/rdap/"}, t},
1446 {"suzuki", r, x, 0x42, "SUZUKI MOTOR CORPORATION", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.suzuki", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1447 {"sv", r, z[4420:4425], 0xa0, e, e, w{"a.lactld.org", "auth02.ns.uu.net", "cir.red.sv", "dns-ext.nic.cr", "ns.dns.br", "ns.uu.net", "sir.red.sv", "sv.cctld.authdns.ripe.net"}, n, n, n, e, "http://www.svnet.org.sv/", n, f},
1448 {"svr", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1449 {"swatch", r, x, 0x42, "The Swatch Group Ltd", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.swatch", e, w{"https://tld-rdap.verisign.com/swatch/v1/"}, t},
1450 {"swiftcover", r, x, 0x842, "Swiftcover Insurance Services Limited", "https://newgtlds.icann.org/", n, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.swiftcover", e, w{"https://rdap.nic.swiftcover/"}, t},
1451 {"swiss", r, x, 0x50, "Swiss Confederation", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net", "g.nic.swiss", "ns15.rcode0.net", "u.nic.swiss"}, n, n, w{"mul-Latn"}, "whois.nic.swiss", e, w{"https://rdap.nic.swiss/"}, t},
1452 {"sx", r, x, 0xa0, e, "https://en.wikipedia.org/wiki/.sx", w{"ns1.ns.sx", "ns2.ns.sx"}, n, n, n, "whois.sx", e, n, f},
1453 {"sy", r, z[4425:4431], 0xa0, e, "http://www.ste.gov.sy/", w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, "whois.tld.sy", e, n, f},
1454 {"sydney", r, x, 0xc4, "State of New South Wales, Department of Premier and Cabinet", "https://www.iconic.sydney/", w{"a.nic.sydney", "b.nic.sydney", "c.nic.sydney", "d.nic.sydney"}, n, w{"Sydney"}, n, "whois.nic.sydney", e, w{"https://rdap.nic.sydney/"}, f},
1455 {"symantec", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.symantec", e, n, t},
1456 {"systems", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.systems", "v0n1.nic.systems", "v0n2.nic.systems", "v0n3.nic.systems", "v2n0.nic.systems", "v2n1.nic.systems"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.systems", e, w{"https://rdap.donuts.co/rdap/"}, t},
1457 {"sz", r, z[4431:4434], 0xa0, e, e, w{"ns1.sispa.org.sz", "rip.psg.com", "sz.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
1458 {"tab", r, x, 0x42, "Tabcorp Holdings Limited", "https://newgtlds.icann.org/", w{"a.nic.tab", "b.nic.tab", "c.nic.tab", "d.nic.tab"}, n, n, n, "whois.nic.tab", e, w{"https://rdap.nic.tab/"}, f},
1459 {"taipei", r, x, 0xc4, "Taipei City Government", "https://newgtlds.icann.org/", w{"a.nic.taipei", "b.nic.taipei", "c.nic.taipei", "ns1.dns.nic.taipei", "ns2.dns.nic.taipei", "ns3.dns.nic.taipei"}, n, w{"Taipei", "TW-TPQ"}, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.taipei", e, w{"https://rdap.nic.taipei/"}, t},
1460 {"talk", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.talk", "dns2.nic.talk", "dns3.nic.talk", "dns4.nic.talk", "dnsa.nic.talk", "dnsb.nic.talk", "dnsc.nic.talk", "dnsd.nic.talk"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.talk", e, w{"https://rdap.nominet.uk/talk/"}, t},
1461 {"taobao", r, x, 0x42, "Alibaba Group Holding Limited", "https://newgtlds.icann.org/", w{"a.nic.taobao", "b.nic.taobao", "c.nic.taobao", "ns1.dns.nic.taobao", "ns2.dns.nic.taobao", "ns3.dns.nic.taobao"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh", "zh-CN", "zh-TW"}, "whois.nic.taobao", e, w{"https://rdap.nic.taobao/"}, t},
1462 {"target", r, x, 0x42, "Target Domain Holdings, LLC", "https://newgtlds.icann.org/", w{"a.nic.target", "b.nic.target", "c.nic.target", "ns1.dns.nic.target", "ns2.dns.nic.target", "ns3.dns.nic.target"}, n, n, w{"es"}, "whois.nic.target", e, w{"https://rdap.nic.target/"}, t},
1463 {"tata", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1464 {"tatamotors", r, x, 0x42, "Tata Motors Ltd", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.tatamotors", e, w{"https://tld-rdap.verisign.com/tatamotors/v1/"}, f},
1465 {"tatar", r, x, 0x440, "Limited Liability Company \"Coordination Center of Regional Domain of Tatarstan Republic\"", "https://newgtlds.icann.org/", w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, w{"RU-TA"}, n, "whois.nic.tatar", e, w{"https://whois.nic.tatar/rdap/"}, f},
1466 {"tattoo", r, x, 0x40, "Top Level Design, LLC", "https://nic.tattoo/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, w{"de", "es", "fr", "it", "ja", "mul-Cyrl", "pt", "zh"}, "whois.uniregistry.net", e, w{"https://whois.uniregistry.net/rdap/"}, t},
1467 {"tax", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.tax", "v0n1.nic.tax", "v0n2.nic.tax", "v0n3.nic.tax", "v2n0.nic.tax", "v2n1.nic.tax"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tax", e, w{"https://rdap.donuts.co/rdap/"}, t},
1468 {"taxi", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.taxi", "v0n1.nic.taxi", "v0n2.nic.taxi", "v0n3.nic.taxi", "v2n0.nic.taxi", "v2n1.nic.taxi"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.taxi", e, w{"https://rdap.donuts.co/rdap/"}, t},
1469 {"tc", r, z[4434:4467], 0xa0, e, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, "whois.nic.tc", e, n, f},
1470 {"tci", r, x, 0x42, "Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.", "https://newgtlds.icann.org/", w{"a.ns.nic.tci", "b.ns.nic.tci", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.tci", e, w{"https://api.rdap.agitsys.net/"}, f},
1471 {"td", r, z[4467:4471], 0xa0, e, "http://nic.td/", w{"anycastdns1.nic.td", "anycastdns2.nic.td", "ns-td.afrinic.net", "pch.nic.td"}, n, n, n, "whois.nic.td", e, n, f},
1472 {"tdk", r, x, 0x42, "TDK Corporation", "https://newgtlds.icann.org/", w{"a.nic.tdk", "b.nic.tdk", "c.nic.tdk", "ns1.dns.nic.tdk", "ns2.dns.nic.tdk", "ns3.dns.nic.tdk"}, n, n, w{"ja"}, "whois.nic.tdk", e, w{"https://rdap.nic.tdk/"}, t},
1473 {"team", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.team", "v0n1.nic.team", "v0n2.nic.team", "v0n3.nic.team", "v2n0.nic.team", "v2n1.nic.team"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.team", e, w{"https://rdap.donuts.co/rdap/"}, t},
1474 {"tech", r, x, 0x40, "Radix FZC", "https://newgtlds.icann.org/", w{"a.nic.tech", "b.nic.tech", "e.nic.tech", "f.nic.tech"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.tech", e, w{"https://rdap.centralnic.com/tech/"}, t},
1475 {"technology", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.technology", "v0n1.nic.technology", "v0n2.nic.technology", "v0n3.nic.technology", "v2n0.nic.technology", "v2n1.nic.technology"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.technology", e, w{"https://rdap.donuts.co/rdap/"}, t},
1476 {"tel", r, x, 0x1040, "Telnames Limited", e, w{"ns1.dns.nic.tel", "ns2.dns.nic.tel", "ns3.dns.nic.tel", "ns4.dns.nic.tel", "ns5.dns.nic.tel", "ns6.dns.nic.tel", "ns7.dns.nic.tel", "ns8.dns.nic.tel"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.tel", e, w{"https://rdap.nic.tel/"}, t},
1477 {"telecity", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.telecity", e, n, f},
1478 {"telefonica", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois-fe.telefonica.tango.knipp.de", e, n, f},
1479 {"temasek", r, x, 0x42, "Temasek Holdings (Private) Limited", "https://newgtlds.icann.org/", w{"a0.nic.temasek", "a2.nic.temasek", "b0.nic.temasek", "c0.nic.temasek"}, n, n, w{"zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/temasek/"}, t},
1480 {"tennis", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.tennis", "v0n1.nic.tennis", "v0n2.nic.tennis", "v0n3.nic.tennis", "v2n0.nic.tennis", "v2n1.nic.tennis"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tennis", e, w{"https://rdap.donuts.co/rdap/"}, t},
1481 {"terra", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1482 {"teva", r, x, 0x42, "Teva Pharmaceutical Industries Limited", "https://newgtlds.icann.org/", w{"a.nic.teva", "b.nic.teva", "c.nic.teva", "ns1.dns.nic.teva", "ns2.dns.nic.teva", "ns3.dns.nic.teva"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.teva", e, w{"https://rdap.nic.teva/"}, t},
1483 {"tf", r, z[4471:4485], 0xa0, e, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.tf", e, w{"https://rdap.nic.tf/"}, t},
1484 {"tg", r, x, 0xa0, e, "http://www.nic.tg/", w{"ns1.admin.net", "ns1.nic.tg", "ns2.admin.net", "ns2.nic.tg", "ns3.admin.net", "ns4.admin.net", "ns5.admin.net", "tld.cafe.tg"}, n, n, n, "whois.nic.tg", e, n, f},
1485 {"th", r, z[4485:4492], 0xa8, e, "https://www.thnic.co.th/", w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, w{"th-TH"}, "whois.thnic.co.th", e, n, t},
1486 {"thai", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1487 {"thd", r, x, 0x42, "Home Depot Product Authority, LLC", "https://newgtlds.icann.org/", w{"a0.nic.thd", "a2.nic.thd", "b0.nic.thd", "c0.nic.thd"}, n, n, n, "whois.nic.thd", e, w{"https://rdap.afilias-srs.net/rdap/thd/"}, f},
1488 {"theater", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.theater", "v0n1.nic.theater", "v0n2.nic.theater", "v0n3.nic.theater", "v2n0.nic.theater", "v2n1.nic.theater"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.theater", e, w{"https://rdap.donuts.co/rdap/"}, t},
1489 {"theatre", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.theatre", "b.nic.theatre", "c.nic.theatre", "d.nic.theatre"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.theatre", e, w{"https://rdap.centralnic.com/theatre/"}, t},
1490 {"theguardian", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1491 {"thehartford", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1492 {"tiaa", r, x, 0x42, "Teachers Insurance and Annuity Association of America", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.tiaa", e, w{"https://tld-rdap.verisign.com/tiaa/v1/"}, f},
1493 {"tickets", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.tickets", "b.nic.tickets", "c.nic.tickets", "d.nic.tickets"}, n, n, w{"ar", "da", "de", "es", "fr", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "mul-Mymr", "pl", "ru", "sv", "th", "zh"}, "whois.nic.tickets", e, w{"https://rdap.centralnic.com/tickets/"}, t},
1494 {"tienda", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.tienda", "v0n1.nic.tienda", "v0n2.nic.tienda", "v0n3.nic.tienda", "v2n0.nic.tienda", "v2n1.nic.tienda"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tienda", e, w{"https://rdap.donuts.co/rdap/"}, t},
1495 {"tiffany", r, x, 0x42, "Tiffany and Company", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.tiffany", e, w{"https://tld-rdap.verisign.com/tiffany/v1/"}, t},
1496 {"tiffay", r, x, 0, e, e, n, n, n, n, "whois.nic.tiffany", e, n, t},
1497 {"tiia", r, x, 0, e, e, n, n, n, n, e, e, n, t},
1498 {"tips", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.tips", "v0n1.nic.tips", "v0n2.nic.tips", "v0n3.nic.tips", "v2n0.nic.tips", "v2n1.nic.tips"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tips", e, w{"https://rdap.donuts.co/rdap/"}, t},
1499 {"tires", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.tires", "v0n1.nic.tires", "v0n2.nic.tires", "v0n3.nic.tires", "v2n0.nic.tires", "v2n1.nic.tires"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tires", e, w{"https://rdap.donuts.co/rdap/"}, t},
1500 {"tirol", r, x, 0x440, "punkt Tirol GmbH", "https://newgtlds.icann.org/", w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"AT-7"}, w{"mul-Latn"}, "whois.nic.tirol", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
1501 {"tj", r, z[4492:4513], 0xa0, e, e, w{"ns1.nic.tj", "ns2.tojikiston.com", "phloem.uoregon.edu", "tj.cctld.authdns.ripe.net"}, n, n, n, e, "http://www.nic.tj/whois.html", n, f},
1502 {"tjmaxx", r, x, 0x42, "The TJX Companies, Inc.", "https://newgtlds.icann.org/", w{"a.nic.tjmaxx", "b.nic.tjmaxx", "c.nic.tjmaxx", "ns1.dns.nic.tjmaxx", "ns2.dns.nic.tjmaxx", "ns3.dns.nic.tjmaxx"}, n, n, n, "whois.nic.tjmaxx", e, w{"https://rdap.nic.tjmaxx/"}, f},
1503 {"tjx", r, x, 0x42, "The TJX Companies, Inc.", "https://newgtlds.icann.org/", w{"a.nic.tjx", "b.nic.tjx", "c.nic.tjx", "ns1.dns.nic.tjx", "ns2.dns.nic.tjx", "ns3.dns.nic.tjx"}, n, n, n, "whois.nic.tjx", e, w{"https://rdap.nic.tjx/"}, f},
1504 {"tk", r, x, 0xa0, e, e, w{"a.ns.tk", "b.ns.tk", "c.ns.tk", "d.ns.tk"}, n, n, n, "whois.dot.tk", e, n, t},
1505 {"tkmaxx", r, x, 0x42, "The TJX Companies, Inc.", "https://newgtlds.icann.org/", w{"a.nic.tkmaxx", "b.nic.tkmaxx", "c.nic.tkmaxx", "ns1.dns.nic.tkmaxx", "ns2.dns.nic.tkmaxx", "ns3.dns.nic.tkmaxx"}, n, n, n, "whois.nic.tkmaxx", e, w{"https://rdap.nic.tkmaxx/"}, f},
1506 {"tl", r, z[4513:4520], 0xa0, e, e, w{"ns.anycast.nic.tl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, "whois.nic.tl", e, n, f},
1507 {"tm", r, z[4520:4528], 0xa0, e, "http://nic.tm/", w{"ns-a1.tm", "ns-a2.tm", "ns-a3.tm", "ns-a4.tm", "ns-d1.tm", "ns-l1.tm", "ns-y1.tm"}, n, n, n, "whois.nic.tm", e, n, t},
1508 {"tmall", r, x, 0x42, "Alibaba Group Holding Limited", "https://newgtlds.icann.org/", w{"a.nic.tmall", "b.nic.tmall", "c.nic.tmall", "ns1.dns.nic.tmall", "ns2.dns.nic.tmall", "ns3.dns.nic.tmall"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh", "zh-CN", "zh-TW"}, "whois.nic.tmall", e, w{"https://rdap.nic.tmall/"}, t},
1509 {"tn", r, z[4528:4547], 0xa0, e, e, w{"ns-tn.afrinic.net", "ns1.ati.tn", "ns2.ati.tn", "ns2.nic.fr", "pch.ati.tn", "rip.psg.com"}, n, n, n, "whois.ati.tn", e, n, f},
1510 {"to", r, x, 0xa0, e, "https://www.tonic.to/", w{"colo.tonic.to", "frankfurt.tonic.to", "helsinki.tonic.to", "newyork.tonic.to", "singapore.tonic.to", "sydney.tonic.to", "tonic.to"}, n, n, n, "whois.tonic.to", e, n, t},
1511 {"today", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.today", "v0n1.nic.today", "v0n2.nic.today", "v0n3.nic.today", "v2n0.nic.today", "v2n1.nic.today"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.today", e, w{"https://rdap.donuts.co/rdap/"}, t},
1512 {"tokyo", r, x, 0xc4, "GMO Registry, Inc.", e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Tokyo", "JP-13"}, w{"ja"}, "whois.nic.tokyo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1513 {"tools", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.tools", "v0n1.nic.tools", "v0n2.nic.tools", "v0n3.nic.tools", "v2n0.nic.tools", "v2n1.nic.tools"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tools", e, w{"https://rdap.donuts.co/rdap/"}, t},
1514 {"top", r, x, 0x40, ".TOP Registry", "http://www.nic.top/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"ar", "de", "es", "fr", "ja", "ru", "tw", "zh-Hans", "zh-Hant"}, "whois.nic.top", e, w{"https://rdap.zdnsgtld.com/top/"}, t},
1515 {"toray", r, x, 0x42, "Toray Industries, Inc.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.toray", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1516 {"toshiba", r, x, 0x42, "TOSHIBA Corporation", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"es", "fr", "ja", "ko", "pl", "pt"}, "whois.nic.toshiba", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1517 {"total", r, x, 0x42, "TOTAL SE", "https://newgtlds.icann.org/", w{"d.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, w{"mul-Latn"}, "whois.nic.total", e, w{"https://rdap.nic.total/"}, t},
1518 {"tour", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1519 {"tours", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.tours", "v0n1.nic.tours", "v0n2.nic.tours", "v0n3.nic.tours", "v2n0.nic.tours", "v2n1.nic.tours"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.tours", e, w{"https://rdap.donuts.co/rdap/"}, t},
1520 {"town", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.town", "v0n1.nic.town", "v0n2.nic.town", "v0n3.nic.town", "v2n0.nic.town", "v2n1.nic.town"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.town", e, w{"https://rdap.donuts.co/rdap/"}, t},
1521 {"toyota", r, x, 0x42, "TOYOTA MOTOR CORPORATION", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.toyota", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1522 {"toys", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.toys", "v0n1.nic.toys", "v0n2.nic.toys", "v0n3.nic.toys", "v2n0.nic.toys", "v2n1.nic.toys"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.toys", e, w{"https://rdap.donuts.co/rdap/"}, t},
1523 {"tp", r, z[4547:4550], 0x8a0, e, e, n, n, n, n, e, e, n, f},
1524 {"tr", r, z[4550:4571], 0xa8, e, "https://www.nic.tr/", w{"ns31.nic.tr", "ns34.nic.tr", "ns35.nic.tr", "ns41.nic.tr", "ns42.nic.tr", "ns61.nic.tr", "ns71.nic.tr"}, n, n, n, "whois.nic.tr", e, n, t},
1525 {"trade", r, x, 0x40, "Elite Registry Limited", "https://www.famousfourmedia.com/", w{"a.nic.trade", "b.nic.trade", "c.nic.trade", "ns1.dns.nic.trade", "ns2.dns.nic.trade", "ns3.dns.nic.trade"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.trade", e, w{"https://rdap.nic.trade/"}, t},
1526 {"tradershotels", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1527 {"trading", r, x, 0x40, "Dog Beach, LLC", "https://bostonivy.co/", w{"v0n0.nic.trading", "v0n1.nic.trading", "v0n2.nic.trading", "v0n3.nic.trading", "v2n0.nic.trading", "v2n1.nic.trading"}, n, n, n, "whois.nic.trading", e, w{"https://rdap.donuts.co/rdap/"}, f},
1528 {"training", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.training", "v0n1.nic.training", "v0n2.nic.training", "v0n3.nic.training", "v2n0.nic.training", "v2n1.nic.training"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.training", e, w{"https://rdap.donuts.co/rdap/"}, t},
1529 {"transformers", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1530 {"translations", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1531 {"transunion", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1532 {"travel", r, x, 0x1040, "Dog Beach, LLC", "https://www.travel.domains/", w{"v0n0.nic.travel", "v0n1.nic.travel", "v0n2.nic.travel", "v0n3.nic.travel", "v2n0.nic.travel", "v2n1.nic.travel"}, n, n, n, "whois.nic.travel", e, w{"https://rdap.donuts.co/rdap/"}, f},
1533 {"travelchannel", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.travelchannel", e, w{"https://tld-rdap.verisign.com/travelchannel/v1/"}, f},
1534 {"travelers", r, x, 0x42, "Travelers TLD, LLC", "https://newgtlds.icann.org/", w{"a0.nic.travelers", "a2.nic.travelers", "b0.nic.travelers", "c0.nic.travelers"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/travelers/"}, f},
1535 {"travelersinsurance", r, x, 0x42, "Travelers TLD, LLC", "https://newgtlds.icann.org/", w{"a0.nic.travelersinsurance", "a2.nic.travelersinsurance", "b0.nic.travelersinsurance", "c0.nic.travelersinsurance"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/travelersinsurance/"}, f},
1536 {"travelguard", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1537 {"trust", r, x, 0x40, "Internet Naming Company LLC", "https://newgtlds.icann.org/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, "whois.nic.trust", e, w{"https://rdap.nic.trust/"}, f},
1538 {"trv", r, x, 0x42, "Travelers TLD, LLC", "https://newgtlds.icann.org/", w{"a0.nic.trv", "a2.nic.trv", "b0.nic.trv", "c0.nic.trv"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/trv/"}, f},
1539 {"tt", r, z[4571:4603], 0xa0, e, e, w{"a.lactld.org", "ns3.nic.mx", "pch.nic.tt", "ripe.nic.tt"}, n, n, n, e, "http://www.nic.tt/cgi-bin/search.pl", n, f},
1540 {"tube", r, x, 0x40, "Latin American Telecom LLC", "https://newgtlds.icann.org/", w{"a.nic.tube", "b.nic.tube", "c.nic.tube", "ns1.dns.nic.tube", "ns2.dns.nic.tube", "ns3.dns.nic.tube"}, n, n, n, "whois.nic.tube", e, w{"https://rdap.nic.tube/"}, f},
1541 {"tui", r, x, 0x42, "TUI AG", "https://newgtlds.icann.org/", w{"a.nic.tui", "b.nic.tui", "c.nic.tui", "d.nic.tui"}, n, n, w{"de"}, "whois.nic.tui", e, w{"https://rdap.centralnic.com/tui/"}, t},
1542 {"tunes", r, x, 0x48, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.tunes", "dns2.nic.tunes", "dns3.nic.tunes", "dns4.nic.tunes", "dnsa.nic.tunes", "dnsb.nic.tunes", "dnsc.nic.tunes", "dnsd.nic.tunes"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.tunes", e, w{"https://rdap.nominet.uk/tunes/"}, t},
1543 {"tushu", r, x, 0x42, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.tushu", "dns2.nic.tushu", "dns3.nic.tushu", "dns4.nic.tushu", "dnsa.nic.tushu", "dnsb.nic.tushu", "dnsc.nic.tushu", "dnsd.nic.tushu"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.tushu", e, w{"https://rdap.nominet.uk/tushu/"}, t},
1544 {"tv", r, x, 0xe0, e, e, w{"a.nic.tv", "b.nic.tv", "c.nic.tv", "d.nic.tv"}, n, n, n, "tvwhois.verisign-grs.com", e, w{"https://tld-rdap.verisign.com/tv/v1/"}, t},
1545 {"tvs", r, x, 0x42, "T V SUNDRAM IYENGAR & SONS LIMITED", "https://newgtlds.icann.org/", w{"a0.nic.tvs", "a2.nic.tvs", "b0.nic.tvs", "c0.nic.tvs"}, n, n, n, "whois.nic.tvs", e, w{"https://rdap.afilias-srs.net/rdap/tvs/"}, f},
1546 {"tw", r, z[4603:4616], 0xa0, e, e, w{"a.dns.tw", "anytld.apnic.net", "b.dns.tw", "c.dns.tw", "d.dns.tw", "e.dns.tw", "f.dns.tw", "g.dns.tw", "h.dns.tw", "ns.twnic.net"}, n, n, w{"de", "fr", "ja", "ko", "th", "zh", "zh-Hant"}, "whois.twnic.net.tw", e, n, t},
1547 {"tz", r, z[4616:4628], 0xa8, e, e, w{"fork.sth.dnsnode.net", "ns-tz.afrinic.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, "whois.tznic.or.tz", e, w{"https://whois.tznic.or.tz/rdap/"}, f},
1548 {"ua", r, z[4628:4694], 0xa0, e, "http://www.nic.net.ua/", w{"bg.ns.ua", "cd1.ns.ua", "ho1.ns.ua", "in1.ns.ua", "pch.ns.ua", "rcz.ns.ua"}, n, n, w{"mul-Cyrl"}, "whois.ua", e, n, t},
1549 {"ubank", r, x, 0x42, "National Australia Bank Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ubank", e, w{"https://tld-rdap.verisign.com/ubank/v1/"}, f},
1550 {"ubs", r, x, 0x42, "UBS AG", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.ubs", e, w{"https://tld-rdap.verisign.com/ubs/v1/"}, f},
1551 {"uconnect", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.afilias-srs.net", e, n, f},
1552 {"ug", r, z[4694:4703], 0xa0, e, e, w{"anycast.eahd.or.ug", "ns-ug.afrinic.net", "ns.icann.org", "root.eahd.or.ug", "ug.cctld.authdns.ripe.net"}, n, n, n, "whois.co.ug", e, n, f},
1553 {"uk", r, z[4703:4713], 0xa0, e, "https://www.nominet.uk/", w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, "whois.nic.uk", e, w{"https://rdap.nominet.uk/uk/"}, f},
1554 {"ultrabook", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1555 {"um", r, x, 0x8a0, e, e, n, n, n, n, e, e, n, f},
1556 {"ummah", r, x, 0x2042, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1557 {"unicom", r, x, 0x42, "China United Network Communications Corporation Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"es", "ru", "zh-Hans", "zh-Hant"}, "whois.nic.unicom", e, w{"https://rdap.zdnsgtld.com/unicom/"}, t},
1558 {"unicorn", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1559 {"university", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.university", "v0n1.nic.university", "v0n2.nic.university", "v0n3.nic.university", "v2n0.nic.university", "v2n1.nic.university"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.university", e, w{"https://rdap.donuts.co/rdap/"}, t},
1560 {"uno", r, x, 0x40, "Radix FZC", e, w{"a.nic.uno", "b.nic.uno", "c.nic.uno", "d.nic.uno"}, n, n, w{"ar", "es", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.uno", e, w{"https://rdap.centralnic.com/uno/"}, t},
1561 {"uol", r, x, 0x42, "UBN INTERNET LTDA.", "https://newgtlds.icann.org/", w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, w{"pt"}, "whois.gtlds.nic.br", e, w{"https://rdap.gtlds.nic.br/"}, t},
1562 {"ups", r, x, 0x42, "UPS Market Driver, Inc.", "https://newgtlds.icann.org/", w{"a0.nic.ups", "a2.nic.ups", "b0.nic.ups", "c0.nic.ups"}, n, n, n, "whois.nic.ups", e, w{"https://rdap.afilias-srs.net/rdap/ups/"}, f},
1563 {"us", r, z[4713:4773], 0xa0, e, e, w{"b.cctld.us", "f.cctld.us", "k.cctld.us", "w.cctld.us", "x.cctld.us", "y.cctld.us"}, n, n, n, "whois.nic.us", e, n, f},
1564 {"uy", r, z[4773:4779], 0xa0, e, e, w{"a.lactld.org", "a.nic.uy", "b.nic.uy", "d.nic.uy", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx"}, n, n, n, "whois.nic.org.uy", e, n, f},
1565 {"uz", r, z[4779:4793], 0xa0, e, e, w{"ns1.uz", "ns2.uz", "ns3.uz", "ns4.uz", "ns5.uz", "ns6.uz", "ns7.uz"}, n, n, n, "whois.cctld.uz", e, w{"http://cctld.uz:9000/"}, f},
1566 {"va", r, x, 0xa0, e, e, w{"dns.nic.it", "john.vatican.va", "michael.vatican.va", "osiris.namex.it", "seth.namex.it", "va.cctld.authdns.ripe.net"}, n, n, n, "whois.iana.org", e, n, f},
1567 {"vacations", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.vacations", "v0n1.nic.vacations", "v0n2.nic.vacations", "v0n3.nic.vacations", "v2n0.nic.vacations", "v2n1.nic.vacations"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vacations", e, w{"https://rdap.donuts.co/rdap/"}, t},
1568 {"vana", r, x, 0x42, "Lifestyle Domain Holdings, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.vana", e, w{"https://tld-rdap.verisign.com/vana/v1/"}, f},
1569 {"vanguard", r, x, 0x42, "The Vanguard Group, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.vanguard", e, w{"https://tld-rdap.verisign.com/vanguard/v1/"}, f},
1570 {"vanish", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1571 {"vc", r, z[4793:4796], 0xe0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, "whois2.afilias-grs.net", e, n, f},
1572 {"ve", r, z[4796:4807], 0xa8, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, w{"es"}, "whois.nic.ve", e, n, t},
1573 {"vegas", r, x, 0xc4, "Dot Vegas, Inc.", "http://nic.vegas/", w{"a0.nic.vegas", "a2.nic.vegas", "b0.nic.vegas", "c0.nic.vegas"}, n, w{"Las Vegas"}, n, "whois.nic.vegas", e, w{"https://rdap.afilias-srs.net/rdap/vegas/"}, f},
1574 {"ventures", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.ventures", "v0n1.nic.ventures", "v0n2.nic.ventures", "v0n3.nic.ventures", "v2n0.nic.ventures", "v2n1.nic.ventures"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.ventures", e, w{"https://rdap.donuts.co/rdap/"}, t},
1575 {"verisign", r, x, 0x42, "VeriSign, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.verisign", e, w{"https://tld-rdap.verisign.com/verisign/v1/"}, t},
1576 {"xn--vermgensberater-ctb" /* vermögensberater */, r, x, 0x48, "Deutsche Vermögensberatung Aktiengesellschaft DVAG", "https://newgtlds.icann.org/", w{"a.nic.xn--vermgensberater-ctb", "b.nic.xn--vermgensberater-ctb", "c.nic.xn--vermgensberater-ctb", "d.nic.xn--vermgensberater-ctb"}, n, n, w{"de"}, "whois.nic.xn--vermgensberater-ctb", e, w{"https://rdap.centralnic.com/xn--vermgensberater-ctb/"}, t},
1577 {"xn--vermgensberatung-pwb" /* vermögensberatung */, r, x, 0x48, "Deutsche Vermögensberatung Aktiengesellschaft DVAG", "https://newgtlds.icann.org/", w{"a.nic.xn--vermgensberatung-pwb", "b.nic.xn--vermgensberatung-pwb", "c.nic.xn--vermgensberatung-pwb", "d.nic.xn--vermgensberatung-pwb"}, n, n, w{"de"}, "whois.nic.xn--vermgensberatung-pwb", e, w{"https://rdap.centralnic.com/xn--vermgensberatung-pwb/"}, t},
1578 {"versicherung", r, x, 0x40, "tldbox GmbH", e, w{"a.dns.nic.versicherung", "m.dns.nic.versicherung", "n.dns.nic.versicherung"}, n, n, w{"mul-Latn"}, "whois.nic.versicherung", e, w{"https://rdap.nic.versicherung/v1/"}, t},
1579 {"vet", r, x, 0x40, "Dog Beach, LLC", e, w{"v0n0.nic.vet", "v0n1.nic.vet", "v0n2.nic.vet", "v0n3.nic.vet", "v2n0.nic.vet", "v2n1.nic.vet"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vet", e, w{"https://rdap.donuts.co/rdap/"}, t},
1580 {"vg", r, z[4807:4808], 0xa0, e, e, w{"a.nic.vg", "b.nic.vg", "c.nic.vg", "d.nic.vg"}, w{"88.198.29.97"}, n, n, "whois.nic.vg", e, w{"https://rdap.centralnic.com/vg/"}, f},
1581 {"vi", r, z[4808:4814], 0xa8, e, "https://secure.nic.vi/", w{"auth100.ns.uu.net", "auth110.ns.uu.net", "ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, "https://secure.nic.vi/whois-lookup/", n, f},
1582 {"viajes", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.viajes", "v0n1.nic.viajes", "v0n2.nic.viajes", "v0n3.nic.viajes", "v2n0.nic.viajes", "v2n1.nic.viajes"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.viajes", e, w{"https://rdap.donuts.co/rdap/"}, t},
1583 {"video", r, x, 0x40, "Dog Beach, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.video", "v0n1.nic.video", "v0n2.nic.video", "v0n3.nic.video", "v2n0.nic.video", "v2n1.nic.video"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.video", e, w{"https://rdap.donuts.co/rdap/"}, t},
1584 {"vig", r, x, 0x42, "VIENNA INSURANCE GROUP AG Wiener Versicherung Gruppe", "https://newgtlds.icann.org/", w{"a0.nic.vig", "a2.nic.vig", "b0.nic.vig", "c0.nic.vig"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/vig/"}, f},
1585 {"viking", r, x, 0x42, "Viking River Cruises (Bermuda) Ltd.", "https://newgtlds.icann.org/", w{"a0.nic.viking", "a2.nic.viking", "b0.nic.viking", "c0.nic.viking"}, n, n, n, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/viking/"}, f},
1586 {"villas", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.villas", "v0n1.nic.villas", "v0n2.nic.villas", "v0n3.nic.villas", "v2n0.nic.villas", "v2n1.nic.villas"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.villas", e, w{"https://rdap.donuts.co/rdap/"}, t},
1587 {"vin", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.vin", "v0n1.nic.vin", "v0n2.nic.vin", "v0n3.nic.vin", "v2n0.nic.vin", "v2n1.nic.vin"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vin", e, w{"https://rdap.donuts.co/rdap/"}, t},
1588 {"vip", r, x, 0x40, "Registry Services, LLC", "http://nic.vip/", w{"a.nic.vip", "b.nic.vip", "c.nic.vip", "d.nic.vip"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "he", "it", "no", "ru", "sv", "zh"}, "whois.nic.vip", e, w{"https://rdap.nic.vip/"}, t},
1589 {"virgin", r, x, 0x42, "Virgin Enterprises Limited", "https://newgtlds.icann.org/", w{"dns1.nic.virgin", "dns2.nic.virgin", "dns3.nic.virgin", "dns4.nic.virgin", "dnsa.nic.virgin", "dnsb.nic.virgin", "dnsc.nic.virgin", "dnsd.nic.virgin"}, n, n, n, "whois.nic.virgin", e, w{"https://rdap.nominet.uk/virgin/"}, f},
1590 {"visa", r, x, 0x42, "Visa Worldwide Pte. Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.visa", e, w{"https://tld-rdap.verisign.com/visa/v1/"}, t},
1591 {"vision", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.vision", "v0n1.nic.vision", "v0n2.nic.vision", "v0n3.nic.vision", "v2n0.nic.vision", "v2n1.nic.vision"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.vision", e, w{"https://rdap.donuts.co/rdap/"}, t},
1592 {"vista", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.vista", e, n, f},
1593 {"vistaprint", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.vistaprint", e, n, f},
1594 {"viva", r, x, 0x42, "Saudi Telecom Company", "https://newgtlds.icann.org/", w{"a.nic.viva", "b.nic.viva", "c.nic.viva", "d.nic.viva"}, n, n, n, "whois.nic.viva", e, w{"https://rdap.centralnic.com/viva/"}, f},
1595 {"vivo", r, x, 0x42, "Telefonica Brasil S.A.", "https://newgtlds.icann.org/", w{"a.nic.vivo", "b.nic.vivo", "c.nic.vivo", "ns1.dns.nic.vivo", "ns2.dns.nic.vivo", "ns3.dns.nic.vivo"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.vivo", e, w{"https://rdap.nic.vivo/"}, t},
1596 {"vlaanderen", r, x, 0x440, "DNS.be vzw", "https://newgtlds.icann.org/", w{"a.nsset.vlaanderen", "b.nsset.vlaanderen", "c.nsset.vlaanderen", "d.nsset.vlaanderen", "y.nsset.vlaanderen", "z.nsset.vlaanderen"}, n, w{"BE-VLG"}, w{"mul-Latn"}, "whois.nic.vlaanderen", e, w{"https://rdap.nic.vlaanderen/"}, t},
1597 {"vn", r, z[4814:4826], 0xa0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, "http://www.vnnic.vn/en/domain", n, t},
1598 {"vodka", r, x, 0x40, "Registry Services, LLC", "http://nic.vodka/", w{"a.nic.vodka", "b.nic.vodka", "c.nic.vodka", "d.nic.vodka"}, n, n, w{"de", "es", "fr"}, "whois.nic.vodka", e, w{"https://rdap.nic.vodka/"}, t},
1599 {"volkswagen", r, x, 0x42, "Volkswagen Group of America Inc.", "https://newgtlds.icann.org/", w{"a0.nic.volkswagen", "a2.nic.volkswagen", "b0.nic.volkswagen", "c0.nic.volkswagen"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/volkswagen/"}, t},
1600 {"volvo", r, x, 0x42, "Volvo Holding Sverige Aktiebolag", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.volvo", e, w{"https://tld-rdap.verisign.com/volvo/v1/"}, f},
1601 {"vons", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1602 {"vote", r, x, 0x40, "Monolith Registry LLC", "https://get.vote/", w{"a0.nic.vote", "a2.nic.vote", "b0.nic.vote", "c0.nic.vote"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.vote", e, w{"https://rdap.donuts.co/rdap/"}, t},
1603 {"voting", r, x, 0x40, "Valuetainment Corp.", e, w{"a.nic.voting", "b.nic.voting", "c.nic.voting", "d.nic.voting"}, n, n, w{"mul-Cyrl", "mul-Latn"}, "whois.nic.voting", e, w{"https://rdap.nic.voting/v1/"}, t},
1604 {"voto", r, x, 0x40, "Monolith Registry LLC", "https://get.voto/", w{"a0.nic.voto", "a2.nic.voto", "b0.nic.voto", "c0.nic.voto"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.voto", e, w{"https://rdap.donuts.co/rdap/"}, t},
1605 {"voyage", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.voyage", "v0n1.nic.voyage", "v0n2.nic.voyage", "v0n3.nic.voyage", "v2n0.nic.voyage", "v2n1.nic.voyage"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.voyage", e, w{"https://rdap.donuts.co/rdap/"}, t},
1606 {"vu", r, z[4826:4831], 0xa0, e, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, "whois.dnrs.vu", e, n, f},
1607 {"vuelos", r, x, 0x40, "Travel Reservations SRL", "https://newgtlds.icann.org/", w{"a.nic.vuelos", "b.nic.vuelos", "c.nic.vuelos", "ns1.dns.nic.vuelos", "ns2.dns.nic.vuelos", "ns3.dns.nic.vuelos"}, n, n, w{"es"}, "whois.nic.vuelos", e, w{"https://rdap.nic.vuelos/"}, t},
1608 {"wales", r, x, 0x4c0, "Nominet UK", "https://ourhomeonline.wales/", w{"dns1.nic.wales", "dns2.nic.wales", "dns3.nic.wales", "dns4.nic.wales", "dnsa.nic.wales", "dnsb.nic.wales", "dnsc.nic.wales", "dnsd.nic.wales"}, n, w{"GB-WLS"}, w{"cy"}, "whois.nic.wales", e, w{"https://rdap.nominet.uk/wales/"}, t},
1609 {"walmart", r, x, 0x42, "Wal-Mart Stores, Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, "whois.nic.walmart", e, w{"https://tld-rdap.verisign.com/walmart/v1/"}, f},
1610 {"walter", r, x, 0x42, "Sandvik AB", "https://newgtlds.icann.org/", w{"a.nic.walter", "b.nic.walter", "c.nic.walter", "d.nic.walter"}, n, n, w{"da", "fr", "pl", "ru", "sv", "zh"}, "whois.nic.walter", e, w{"https://rdap.nic.walter/"}, t},
1611 {"wang", r, x, 0x40, "Zodiac Wang Limited", e, w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/wang/"}, t},
1612 {"wanggou", r, x, 0x48, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.wanggou", "dns2.nic.wanggou", "dns3.nic.wanggou", "dns4.nic.wanggou", "dnsa.nic.wanggou", "dnsb.nic.wanggou", "dnsc.nic.wanggou", "dnsd.nic.wanggou"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.wanggou", e, w{"https://rdap.nominet.uk/wanggou/"}, t},
1613 {"warman", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.warman", e, n, f},
1614 {"watch", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.watch", "v0n1.nic.watch", "v0n2.nic.watch", "v0n3.nic.watch", "v2n0.nic.watch", "v2n1.nic.watch"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.watch", e, w{"https://rdap.donuts.co/rdap/"}, t},
1615 {"watches", r, x, 0x40, "Identity Digital Limited", "https://newgtlds.icann.org/", w{"a0.nic.watches", "a2.nic.watches", "b0.nic.watches", "c0.nic.watches"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "pl", "pt", "ru", "sv", "zh-Hans", "zh-TW"}, "whois.nic.watches", e, w{"https://rdap.donuts.co/rdap/"}, t},
1616 {"weather", r, x, 0x40, "International Business Machines Corporation", "https://newgtlds.icann.org/", w{"ns1.dns.nic.weather", "ns2.dns.nic.weather", "ns3.dns.nic.weather", "ns4.dns.nic.weather", "ns5.dns.nic.weather", "ns6.dns.nic.weather"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.weather", e, w{"https://rdap.nic.weather/"}, t},
1617 {"weatherchannel", r, x, 0x42, "International Business Machines Corporation", "https://newgtlds.icann.org/", w{"ns1.dns.nic.weatherchannel", "ns2.dns.nic.weatherchannel", "ns3.dns.nic.weatherchannel", "ns4.dns.nic.weatherchannel", "ns5.dns.nic.weatherchannel", "ns6.dns.nic.weatherchannel"}, n, n, n, "whois.nic.weatherchannel", e, w{"https://rdap.nic.weatherchannel/"}, f},
1618 {"web", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1619 {"webcam", r, x, 0x40, "dot Webcam Limited", "https://www.famousfourmedia.com/", w{"a.nic.webcam", "b.nic.webcam", "c.nic.webcam", "ns1.dns.nic.webcam", "ns2.dns.nic.webcam", "ns3.dns.nic.webcam"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.webcam", e, w{"https://rdap.nic.webcam/"}, t},
1620 {"weber", r, x, 0x42, "Saint-Gobain Weber SA", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"mul-Arab", "mul-Cyrl", "mul-Hang", "mul-Hani", "mul-Latn"}, "whois.nic.weber", e, w{"https://tld-rdap.verisign.com/weber/v1/"}, t},
1621 {"webjet", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1622 {"webs", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1623 {"website", r, x, 0x40, "Radix FZC", e, w{"a.nic.website", "b.nic.website", "e.nic.website", "f.nic.website"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.website", e, w{"https://rdap.centralnic.com/website/"}, t},
1624 {"wed", r, x, 0x40, e, "https://newgtlds.icann.org/", w{"dns1.emdns.uk", "dns2.emdns.uk", "dns3.emdns.uk", "dns4.emdns.uk", "dnsa.emdns.uk", "dnsb.emdns.uk", "dnsc.emdns.uk", "dnsd.emdns.uk"}, n, n, n, "whois.nic.wed", e, w{"https://rdap.nominet.uk/wed/"}, f},
1625 {"wedding", r, x, 0x40, "Registry Services, LLC", "http://nic.wedding/", w{"a.nic.wedding", "b.nic.wedding", "c.nic.wedding", "d.nic.wedding"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.wedding", e, w{"https://rdap.nic.wedding/"}, t},
1626 {"weibo", r, x, 0x40, "Sina Corporation", "https://newgtlds.icann.org/", w{"a0.nic.weibo", "a2.nic.weibo", "b0.nic.weibo", "c0.nic.weibo"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.weibo", e, w{"https://rdap.afilias-srs.net/rdap/weibo/"}, t},
1627 {"weir", r, x, 0x42, "Weir Group IP Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, n, e, e, w{"https://tld-rdap.verisign.com/weir/v1/"}, f},
1628 {"wf", r, x, 0xa0, e, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.wf", e, w{"https://rdap.nic.wf/"}, t},
1629 {"whoswho", r, x, 0x40, "Who's Who Registry", "https://newgtlds.icann.org/", w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"de", "es", "fr", "ja", "ko", "pl", "pt", "ru", "zh"}, "whois.nic.whoswho", e, w{"https://rdap.nic.whoswho/"}, t},
1630 {"wien", r, x, 0xc4, "punkt.wien GmbH", e, w{"dns.ryce-rsp.com", "ns1.dns.business", "ns1.ryce-rsp.com"}, n, w{"Vienna", "AT-9"}, w{"mul-Latn"}, "whois.nic.wien", e, w{"https://rdap.ryce-rsp.com/rdap/"}, t},
1631 {"wiki", r, x, 0x40, "Top Level Design, LLC", e, w{"a.nic.wiki", "b.nic.wiki", "c.nic.wiki", "d.nic.wiki"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Cyrl", "mul-Grek", "mul-Latn", "th", "zh"}, "whois.nic.wiki", e, w{"https://rdap.nic.wiki/"}, t},
1632 {"williamhill", r, x, 0x42, "William Hill Organization Limited", "https://newgtlds.icann.org/", w{"a.nic.williamhill", "b.nic.williamhill", "c.nic.williamhill", "ns1.dns.nic.williamhill", "ns2.dns.nic.williamhill", "ns3.dns.nic.williamhill"}, n, n, n, "whois.nic.williamhill", e, w{"https://rdap.nic.williamhill/"}, f},
1633 {"wilmar", r, x, 0x42, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1634 {"win", r, x, 0x40, "First Registry Limited", "https://www.famousfourmedia.com/", w{"a.nic.win", "b.nic.win", "c.nic.win", "ns1.dns.nic.win", "ns2.dns.nic.win", "ns3.dns.nic.win"}, n, n, w{"da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.win", e, w{"https://rdap.nic.win/"}, t},
1635 {"windows", r, x, 0x42, "Microsoft Corporation", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/windows/v1/"}, t},
1636 {"wine", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.wine", "v0n1.nic.wine", "v0n2.nic.wine", "v0n3.nic.wine", "v2n0.nic.wine", "v2n1.nic.wine"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.wine", e, w{"https://rdap.donuts.co/rdap/"}, t},
1637 {"winners", r, x, 0x42, "The TJX Companies, Inc.", "https://newgtlds.icann.org/", w{"a.nic.winners", "b.nic.winners", "c.nic.winners", "ns1.dns.nic.winners", "ns2.dns.nic.winners", "ns3.dns.nic.winners"}, n, n, n, "whois.nic.winners", e, w{"https://rdap.nic.winners/"}, f},
1638 {"wme", r, x, 0x42, "William Morris Endeavor Entertainment, LLC", "https://newgtlds.icann.org/", w{"a.nic.wme", "b.nic.wme", "c.nic.wme", "d.nic.wme"}, n, n, w{"de"}, "whois.nic.wme", e, w{"https://rdap.centralnic.com/wme/"}, t},
1639 {"wolterskluwer", r, x, 0x42, "Wolters Kluwer N.V.", "https://newgtlds.icann.org/", w{"a0.nic.wolterskluwer", "a2.nic.wolterskluwer", "b0.nic.wolterskluwer", "c0.nic.wolterskluwer"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.wolterskluwer", e, w{"https://rdap.afilias-srs.net/rdap/wolterskluwer/"}, t},
1640 {"woodside", r, x, 0x42, "Woodside Petroleum Limited", "https://newgtlds.icann.org/", w{"a.nic.woodside", "b.nic.woodside", "c.nic.woodside", "d.nic.woodside"}, n, n, n, "whois.nic.woodside", e, w{"https://rdap.nic.woodside/"}, f},
1641 {"work", r, x, 0x40, "Registry Services, LLC", "http://nic.work/", w{"a.nic.work", "b.nic.work", "c.nic.work", "d.nic.work"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.work", e, w{"https://rdap.nic.work/"}, t},
1642 {"works", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.works", "v0n1.nic.works", "v0n2.nic.works", "v0n3.nic.works", "v2n0.nic.works", "v2n1.nic.works"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.works", e, w{"https://rdap.donuts.co/rdap/"}, t},
1643 {"world", r, x, 0x40, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.world", "v0n1.nic.world", "v0n2.nic.world", "v0n3.nic.world", "v2n0.nic.world", "v2n1.nic.world"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.world", e, w{"https://rdap.donuts.co/rdap/"}, t},
1644 {"wow", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.wow", "dns2.nic.wow", "dns3.nic.wow", "dns4.nic.wow", "dnsa.nic.wow", "dnsb.nic.wow", "dnsc.nic.wow", "dnsd.nic.wow"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.wow", e, w{"https://rdap.nominet.uk/wow/"}, t},
1645 {"ws", r, z[4831:4836], 0xe0, e, "https://www.worldsite.ws/", w{"a.dns.ws", "ns2.dns.ws", "ns5.dns.ws", "s.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"64.70.19.203"}, n, n, "whois.website.ws", e, n, t},
1646 {"wtc", r, x, 0x42, "World Trade Centers Association, Inc.", "https://newgtlds.icann.org/", w{"a.nic.wtc", "b.nic.wtc", "c.nic.wtc", "d.nic.wtc"}, n, n, n, "whois.nic.wtc", e, w{"https://rdap.nic.wtc/"}, f},
1647 {"wtf", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.wtf", "v0n1.nic.wtf", "v0n2.nic.wtf", "v0n3.nic.wtf", "v2n0.nic.wtf", "v2n1.nic.wtf"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.wtf", e, w{"https://rdap.donuts.co/rdap/"}, t},
1648 {"xbox", r, x, 0x42, "Microsoft Corporation", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, e, e, w{"https://tld-rdap.verisign.com/xbox/v1/"}, t},
1649 {"xerox", r, x, 0x42, "Xerox DNHC LLC", "https://newgtlds.icann.org/", w{"a.nic.xerox", "b.nic.xerox", "c.nic.xerox", "d.nic.xerox"}, n, n, n, "whois.nic.xerox", e, w{"https://tld-rdap.verisign.com/xerox/v1/"}, f},
1650 {"xfinity", r, x, 0x42, "Comcast IP Holdings I, LLC", "https://newgtlds.icann.org/", w{"dns1.nic.xfinity", "dns2.nic.xfinity", "dns3.nic.xfinity", "dns4.nic.xfinity", "dnsa.nic.xfinity", "dnsb.nic.xfinity", "dnsc.nic.xfinity", "dnsd.nic.xfinity"}, n, n, n, "whois.nic.xfinity", e, w{"https://rdap.nominet.uk/xfinity/"}, f},
1651 {"xihuan", r, x, 0x40, "Beijing Qihu Keji Co., Ltd.", "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
1652 {"xin", r, x, 0x40, "Elegant Leader Limited", "https://newgtlds.icann.org/", w{"a0.nic.xin", "a2.nic.xin", "b0.nic.xin", "c0.nic.xin"}, n, n, n, "whois.nic.xin", e, w{"https://rdap.aceregistry.net/rdap/xin/"}, f},
1653 {"xperia", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xperia", e, n, f},
1654 {"xxx", r, x, 0x41, "ICM Registry LLC", "https://nic.xxx/", w{"a.nic.xxx", "b.nic.xxx", "c.nic.xxx", "d.nic.xxx"}, n, n, w{"be", "bg", "bs", "cnr", "da", "de", "es", "fr", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.xxx", e, w{"https://rdap.nic.xxx/"}, t},
1655 {"xyz", r, x, 0x40, "XYZ.COM LLC", e, w{"generationxyz.nic.xyz", "x.nic.xyz", "y.nic.xyz", "z.nic.xyz"}, n, n, w{"ar", "he", "ja", "ko", "lo", "mul-Grek", "mul-Latn", "ru", "th", "zh"}, "whois.nic.xyz", e, w{"https://rdap.centralnic.com/xyz/"}, t},
1656 {"yachts", r, x, 0x40, "XYZ.COM LLC", "https://newgtlds.icann.org/", w{"a.nic.yachts", "b.nic.yachts", "c.nic.yachts", "d.nic.yachts"}, n, n, n, "whois.nic.yachts", e, w{"https://rdap.centralnic.com/yachts/"}, f},
1657 {"yahoo", r, x, 0x42, "Oath Inc.", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.yahoo", e, w{"https://tld-rdap.verisign.com/yahoo/v1/"}, t},
1658 {"yamaxun", r, x, 0x42, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.yamaxun", "dns2.nic.yamaxun", "dns3.nic.yamaxun", "dns4.nic.yamaxun", "dnsa.nic.yamaxun", "dnsb.nic.yamaxun", "dnsc.nic.yamaxun", "dnsd.nic.yamaxun"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.yamaxun", e, w{"https://rdap.nominet.uk/yamaxun/"}, t},
1659 {"yandex", r, x, 0x42, "Yandex Europe B.V.", "https://newgtlds.icann.org/", w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, "whois.nic.yandex", e, w{"https://rdap.nic.yandex/"}, f},
1660 {"ye", r, z[4836:4844], 0xa8, e, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
1661 {"yellowpages", r, x, 0x48, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1662 {"yodobashi", r, x, 0x42, "YODOBASHI CAMERA CO.,LTD.", "https://newgtlds.icann.org/", w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, n, w{"ja"}, "whois.nic.gmo", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1663 {"yoga", r, x, 0x40, "Registry Services, LLC", "http://nic.yoga/", w{"a.nic.yoga", "b.nic.yoga", "c.nic.yoga", "d.nic.yoga"}, n, n, w{"de", "es", "fr", "zh"}, "whois.nic.yoga", e, w{"https://rdap.nic.yoga/"}, t},
1664 {"yokohama", r, x, 0xc4, "GMO Registry, Inc.", e, w{"a.gmoregistry.net", "b.gmoregistry.net", "k.gmoregistry.net", "l.gmoregistry.net"}, n, w{"Yokohama"}, w{"ja"}, "whois.nic.yokohama", e, w{"https://rdap.gmoregistry.net/rdap/"}, t},
1665 {"you", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.you", "dns2.nic.you", "dns3.nic.you", "dns4.nic.you", "dnsa.nic.you", "dnsb.nic.you", "dnsc.nic.you", "dnsd.nic.you"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.you", e, w{"https://rdap.nominet.uk/you/"}, t},
1666 {"youtube", r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1667 {"yt", r, x, 0xa0, e, e, w{"d.nic.fr", "e.ext.nic.fr", "f.ext.nic.fr", "g.ext.nic.fr"}, n, n, n, "whois.nic.yt", e, w{"https://rdap.nic.yt/"}, t},
1668 {"yu", r, z[4844:4850], 0x8a0, e, e, n, n, n, n, e, e, n, f},
1669 {"yun", r, x, 0x40, "Beijing Qihu Keji Co., Ltd.", "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, n, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, f},
1670 {"za", r, z[4850:4877], 0xa8, e, e, w{"nsza.is.co.za", "za-ns.anycast.pch.net", "za1.dnsnode.net"}, n, n, n, "whois.nic.za", e, n, f},
1671 {"zappos", r, x, 0x42, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"dns1.nic.zappos", "dns2.nic.zappos", "dns3.nic.zappos", "dns4.nic.zappos", "dnsa.nic.zappos", "dnsb.nic.zappos", "dnsc.nic.zappos", "dnsd.nic.zappos"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.zappos", e, w{"https://rdap.nominet.uk/zappos/"}, t},
1672 {"zara", r, x, 0x42, "Industria de Diseño Textil, S.A. (INDITEX, S.A.)", "https://newgtlds.icann.org/", w{"a0.nic.zara", "a2.nic.zara", "b0.nic.zara", "c0.nic.zara"}, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/zara/"}, t},
1673 {"zero", r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.zero", "b.nic.zero", "c.nic.zero", "ns1.dns.nic.zero", "ns2.dns.nic.zero", "ns3.dns.nic.zero"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.zero", e, w{"https://rdap.nic.zero/"}, t},
1674 {"zip", r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1675 {"zippo", r, x, 0x842, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.zippo", e, n, f},
1676 {"zm", r, z[4877:4885], 0xa0, e, e, w{"gransy.nic.zm", "pch.nic.zm"}, n, n, n, "whois.zicta.zm", e, n, f},
1677 {"zone", r, x, 0x40, "Binky Moon, LLC", e, w{"v0n0.nic.zone", "v0n1.nic.zone", "v0n2.nic.zone", "v0n3.nic.zone", "v2n0.nic.zone", "v2n1.nic.zone"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.zone", e, w{"https://rdap.donuts.co/rdap/"}, t},
1678 {"zuerich", r, x, 0xc4, "Kanton Zürich (Canton of Zurich)", "http://nic.zuerich/", w{"a.nic.zuerich", "b.nic.zuerich", "c.nic.zuerich", "d.nic.zuerich"}, n, w{"Zurich", "CH-ZH"}, w{"de", "de-CH"}, "whois.nic.zuerich", e, w{"https://rdap.centralnic.com/zuerich/"}, t},
1679 {"zulu", r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, f},
1680 {"zw", r, z[4885:4889], 0xa0, e, e, w{"ns1.liquidtelecom.net", "ns1zim.telone.co.zw", "ns2.liquidtelecom.net", "ns2zim.telone.co.zw", "zw-ns.anycast.pch.net"}, n, n, n, e, "http://www.zispa.org.zw/", n, f},
1681 {"xn--jxalpdlp" /* δοκιμή */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1682 {"xn--qxam" /* ελ */, r, x, 0xa0, e, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, "https://grweb.ics.forth.gr/", n, t},
1683 {"xn--qxa6a" /* ευ */, r, x, 0xa0, e, e, w{"be.dns.eu", "si.dns.eu", "w.dns.eu", "x.dns.eu", "y.dns.eu"}, n, n, n, "whois.eu", e, n, t},
1684 {"xn--90ae" /* бг */, r, x, 0xa0, e, e, w{"a.nic.bg", "b.nic.bg", "c.nic.bg", "d.nic.bg", "e.nic.bg", "p.nic.bg"}, n, n, w{"bg-BG"}, "whois.imena.bg", e, n, t},
1685 {"xn--90ais" /* бел */, r, x, 0xa0, e, e, w{"dns1.tld.becloudby.com", "dns2.tld.becloudby.com", "dns3.tld.becloudby.com", "dns4.tld.becloudby.com", "dns5.tld.becloudby.com"}, n, n, n, "whois.cctld.by", e, n, t},
1686 {"xn--d1acj3b" /* дети */, r, x, 0x40, "The Foundation for Network Initiatives “The Smart Internet”", e, w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, w{"ru"}, "whois.nic.xn--d1acj3b", e, w{"https://whois.nic.xn--/rdap/-vofi1a3h"}, t},
1687 {"xn--e1a4c" /* ею */, r, x, 0xa0, e, e, w{"be.dns.eu", "si.dns.eu", "w.dns.eu", "x.dns.eu", "y.dns.eu"}, n, n, w{"mul-Cyrl"}, "whois.eu", e, n, t},
1688 {"xn--80akhbyknj4f" /* испытание */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1689 {"xn--80aqecdr1a" /* католик */, r, x, 0x40, "Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)", "https://newgtlds.icann.org/", w{"a.nic.xn--80aqecdr1a", "b.nic.xn--80aqecdr1a", "c.nic.xn--80aqecdr1a", "d.nic.xn--80aqecdr1a"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--80aqecdr1a", e, w{"https://rdap.nic.xn--/-7sbygceu5a"}, t},
1690 {"xn--j1aef" /* ком */, r, x, 0x40, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--j1aef", e, w{"https://tld-rdap.verisign.com/xn--j1aef/v1/"}, t},
1691 {"xn--d1alf" /* мкд */, r, x, 0xa0, e, "https://newgtlds.icann.org/", w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, "whois.marnet.mk", e, n, t},
1692 {"xn--l1acc" /* мон */, r, x, 0xa0, e, "https://newgtlds.icann.org/", w{"ns1.idn.mn", "ns2.idn.mn", "ns3.idn.mn"}, n, n, w{"mn"}, e, e, n, t},
1693 {"xn--80adxhks" /* москва */, r, x, 0xc4, "Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID)", e, w{"a.dns.flexireg.ru", "b.dns.flexireg.net", "c.dns.flexireg.org", "d.dns.flexireg.domains"}, n, w{"Moscow"}, w{"ru"}, "whois.nic.xn--80adxhks", e, w{"https://flexireg.net/xn--80adxhks/rdap/"}, t},
1694 {"xn--80asehdb" /* онлайн */, r, x, 0x40, "CORE Association", e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--80asehdb", e, w{"https://rdap.nic.xn--/-7sb1agjdc"}, t},
1695 {"xn--c1avg" /* орг */, r, x, 0x40, "Public Interest Registry", "https://pir.org/products/opr-domain/", w{"a0.nic.xn--c1avg", "a2.nic.xn--c1avg", "b0.nic.xn--c1avg", "c0.nic.xn--c1avg"}, n, n, w{"be", "bg", "bs", "mk", "ru", "sr", "sr-ME", "uk"}, "whois.nic.xn--c1avg", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1696 {"xn--p1acf" /* рус */, r, z[4889:5089], 0x40, "Rusnames Limited", "https://newgtlds.icann.org/", w{"ns1.anycastdns.cz", "ns1.nic.xn--p1acf", "ns2.anycastdns.cz", "ns2.nic.xn--p1acf"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--p1acf", e, w{"https://api.rdap.nic.xn--/-4tbdh"}, t},
1697 {"xn--p1ai" /* рф */, r, z[5089:5092], 0xa0, e, "https://cctld.ru/", w{"a.dns.ripn.net", "b.dns.ripn.net", "d.dns.ripn.net", "e.dns.ripn.net", "f.dns.ripn.net"}, n, n, w{"mul-Cyrl", "ru-RU"}, "whois.tcinet.ru", e, n, t},
1698 {"xn--80aswg" /* сайт */, r, x, 0x40, "CORE Association", e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Cyrl"}, "whois.nic.xn--80aswg", e, w{"https://rdap.nic.xn--/-7sb1a4ah"}, t},
1699 {"xn--90a3ac" /* срб */, r, z[5092:5097], 0xa0, e, e, w{"a.nic.rs", "b.nic.rs", "f.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, w{"bg", "cnr-Cyrl", "mk", "ru", "rue-Cyrl", "sr-Cyrl", "uk"}, "whois.rnids.rs", e, n, t},
1700 {"xn--j1amh" /* укр */, r, x, 0xa0, e, "http://uanic.net/", w{"dns.tci.net.ua", "dns1.u-registry.com", "dns2.u-registry.net", "dns3.dotukr.com", "tier1.num.net.ua", "ukr.ns.ua"}, n, n, w{"crh-UA", "mul-Cyrl-UA", "ru-UA", "uk-UA"}, "whois.dotukr.com", e, n, t},
1701 {"xn--80ao21a" /* қаз */, r, x, 0xa0, e, e, w{"ns.nic.kz", "ns1.nic.kz"}, n, n, n, "whois.nic.kz", e, n, t},
1702 {"xn--y9a3aq" /* հայ */, r, x, 0xa0, e, e, w{"fork.sth.dnsnode.net", "ns-cdn.amnic.net", "ns-pch.amnic.net", "ns-pri.nic.am"}, n, n, n, "whois.amnic.net", e, n, t},
1703 {"xn--deba0ad" /* טעסט */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1704 {"xn--4dbrk0ce" /* ישראל */, r, x, 0xa0, e, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, "whois.isoc.org.il", e, n, t},
1705 {"xn--9dbq2a" /* קום */, r, x, 0, "VeriSign Sarl", e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--9dbq2a", e, w{"https://tld-rdap.verisign.com/xn--9dbq2a/v1/"}, t},
1706 {"xn--hgbk6aj7f53bba" /* آزمایشی */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1707 {"xn--kgbechtv" /* إختبار */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1708 {"xn--mgbca7dzdo" /* ابوظبي */, r, x, 0x40, "Abu Dhabi Systems and Information Centre", "https://newgtlds.icann.org/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, n, w{"ar"}, "whois.nic.xn--mgbca7dzdo", e, w{"https://rdap.nic.xn--/-ymcda3fteqa"}, t},
1709 {"xn--mgbaakc7dvf" /* اتصالات */, r, x, 0x40, "Emirates Telecommunications Corporation (trading as Etisalat)", "https://newgtlds.icann.org/", w{"a.nic.xn--mgbaakc7dvf", "b.nic.xn--mgbaakc7dvf", "c.nic.xn--mgbaakc7dvf", "d.nic.xn--mgbaakc7dvf"}, n, n, w{"ar"}, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/xn--mgbaakc7dvf/"}, t},
1710 {"xn--mgba3a3ejt" /* ارامكو */, r, x, 0x40, "Aramco Services Company", "https://newgtlds.icann.org/", w{"ns1.dns.nic.xn--mgba3a3ejt", "ns2.dns.nic.xn--mgba3a3ejt", "ns3.dns.nic.xn--mgba3a3ejt", "ns4.dns.nic.xn--mgba3a3ejt", "ns5.dns.nic.xn--mgba3a3ejt", "ns6.dns.nic.xn--mgba3a3ejt"}, n, n, w{"ar", "es"}, "whois.nic.xn--mgba3a3ejt", e, w{"https://rdap.nic.xn--/-ymca3b0flw"}, t},
1711 {"xn--mgbayh7gpa" /* الاردن */, r, x, 0xa0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, "http://idn.jo/whois_a.aspx", n, t},
1712 {"xn--mgbcpq6gpa1a" /* البحرين */, r, x, 0xa0, e, e, w{"a.nic.xn--mgbcpq6gpa1a", "b.nic.xn--mgbcpq6gpa1a", "c.nic.xn--mgbcpq6gpa1a", "d.nic.xn--mgbcpq6gpa1a"}, n, n, n, e, e, n, t},
1713 {"xn--lgbbat1ad8j" /* الجزائر */, r, x, 0xa0, e, "https://newgtlds.icann.org/", w{"idn1.nic.dz", "idn2.nic.dz"}, n, n, n, "whois.nic.dz", e, n, t},
1714 {"xn--mgberp4a5d4ar" /* السعودية */, r, x, 0xa0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, w{"ar", "ar-SA"}, "whois.nic.net.sa", e, n, t},
1715 {"xn--mgba7c0bbn0a" /* العليان */, r, x, 0x40, "Crescent Holding GmbH", "https://newgtlds.icann.org/", w{"a.nic.xn--mgba7c0bbn0a", "b.nic.xn--mgba7c0bbn0a", "c.nic.xn--mgba7c0bbn0a", "d.nic.xn--mgba7c0bbn0a"}, n, n, w{"ar"}, "whois.nic.xn--mgba7c0bbn0a", e, w{"https://rdap.nic.xn--/-ymca5e9bbp4a"}, t},
1716 {"xn--mgbc0a9azcg" /* المغرب */, r, x, 0xa0, e, "https://newgtlds.icann.org/", w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, "whois.iam.net.ma", e, n, t},
1717 {"xn--mgbaam7a8h" /* امارات */, r, x, 0xa0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "nsext-pch.aedns.ae"}, n, n, w{"ar-AE"}, "whois.aeda.net.ae", e, n, t},
1718 {"xn--mgba3a4f16a" /* ایران */, r, x, 0xa0, e, e, w{"a.nic.ir", "ns.irnic.ir"}, n, n, n, "whois.nic.ir", e, n, t},
1719 {"xn--mgbbh1a" /* بارت */, r, z[5097:5098], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-MH"}, w{"ks-IN"}, "whois.registry.in", e, n, t},
1720 {"xn--mgbab2bd" /* بازار */, r, x, 0x40, "CORE Association", e, w{"anycast10.irondns.net", "anycast23.irondns.net", "anycast24.irondns.net", "anycast9.irondns.net"}, n, n, w{"mul-Arab"}, "whois.nic.xn--mgbab2bd", e, w{"https://rdap.nic.xn--/-ymcac1ce"}, t},
1721 {"xn--ngbe9e0a" /* بيتك */, r, x, 0x40, "Kuwait Finance House", "https://newgtlds.icann.org/", w{"a.nic.xn--ngbe9e0a", "b.nic.xn--ngbe9e0a", "c.nic.xn--ngbe9e0a", "d.nic.xn--ngbe9e0a"}, n, n, w{"ar"}, "whois.nic.xn--ngbe9e0a", e, w{"https://rdap.centralnic.com/xn--ngbe9e0a/"}, t},
1722 {"xn--mgbbh1a71e" /* بھارت */, r, z[5098:5099], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-JK", "IN-TG", "IN-UP", "IN-BR", "IN-JH", "IN-WB", "IN-DL"}, w{"ur-IN"}, "whois.registry.in", e, n, t},
1723 {"xn--pgbs0dh" /* تونس */, r, x, 0xa0, e, e, w{"ns-tn.afrinic.net", "ns1.ati.tn", "ns2.ati.tn", "ns2.nic.fr", "pch.ati.tn", "rip.psg.com"}, n, n, n, "whois.ati.tn", e, n, t},
1724 {"xn--mgbpl2fh" /* سودان */, r, x, 0xa0, e, e, w{"ans1.sis.sd", "pch.sis.sd"}, n, n, n, e, e, n, t},
1725 {"xn--ogbpf8fl" /* سورية */, r, x, 0xa0, e, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, "whois.tld.sy", e, n, t},
1726 {"xn--ngbc5azd" /* شبكة */, r, x, 0x40, "International Domain Registry Pty. Ltd.", "https://www.dotshabaka.com/", w{"a.nic.xn--ngbc5azd", "b.nic.xn--ngbc5azd", "c.nic.xn--ngbc5azd", "d.nic.xn--ngbc5azd"}, n, n, w{"mul-Arab"}, "whois.nic.xn--ngbc5azd", e, w{"https://rdap.nic.xn--/-0mcd6b8d"}, t},
1727 {"xn--mgbtx2b" /* عراق */, r, x, 0xa0, e, e, w{"dyn1.cmc.iq", "dyn2.cmc.iq", "ns1.cmc.iq", "nsp-anycast.cmc.iq"}, n, n, n, "whois.cmc.iq", e, n, t},
1728 {"xn--ngbrx" /* عرب */, r, x, 0x40, "League of Arab States", "https://newgtlds.icann.org/", w{"gtld.alpha.aridns.net.au", "gtld.beta.aridns.net.au", "gtld.delta.aridns.net.au", "gtld.gamma.aridns.net.au"}, n, n, w{"ar"}, "whois.nic.xn--ngbrx", e, w{"https://rdap.nic.xn--/-0mc0a5a"}, t},
1729 {"xn--mgb9awbf" /* عمان */, r, x, 0xa0, e, "https://newgtlds.icann.org/", w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, "whois.registry.om", e, n, t},
1730 {"xn--ygbi2ammx" /* فلسطين */, r, x, 0xa0, e, e, w{"dns1.gov.ps", "dns3.gov.ps", "idn.pnina.ps", "ns1.pnina.ps"}, n, n, n, "whois.pnina.ps", e, n, t},
1731 {"xn--wgbl6a" /* قطر */, r, x, 0xa0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, "whois.registry.qa", e, n, t},
1732 {"xn--mgbi4ecexp" /* كاثوليك */, r, x, 0x40, "Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)", "https://newgtlds.icann.org/", w{"a.nic.xn--mgbi4ecexp", "b.nic.xn--mgbi4ecexp", "c.nic.xn--mgbi4ecexp", "d.nic.xn--mgbi4ecexp"}, n, n, w{"ar"}, "whois.nic.xn--mgbi4ecexp", e, w{"https://rdap.nic.xn--/-ymcm8gcf1ar"}, t},
1733 {"xn--fhbei" /* كوم */, r, x, 0x40, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--fhbei", e, w{"https://tld-rdap.verisign.com/xn--fhbei/v1/"}, t},
1734 {"xn--pgb3ceoj" /* كيوتل */, r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1735 {"xn--wgbh1c" /* مصر */, r, x, 0xa0, e, e, w{"ns1.dotmasr.eg", "ns2.dotmasr.eg", "ns3.dotmasr.eg"}, n, n, w{"ar-EG"}, "whois.dotmasr.eg", e, n, t},
1736 {"xn--mgbx4cd0ab" /* مليسيا */, r, x, 0x40, e, e, w{"a.mynic.centralnic-dns.com", "a.nic.my", "a1.nic.my", "b.mynic.centralnic-dns.com", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, "whois.mynic.my", e, n, t},
1737 {"xn--mgbb9fbpob" /* موبايلي */, r, x, 0x840, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--mgbb9fbpob", e, n, t},
1738 {"xn--mgbah1a3hjkrd" /* موريتانيا */, r, x, 0xa0, e, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, "whois.nic.mr", e, n, t},
1739 {"xn--mgbv6cfpo" /* موزايك */, r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1740 {"xn--4gbrim" /* موقع */, r, x, 0x40, "Helium TLDs Ltd", "https://newgtlds.icann.org/", w{"a.nic.xn--4gbrim", "b.nic.xn--4gbrim", "c.nic.xn--4gbrim", "d.nic.xn--4gbrim"}, n, n, n, "whois.nic.xn--4gbrim", e, w{"https://rdap.centralnic.com/xn--4gbrim/"}, t},
1741 {"xn--mgbt3dhd" /* همراه */, r, x, 0x40, "Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.", "https://newgtlds.icann.org/", w{"a.ns.nic.xn--mgbt3dhd", "b.ns.nic.xn--mgbt3dhd", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, w{"Iran"}, n, "whois.nic.xn--mgbt3dhd", e, w{"https://api.rdap.agitsys.net/"}, t},
1742 {"xn--mgbai9azgqp6j" /* پاکستان */, r, x, 0, e, e, w{"ns.ntc.net.pk", "ns1.ntc.net.pk", "ns2.ntc.net.pk"}, n, n, n, e, e, n, t},
1743 {"xn--mgbgu82a" /* ڀارت */, r, z[5099:5100], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-RJ", "IN-GJ", "IN-MP"}, w{"sd-IN"}, "whois.registry.in", e, n, t},
1744 {"xn--11b4c3d" /* कॉम */, r, x, 0x40, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--11b4c3d", e, w{"https://tld-rdap.verisign.com/xn--11b4c3d/v1/"}, t},
1745 {"xn--c2br7g" /* नेट */, r, x, 0x40, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--c2br7g", e, w{"https://tld-rdap.verisign.com/xn--c2br7g/v1/"}, t},
1746 {"xn--11b5bs3a9aj6g" /* परीक्षा */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1747 {"xn--h2brj9c" /* भारत */, r, z[5100:5101], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN"}, w{"hi-IN"}, "whois.registry.in", e, n, t},
1748 {"xn--h2breg3eve" /* भारतम् */, r, z[5101:5102], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, w{"sa-IN"}, "whois.registry.in", e, n, t},
1749 {"xn--h2brj9c8c" /* भारोत */, r, z[5102:5103], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-AS", "IN-BR", "IN-JH", "IN-MZ", "IN-OR", "IN-TR", "IN-WB"}, w{"sat-Olck-IN"}, "whois.registry.in", e, n, t},
1750 {"xn--i1b6b1a6a2e" /* संगठन */, r, x, 0x40, "Public Interest Registry", "https://pir.org/products/hindi-domain/", w{"a0.nic.xn--i1b6b1a6a2e", "a2.nic.xn--i1b6b1a6a2e", "b0.nic.xn--i1b6b1a6a2e", "c0.nic.xn--i1b6b1a6a2e"}, n, n, w{"hi"}, "whois.nic.xn--i1b6b1a6a2e", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1751 {"xn--54b7fta0cc" /* বাংলা */, r, x, 0xa0, e, e, w{"bayanno.btcl.net.bd", "bd-ns.anycast.pch.net", "ekushey.btcl.net.bd"}, n, n, n, e, e, n, t},
1752 {"xn--45brj9c" /* ভারত */, r, z[5103:5105], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-WB", "IN-TR", "IN-AS"}, w{"bn-IN"}, "whois.registry.in", e, n, t},
1753 {"xn--45br5cyl" /* ভাৰত */, r, z[5105:5106], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-AS", "IN-AR", "IN-NL"}, w{"as-IN"}, "whois.registry.in", e, n, t},
1754 {"xn--s9brj9c" /* ਭਾਰਤ */, r, z[5106:5107], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-PB"}, w{"pa-Guru-IN"}, "whois.registry.in", e, n, t},
1755 {"xn--gecrj9c" /* ભારત */, r, z[5107:5108], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-GJ"}, w{"gu-IN"}, "whois.registry.in", e, n, t},
1756 {"xn--3hcrj9c" /* ଭାରତ */, r, z[5108:5109], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-OR", "IN-AP", "IN-MP", "IN-JH", "IN-WB", "IN-CT"}, w{"or-IN"}, "whois.registry.in", e, n, t},
1757 {"xn--xkc2dl3a5ee0h" /* இந்தியா */, r, z[5109:5110], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-TN", "IN-PY"}, w{"ta-IN"}, "whois.registry.in", e, n, t},
1758 {"xn--xkc2al3hye2a" /* இலங்கை */, r, x, 0xa0, e, "https://newgtlds.icann.org/", w{"lk.communitydns.net", "nic.lk-anycast.pch.net", "ns-c.nic.lk", "ns-d.nic.lk", "ns-l.nic.lk", "ns-t.nic.lk", "ns1.ac.lk", "ns3.ac.lk"}, n, n, n, "whois.nic.lk", e, n, t},
1759 {"xn--clchc0ea0b2g2a9gcd" /* சிங்கப்பூர் */, r, x, 0xa0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "ns4.apnic.net", "pch.sgzones.sg"}, n, n, n, "whois.sgnic.sg", e, n, t},
1760 {"xn--hlcj6aya9esc7a" /* பரிட்சை */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1761 {"xn--fpcrj9c3d" /* భారత్ */, r, z[5110:5111], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-AP", "IN-TG"}, w{"te-IN"}, "whois.registry.in", e, n, t},
1762 {"xn--2scrj9c" /* ಭಾರತ */, r, z[5111:5112], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-KA", "IN-MH", "IN-AP", "IN-TN", "IN-TG", "IN-KL", "IN-GA"}, w{"kn-IN"}, "whois.registry.in", e, n, t},
1763 {"xn--rvc1e0am3e" /* ഭാരതം */, r, z[5112:5113], 0xa0, e, "https://www.registry.in/", w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, w{"IN-KL", "IN-LD", "IN-PY"}, w{"ml-IN"}, "whois.registry.in", e, n, t},
1764 {"xn--fzc2c9e2c" /* ලංකා */, r, x, 0xa0, e, e, w{"lk.communitydns.net", "nic.lk-anycast.pch.net", "ns-c.nic.lk", "ns-d.nic.lk", "ns-l.nic.lk", "ns-t.nic.lk", "ns1.ac.lk", "ns3.ac.lk"}, n, n, n, "whois.nic.lk", e, n, t},
1765 {"xn--42c2d9a" /* คอม */, r, x, 0x40, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--42c2d9a", e, w{"https://tld-rdap.verisign.com/xn--42c2d9a/v1/"}, t},
1766 {"xn--o3cw4h" /* ไทย */, r, z[5113:5114], 0xa0, e, e, w{"a.thains.co.th", "b.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, "whois.thnic.co.th", e, n, t},
1767 {"xn--q7ce6a" /* ລາວ */, r, x, 0xa0, e, e, w{"a.xn--q7ce6a.centralnic-dns.com", "b.xn--q7ce6a.centralnic-dns.com", "c.xn--q7ce6a.centralnic-dns.com", "d.xn--q7ce6a.centralnic-dns.com"}, n, n, n, "whois.nic.la", e, n, t},
1768 {"xn--node" /* გე */, r, x, 0xa0, e, "https://newgtlds.icann.org/", w{"a.xn--node.globalanycastcloud.freenom.net", "b.xn--node.globalanycastcloud.freenom.net", "c.xn--node.globalanycastcloud.freenom.net", "d.xn--node.globalanycastcloud.freenom.net", "xn--node.ns.anycast.pch.net"}, w{"188.93.95.11"}, n, n, "whois.itdc.ge", e, n, t},
1769 {"xn--q9jyb4c" /* みんな */, r, x, 0x40, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1770 {"xn--cckwcxetd" /* アマゾン */, r, x, 0x42, "Amazon Registry Services, Inc.", "http://nic.xn--cckwcxetd/", w{"dns1.nic.xn--cckwcxetd", "dns2.nic.xn--cckwcxetd", "dns3.nic.xn--cckwcxetd", "dns4.nic.xn--cckwcxetd", "dnsa.nic.xn--cckwcxetd", "dnsb.nic.xn--cckwcxetd", "dnsc.nic.xn--cckwcxetd", "dnsd.nic.xn--cckwcxetd"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--cckwcxetd", e, w{"https://rdap.nominet.uk/xn--cckwcxetd/"}, t},
1771 {"xn--gckr3f0f" /* クラウド */, r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.xn--gckr3f0f", "b.nic.xn--gckr3f0f", "c.nic.xn--gckr3f0f", "ns1.dns.nic.xn--gckr3f0f", "ns2.dns.nic.xn--gckr3f0f", "ns3.dns.nic.xn--gckr3f0f"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--gckr3f0f", e, w{"https://rdap.nic.xn--/-meu0a2h0g"}, t},
1772 {"xn--qcka1pmc" /* グーグル */, r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1773 {"xn--tckwe" /* コム */, r, x, 0, "VeriSign Sarl", e, w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--tckwe", e, w{"https://tld-rdap.verisign.com/xn--tckwe/v1/"}, t},
1774 {"xn--cck2b3b" /* ストア */, r, x, 0x40, "Amazon Registry Services, Inc.", "https://nic.xn--cck2b3b/", w{"a.nic.xn--cck2b3b", "b.nic.xn--cck2b3b", "c.nic.xn--cck2b3b", "ns1.dns.nic.xn--cck2b3b", "ns2.dns.nic.xn--cck2b3b", "ns3.dns.nic.xn--cck2b3b"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--cck2b3b", e, w{"https://rdap.nic.xn--/-eeu2cwc"}, t},
1775 {"xn--1ck2e1b" /* セール */, r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.xn--1ck2e1b", "b.nic.xn--1ck2e1b", "c.nic.xn--1ck2e1b", "ns1.dns.nic.xn--1ck2e1b", "ns2.dns.nic.xn--1ck2e1b", "ns3.dns.nic.xn--1ck2e1b"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--1ck2e1b", e, w{"https://rdap.nic.xn--/-tfuygrc"}, t},
1776 {"xn--zckzah" /* テスト */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1777 {"xn--bck1b9a5dre4c" /* ファッション */, r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.xn--bck1b9a5dre4c", "b.nic.xn--bck1b9a5dre4c", "c.nic.xn--bck1b9a5dre4c", "ns1.dns.nic.xn--bck1b9a5dre4c", "ns2.dns.nic.xn--bck1b9a5dre4c", "ns3.dns.nic.xn--bck1b9a5dre4c"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--bck1b9a5dre4c", e, w{"https://rdap.nic.xn--/-ceu0c2b2e5esd"}, t},
1778 {"xn--eckvdtc9d" /* ポイント */, r, x, 0x40, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.xn--eckvdtc9d", "b.nic.xn--eckvdtc9d", "c.nic.xn--eckvdtc9d", "ns1.dns.nic.xn--eckvdtc9d", "ns2.dns.nic.xn--eckvdtc9d", "ns3.dns.nic.xn--eckvdtc9d"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--eckvdtc9d", e, w{"https://rdap.nic.xn--/-ieu2end5e"}, t},
1779 {"xn--4gq48lf9j" /* 一号店 */, r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1780 {"xn--rhqv96g" /* 世界 */, r, x, 0, "Stable Tone Limited", e, w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh-Hans", "zh-Hant"}, "whois.nic.xn--rhqv96g", e, w{"https://rdap.teleinfo.cn/xn--rhqv96g/"}, t},
1781 {"xn--fiq64b" /* 中信 */, r, x, 0x42, "CITIC Group Corporation", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--fiq64b/"}, t},
1782 {"xn--fiqs8s" /* 中国 */, r, x, 0xa0, e, "http://cnnic.cn/", w{"h.dns.cn", "i.dns.cn", "j.dns.cn", "k.dns.cn", "l.dns.cn", "m.dns.cn", "n.dns.cn"}, w{"218.241.105.10", "wildcard.cnnic.cn"}, n, w{"zh-Hans-CN"}, "cwhois.cnnic.cn", e, n, t},
1783 {"xn--fiqz9s" /* 中國 */, r, x, 0xa0, e, "http://cnnic.cn/", w{"h.dns.cn", "i.dns.cn", "j.dns.cn", "k.dns.cn", "l.dns.cn", "m.dns.cn", "n.dns.cn"}, w{"218.241.105.10", "wildcard.cnnic.cn"}, n, w{"zh-Hant-CN"}, "cwhois.cnnic.cn", e, n, t},
1784 {"xn--fiq228c5hs" /* 中文网 */, r, x, 0x40, "TLD REGISTRY LIMITED OY", e, w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-CN", "zh-Hans", "zh-Hant"}, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/xn--fiq228c5hs/"}, t},
1785 {"xn--jlq480n2rg" /* 亚马逊 */, r, x, 0x42, "Amazon Registry Services, Inc.", "http://nic.xn--jlq480n2rg/", w{"dns1.nic.xn--jlq480n2rg", "dns2.nic.xn--jlq480n2rg", "dns3.nic.xn--jlq480n2rg", "dns4.nic.xn--jlq480n2rg", "dnsa.nic.xn--jlq480n2rg", "dnsb.nic.xn--jlq480n2rg", "dnsc.nic.xn--jlq480n2rg", "dnsd.nic.xn--jlq480n2rg"}, n, n, w{"da", "de", "es", "fi", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--jlq480n2rg", e, w{"https://rdap.nominet.uk/xn--jlq480n2rg/"}, t},
1786 {"xn--vhquv" /* 企业 */, r, x, 0, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.xn--vhquv", "v0n1.nic.xn--vhquv", "v0n2.nic.xn--vhquv", "v0n3.nic.xn--vhquv", "v2n0.nic.xn--vhquv", "v2n1.nic.xn--vhquv"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--vhquv", e, w{"https://rdap.donuts.co/rdap/"}, t},
1787 {"xn--1qqw23a" /* 佛山 */, r, x, 0xc4, "Guangzhou YU Wei Information Technology Co., Ltd.", "https://newgtlds.icann.org/", w{"ta.ngtld.cn", "tb.ngtld.cn", "tc.ngtld.cn", "td.ngtld.cn", "te.ngtld.cn"}, n, w{"Foshan"}, w{"zh-Hans"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1788 {"xn--vuq861b" /* 信息 */, r, x, 0, "Beijing Tele-info Network Technology Co., Ltd.", "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/"}, t},
1789 {"xn--nyqy26a" /* 健康 */, r, x, 0, "Stable Tone Limited", "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "it", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh-Hans", "zh-Hant"}, "whois.nic.xn--nyqy26a", e, w{"https://rdap.teleinfo.cn/xn--nyqy26a/"}, t},
1790 {"xn--45q11c" /* 八卦 */, r, x, 0, "Zodiac Gemini Ltd", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/XN--45Q11C/"}, t},
1791 {"xn--55qx5d" /* 公司 */, r, x, 0, "China Internet Network Information Center (CNNIC)", e, w{"a.ngtld.cn", "b.ngtld.cn", "c.ngtld.cn", "d.ngtld.cn", "e.ngtld.cn"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1792 {"xn--55qw42g" /* 公益 */, r, x, 0, "China Organizational Name Administration Center", "https://newgtlds.icann.org/", w{"ns1.conac.cn", "ns2.conac.cn", "ns3.conac.cn", "ns4.conac.cn", "ns5.conac.cn"}, n, n, w{"zh"}, "whois.conac.cn", e, w{"https://rdap.conac.cn/"}, t},
1793 {"xn--kprw13d" /* 台湾 */, r, x, 0xa0, e, e, w{"anytld.apnic.net", "d.dns.tw", "e.dns.tw", "f.dns.tw", "g.dns.tw", "h.dns.tw"}, n, n, w{"zh-Hans-TW"}, "whois.twnic.net.tw", e, n, t},
1794 {"xn--kpry57d" /* 台灣 */, r, x, 0xa0, e, e, w{"anytld.apnic.net", "d.dns.tw", "e.dns.tw", "f.dns.tw", "g.dns.tw", "h.dns.tw"}, n, n, w{"zh-Hant-TW"}, "whois.twnic.net.tw", e, n, t},
1795 {"xn--czru2d" /* 商城 */, r, x, 0, "Zodiac Aquarius Limited", e, w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--czru2d/"}, t},
1796 {"xn--czrs0t" /* 商店 */, r, x, 0, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.xn--czrs0t", "v0n1.nic.xn--czrs0t", "v0n2.nic.xn--czrs0t", "v0n3.nic.xn--czrs0t", "v2n0.nic.xn--czrs0t", "v2n1.nic.xn--czrs0t"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--czrs0t", e, w{"https://rdap.donuts.co/rdap/"}, t},
1797 {"xn--czr694b" /* 商标 */, r, x, 0, "Internet DotTrademark Organisation Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, e, e, w{"https://rdap.zdnsgtld.com/xn--czr694b/"}, t},
1798 {"xn--w4rs40l" /* 嘉里 */, r, x, 0x2, "Kerry Trading Co. Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.xn--w4rs40l", e, w{"https://tld-rdap.verisign.com/xn--w4rs40l/v1/"}, t},
1799 {"xn--w4r85el8fhu5dnra" /* 嘉里大酒店 */, r, x, 0x40, "Kerry Trading Co. Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.xn--w4r85el8fhu5dnra", e, w{"https://tld-rdap.verisign.com/xn--w4r85el8fhu5dnra/v1/"}, t},
1800 {"xn--3ds443g" /* 在线 */, r, x, 0x40, "TLD REGISTRY LIMITED OY", e, w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-CN", "zh-Hans", "zh-Hant"}, "whois.teleinfo.cn", e, w{"https://rdap.teleinfo.cn/xn--3ds443g/"}, t},
1801 {"xn--3oq18vl8pn36a" /* 大众汽车 */, r, x, 0x842, "Volkswagen (China) Investment Co., Ltd.", "https://newgtlds.icann.org/", n, n, n, w{"be", "bg", "bs", "da", "de", "es", "hu", "is", "ko", "lt", "lv", "mk", "pl", "ru", "sr", "sr-ME", "sv", "uk", "zh-Hans", "zh-Hant"}, "whois.nic.xn--3oq18vl8pn36a", e, w{"https://rdap.afilias-srs.net/rdap/xn--3oq18vl8pn36a/"}, t},
1802 {"xn--pssy2u" /* 大拿 */, r, x, 0, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--pssy2u", e, w{"https://tld-rdap.verisign.com/xn--pssy2u/v1/"}, t},
1803 {"xn--tiq49xqyj" /* 天主教 */, r, x, 0x40, "Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)", "https://newgtlds.icann.org/", w{"a.nic.xn--tiq49xqyj", "b.nic.xn--tiq49xqyj", "c.nic.xn--tiq49xqyj", "d.nic.xn--tiq49xqyj"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.xn--tiq49xqyj", e, w{"https://rdap.nic.xn--/-dr6ar36avim"}, t},
1804 {"xn--fjq720a" /* 娱乐 */, r, x, 0, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.xn--fjq720a", "v0n1.nic.xn--fjq720a", "v0n2.nic.xn--fjq720a", "v0n3.nic.xn--fjq720a", "v2n0.nic.xn--fjq720a", "v2n1.nic.xn--fjq720a"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--fjq720a", e, w{"https://rdap.donuts.co/rdap/"}, t},
1805 {"xn--fct429k" /* 家電 */, r, x, 0, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.xn--fct429k", "b.nic.xn--fct429k", "c.nic.xn--fct429k", "ns1.dns.nic.xn--fct429k", "ns2.dns.nic.xn--fct429k", "ns3.dns.nic.xn--fct429k"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--fct429k", e, w{"https://rdap.nic.xn--/-ke2bt46o"}, t},
1806 {"xn--estv75g" /* 工行 */, r, x, 0x800, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--estv75g", e, n, t},
1807 {"xn--xhq521b" /* 广东 */, r, x, 0, "Guangzhou YU Wei Information Technology Co., Ltd.", "https://newgtlds.icann.org/", w{"ta.ngtld.cn", "tb.ngtld.cn", "tc.ngtld.cn", "td.ngtld.cn", "te.ngtld.cn"}, n, n, w{"zh-Hans"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1808 {"xn--6rtwn" /* 广州 */, r, x, 0x2000, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1809 {"xn--9krt00a" /* 微博 */, r, x, 0x42, "Sina Corporation", "https://newgtlds.icann.org/", w{"a0.nic.xn--9krt00a", "a2.nic.xn--9krt00a", "b0.nic.xn--9krt00a", "c0.nic.xn--9krt00a"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--9krt00a", e, w{"https://rdap.afilias-srs.net/rdap/xn--9krt00a/"}, t},
1810 {"xn--30rr7y" /* 慈善 */, r, x, 0, "Excellent First Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--30rr7y/"}, t},
1811 {"xn--6qq986b3xl" /* 我爱你 */, r, x, 0x40, "Tycoon Treasure Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--6qq986b3xl/"}, t},
1812 {"xn--kput3i" /* 手机 */, r, x, 0x40, "Beijing RITT-Net Technology Development Co., Ltd", "https://newgtlds.icann.org/", w{"ns1.teleinfo.cn", "ns2.teleinfoo.com", "ns3.teleinfo.cn", "ns4.teleinfoo.com"}, n, n, w{"zh-CN", "zh-Hans", "zh-Hant", "zh-TW"}, "whois.nic.xn--kput3i", e, w{"https://rdap.registrysystem.net/rdap/xn--kput3i/"}, t},
1813 {"xn--kpu716f" /* 手表 */, r, x, 0x800, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--kpu716f", e, n, t},
1814 {"xn--otu796d" /* 招聘 */, r, x, 0, "Jiang Yu Liang Cai Technology Company Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, e, e, w{"https://rdap.zdnsgtld.com/xn--otu796d/"}, t},
1815 {"xn--zfr164b" /* 政务 */, r, x, 0, "China Organizational Name Administration Center", "https://newgtlds.icann.org/", w{"ns1.conac.cn", "ns2.conac.cn", "ns3.conac.cn", "ns4.conac.cn", "ns5.conac.cn"}, n, n, w{"zh"}, "whois.conac.cn", e, w{"https://rdap.conac.cn/"}, t},
1816 {"xn--mxtq1m" /* 政府 */, r, x, 0, "Net-Chinese Co., Ltd.", "https://newgtlds.icann.org/", w{"a.nic.xn--mxtq1m", "b.nic.xn--mxtq1m", "c.nic.xn--mxtq1m", "d.nic.xn--mxtq1m"}, n, n, n, "whois.nic.xn--mxtq1m", e, w{"https://rdap.twnic.tw/rdap/"}, t},
1817 {"xn--yfro4i67o" /* 新加坡 */, r, x, 0xa0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "ns4.apnic.net", "pch.sgzones.sg"}, n, n, n, "whois.sgnic.sg", e, n, t},
1818 {"xn--efvy88h" /* 新闻 */, r, x, 0, "Guangzhou YU Wei Information Technology Co., Ltd.", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.xn--efvy88h", e, w{"https://rdap.zdnsgtld.com/XN--EFVY88H/"}, t},
1819 {"xn--9et52u" /* 时尚 */, r, x, 0, "RISE VICTORY LIMITED", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--9et52u/"}, t},
1820 {"xn--kcrx7bb75ajk3b" /* 普利司通 */, r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1821 {"xn--rovu88b" /* 書籍 */, r, x, 0, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.xn--rovu88b", "b.nic.xn--rovu88b", "c.nic.xn--rovu88b", "ns1.dns.nic.xn--rovu88b", "ns2.dns.nic.xn--rovu88b", "ns3.dns.nic.xn--rovu88b"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--rovu88b", e, w{"https://rdap.nic.xn--/-826b334d"}, t},
1822 {"xn--nqv7f" /* 机构 */, r, x, 0x40, "Public Interest Registry", "https://pir.org/products/chinese2char-domain/", w{"a0.nic.xn--nqv7f", "a2.nic.xn--nqv7f", "b0.nic.xn--nqv7f", "c0.nic.xn--nqv7f"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--nqv7f", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1823 {"xn--tqq33ed31aqia" /* 机构体制 */, r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1824 {"xn--dkwm73cwpn" /* 欧莱雅 */, r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1825 {"xn--0zwm56d" /* 测试 */, r, x, 0, e, e, n, n, n, n, e, e, n, t},
1826 {"xn--b4w605ferd" /* 淡马锡 */, r, x, 0x42, "Temasek Holdings (Private) Limited", "https://newgtlds.icann.org/", w{"a0.nic.xn--b4w605ferd", "a2.nic.xn--b4w605ferd", "b0.nic.xn--b4w605ferd", "c0.nic.xn--b4w605ferd"}, n, n, w{"zh-CN", "zh-TW"}, "whois.afilias-srs.net", e, w{"https://rdap.afilias-srs.net/rdap/xn--b4w605ferd/"}, t},
1827 {"xn--fes124c" /* 深圳 */, r, x, 0x2000, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1828 {"xn--g6w251d" /* 測試 */, r, x, 0, e, e, n, n, n, n, e, e, n, t},
1829 {"xn--unup4y" /* 游戏 */, r, x, 0, "Binky Moon, LLC", "https://newgtlds.icann.org/", w{"v0n0.nic.xn--unup4y", "v0n1.nic.xn--unup4y", "v0n2.nic.xn--unup4y", "v0n3.nic.xn--unup4y", "v2n0.nic.xn--unup4y", "v2n1.nic.xn--unup4y"}, n, n, w{"de", "es", "fr", "ja", "ko", "mul-Arab", "mul-Cyrl", "mul-Deva", "mul-Grek", "mul-Hebr", "mul-Latn", "mul-Taml", "mul-Thai", "zh"}, "whois.nic.xn--unup4y", e, w{"https://rdap.donuts.co/rdap/"}, t},
1830 {"xn--mix891f" /* 澳門 */, r, x, 0xa0, e, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, "whois.monic.mo", e, n, t},
1831 {"xn--3pxu8k" /* 点看 */, r, x, 0, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--3pxu8k", e, w{"https://tld-rdap.verisign.com/xn--3pxu8k/v1/"}, t},
1832 {"xn--pbt977c" /* 珠宝 */, r, x, 0x800, e, "https://newgtlds.icann.org/", n, n, n, n, "whois.nic.xn--pbt977c", e, n, t},
1833 {"xn--hxt035cmppuel" /* 盛貿飯店 */, r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1834 {"xn--6frz82g" /* 移动 */, r, x, 0, "Identity Digital Limited", e, w{"a0.nic.xn--6frz82g", "a2.nic.xn--6frz82g", "b0.nic.xn--6frz82g", "c0.nic.xn--6frz82g"}, n, n, w{"ar", "be", "bg", "bs", "da", "de", "es", "fi", "fr", "hi", "hu", "is", "it", "ko", "lt", "lv", "mk", "pl", "pt", "ru", "sr", "sr-ME", "sv", "uk", "zh-CN", "zh-TW"}, "whois.nic.xn--6frz82g", e, w{"https://rdap.donuts.co/rdap/"}, t},
1835 {"xn--nqv7fs00ema" /* 组织机构 */, r, x, 0x40, "Public Interest Registry", "https://newgtlds.icann.org/", w{"a0.nic.xn--nqv7fs00ema", "a2.nic.xn--nqv7fs00ema", "b0.nic.xn--nqv7fs00ema", "c0.nic.xn--nqv7fs00ema"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--nqv7fs00ema", e, w{"https://rdap.publicinterestregistry.org/rdap/"}, t},
1836 {"xn--ses554g" /* 网址 */, r, x, 0, "KNET Co., Ltd.", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"de", "es", "fr", "ja", "ru", "zh-Hans", "zh-Hant"}, "whois.nic.xn--ses554g", e, w{"https://rdap.zdnsgtld.com/xn--ses554g/"}, t},
1837 {"xn--hxt814e" /* 网店 */, r, x, 0, "Zodiac Taurus Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--hxt814e/"}, t},
1838 {"xn--5tzm5g" /* 网站 */, r, x, 0x40, "Global Website TLD Asia Limited", "https://nic.xn--5tzm5g/", w{"a0.nic.xn--5tzm5g", "a2.nic.xn--5tzm5g", "b0.nic.xn--5tzm5g", "c0.nic.xn--5tzm5g"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--5tzm5g", e, w{"https://rdap.donuts.co/rdap/"}, t},
1839 {"xn--io0a7i" /* 网络 */, r, x, 0, "China Internet Network Information Center (CNNIC)", e, w{"a.ngtld.cn", "b.ngtld.cn", "c.ngtld.cn", "d.ngtld.cn", "e.ngtld.cn"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.ngtld.cn", e, w{"https://restwhois.ngtld.cn/"}, t},
1840 {"xn--8y0a063a" /* 联通 */, r, x, 0x2, "China United Network Communications Corporation Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.nic.xn--8y0a063a", e, w{"https://rdap.zdnsgtld.com/xn--8y0a063a/"}, t},
1841 {"xn--jlq61u9w7b" /* 诺基亚 */, r, x, 0x42, "Nokia Corporation", "https://newgtlds.icann.org/", w{"a0.nic.xn--jlq61u9w7b", "a2.nic.xn--jlq61u9w7b", "b0.nic.xn--jlq61u9w7b", "c0.nic.xn--jlq61u9w7b"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--jlq61u9w7b", e, w{"https://rdap.afilias-srs.net/rdap/xn--jlq61u9w7b/"}, t},
1842 {"xn--flw351e" /* 谷歌 */, r, x, 0x42, "Charleston Road Registry Inc.", "https://www.registry.google/", w{"ns-tld1.charlestonroadregistry.com", "ns-tld2.charlestonroadregistry.com", "ns-tld3.charlestonroadregistry.com", "ns-tld4.charlestonroadregistry.com", "ns-tld5.charlestonroadregistry.com"}, n, n, w{"mul-Arab", "mul-Armn", "mul-Beng", "mul-Cyrl", "mul-Deva", "mul-Ethi", "mul-Geor", "mul-Grek", "mul-Guru", "mul-Hebr", "mul-Jpan", "mul-Khmr", "mul-Knda", "mul-Kore", "mul-Latn", "mul-Mlym", "mul-Mymr", "mul-Orya", "mul-Sinh", "mul-Taml", "mul-Telu", "mul-Thai", "mul-Tibt", "zh-Hans", "zh-Hant"}, "whois.nic.google", e, w{"https://www.registry.google/rdap/"}, t},
1843 {"xn--g2xx48c" /* 购物 */, r, x, 0, "Nawang Heli(Xiamen) Network Service Co., LTD.", "https://newgtlds.icann.org/", w{"a.nic.xn--g2xx48c", "b.nic.xn--g2xx48c", "c.nic.xn--g2xx48c", "ns1.dns.nic.xn--g2xx48c", "ns2.dns.nic.xn--g2xx48c", "ns3.dns.nic.xn--g2xx48c"}, n, n, w{"zh"}, "whois.nic.xn--g2xx48c", e, w{"https://rdap.nic.xn--/-mv1c947e"}, t},
1844 {"xn--55qx5d8y0buji4b870u" /* 通用电气公司 */, r, x, 0x40, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1845 {"xn--gk3at1e" /* 通販 */, r, x, 0, "Amazon Registry Services, Inc.", "https://newgtlds.icann.org/", w{"a.nic.xn--gk3at1e", "b.nic.xn--gk3at1e", "c.nic.xn--gk3at1e", "ns1.dns.nic.xn--gk3at1e", "ns2.dns.nic.xn--gk3at1e", "ns3.dns.nic.xn--gk3at1e"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--gk3at1e", e, w{"https://rdap.nic.xn--/-mu2dk8g"}, t},
1846 {"xn--3bst00m" /* 集团 */, r, x, 0, "Eagle Horizon Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, "whois.gtld.knet.cn", e, w{"https://rdap.zdnsgtld.com/xn--3bst00m/"}, t},
1847 {"xn--fzys8d69uvgm" /* 電訊盈科 */, r, x, 0x42, "PCCW Enterprises Limited", "https://newgtlds.icann.org/", w{"a0.nic.xn--fzys8d69uvgm", "a2.nic.xn--fzys8d69uvgm", "b0.nic.xn--fzys8d69uvgm", "c0.nic.xn--fzys8d69uvgm"}, n, n, w{"zh-CN", "zh-TW"}, "whois.nic.xn--fzys8d69uvgm", e, w{"https://rdap.afilias-srs.net/rdap/xn--fzys8d69uvgm/"}, t},
1848 {"xn--kcrx77d1x4a" /* 飞利浦 */, r, x, 0x42, "Koninklijke Philips N.V.", "https://newgtlds.icann.org/", w{"a.nic.xn--kcrx77d1x4a", "b.nic.xn--kcrx77d1x4a", "c.nic.xn--kcrx77d1x4a", "d.nic.xn--kcrx77d1x4a"}, n, n, w{"zh", "zh-Hans", "zh-Hant"}, "whois.nic.xn--kcrx77d1x4a", e, w{"https://rdap.nic.xn--/-ue8at05fzx3b"}, t},
1849 {"xn--jvr189m" /* 食品 */, r, x, 0, "Amazon Registry Services, Inc.", "http://nic.xn--jvr189m/", w{"a.nic.xn--jvr189m", "b.nic.xn--jvr189m", "c.nic.xn--jvr189m", "ns1.dns.nic.xn--jvr189m", "ns2.dns.nic.xn--jvr189m", "ns3.dns.nic.xn--jvr189m"}, n, n, w{"ar", "da", "de", "es", "fi", "fr", "hu", "is", "ja", "ko", "lt", "lv", "no", "pl", "pt", "ru", "sv", "zh"}, "whois.nic.xn--jvr189m", e, w{"https://rdap.nic.xn--/-sh9an60s"}, t},
1850 {"xn--imr513n" /* 餐厅 */, r, x, 0, "Internet DotTrademark Organisation Limited", "https://newgtlds.icann.org/", w{"a.zdnscloud.com", "b.zdnscloud.com", "c.zdnscloud.com", "d.zdnscloud.com", "f.zdnscloud.com", "g.zdnscloud.com", "i.zdnscloud.com", "j.zdnscloud.com"}, n, n, w{"zh-Hans", "zh-Hant"}, e, e, w{"https://rdap.zdnsgtld.com/xn--imr513n/"}, t},
1851 {"xn--5su34j936bgsg" /* 香格里拉 */, r, x, 0x42, "Shangri‐La International Hotel Management Limited", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "de", "el", "es", "fr", "hr", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "sr", "sv", "uk", "zh"}, "whois.nic.xn--5su34j936bgsg", e, w{"https://tld-rdap.verisign.com/xn--5su34j936bgsg/v1/"}, t},
1852 {"xn--j6w193g" /* 香港 */, r, z[5114:5120], 0xa0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, w{"zh-Hans-HK"}, "whois.hkirc.hk", e, n, t},
1853 {"xn--j6w470d71issc" /* 香港電訊 */, r, x, 0x2040, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1854 {"xn--c1yn36f" /* 點看 */, r, x, 0, e, "https://newgtlds.icann.org/", n, n, n, n, e, e, n, t},
1855 {"xn--t60b56a" /* 닷넷 */, r, x, 0, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--t60b56a", e, w{"https://tld-rdap.verisign.com/xn--t60b56a/v1/"}, t},
1856 {"xn--mk1bu44c" /* 닷컴 */, r, x, 0, "VeriSign Sarl", "https://newgtlds.icann.org/", w{"ac1.nstld.com", "ac2.nstld.com", "ac3.nstld.com", "ac4.nstld.com"}, n, n, w{"az", "be", "bg", "el", "ja", "ko", "ku", "mk", "mul-Arab", "mul-Armi", "mul-Armn", "mul-Avst", "mul-Bali", "mul-Bamu", "mul-Batk", "mul-Beng", "mul-Bopo", "mul-Brah", "mul-Bugi", "mul-Buhd", "mul-Cans", "mul-Cari", "mul-Cham", "mul-Cher", "mul-Copt", "mul-Cyrl", "mul-Deva", "mul-Egyp", "mul-Ethi", "mul-Geor", "mul-Glag", "mul-Grek", "mul-Gujr", "mul-Guru", "mul-Hang", "mul-Hani", "mul-Hano", "mul-Hebr", "mul-Hira", "mul-Java", "mul-Kali", "mul-Kana", "mul-Khar", "mul-Khmr", "mul-Knda", "mul-Kthi", "mul-Lana", "mul-Laoo", "mul-Latn", "mul-Lepc", "mul-Limb", "mul-Lisu", "mul-Lyci", "mul-Lydi", "mul-Mand", "mul-Mlym", "mul-Mong", "mul-Mtei", "mul-Mymr", "mul-Nkoo", "mul-Ogam", "mul-Olck", "mul-Orkh", "mul-Orya", "mul-Phag", "mul-Phli", "mul-Phnx", "mul-Prti", "mul-Rjng", "mul-Runr", "mul-Samr", "mul-Sarb", "mul-Saur", "mul-Sinh", "mul-Sund", "mul-Sylo", "mul-Syrc", "mul-Tagb", "mul-Tale", "mul-Talu", "mul-Taml", "mul-Tavt", "mul-Telu", "mul-Tfng", "mul-Tglg", "mul-Thaa", "mul-Thai", "mul-Tibt", "mul-Vaii", "mul-Xpeo", "mul-Xsux", "mul-Yiii", "pl", "ro", "ru", "uk", "zh"}, "whois.nic.xn--mk1bu44c", e, w{"https://tld-rdap.verisign.com/xn--mk1bu44c/v1/"}, t},
1857 {"xn--cg4bki" /* 삼성 */, r, x, 0x42, "SAMSUNG SDS CO., LTD", "https://newgtlds.icann.org/", w{"ns1.xn--cg4bki.centralnic-dns.com", "ns2.xn--cg4bki.centralnic-dns.com", "ns3.xn--cg4bki.centralnic-dns.com", "ns4.xn--cg4bki.centralnic-dns.com"}, n, n, w{"ko"}, "whois.kr", e, w{"https://nic.samsung:8443/rdap/"}, t},
1858 {"xn--9t4b11yi5a" /* 테스트 */, r, x, 0x40, e, e, n, n, n, n, e, e, n, t},
1859 {"xn--3e0b707e" /* 한국 */, r, x, 0xa0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, "whois.kr", e, n, t},
1860 {"com.ac", &z[10], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1861 {"gov.ac", &z[10], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1862 {"mil.ac", &z[10], x, 0, e, e, n, n, n, n, e, e, n, f},
1863 {"net.ac", &z[10], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1864 {"org.ac", &z[10], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1865 {"nom.ad", &z[19], x, 0, e, e, w{"dnsc.ad", "dnsm.ad"}, n, n, n, e, e, n, f},
1866 {"ac.ae", &z[23], x, 0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1867 {"co.ae", &z[23], x, 0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, t},
1868 {"gov.ae", &z[23], x, 0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1869 {"mil.ae", &z[23], x, 0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1870 {"name.ae", &z[23], x, 0, e, e, n, n, n, n, e, e, n, f},
1871 {"net.ae", &z[23], x, 0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1872 {"org.ae", &z[23], x, 0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1873 {"pro.ae", &z[23], x, 0, e, e, n, n, n, n, e, e, n, f},
1874 {"sch.ae", &z[23], x, 0, e, e, w{"ns1.aedns.ae", "ns2.aedns.ae", "ns4.apnic.net", "nsext-pch.aedns.ae"}, n, n, n, e, e, n, f},
1875 {"airport.aero", &z[25], x, 0, e, e, n, n, n, n, e, e, n, t},
1876 {"cargo.aero", &z[25], x, 0, e, e, n, n, n, n, e, e, n, t},
1877 {"charter.aero", &z[25], x, 0, e, e, n, n, n, n, e, e, n, t},
1878 {"bank.af", &z[27], x, 0, e, e, w{"ns-us.1and1-dns.com", "ns-us.1and1-dns.us"}, n, n, n, e, e, n, f},
1879 {"com.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1880 {"edu.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1881 {"gov.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1882 {"hotel.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1883 {"law.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1884 {"music.af", &z[27], x, 0, e, e, w{"josh.ns.cloudflare.com", "lady.ns.cloudflare.com"}, n, n, n, e, e, n, f},
1885 {"net.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1886 {"org.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1887 {"tv.af", &z[27], x, 0, e, e, n, n, n, n, e, e, n, f},
1888 {"co.ag", &z[32], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1889 {"com.ag", &z[32], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1890 {"net.ag", &z[32], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1891 {"nom.ag", &z[32], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1892 {"ok.ag", &z[32], x, 0, e, e, w{"ns1.webagentur.at", "ns2.webagentur.at"}, n, n, n, e, e, n, t},
1893 {"org.ag", &z[32], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
1894 {"com.ai", &z[35], x, 0, e, e, w{"anycastdns1-cz.nic.ai", "anycastdns2-cz.nic.ai", "pch.whois.ai"}, n, n, n, e, e, n, f},
1895 {"net.ai", &z[35], x, 0, e, e, w{"pch.whois.ai"}, n, n, n, e, e, n, f},
1896 {"off.ai", &z[35], x, 0, e, e, w{"pch.whois.ai"}, n, n, n, e, e, n, f},
1897 {"org.ai", &z[35], x, 0, e, e, w{"pch.whois.ai"}, n, n, n, e, e, n, f},
1898 {"com.al", &z[42], x, 0, e, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1899 {"edu.al", &z[42], x, 0, e, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1900 {"gov.al", &z[42], x, 0, e, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1901 {"inima.al", &z[42], x, 0, e, e, w{"ns1.he.net", "ns2.he.net", "ns3.he.net", "ns4.he.net", "ns5.he.net"}, n, n, n, e, e, n, f},
1902 {"net.al", &z[42], x, 0, e, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1903 {"org.al", &z[42], x, 0, e, e, w{"al.cctld.authdns.ripe.net", "ns-al.isti.cnr.it", "ns1.nic.al", "ns2.nic.al", "nsx.nic.al", "rip.psg.com"}, n, n, n, e, e, n, f},
1904 {"soros.al", &z[42], x, 0, e, e, w{"ns1.hostmonster.com", "ns2.hostmonster.com"}, n, n, n, e, e, n, f},
1905 {"tirana.al", &z[42], x, 0, e, e, w{"ns3.albtelecom.net", "ns4.albtelecom.net"}, n, n, n, e, e, n, f},
1906 {"uniti.al", &z[42], x, 0, e, e, n, n, n, n, e, e, n, f},
1907 {"upt.al", &z[42], x, 0, e, e, w{"abcom.abcom.com.al", "smtphub.abcom.com.al"}, n, n, n, e, e, n, f},
1908 {"co.am", &z[54], x, 0, e, e, n, n, n, n, e, e, n, f},
1909 {"com.am", &z[54], x, 0, e, e, n, n, n, n, e, e, n, f},
1910 {"net.am", &z[54], x, 0, e, e, n, n, n, n, e, e, n, f},
1911 {"north.am", &z[54], x, 0, e, e, w{"ns1.instradns.com", "ns2.instradns.com"}, n, n, n, e, e, n, f},
1912 {"org.am", &z[54], x, 0, e, e, n, n, n, n, e, e, n, f},
1913 {"radio.am", &z[54], x, 0, e, e, w{"a.nic.fm", "b.nic.fm", "c.nic.fm", "d.nic.fm"}, n, n, n, e, e, w{"https://rdap.centralnic.com/radio.am/"}, t},
1914 {"south.am", &z[54], x, 0, e, e, w{"ns1.instradns.com", "ns2.instradns.com"}, n, n, n, e, e, n, f},
1915 {"com.an", &z[63], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1916 {"edu.an", &z[63], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1917 {"net.an", &z[63], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1918 {"org.an", &z[63], x, 0x800, e, e, n, n, n, n, e, e, n, f},
1919 {"co.ao", &z[71], z[5120:5122], 0, e, e, w{"fred.nic.ao", "ns-ext.nic.cz", "ns0.nic.ao", "ns02.fccn.pt", "ns2.reg.it.ao"}, n, n, n, e, e, n, f},
1920 {"ed.ao", &z[71], x, 0, e, e, n, n, n, n, e, e, n, f},
1921 {"gv.ao", &z[71], x, 0, e, e, w{"ns1.gov.ao", "ns2.gov.ao", "ns3.gov.ao", "ns4.gov.ao"}, n, n, n, e, e, n, f},
1922 {"it.ao", &z[71], x, 0, e, e, w{"fred.nic.ao", "ns-ext.nic.cz", "ns0.nic.ao", "ns02.fccn.pt", "ns2.reg.it.ao"}, n, n, n, e, e, n, f},
1923 {"og.ao", &z[71], x, 0, e, e, n, n, n, n, e, e, n, f},
1924 {"pb.ao", &z[71], x, 0, e, e, n, n, n, n, e, e, n, f},
1925 {"com.aq", &z[76], x, 0, e, e, w{"ns1.internet.com.pe", "ns2.internet.com.pe"}, n, n, n, e, e, n, f},
1926 {"com.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1927 {"edu.ar", &z[79], z[5122:5123], 0, e, e, w{"a.riu.edu.ar", "b.riu.edu.ar", "noc.uncu.edu.ar", "ns1.uba.ar", "ns2.switch.ch", "unlp.unlp.edu.ar"}, n, n, n, e, e, n, f},
1928 {"gob.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, f},
1929 {"gov.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, f},
1930 {"int.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1931 {"mil.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1932 {"net.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1933 {"org.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1934 {"tur.ar", &z[79], x, 0, e, e, w{"a.dns.ar", "ar.cctld.authdns.ripe.net", "b.dns.ar", "c.dns.ar", "e.dns.ar", "f.dns.ar"}, n, n, n, e, e, n, t},
1935 {"e164.arpa", &z[85], x, 0x8, e, e, w{"ns3.afrinic.net", "ns3.lacnic.net", "ns4.apnic.net", "pri.authdns.ripe.net", "rirns.arin.net"}, n, n, n, "whois.ripe.net", e, n, f},
1936 {"in-addr.arpa", &z[85], x, 0x8, e, e, w{"a.in-addr-servers.arpa", "b.in-addr-servers.arpa", "c.in-addr-servers.arpa", "d.in-addr-servers.arpa", "e.in-addr-servers.arpa", "f.in-addr-servers.arpa"}, n, n, n, e, e, n, f},
1937 {"ip6.arpa", &z[85], x, 0x8, e, e, w{"a.ip6-servers.arpa", "b.ip6-servers.arpa", "c.ip6-servers.arpa", "d.ip6-servers.arpa", "e.ip6-servers.arpa", "f.ip6-servers.arpa"}, n, n, n, e, e, n, f},
1938 {"iris.arpa", &z[85], x, 0x8, e, e, w{"a.iana-servers.net", "b.iana-servers.net", "c.iana-servers.net", "ns3.lacnic.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
1939 {"uri.arpa", &z[85], x, 0x8, e, e, w{"a.iana-servers.net", "b.iana-servers.net", "c.iana-servers.net", "ns3.lacnic.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
1940 {"urn.arpa", &z[85], x, 0x8, e, e, w{"a.iana-servers.net", "b.iana-servers.net", "c.iana-servers.net", "ns3.lacnic.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
1941 {"ac.at", &z[93], x, 0, e, e, w{"d.ns.at", "n.ns.at", "ns1.univie.ac.at", "ns2.univie.ac.at"}, n, n, n, e, e, n, f},
1942 {"co.at", &z[93], x, 0, e, e, n, n, n, n, e, e, n, f},
1943 {"gv.at", &z[93], x, 0, e, e, w{"dns1.statistik.gv.at", "ns12.govix.at", "ns3.wien.at", "ns4.wien.gv.at", "ns7.univie.ac.at", "ns8.univie.ac.at"}, n, n, n, e, e, n, f},
1944 {"or.at", &z[93], x, 0, e, e, n, n, n, n, e, e, n, f},
1945 {"priv.at", &z[93], x, 0, e, e, w{"adns3.utanet.at", "mosthamster.nic.priv.at", "ns2.nextlayer.at", "ns5.univie.ac.at", "priv-ns.sil.at", "sec1.rcode0.net"}, n, n, n, "whois.nic.priv.at", e, n, t},
1946 {"act.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1947 {"asn.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
1948 {"com.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
1949 {"conf.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1950 {"csiro.au", &z[96], x, 0, e, e, w{"ns1.aarnet.net.au", "ns1.csiro.au", "ns2.aarnet.net.au", "ns2.csiro.au", "ns3.aarnet.net.au", "ns3.csiro.au"}, n, n, n, e, e, n, f},
1951 {"edu.au", &z[96], z[5123:5131], 0, e, "https://www.domainname.edu.au/", w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1952 {"gov.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1953 {"id.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1954 {"info.au", &z[96], x, 0x800, e, "http://www.aunic.net/", n, n, n, n, e, e, n, f},
1955 {"net.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, "eleanba.connect.com.au", e, n, t},
1956 {"nsw.au", &z[96], x, 0x80, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, w{"AU-NSW"}, n, e, e, n, f},
1957 {"nt.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1958 {"org.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
1959 {"oz.au", &z[96], x, 0, e, e, w{"munnari.oz.au", "ns.sw.oz.au", "rip.psg.com"}, n, n, n, e, e, n, f},
1960 {"qld.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1961 {"sa.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1962 {"tas.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1963 {"telememo.au", &z[96], x, 0, e, e, w{"ns-1046.awsdns-02.org", "ns-2022.awsdns-60.co.uk", "ns-467.awsdns-58.com", "ns-554.awsdns-05.net"}, n, n, n, e, e, n, f},
1964 {"vic.au", &z[96], x, 0, e, "http://www.aucd.org.au/", w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1965 {"wa.au", &z[96], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, f},
1966 {"com.aw", &z[108], x, 0, e, e, w{"ns1.setarnet.aw", "ns2.setarnet.aw"}, n, n, n, e, e, n, f},
1967 {"bilesuvar.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, t},
1968 {"biz.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1969 {"co.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1970 {"com.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1971 {"edu.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1972 {"ganja.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, t},
1973 {"gov.az", &z[113], x, 0, e, e, w{"ns1.gov.az", "ns2.gov.az", "ns3.gov.az", "ns4.gov.az"}, n, n, n, e, e, n, f},
1974 {"imishli.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, t},
1975 {"info.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1976 {"int.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1977 {"mil.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1978 {"name.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1979 {"net.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1980 {"org.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1981 {"pp.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1982 {"pro.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, f},
1983 {"samux.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, t},
1984 {"shamaxi.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, t},
1985 {"shusha.az", &z[113], x, 0, e, e, w{"ns1.gov.az", "ns2.gov.az"}, n, n, n, e, e, n, t},
1986 {"sumgait.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, t},
1987 {"zaqatala.az", &z[113], x, 0, e, e, n, n, n, n, e, e, n, t},
1988 {"co.ba", &z[115], x, 0, e, e, w{"ns1.co.ba", "ns2.co.ba", "ns3.co.ba"}, n, n, n, e, e, n, t},
1989 {"com.ba", &z[115], x, 0, e, e, w{"dns01.hosting.bhtelecom.ba", "dns02.hosting.bhtelecom.ba"}, n, n, n, e, e, n, f},
1990 {"edu.ba", &z[115], x, 0, e, e, w{"lim.utic.net.ba", "ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1991 {"gov.ba", &z[115], x, 0, e, e, w{"lim.utic.net.ba", "ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1992 {"mil.ba", &z[115], x, 0, e, e, w{"bosna.utic.net.ba", "sava.utic.net.ba"}, n, n, n, e, e, n, f},
1993 {"net.ba", &z[115], x, 0, e, e, w{"ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1994 {"org.ba", &z[115], x, 0, e, e, w{"ns.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1995 {"rs.ba", &z[115], x, 0, e, e, w{"ns1.rs.ba", "ns2.rs.ba", "ns3.rs.ba"}, n, n, n, e, e, n, f},
1996 {"unbi.ba", &z[115], x, 0, e, e, w{"linhost01.utic.net.ba", "sava.utic.net.ba"}, n, n, n, e, e, n, f},
1997 {"unmo.ba", &z[115], x, 0, e, e, w{"dns2019.unmo.ba", "pdc2019.unmo.ba", "web2019.unmo.ba"}, n, n, n, e, e, n, f},
1998 {"unsa.ba", &z[115], x, 0, e, e, w{"bosna.utic.net.ba", "sava.utic.net.ba", "una.utic.net.ba"}, n, n, n, e, e, n, f},
1999 {"untz.ba", &z[115], x, 0, e, e, w{"gradina.untz.ba", "slatina.untz.ba"}, n, n, n, e, e, n, f},
2000 {"unze.ba", &z[115], x, 0, e, e, w{"ns1.first-ns.de", "pi.unze.ba", "robotns2.second-ns.de", "robotns3.second-ns.com"}, n, n, n, e, e, n, f},
2001 {"biz.bb", &z[133], x, 0, e, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2002 {"co.bb", &z[133], x, 0, e, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2003 {"com.bb", &z[133], x, 0, e, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2004 {"gov.bb", &z[133], x, 0, e, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2005 {"info.bb", &z[133], x, 0, e, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2006 {"net.bb", &z[133], x, 0, e, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2007 {"org.bb", &z[133], x, 0, e, e, w{"bds-tlcm-ns-001.gov.bb", "bds-tlcm-ns-002.gov.bb", "ns1.nic.bb", "ns2.nic.bb", "ns3.nic.bb", "ns4.nic.bb", "ns5.nic.bb"}, n, n, n, e, e, n, f},
2008 {"store.bb", &z[133], x, 0, e, e, n, n, n, n, e, e, n, f},
2009 {"tv.bb", &z[133], x, 0, e, e, n, n, n, n, e, e, n, f},
2010 {"ac.bd", &z[140], x, 0, e, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2011 {"com.bd", &z[140], x, 0, e, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2012 {"edu.bd", &z[140], x, 0, e, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2013 {"gov.bd", &z[140], x, 0, e, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2014 {"mil.bd", &z[140], x, 0, e, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2015 {"net.bd", &z[140], x, 0, e, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2016 {"org.bd", &z[140], x, 0, e, e, w{"bd-ns.anycast.pch.net", "dns.bd", "jamuna.btcl.net.bd", "surma.btcl.net.bd"}, n, n, n, e, e, n, f},
2017 {"gov.bf", &z[151], x, 0, e, e, w{"ntoo.gov.bf", "oubri.gov.bf"}, n, n, n, e, e, n, f},
2018 {"0.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2019 {"1.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2020 {"2.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2021 {"3.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2022 {"4.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2023 {"5.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2024 {"6.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2025 {"7.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2026 {"8.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2027 {"9.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2028 {"a.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2029 {"b.bg", &z[152], x, 0, e, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2030 {"c.bg", &z[152], x, 0, e, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2031 {"d.bg", &z[152], x, 0, e, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2032 {"e.bg", &z[152], x, 0, e, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2033 {"f.bg", &z[152], x, 0, e, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2034 {"g.bg", &z[152], x, 0, e, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2035 {"h.bg", &z[152], x, 0, e, "https://www.register.bg/user/", n, n, n, n, e, e, n, f},
2036 {"i.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2037 {"j.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2038 {"k.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2039 {"l.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2040 {"m.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2041 {"n.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2042 {"o.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2043 {"p.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2044 {"q.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2045 {"r.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2046 {"s.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2047 {"t.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2048 {"u.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2049 {"v.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2050 {"w.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2051 {"x.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2052 {"y.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2053 {"z.bg", &z[152], x, 0, e, e, n, n, n, n, e, e, n, f},
2054 {"biz.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2055 {"cc.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2056 {"com.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2057 {"edu.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2058 {"gov.bh", &z[153], x, 0, e, e, w{"ns1.gov.bh", "ns2.gov.bh"}, n, n, n, e, e, n, f},
2059 {"info.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2060 {"me.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, t},
2061 {"med.bh", &z[153], x, 0, e, e, n, n, n, n, e, e, n, t},
2062 {"name.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, t},
2063 {"net.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2064 {"org.bh", &z[153], x, 0, e, e, w{"a.bh.centralnic-dns.com", "b.bh.centralnic-dns.com", "c.bh.centralnic-dns.com", "d.bh.centralnic-dns.com"}, n, n, n, e, e, n, f},
2065 {"co.bi", &z[155], x, 0, e, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2066 {"com.bi", &z[155], x, 0, e, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2067 {"edu.bi", &z[155], x, 0, e, e, w{"bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2068 {"gov.bi", &z[155], x, 0, e, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, t},
2069 {"info.bi", &z[155], x, 0, e, e, w{"bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns-bi.ripe.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, t},
2070 {"mo.bi", &z[155], x, 0, e, e, w{"ns1.hostinger.com", "ns2.hostinger.com", "ns3.hostinger.com", "ns4.hostinger.com"}, n, n, n, e, e, n, t},
2071 {"net.bi", &z[155], x, 0, e, e, n, n, n, n, e, e, n, t},
2072 {"or.bi", &z[155], x, 0, e, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2073 {"org.bi", &z[155], x, 0, e, e, w{"anyns.nic.bi", "bi.cctld.authdns.ripe.net", "ns-bi.afrinic.net", "ns.nic.bi", "ns1.nic.bi"}, n, n, n, e, e, n, f},
2074 {"ote.bi", &z[155], x, 0, e, e, n, n, n, n, e, e, n, t},
2075 {"1x.biz", &z[162], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"1x.biz", "95.217.58.108"}, n, n, e, e, n, t},
2076 {"auz.biz", &z[162], x, 0, e, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
2077 {"asso.bj", &z[163], x, 0, e, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, f},
2078 {"barreau.bj", &z[163], x, 0, e, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, f},
2079 {"com.bj", &z[163], x, 0, e, e, n, n, n, n, e, e, n, f},
2080 {"edu.bj", &z[163], x, 0, e, e, n, n, n, n, e, e, n, f},
2081 {"gouv.bj", &z[163], x, 0, e, e, w{"ns01.gouv.bj", "ns02.gouv.bj"}, n, n, n, e, e, n, f},
2082 {"gov.bj", &z[163], x, 0, e, e, w{"ns1.intnet.bj"}, n, n, n, e, e, n, f},
2083 {"mil.bj", &z[163], x, 0, e, e, w{"ns01.gouv.bj", "ns1.jenysas.bj"}, n, n, n, e, e, n, f},
2084 {"art.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "art.blog"}, n, n, e, e, n, t},
2085 {"business.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "business.blog"}, n, n, e, e, n, t},
2086 {"car.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "car.blog"}, n, n, e, e, n, t},
2087 {"code.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "code.blog"}, n, n, e, e, n, t},
2088 {"family.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "family.blog"}, n, n, e, e, n, t},
2089 {"fashion.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "fashion.blog"}, n, n, e, e, n, t},
2090 {"finance.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "finance.blog"}, n, n, e, e, n, t},
2091 {"fitness.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "fitness.blog"}, n, n, e, e, n, t},
2092 {"food.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "food.blog"}, n, n, e, e, n, t},
2093 {"game.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "game.blog"}, n, n, e, e, n, t},
2094 {"health.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "health.blog"}, n, n, e, e, n, t},
2095 {"home.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "home.blog"}, n, n, e, e, n, t},
2096 {"law.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "law.blog"}, n, n, e, e, n, t},
2097 {"movie.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "movie.blog"}, n, n, e, e, n, t},
2098 {"music.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "music.blog"}, n, n, e, e, n, t},
2099 {"news.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "news.blog"}, n, n, e, e, n, t},
2100 {"photo.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "photo.blog"}, n, n, e, e, n, t},
2101 {"poetry.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "poetry.blog"}, n, n, e, e, n, t},
2102 {"politics.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "politics.blog"}, n, n, e, e, n, t},
2103 {"school.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "school.blog"}, n, n, e, e, n, t},
2104 {"science.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "science.blog"}, n, n, e, e, n, t},
2105 {"sport.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "sport.blog"}, n, n, e, e, n, t},
2106 {"tech.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "tech.blog"}, n, n, e, e, n, t},
2107 {"travel.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "travel.blog"}, n, n, e, e, n, t},
2108 {"video.blog", &z[168], x, 0, e, e, w{"ns1.automattic.com", "ns2.automattic.com", "ns3.automattic.com", "ns4.automattic.com"}, w{"192.0.78.30", "192.0.78.31", "video.blog"}, n, n, e, e, n, t},
2109 {"water.blog", &z[168], x, 0, e, e, w{"ns1.wordpress.com", "ns2.wordpress.com", "ns3.wordpress.com"}, w{"192.0.78.24", "192.0.78.25", "water.blog"}, n, n, e, e, n, t},
2110 {"com.bm", &z[172], x, 0, e, e, n, n, n, n, e, e, n, f},
2111 {"edu.bm", &z[172], x, 0, e, e, n, n, n, n, e, e, n, f},
2112 {"gov.bm", &z[172], x, 0, e, e, w{"dns1.gov.bm", "dns2.gov.bm", "dns3.gov.bm"}, n, n, n, e, e, n, f},
2113 {"net.bm", &z[172], x, 0, e, e, n, n, n, n, e, e, n, f},
2114 {"org.bm", &z[172], x, 0, e, e, n, n, n, n, e, e, n, f},
2115 {"com.bn", &z[175], x, 0, e, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2116 {"edu.bn", &z[175], x, 0, e, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2117 {"gov.bn", &z[175], x, 0, e, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, t},
2118 {"net.bn", &z[175], x, 0, e, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2119 {"org.bn", &z[175], x, 0, e, e, w{"bn-ns.anycast.pch.net", "ns1.bnnic.bn", "ns2.bnnic.bn", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2120 {"com.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2121 {"edu.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2122 {"gob.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2123 {"gov.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2124 {"int.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2125 {"mil.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2126 {"net.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2127 {"org.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2128 {"tv.bo", &z[178], x, 0, e, e, n, n, n, n, e, e, n, f},
2129 {"abc.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2130 {"adm.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2131 {"adv.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2132 {"agr.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2133 {"am.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2134 {"aparecida.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2135 {"app.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2136 {"arq.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2137 {"art.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2138 {"ato.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2139 {"b.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2140 {"belem.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2141 {"bhz.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2142 {"bib.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2143 {"bio.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2144 {"blog.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2145 {"bmd.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2146 {"boavista.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2147 {"bsb.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2148 {"campinas.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2149 {"caxias.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2150 {"cim.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2151 {"cng.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2152 {"cnt.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2153 {"com.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2154 {"coop.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2155 {"coz.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2156 {"curitiba.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2157 {"des.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2158 {"det.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2159 {"dev.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2160 {"ecn.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2161 {"eco.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2162 {"edu.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2163 {"emp.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2164 {"enf.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2165 {"eng.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2166 {"esp.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2167 {"etc.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2168 {"eti.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2169 {"far.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2170 {"flog.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2171 {"floripa.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2172 {"fm.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2173 {"fnd.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2174 {"fortal.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2175 {"fot.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2176 {"foz.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2177 {"fst.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2178 {"g12.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2179 {"geo.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2180 {"ggf.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2181 {"gov.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2182 {"gru.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2183 {"imb.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2184 {"ind.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2185 {"inf.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2186 {"jampa.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2187 {"jor.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2188 {"jus.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2189 {"lel.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2190 {"log.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2191 {"macapa.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2192 {"maceio.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2193 {"manaus.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2194 {"mat.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2195 {"med.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2196 {"mil.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2197 {"mus.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2198 {"natal.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2199 {"net.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2200 {"nom.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2201 {"not.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2202 {"ntr.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2203 {"odo.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2204 {"org.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2205 {"palmas.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2206 {"poa.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2207 {"ppg.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2208 {"pro.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2209 {"psc.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2210 {"psi.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2211 {"qsl.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2212 {"radio.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2213 {"rec.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2214 {"recife.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2215 {"rep.br", &z[194], z[5131:5132], 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2216 {"rio.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2217 {"salvador.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2218 {"sec3.br", &z[194], x, 0, e, e, n, n, n, n, e, e, n, t},
2219 {"seg.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2220 {"sjc.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2221 {"slg.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2222 {"srv.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2223 {"taxi.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2224 {"tec.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2225 {"teo.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2226 {"tmp.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2227 {"trd.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2228 {"tur.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2229 {"tv.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2230 {"vet.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2231 {"vix.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2232 {"vlog.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2233 {"wiki.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2234 {"zlg.br", &z[194], x, 0, e, e, w{"a.dns.br", "b.dns.br", "c.dns.br", "d.dns.br", "e.dns.br", "f.dns.br"}, n, n, n, e, e, n, t},
2235 {"com.bs", &z[201], x, 0, e, e, n, n, n, n, e, e, n, f},
2236 {"edu.bs", &z[201], x, 0, e, e, n, n, n, n, e, e, n, f},
2237 {"gov.bs", &z[201], x, 0, e, e, w{"ib-ext1.gov.bs", "ib-ext2.gov.bs", "ibgb-ext1.gov.bs", "ibgb-ext2.gov.bs"}, n, n, n, e, e, n, f},
2238 {"net.bs", &z[201], x, 0, e, e, n, n, n, n, e, e, n, f},
2239 {"org.bs", &z[201], x, 0, e, e, n, n, n, n, e, e, n, f},
2240 {"we.bs", &z[201], x, 0, e, e, w{"ns1.nic.we.bs", "ns2.nic.we.bs"}, n, n, n, e, e, n, t},
2241 {"com.bt", &z[202], x, 0, e, e, w{"ns1.druknet.bt", "ns2.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2242 {"edu.bt", &z[202], x, 0, e, e, w{"ns1.druknet.bt", "ns2.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2243 {"gov.bt", &z[202], x, 0, e, e, w{"ns1.druknet.bt", "ns2.druknet.bt"}, n, n, n, e, e, n, t},
2244 {"net.bt", &z[202], x, 0, e, e, w{"ns1.druknet.bt", "ns2.druknet.bt"}, n, n, n, e, e, n, t},
2245 {"org.bt", &z[202], x, 0, e, e, w{"ns1.druknet.bt", "ns2.druknet.bt", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2246 {"ac.bw", &z[212], x, 0, e, e, n, n, n, n, e, e, n, t},
2247 {"co.bw", &z[212], x, 0, e, e, n, n, n, n, e, e, n, f},
2248 {"net.bw", &z[212], x, 0, e, e, n, n, n, n, e, e, n, f},
2249 {"org.bw", &z[212], x, 0, e, e, n, n, n, n, e, e, n, f},
2250 {"com.by", &z[214], x, 0, e, e, w{"a1.domain.by", "a2.domain.by"}, n, n, n, e, e, n, f},
2251 {"gov.by", &z[214], x, 0, e, e, w{"ns1.g-cloud.by", "ns2.g-cloud.by", "ns3.g-cloud.by"}, n, n, n, e, e, n, f},
2252 {"mil.by", &z[214], x, 0, e, e, w{"ns1.g-cloud.by", "ns2.g-cloud.by", "ns3.g-cloud.by"}, n, n, n, e, e, n, f},
2253 {"minsk.by", &z[214], x, 0, e, e, w{"a1.domain.by", "a2.domain.by"}, n, n, n, e, e, n, f},
2254 {"net.by", &z[214], x, 0, e, e, w{"a1.domain.by", "a2.domain.by"}, n, n, n, e, e, n, f},
2255 {"co.bz", &z[215], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2256 {"com.bz", &z[215], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2257 {"edu.bz", &z[215], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2258 {"gov.bz", &z[215], x, 0, e, e, w{"ns1-03.azure-dns.com", "ns2-03.azure-dns.net", "ns3-03.azure-dns.org", "ns4-03.azure-dns.info"}, n, n, n, e, e, n, f},
2259 {"net.bz", &z[215], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2260 {"org.bz", &z[215], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2261 {"za.bz", &z[215], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net", "ns5.centralnic.net"}, n, n, n, "whois.centralnic.com", e, n, t},
2262 {"ab.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2263 {"bc.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2264 {"co.ca", &z[217], x, 0x200, e, e, w{"primary.relay.co.ca", "quaternary.relay.co.ca", "quinary.relay.co.ca", "secondary.relay.co.ca", "senary.relay.co.ca", "tertiary.relay.co.ca"}, n, n, n, "whois.co.ca", e, n, t},
2265 {"gc.ca", &z[217], x, 0, e, e, w{"dns1.nrc.ca", "dns2.nrc.ca", "ns1.d-zone.ca", "ns2.d-zone.ca"}, n, n, n, e, e, n, f},
2266 {"mb.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2267 {"nb.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2268 {"nf.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2269 {"nl.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2270 {"ns.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2271 {"nt.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2272 {"nu.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2273 {"on.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2274 {"pe.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2275 {"qc.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2276 {"sk.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2277 {"yk.ca", &z[217], x, 0, e, e, n, n, n, n, e, e, n, f},
2278 {"com.cc", &z[256], x, 0, e, e, w{"ns-1287.awsdns-32.org", "ns-1613.awsdns-09.co.uk", "ns-472.awsdns-59.com", "ns-680.awsdns-21.net"}, n, n, n, e, e, n, t},
2279 {"edu.cc", &z[256], x, 0, e, e, w{"ns1.netdns.co.nz", "ns2.netdns.co.nz"}, n, n, n, e, e, n, t},
2280 {"net.cc", &z[256], x, 0, e, e, w{"ns-1028.awsdns-00.org", "ns-1980.awsdns-55.co.uk", "ns-218.awsdns-27.com", "ns-779.awsdns-33.net"}, n, n, n, e, e, n, t},
2281 {"org.cc", &z[256], x, 0, e, e, w{"ns.cocca.fr", "ns.coccaregistry.org"}, n, n, n, e, e, n, t},
2282 {"ac.cd", &z[257], x, 0, e, e, n, n, n, n, e, e, n, t},
2283 {"com.cd", &z[257], x, 0, e, e, n, n, n, n, e, e, n, t},
2284 {"edu.cd", &z[257], x, 0, e, e, n, n, n, n, e, e, n, t},
2285 {"gouv.cd", &z[257], x, 0, e, e, n, n, n, n, e, e, n, t},
2286 {"net.cd", &z[257], x, 0, e, e, w{"ns-root-21.scpt-network.net", "ns-root-22.scpt-network.net"}, n, n, n, e, e, n, f},
2287 {"org.cd", &z[257], x, 0, e, e, n, n, n, n, e, e, n, f},
2288 {"ac.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2289 {"aeroport.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2290 {"asso.ci", &z[285], x, 0, e, "https://www.nic.ci/", n, n, n, n, e, e, n, t},
2291 {"assoc.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, t},
2292 {"co.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2293 {"com.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2294 {"ed.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2295 {"edu.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2296 {"go.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2297 {"gov.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, t},
2298 {"in.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, t},
2299 {"int.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2300 {"net.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2301 {"nom.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, t},
2302 {"or.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2303 {"org.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2304 {"presse.ci", &z[285], x, 0, e, e, n, n, n, n, e, e, n, f},
2305 {"biz.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2306 {"co.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2307 {"edu.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2308 {"gen.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2309 {"gov.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2310 {"info.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2311 {"net.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2312 {"org.ck", &z[295], x, 0, e, e, n, n, n, n, e, e, n, f},
2313 {"co.cm", &z[306], x, 0, e, e, w{"a.cm.dyntld.net", "b.cm.dyntld.net", "ns1.nic.cm", "ns2.nic.cm"}, n, n, n, e, e, n, f},
2314 {"com.cm", &z[306], x, 0, e, e, w{"a.cm.dyntld.net", "b.cm.dyntld.net", "ns1.nic.cm", "ns2.nic.cm"}, n, n, n, e, e, n, f},
2315 {"edu.cm", &z[306], x, 0, e, e, w{"ns1.nic.cm", "ns2.nic.cm"}, w{"85.25.140.105"}, n, n, e, e, n, t},
2316 {"net.cm", &z[306], x, 0, e, e, w{"a.cm.dyntld.net", "b.cm.dyntld.net", "ns1.nic.cm", "ns2.nic.cm"}, n, n, n, e, e, n, f},
2317 {"ac.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2318 {"ah.cn", &z[307], x, 0, e, "https://www.belizenic.bz/", w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2319 {"bj.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2320 {"com.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2321 {"cq.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2322 {"edu.cn", &z[307], x, 0, e, e, w{"deneb.dfn.de", "dns.edu.cn", "dns2.edu.cn", "ns2.cernet.net", "ns2.cuhk.hk"}, n, n, n, "whois.edu.cn", e, n, f},
2323 {"fj.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2324 {"gd.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2325 {"gov.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2326 {"gs.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2327 {"gx.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2328 {"gz.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2329 {"ha.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2330 {"hb.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2331 {"he.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2332 {"hi.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2333 {"hk.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2334 {"hl.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2335 {"hn.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2336 {"jl.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2337 {"js.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2338 {"jx.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2339 {"keyword.cn", &z[307], z[5132:5133], 0, e, e, w{"ns11.xincache.com", "ns12.xincache.com"}, n, n, n, e, e, n, t},
2340 {"ln.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2341 {"mil.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn", "ns3.mil.cn", "ns4.mil.cn"}, n, n, n, e, e, n, t},
2342 {"mo.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2343 {"net.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2344 {"nm.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2345 {"nx.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2346 {"org.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2347 {"qh.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2348 {"sc.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2349 {"sd.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2350 {"sh.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2351 {"sn.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2352 {"sx.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2353 {"tj.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2354 {"tw.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2355 {"xj.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2356 {"xz.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2357 {"yn.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2358 {"zj.cn", &z[307], x, 0, e, e, w{"a.dns.cn", "b.dns.cn", "c.dns.cn", "cns.cernet.net", "d.dns.cn", "e.dns.cn", "f.dns.cn", "g.dns.cn"}, n, n, n, e, e, n, f},
2359 {"com.co", &z[308], x, 0, e, e, n, n, n, n, e, e, n, f},
2360 {"edu.co", &z[308], x, 0, e, e, n, n, n, n, e, e, n, f},
2361 {"gov.co", &z[308], x, 0, e, e, n, n, n, n, e, e, n, f},
2362 {"mil.co", &z[308], x, 0, e, e, n, n, n, n, e, e, n, f},
2363 {"net.co", &z[308], x, 0, e, e, n, n, n, n, e, e, n, f},
2364 {"nom.co", &z[308], x, 0, e, e, n, n, n, n, e, e, n, f},
2365 {"org.co", &z[308], x, 0, e, e, n, n, n, n, e, e, n, f},
2366 {"4u.com", &z[314], x, 0x200, e, e, w{"ns1.registry-servers.4u.com", "ns2.registry-servers.4u.com", "ns3.registry-servers.4u.com", "ns4.registry-servers.4u.com", "ns5.registry-servers.4u.com", "ns6.registry-servers.4u.com"}, n, n, n, e, e, n, t},
2367 {"ae.com", &z[314], x, 0x200, e, e, w{"asia3.akam.net", "eur2.akam.net", "eur5.akam.net", "ns1-161.akam.net", "ns1-163.akam.net", "usc3.akam.net", "use4.akam.net", "usw1.akam.net"}, n, n, n, e, e, n, t},
2368 {"africa.com", &z[314], x, 0x200, e, e, w{"ns2.dns.business", "ns3.dns.business", "ns4.dns.business"}, n, n, n, "whois.centralnic.com", e, n, f},
2369 {"ar.com", &z[314], x, 0x200, e, e, w{"pdns07.domaincontrol.com", "pdns08.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2370 {"asia.com", &z[314], x, 0x200, e, e, w{"pdns1.ultradns.net", "pdns2.ultradns.net", "pdns3.ultradns.org", "pdns4.ultradns.org", "pdns5.ultradns.info", "pdns6.ultradns.co.uk"}, w{"72.55.150.59"}, n, n, e, e, n, f},
2371 {"au.com", &z[314], x, 0x200, e, e, w{"dns103.kddi.ne.jp", "dns104.kddi.ne.jp", "dnsa01.kddi.ne.jp", "dnsa02.kddi.ne.jp"}, n, n, n, e, e, n, f},
2372 {"br.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/br.com/"}, t},
2373 {"cn.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/cn.com/"}, t},
2374 {"co.com", &z[314], x, 0x200, e, "https://registry.co.com/", w{"ns1.nic.co.com", "ns2.nic.co.com", "ns3.nic.co.com", "ns4.nic.co.com"}, w{"173.192.115.17"}, n, n, "whois.centralnic.net", e, w{"https://rdap.centralnic.com/co.com/"}, t},
2375 {"de.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/de.com/"}, t},
2376 {"eu.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/eu.com/"}, t},
2377 {"gb.com", &z[314], x, 0x200, e, e, w{"ns-cloud-c1.googledomains.com", "ns-cloud-c2.googledomains.com", "ns-cloud-c3.googledomains.com", "ns-cloud-c4.googledomains.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2378 {"gr.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"72.34.38.64"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/gr.com/"}, f},
2379 {"hk.com", &z[314], x, 0x200, e, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "d.udrtld.net", "e.udrtld.net", "f.udrtld.net", "g.udrtld.net", "h.udrtld.net", "j.udrtld.net", "s.udrtld.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
2380 {"hu.com", &z[314], x, 0x200, e, e, w{"ns3.dns.com", "ns4.dns.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2381 {"it.com", &z[314], x, 0, e, e, w{"liz.ns.cloudflare.com", "lynn.ns.cloudflare.com"}, n, n, n, e, e, n, t},
2382 {"jpn.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "jpn.com"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/jpn.com/"}, t},
2383 {"kr.com", &z[314], x, 0x200, e, e, w{"fc3e244b.verify.hn", "ns1.dan.com", "ns2.dan.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2384 {"mex.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "mex.com"}, n, n, e, e, w{"https://rdap.centralnic.com/mex.com/"}, f},
2385 {"no.com", &z[314], x, 0x200, e, e, w{"pdns07.domaincontrol.com", "pdns08.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2386 {"nv.com", &z[314], x, 0x200, e, e, w{"a.root-servers.nv.com", "b.root-servers.nv.com", "c.root-servers.nv.com", "d.root-servers.nv.com"}, w{"205.159.223.111", "hosting.gi.net"}, n, n, e, e, n, f},
2387 {"pty-ltd.com", &z[314], x, 0x200, e, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
2388 {"qb.com", &z[314], x, 0x200, e, e, w{"betty.ns.cloudflare.com", "scott.ns.cloudflare.com"}, n, n, n, e, e, n, f},
2389 {"qc.com", &z[314], x, 0x200, e, e, w{"pdns07.domaincontrol.com", "pdns08.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2390 {"ru.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"141.8.226.34"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/ru.com/"}, t},
2391 {"sa.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"141.8.226.34"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/sa.com/"}, t},
2392 {"se.com", &z[314], x, 0x200, e, e, w{"nsa.perf1.fr", "nsb.perf1.com", "nsc.perf1.com", "nsz.perf1.com", "nsz.perf1.fr"}, n, n, n, "whois.centralnic.com", e, n, t},
2393 {"uk.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/uk.com/"}, t},
2394 {"ukots.com", &z[314], x, 0, e, e, w{"blerghmaheuikcnho.hydrapiglephant.com", "blerghoqannsvwfvm.hydrapiglephant.com"}, n, n, n, e, e, n, t},
2395 {"us.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"45.56.79.23"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/us.com/"}, t},
2396 {"uy.com", &z[314], x, 0x200, e, e, w{"ns49.domaincontrol.com", "ns50.domaincontrol.com"}, n, n, n, "whois.centralnic.com", e, n, t},
2397 {"za.com", &z[314], x, 0x200, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/za.com/"}, t},
2398 {"de.cool", &z[330], x, 0, e, e, w{"jake.ns.cloudflare.com", "jill.ns.cloudflare.com"}, w{"2a00:f48:2000:affe::50", "91.216.248.20", "91.216.248.21", "91.216.248.22"}, n, n, e, e, n, t},
2399 {"ac.cr", &z[339], x, 0, e, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2400 {"co.cr", &z[339], x, 0, e, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2401 {"ed.cr", &z[339], x, 0, e, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, t},
2402 {"eu.cr", &z[339], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.cr"}, n, n, e, e, n, t},
2403 {"fi.cr", &z[339], x, 0, e, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2404 {"go.cr", &z[339], x, 0, e, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2405 {"or.cr", &z[339], x, 0, e, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2406 {"sa.cr", &z[339], x, 0, e, e, w{"a.lactld.org", "ca1.nic.cr", "ca2.nic.cr", "de.nic.cr", "dns.nic.cr", "p.nic.cr"}, n, n, n, e, e, n, f},
2407 {"co.cu", &z[349], x, 0, e, e, w{"ns3.etecsa.net", "ns3.etecsa.net.cu", "ns4.etecsa.net", "ns4.etecsa.net.cu", "ns5.etecsa.net"}, n, n, n, e, e, n, f},
2408 {"com.cu", &z[349], x, 0, e, e, w{"canada.cuba.cu", "ns.ceniai.net.cu", "ns.citmatel.com.cu"}, n, n, n, e, e, n, f},
2409 {"cuba.cu", &z[349], x, 0, e, e, n, n, n, n, e, e, n, f},
2410 {"cyt.cu", &z[349], x, 0, e, e, w{"mail1.tur.cu", "mail2.tur.cu", "ns1.tur.cu"}, n, n, n, e, e, n, f},
2411 {"edu.cu", &z[349], x, 0, e, e, w{"cu.cctld.authdns.ripe.net", "ns.ceniai.net.cu", "ns.citmatel.com.cu", "rip.psg.com"}, n, n, n, e, e, n, f},
2412 {"get.cu", &z[349], x, 0, e, e, w{"mail1.tur.cu", "mail2.tur.cu", "ns1.tur.cu"}, n, n, n, e, e, n, f},
2413 {"gov.cu", &z[349], x, 0, e, e, n, n, n, n, e, e, n, f},
2414 {"inf.cu", &z[349], x, 0, e, e, n, n, n, n, e, e, n, f},
2415 {"net.cu", &z[349], x, 0, e, e, n, n, n, n, e, e, n, f},
2416 {"org.cu", &z[349], x, 0, e, e, n, n, n, n, e, e, n, f},
2417 {"tur.cu", &z[349], x, 0, e, e, w{"ns.ceniai.net.cu", "ns1.g4its.com", "ns1.tur.cu", "ns2.g4its.com", "ns2.tur.cu", "ns3.tur.cu", "ns4.tur.cu", "ns5.tur.cu"}, n, n, n, e, e, n, f},
2418 {"com.cv", &z[351], x, 0, e, e, n, n, n, n, e, e, n, f},
2419 {"edu.cv", &z[351], x, 0, e, e, n, n, n, n, e, e, n, t},
2420 {"gov.cv", &z[351], x, 0, e, e, w{"ns1.gov.cv", "ns2.gov.cv", "ns3.gov.cv", "ns4.gov.cv"}, n, n, n, e, e, n, f},
2421 {"int.cv", &z[351], x, 0, e, e, n, n, n, n, e, e, n, f},
2422 {"net.cv", &z[351], x, 0, e, e, n, n, n, n, e, e, n, f},
2423 {"nome.cv", &z[351], x, 0, e, e, n, n, n, n, e, e, n, f},
2424 {"org.cv", &z[351], x, 0, e, e, n, n, n, n, e, e, n, f},
2425 {"publ.cv", &z[351], x, 0, e, e, n, n, n, n, e, e, n, f},
2426 {"com.cw", &z[352], x, 0, e, e, n, n, n, n, e, e, n, f},
2427 {"net.cw", &z[352], x, 0, e, e, n, n, n, n, e, e, n, f},
2428 {"com.cx", &z[353], x, 0, e, e, n, n, n, n, e, e, n, t},
2429 {"edu.cx", &z[353], x, 0, e, e, n, n, n, n, e, e, n, t},
2430 {"gov.cx", &z[353], x, 0, e, e, n, n, n, n, e, e, n, f},
2431 {"net.cx", &z[353], x, 0, e, e, n, n, n, n, e, e, n, t},
2432 {"org.cx", &z[353], x, 0, e, e, n, n, n, n, e, e, n, t},
2433 {"ac.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2434 {"biz.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2435 {"com.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2436 {"ekloges.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2437 {"gov.cy", &z[354], x, 0, e, e, w{"dns.cit.cornell.edu", "ns01.gov.cy", "ns02.gov.cy", "sns0.grnet.gr", "sns1.grnet.gr"}, n, n, n, e, e, n, f},
2438 {"ltd.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2439 {"name.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2440 {"net.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2441 {"org.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2442 {"parliament.cy", &z[354], x, 0, e, e, w{"ns01.gov.cy", "ns02.gov.cy"}, n, n, n, e, e, n, f},
2443 {"press.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2444 {"pro.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2445 {"tm.cy", &z[354], x, 0, e, e, w{"cy-ns.anycast.pch.net", "cynic4.dns.cy", "cynic6.dns.cy", "estia.ics.forth.gr", "ns31.rcode0.net", "ns4.apnic.net"}, n, n, n, e, e, n, f},
2446 {"co.cz", &z[357], x, 0, e, e, w{"ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2447 {"1x.de", &z[368], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"1x.de", "95.217.58.108"}, n, n, e, e, n, t},
2448 {"co.de", &z[368], x, 0, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "co.de"}, n, n, "whois.co.de", e, n, t},
2449 {"com.de", &z[368], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "com.de"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/com.de/"}, f},
2450 {"biz.dk", &z[397], x, 0, e, e, w{"dns2000.euro-isp.net", "dns2001.euro-isp.net", "mail.digitalmarketing.net", "ns.digitalmarketing.net", "ns1.dk.org", "post.digitalmarketing.net", "root-dns.euro-isp.net"}, n, n, n, e, e, n, f},
2451 {"co.dk", &z[397], x, 0, e, e, w{"dns2000.euro-isp.net", "dns2001.euro-isp.net", "mail.digitalmarketing.net", "ns.digitalmarketing.net", "ns1.dk.org", "post.digitalmarketing.net", "root-dns.euro-isp.net"}, n, n, n, e, e, n, f},
2452 {"co.dm", &z[398], x, 0, e, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
2453 {"com.dm", &z[398], x, 0, e, e, n, n, n, n, e, e, n, f},
2454 {"edu.dm", &z[398], x, 0, e, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
2455 {"gov.dm", &z[398], x, 0, e, e, w{"ns.blacknightsolutions.com", "ns1.uniregistry.net", "ns2.blacknightsolutions.com", "ns2.nic.dm", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns34.cdns.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
2456 {"net.dm", &z[398], x, 0, e, e, n, n, n, n, e, e, n, f},
2457 {"org.dm", &z[398], x, 0, e, e, n, n, n, n, e, e, n, f},
2458 {"art.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2459 {"com.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2460 {"edu.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2461 {"gob.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2462 {"gov.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2463 {"mil.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2464 {"net.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2465 {"org.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2466 {"sid.do", &z[401], x, 0, e, e, n, n, n, n, e, e, n, t},
2467 {"sld.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2468 {"web.do", &z[401], x, 0, e, e, w{"a.lactld.org", "ns.nic.do", "ns1.nic.do", "ns2.nic.do", "ns4.nic.do", "ns5.nic.do", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2469 {"art.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2470 {"asso.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2471 {"com.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2472 {"edu.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2473 {"gov.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2474 {"net.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2475 {"org.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2476 {"pol.dz", &z[425], x, 0, e, e, w{"ns1.nic.dz", "ns2.nic.dz", "ns3.nic.dz"}, n, n, n, e, e, n, f},
2477 {"com.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2478 {"edu.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2479 {"fin.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2480 {"gob.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, t},
2481 {"gov.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2482 {"info.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2483 {"med.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2484 {"mil.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2485 {"net.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2486 {"org.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2487 {"pro.ec", &z[428], x, 0, e, e, w{"a.lactld.org", "n1.nic.ec", "n2.nic.ec", "n3.dns.ec", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2488 {"co.ee", &z[434], x, 0, e, e, w{"ns.elkdata.ee", "ns2.elkdata.ee"}, n, n, n, e, e, n, f},
2489 {"com.ee", &z[434], x, 0, e, e, n, n, n, n, e, e, n, f},
2490 {"edu.ee", &z[434], x, 0, e, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, w{"127.0.0.1"}, n, n, e, e, n, f},
2491 {"fie.ee", &z[434], x, 0, e, e, n, n, n, n, e, e, n, f},
2492 {"gov.ee", &z[434], x, 0, e, e, w{"ans2.aso.ee", "ns.gov.ee", "sec1.rcode0.net", "sec2.rcode0.net"}, n, n, n, e, e, n, f},
2493 {"hiiumaa.ee", &z[434], x, 0, e, e, w{"ns.zone.eu", "ns2.zone.ee", "ns3.zonedata.net"}, w{"217.146.69.46"}, n, n, e, e, n, f},
2494 {"kul.ee", &z[434], x, 0, e, e, w{"ans2.aso.ee", "ns1.rmit.ee", "ns2.rmit.ee"}, n, n, n, e, e, n, f},
2495 {"med.ee", &z[434], x, 0, e, e, n, n, n, n, e, e, n, t},
2496 {"org.ee", &z[434], x, 0, e, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, w{"127.0.0.1"}, n, n, e, e, n, f},
2497 {"parnu.ee", &z[434], x, 0, e, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, n, n, n, e, e, n, f},
2498 {"parnumaa.ee", &z[434], x, 0, e, e, w{"ns.elkdata.ee", "ns2.elkdata.ee", "ns3.elkdata.net"}, n, n, n, e, e, n, f},
2499 {"polvamaa.ee", &z[434], x, 0, e, e, w{"ns.zone.eu", "ns2.zone.ee", "ns3.zonedata.net"}, n, n, n, e, e, n, f},
2500 {"pri.ee", &z[434], x, 0, e, e, n, n, n, n, e, e, n, f},
2501 {"tartu.ee", &z[434], x, 0, e, e, w{"ns.eenet.ee", "ns2.eenet.ee"}, n, n, n, e, e, n, f},
2502 {"com.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2503 {"edu.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2504 {"eun.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "ns.idsc.gov.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2505 {"gov.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "ns.idsc.gov.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2506 {"info.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2507 {"mil.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2508 {"name.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2509 {"net.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2510 {"org.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com", "www.frcu.eun.eg"}, n, n, n, e, e, n, f},
2511 {"sci.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2512 {"sport.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, t},
2513 {"tv.eg", &z[435], x, 0, e, e, w{"frcu.eun.eg", "rip.psg.com"}, n, n, n, e, e, n, f},
2514 {"com.er", &z[446], x, 0, e, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, t},
2515 {"edu.er", &z[446], x, 0, e, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2516 {"gov.er", &z[446], x, 0, e, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2517 {"ind.er", &z[446], x, 0, e, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "sawaold.noc.net.er", "zaranew.noc.net.er", "zaraold.noc.net.er"}, n, n, n, e, e, n, f},
2518 {"mil.er", &z[446], x, 0, e, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "sawaold.noc.net.er", "zaranew.noc.net.er", "zaraold.noc.net.er"}, n, n, n, e, e, n, f},
2519 {"net.er", &z[446], x, 0, e, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2520 {"org.er", &z[446], x, 0, e, e, w{"er.cctld.authdns.ripe.net", "ns0.punchdown.org", "ns1.punchdown.net", "sawanew.noc.net.er", "zaranew.noc.net.er"}, n, n, n, e, e, n, f},
2521 {"com.es", &z[449], x, 0, e, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2522 {"edu.es", &z[449], x, 0, e, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2523 {"gob.es", &z[449], x, 0, e, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2524 {"nom.es", &z[449], x, 0, e, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2525 {"org.es", &z[449], x, 0, e, e, w{"c.nic.es", "g.nic.es", "h.nic.es", "n3ns.nic.es"}, n, n, n, e, e, n, f},
2526 {"biz.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2527 {"com.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2528 {"edu.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2529 {"gov.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2530 {"info.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2531 {"name.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2532 {"net.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2533 {"org.et", &z[453], x, 0, e, e, w{"a.nic.et", "b.nic.et"}, n, n, n, e, e, n, f},
2534 {"24.eu", &z[455], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.eu", "95.217.58.108"}, n, n, e, e, n, t},
2535 {"ecb.eu", &z[455], x, 0, e, e, w{"ns1.coltnet.at", "ns8.colt.net", "pdns109.ultradns.biz", "pdns109.ultradns.com", "pdns109.ultradns.net", "pdns109.ultradns.org"}, n, n, n, e, e, n, f},
2536 {"europa.eu", &z[455], x, 0, e, e, w{"ans1.cw.net", "ans2.cw.net", "ns1.bt.net", "ns1bru.europa.eu", "ns1lux.europa.eu", "ns2bru.europa.eu", "ns2eu.bt.net", "ns2lux.europa.eu", "ns3bru.europa.eu", "ns3lux.europa.eu", "ns4az1.europa.eu"}, n, n, n, e, e, n, f},
2537 {"ac.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, t},
2538 {"biz.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2539 {"com.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2540 {"gov.fj", &z[497], x, 0, e, e, w{"dnssecondary.auth-servers.net", "itcns1.gov.fj", "itcns2.gov.fj", "ns-ext.vix.com", "tabua.tfl.com.fj"}, n, n, n, e, e, n, t},
2541 {"info.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2542 {"mil.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2543 {"name.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2544 {"net.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2545 {"org.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2546 {"pro.fj", &z[497], x, 0, e, e, n, n, n, n, e, e, n, f},
2547 {"school.fj", &z[497], x, 0, e, e, w{"drua.tfl.com.fj", "ns-ext.isc.org", "tabua.tfl.com.fj"}, n, n, n, e, e, n, t},
2548 {"ac.fk", &z[498], x, 0, e, e, n, n, n, n, e, e, n, f},
2549 {"co.fk", &z[498], x, 0, e, e, n, n, n, n, e, e, n, f},
2550 {"gov.fk", &z[498], x, 0, e, e, w{"ns1.horizon.net.fk", "ns2.horizon.net.fk"}, n, n, n, e, e, n, f},
2551 {"net.fk", &z[498], x, 0, e, e, n, n, n, n, e, e, n, f},
2552 {"nom.fk", &z[498], x, 0, e, e, n, n, n, n, e, e, n, f},
2553 {"org.fk", &z[498], x, 0, e, e, n, n, n, n, e, e, n, f},
2554 {"0.fm", &z[507], x, 0, e, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"0.fm", "139.162.244.72"}, n, n, e, e, n, t},
2555 {"2.fm", &z[507], x, 0, e, e, w{"ns1.idnz.net", "ns2.idnz.net", "ns3.idnz.net"}, w{"93.190.235.135"}, n, n, e, e, n, t},
2556 {"4.fm", &z[507], x, 0, e, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"139.162.244.72", "4.fm"}, n, n, e, e, n, t},
2557 {"6.fm", &z[507], x, 0, e, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"139.162.244.72", "6.fm"}, n, n, e, e, n, t},
2558 {"8.fm", &z[507], x, 0, e, e, w{"ns1.bb-online.net", "ns2.bb-online.org"}, w{"139.162.244.72", "8.fm"}, n, n, e, e, n, t},
2559 {"radio.fm", &z[507], x, 0, e, e, w{"a.nic.fm", "b.nic.fm", "c.nic.fm", "d.nic.fm"}, n, n, n, e, e, w{"https://rdap.centralnic.com/radio.fm/"}, t},
2560 {"aero.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2561 {"biz.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2562 {"co.fo", &z[508], x, 0, e, e, w{"ns1.cctld.com", "ns2.cctld.com"}, n, n, n, e, e, n, f},
2563 {"com.fo", &z[508], x, 0, e, e, w{"ns1.cctld.com", "ns2.cctld.com"}, n, n, n, e, e, n, f},
2564 {"coop.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2565 {"edu.fo", &z[508], x, 0, e, e, w{"ns1.nic.fo", "ns2.nic.fo", "ns3.nic.fo"}, n, n, n, e, e, n, f},
2566 {"flp.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2567 {"ftp.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2568 {"gov.fo", &z[508], x, 0, e, e, w{"ns1.elektron.fo", "ns2.elektron.fo"}, n, n, n, e, e, n, f},
2569 {"info.fo", &z[508], x, 0, e, e, w{"ns1.bodis.com", "ns2.bodis.com"}, w{"199.59.243.222"}, n, n, e, e, n, f},
2570 {"int.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2571 {"internet.fo", &z[508], x, 0, e, e, w{"ns1.olivant.fo", "ns2.olivant.fo"}, n, n, n, e, e, n, f},
2572 {"irc.fo", &z[508], x, 0, e, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2573 {"mail.fo", &z[508], x, 0, e, e, w{"ns1.nic.fo", "ns2.nic.fo", "ns3.nic.fo"}, n, n, n, e, e, n, f},
2574 {"mil.fo", &z[508], x, 0, e, e, w{"ns1.afriregister.com", "ns3.afriregister.com"}, n, n, n, e, e, n, f},
2575 {"museum.fo", &z[508], x, 0, e, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2576 {"name.fo", &z[508], x, 0, e, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2577 {"org.fo", &z[508], x, 0, e, e, w{"cash.ns.cloudflare.com", "nelly.ns.cloudflare.com"}, n, n, n, e, e, n, f},
2578 {"telenet.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2579 {"telnet.fo", &z[508], x, 0, e, e, n, n, n, n, e, e, n, f},
2580 {"web.fo", &z[508], x, 0, e, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2581 {"www.fo", &z[508], x, 0, e, e, w{"ns1.xn--kisnavn-p1a.fo", "ns2.xn--kisnavn-p1a.fo", "ns3.xn--kisnavn-p1a.fo"}, n, n, n, e, e, n, f},
2582 {"aeroport.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2583 {"asso.fr", &z[519], x, 0x800, e, e, n, n, n, n, e, e, n, f},
2584 {"avocat.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2585 {"chambagri.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2586 {"chirurgiens-dentistes.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2587 {"com.fr", &z[519], x, 0x800, e, e, n, n, n, n, e, e, n, f},
2588 {"experts-comptables.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2589 {"geometre-expert.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2590 {"gouv.fr", &z[519], x, 0, e, e, n, n, n, n, e, e, n, f},
2591 {"medecin.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2592 {"nom.fr", &z[519], x, 0, e, e, n, n, n, n, e, e, n, f},
2593 {"notaires.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2594 {"pharmacien.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2595 {"port.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2596 {"prd.fr", &z[519], x, 0, e, e, w{"ns1.renater.fr", "ns2.renater.fr", "ns4.cnrs.fr"}, n, n, n, e, e, n, f},
2597 {"presse.fr", &z[519], x, 0, e, e, n, n, n, n, e, e, n, f},
2598 {"tm.fr", &z[519], x, 0x800, e, e, n, n, n, n, e, e, n, f},
2599 {"veterinaire.fr", &z[519], x, 0, e, e, w{"ns1.smallregistry.net", "ns2.smallregistry.net", "ns3.smallregistry.net", "ns4.smallregistry.net"}, n, n, n, "whois.smallregistry.net", e, n, t},
2600 {"ac.ga", &z[534], x, 0, e, e, n, n, n, n, e, e, n, f},
2601 {"aeroport.ga", &z[534], x, 0, e, e, w{"ns81.rookdns.com", "ns82.rookdns.com"}, w{"66.81.199.56"}, n, n, e, e, n, f},
2602 {"asso.ga", &z[534], x, 0, e, e, w{"ns1.aninf.ga", "ns2.aninf.ga", "ns3.aninf.ga"}, n, n, n, e, e, n, f},
2603 {"co.ga", &z[534], x, 0, e, e, w{"isp1.ib.ga", "isp2.ib.ga", "ns.ripe.net", "nsi1.inet.ga", "nsi2.inet.ga"}, n, n, n, e, e, n, f},
2604 {"com.ga", &z[534], x, 0, e, e, n, n, n, n, e, e, n, f},
2605 {"ed.ga", &z[534], x, 0, e, e, n, n, n, n, e, e, n, f},
2606 {"edu.ga", &z[534], x, 0, e, e, n, n, n, n, e, e, n, f},
2607 {"go.ga", &z[534], x, 0, e, e, w{"ns81.rookdns.com", "ns82.rookdns.com"}, w{"66.81.199.56"}, n, n, e, e, n, f},
2608 {"int.ga", &z[534], x, 0, e, e, n, n, n, n, e, e, n, f},
2609 {"net.ga", &z[534], x, 0, e, e, n, n, n, n, e, e, n, f},
2610 {"or.ga", &z[534], x, 0, e, e, n, n, n, n, e, e, n, f},
2611 {"org.ga", &z[534], x, 0, e, e, w{"isp1.ib.ga", "isp2.ib.ga", "nsi1.inet.ga", "nsi2.inet.ga"}, n, n, n, e, e, n, f},
2612 {"presse.ga", &z[534], x, 0, e, e, w{"ns1.francedns.com", "ns2.francedns.com", "ns3.francedns.com"}, n, n, n, e, e, n, f},
2613 {"hmg.gb", &z[545], x, 0x800, e, e, n, n, n, n, e, e, n, f},
2614 {"com.gd", &z[548], x, 0, e, e, n, n, n, n, e, e, n, t},
2615 {"edu.gd", &z[548], x, 0, e, e, w{"a.nic.gd", "b.nic.gd", "c.nic.gd", "d.nic.gd"}, n, n, n, e, e, n, f},
2616 {"gov.gd", &z[548], x, 0, e, e, w{"a.nic.gd", "b.nic.gd", "c.nic.gd", "d.nic.gd"}, n, n, n, e, e, n, f},
2617 {"mlt.gd", &z[548], x, 0, e, e, n, n, n, n, e, e, n, f},
2618 {"net.gd", &z[548], x, 0, e, e, n, n, n, n, e, e, n, f},
2619 {"org.gd", &z[548], x, 0, e, e, n, n, n, n, e, e, n, f},
2620 {"sci.gd", &z[548], x, 0, e, e, n, n, n, n, e, e, n, f},
2621 {"com.ge", &z[550], x, 0, e, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2622 {"edu.ge", &z[550], x, 0, e, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2623 {"gov.ge", &z[550], x, 0, e, e, w{"ns01.gov.ge", "ns02.gov.ge"}, n, n, n, e, e, n, f},
2624 {"mil.ge", &z[550], x, 0, e, e, n, n, n, n, e, e, n, f},
2625 {"net.ge", &z[550], x, 0, e, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2626 {"org.ge", &z[550], x, 0, e, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2627 {"pvt.ge", &z[550], x, 0, e, e, w{"auth02.ns.uu.net", "ns.nic.ge"}, n, n, n, e, e, n, f},
2628 {"school.ge", &z[550], x, 0, e, e, w{"ns.nic.ge", "ns2.nic.ge"}, n, n, n, e, e, n, t},
2629 {"24.gg", &z[558], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.gg", "95.217.58.108"}, n, n, e, e, n, t},
2630 {"ac.gg", &z[558], x, 0, e, e, w{"dns0.mtgsy.com", "dns1.name-s.net", "dns2.name-s.net", "dns3.mtgsy.com", "dns4.mtgsy.com"}, n, n, n, e, e, n, f},
2631 {"co.gg", &z[558], x, 0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
2632 {"eu.gg", &z[558], x, 0x200, e, e, w{"ns1.dan.com", "ns2.dan.com"}, n, n, n, e, e, n, t},
2633 {"gov.gg", &z[558], x, 0, e, e, w{"dns1.name-s.net", "dns2.name-s.net", "dns3.mtgsy.com", "dns4.mtgsy.com", "gsy1.ns.mtgsy.com"}, n, n, n, e, e, n, f},
2634 {"net.gg", &z[558], x, 0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
2635 {"org.gg", &z[558], x, 0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
2636 {"sch.gg", &z[558], x, 0, e, e, w{"dns1.name-s.net", "dns2.name-s.net", "dns3.mtgsy.com", "dns4.mtgsy.com", "gsy1.ns.mtgsy.com"}, n, n, n, e, e, n, f},
2637 {"tr.gg", &z[558], x, 0, e, e, w{"ns01.webme.com", "ns02.webme.com"}, w{"193.238.27.36"}, n, n, e, e, n, f},
2638 {"tv.gg", &z[558], x, 0x200, e, e, n, n, n, n, e, e, n, t},
2639 {"web.gg", &z[558], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "web.gg"}, n, n, e, e, n, t},
2640 {"com.gh", &z[560], x, 0, e, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2641 {"edu.gh", &z[560], x, 0, e, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2642 {"gov.gh", &z[560], x, 0, e, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2643 {"mil.gh", &z[560], x, 0, e, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2644 {"net.gh", &z[560], x, 0, e, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, t},
2645 {"org.gh", &z[560], x, 0, e, e, w{"ns.dns.br", "ns1.nic.gh", "ns2.nic.gh"}, n, n, n, e, e, n, f},
2646 {"com.gi", &z[561], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2647 {"edu.gi", &z[561], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2648 {"gov.gi", &z[561], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2649 {"ltd.gi", &z[561], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2650 {"mod.gi", &z[561], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2651 {"org.gi", &z[561], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
2652 {"co.gl", &z[566], x, 0, e, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2653 {"com.gl", &z[566], x, 0, e, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2654 {"edu.gl", &z[566], x, 0, e, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2655 {"gov.gl", &z[566], x, 0, e, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, t},
2656 {"net.gl", &z[566], x, 0, e, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2657 {"org.gl", &z[566], x, 0, e, e, w{"a.nuuk.nic.gl", "d.nic.gl", "ns1.anycastdns.cz", "ns2.anycastdns.cz"}, n, n, n, e, e, n, f},
2658 {"ac.gn", &z[579], x, 0, e, e, n, n, n, n, e, e, n, f},
2659 {"co.gn", &z[579], x, 0, e, e, n, n, n, n, e, e, n, f},
2660 {"com.gn", &z[579], x, 0, e, e, n, n, n, n, e, e, n, t},
2661 {"gov.gn", &z[579], x, 0, e, e, n, n, n, n, e, e, n, f},
2662 {"net.gn", &z[579], x, 0, e, e, n, n, n, n, e, e, n, f},
2663 {"org.gn", &z[579], x, 0, e, e, n, n, n, n, e, e, n, f},
2664 {"24.gp", &z[593], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.gp", "95.217.58.108"}, n, n, e, e, n, t},
2665 {"asia.gp", &z[593], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "asia.gp"}, n, n, e, e, n, t},
2666 {"asso.gp", &z[593], x, 0, e, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2667 {"co.gp", &z[593], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "co.gp"}, n, n, e, e, n, t},
2668 {"com.gp", &z[593], x, 0, e, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2669 {"edu.gp", &z[593], x, 0, e, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, t},
2670 {"eu.gp", &z[593], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.gp"}, n, n, e, e, n, t},
2671 {"mobi.gp", &z[593], x, 0, e, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2672 {"net.gp", &z[593], x, 0, e, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2673 {"online.gp", &z[593], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "online.gp"}, n, n, e, e, n, t},
2674 {"org.gp", &z[593], x, 0, e, e, w{"ns-gp.nic.fr", "ns1.nic.gp", "ns2.nic.gp"}, n, n, n, e, e, n, f},
2675 {"com.gr", &z[595], x, 0, e, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2676 {"edu.gr", &z[595], x, 0, e, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2677 {"gov.gr", &z[595], x, 0, e, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2678 {"net.gr", &z[595], x, 0, e, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2679 {"org.gr", &z[595], x, 0, e, e, w{"estia.ics.forth.gr", "gr-at.ics.forth.gr", "gr-c.ics.forth.gr", "gr-d.ics.forth.gr", "grdns-m.ics.forth.gr", "grdns.ics.forth.gr"}, n, n, n, e, e, n, f},
2680 {"com.gt", &z[605], x, 0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2681 {"edu.gt", &z[605], x, 0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2682 {"gob.gt", &z[605], x, 0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2683 {"ind.gt", &z[605], x, 0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2684 {"mil.gt", &z[605], x, 0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2685 {"net.gt", &z[605], x, 0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2686 {"org.gt", &z[605], x, 0, e, e, w{"a.lactld.org", "gt.anycastdns.cz", "ns-cz.gt", "ns.dns.br", "pch.gt", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
2687 {"com.gu", &z[606], x, 0, e, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2688 {"edu.gu", &z[606], x, 0, e, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2689 {"gov.gu", &z[606], x, 0, e, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2690 {"guam.gu", &z[606], x, 0, e, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2691 {"net.gu", &z[606], x, 0, e, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2692 {"org.gu", &z[606], x, 0, e, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
2693 {"web.gu", &z[606], x, 0, e, e, w{"gold.uog.edu", "green.uog.edu", "gu.cctld.authdns.ripe.net", "phloem.uoregon.edu"}, n, n, n, e, e, n, t},
2694 {"co.gy", &z[616], x, 0, e, e, n, n, n, n, e, e, n, f},
2695 {"com.gy", &z[616], x, 0, e, e, n, n, n, n, e, e, n, f},
2696 {"net.gy", &z[616], x, 0, e, e, n, n, n, n, e, e, n, f},
2697 {"org.gy", &z[616], x, 0, e, e, n, n, n, n, e, e, n, t},
2698 {"com.hk", &z[639], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2699 {"edu.hk", &z[639], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2700 {"gov.hk", &z[639], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2701 {"idv.hk", &z[639], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2702 {"inc.hk", &z[639], x, 0, e, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "dns7.cloudns.net", "dns8.cloudns.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
2703 {"ltd.hk", &z[639], x, 0, e, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "dns7.cloudns.net", "dns8.cloudns.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
2704 {"net.hk", &z[639], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2705 {"org.hk", &z[639], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, f},
2706 {"xn--55qx5d.hk" /* 公司.hk */, &z[639], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
2707 {"com.hn", &z[642], x, 0, e, e, n, n, n, n, e, e, n, f},
2708 {"edu.hn", &z[642], x, 0, e, e, n, n, n, n, e, e, n, t},
2709 {"gob.hn", &z[642], x, 0, e, e, n, n, n, n, e, e, n, t},
2710 {"mil.hn", &z[642], x, 0, e, e, n, n, n, n, e, e, n, t},
2711 {"net.hn", &z[642], x, 0, e, e, n, n, n, n, e, e, n, f},
2712 {"org.hn", &z[642], x, 0, e, e, n, n, n, n, e, e, n, f},
2713 {"com.hr", &z[665], x, 0, e, e, w{"dns-ez-1.carnet.hr", "dns1.com.hr", "dns2.com.hr"}, n, n, n, e, e, n, f},
2714 {"from.hr", &z[665], x, 0, e, e, w{"dns-ez-1.carnet.hr", "dns1.from.hr", "dns2.from.hr"}, n, n, n, e, e, n, f},
2715 {"iz.hr", &z[665], x, 0, e, e, w{"dns-ez-1.carnet.hr", "dns1.from.hr", "dns1.iz.hr", "dns2.from.hr", "dns2.iz.hr"}, n, n, n, e, e, n, f},
2716 {"name.hr", &z[665], x, 0, e, e, w{"dns-ez-1.carnet.hr", "dns1.from.hr", "dns1.name.hr", "dns2.from.hr", "dns2.name.hr"}, n, n, n, e, e, n, f},
2717 {"adult.ht", &z[667], x, 0x1, e, e, w{"charles.cdec.polymtl.ca", "ht-ns.anycast.pch.net", "ns3.nic.fr"}, n, n, n, e, e, n, f},
2718 {"art.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2719 {"asso.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2720 {"com.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2721 {"coop.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2722 {"edu.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2723 {"firm.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2724 {"gouv.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2725 {"info.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2726 {"med.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2727 {"net.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2728 {"org.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2729 {"perso.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2730 {"pol.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2731 {"pro.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2732 {"rel.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2733 {"shop.ht", &z[667], x, 0, e, e, n, n, n, n, e, e, n, f},
2734 {"2000.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2735 {"ac.hu", &z[669], x, 0, e, e, n, n, n, n, e, e, n, f},
2736 {"agrar.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2737 {"bolt.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2738 {"casino.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2739 {"city.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2740 {"co.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu", "ns12.communitydns.net"}, n, n, n, e, e, n, f},
2741 {"edu.hu", &z[669], x, 0, e, e, w{"kubiac.iif.hu", "ns2.iif.hu", "ns2.sztaki.hbone.hu"}, n, n, n, e, e, n, f},
2742 {"erotica.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2743 {"erotika.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2744 {"film.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2745 {"forum.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2746 {"games.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2747 {"gov.hu", &z[669], x, 0, e, e, w{"adns0.gov.hu", "adns1.gov.hu", "adns2.gov.hu"}, n, n, n, e, e, n, f},
2748 {"hotel.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2749 {"info.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2750 {"ingatlan.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2751 {"jogasz.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2752 {"konyvelo.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2753 {"lakas.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2754 {"media.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2755 {"news.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2756 {"org.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2757 {"priv.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2758 {"reklam.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2759 {"sex.hu", &z[669], x, 0x1, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2760 {"shop.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2761 {"sport.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2762 {"suli.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2763 {"szex.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2764 {"tm.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2765 {"tozsde.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2766 {"utazas.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2767 {"video.hu", &z[669], x, 0, e, e, w{"a.hu", "b.hu", "c.hu", "d.hu"}, n, n, n, e, e, n, f},
2768 {"ac.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2769 {"biz.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2770 {"co.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2771 {"desa.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, t},
2772 {"go.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2773 {"mi.id", &z[677], x, 0, e, e, n, n, n, n, e, e, n, t},
2774 {"mil.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2775 {"my.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2776 {"net.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2777 {"or.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2778 {"sch.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2779 {"web.id", &z[677], x, 0, e, e, w{"b.dns.id", "c.dns.id", "d.dns.id", "e.dns.id"}, n, n, n, e, e, n, f},
2780 {"com.ie", &z[679], x, 0x800, e, e, n, n, n, n, e, e, n, f},
2781 {"gov.ie", &z[679], x, 0, e, e, w{"cwext.gn.gov.ie", "ext3.gn.gov.ie", "gbext.gn.gov.ie"}, n, n, n, e, e, n, f},
2782 {"net.ie", &z[679], x, 0x800, e, e, n, n, n, n, e, e, n, f},
2783 {"nli.ie", &z[679], x, 0, e, e, w{"ns.heanet.ie", "vax1.baker.ie"}, n, n, n, e, e, n, f},
2784 {"org.ie", &z[679], x, 0x800, e, e, n, n, n, n, e, e, n, f},
2785 {"ac.il", &z[684], x, 0, e, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2786 {"co.il", &z[684], x, 0, e, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2787 {"gov.il", &z[684], x, 0, e, e, w{"dns3.gov.il", "ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2788 {"idf.il", &z[684], x, 0, e, e, w{"ns-1425.awsdns-50.org", "ns-1637.awsdns-12.co.uk", "ns-458.awsdns-57.com", "ns-817.awsdns-38.net"}, n, n, n, e, e, n, f},
2789 {"k12.il", &z[684], x, 0, e, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2790 {"muni.il", &z[684], x, 0, e, e, w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2791 {"net.il", &z[684], x, 0, e, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2792 {"org.il", &z[684], x, 0, e, "https://www.isoc.org.il/domain-name-registry", w{"ilns.ilan.net.il", "lookup.iucc.ac.il", "ns1.ns.il", "ns3.ns.il", "ns4.ns.il", "nsa.ns.il", "nsb.ns.il", "nse.ns.il"}, n, n, n, e, e, n, f},
2793 {"ac.im", &z[685], x, 0, e, e, n, n, n, n, e, e, n, f},
2794 {"co.im", &z[685], z[5133:5135], 0, e, e, n, n, n, n, e, e, n, f},
2795 {"com.im", &z[685], x, 0, e, e, n, n, n, n, e, e, n, f},
2796 {"gov.im", &z[685], x, 0, e, e, w{"barney.advsys.co.uk", "hoppy.iom.com", "pebbles.iom.com"}, n, n, n, e, e, n, f},
2797 {"net.im", &z[685], x, 0, e, e, n, n, n, n, e, e, n, f},
2798 {"org.im", &z[685], x, 0, e, e, n, n, n, n, e, e, n, f},
2799 {"5g.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2800 {"6g.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2801 {"ac.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2802 {"ahmdabad.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2803 {"ai.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2804 {"am.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2805 {"bihar.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2806 {"biz.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2807 {"business.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2808 {"ca.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2809 {"cn.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2810 {"co.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, w{"https://rdap.registry.in/"}, f},
2811 {"com.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2812 {"coop.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2813 {"cs.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2814 {"delhi.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2815 {"dr.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2816 {"edu.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2817 {"er.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2818 {"ernet.in", &z[690], x, 0x200, e, e, w{"dns.ernet.in", "dns1.ernet.in", "dns2.ernet.in", "dns3.ernet.in", "dns4.ernet.in", "e-eihq01.eis.ernet.in", "e-eihq02.eis.ernet.in"}, n, n, n, e, e, n, t},
2819 {"firm.in", &z[690], x, 0x200, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, n, f},
2820 {"gen.in", &z[690], x, 0x200, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, n, f},
2821 {"gov.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2822 {"gujarat.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2823 {"ind.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, e, e, w{"https://rdap.registry.in/"}, f},
2824 {"info.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2825 {"int.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2826 {"internet.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2827 {"io.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2828 {"me.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2829 {"mil.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, n, f},
2830 {"net.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, w{"https://rdap.registry.in/"}, f},
2831 {"org.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.inregistry.net", e, w{"https://rdap.registry.in/"}, f},
2832 {"pg.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2833 {"post.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2834 {"pro.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2835 {"res.in", &z[690], x, 0, e, e, w{"ns1.registry.in", "ns2.registry.in", "ns3.registry.in", "ns4.registry.in", "ns5.registry.in", "ns6.registry.in"}, n, n, n, "whois.ncst.ernet.in", e, w{"https://rdap.registry.in/"}, f},
2836 {"travel.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2837 {"tv.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2838 {"uk.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2839 {"up.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2840 {"us.in", &z[690], x, 0, e, e, n, n, n, n, e, e, n, t},
2841 {"auz.info", &z[695], x, 0, e, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
2842 {"eu.int", &z[703], x, 0, e, e, w{"ns1.be.colt.net", "ns1.bt.net", "ns1bru.europa.eu", "ns1lux.europa.eu", "ns2bru.europa.eu", "ns2eu.bt.net", "ns2lux.europa.eu"}, n, n, n, e, e, n, f},
2843 {"com.io", &z[708], x, 0x800, e, e, n, n, n, n, e, e, n, t},
2844 {"org.io", &z[708], x, 0x800, e, e, n, n, n, n, e, e, n, t},
2845 {"biz.iq", &z[710], x, 0, e, e, w{"dyn1.cmc.iq", "dyn2.cmc.iq", "ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, t},
2846 {"com.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2847 {"edu.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2848 {"gov.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2849 {"info.iq", &z[710], x, 0, e, e, w{"ns23.cmc.iq", "ns24.cmc.iq"}, n, n, n, e, e, n, t},
2850 {"mil.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2851 {"name.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq"}, n, n, n, e, e, n, t},
2852 {"net.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, t},
2853 {"org.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, f},
2854 {"tv.iq", &z[710], x, 0, e, e, w{"ns.cocca.fr", "ns1.cmc.iq", "nsp-anycast.cmc.iq", "sns-pb.isc.org"}, n, n, n, e, e, n, t},
2855 {"ac.ir", &z[711], x, 0, e, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2856 {"co.ir", &z[711], x, 0, e, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2857 {"gov.ir", &z[711], x, 0, e, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2858 {"id.ir", &z[711], x, 0, e, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2859 {"net.ir", &z[711], x, 0, e, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2860 {"org.ir", &z[711], x, 0, e, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2861 {"sch.ir", &z[711], x, 0, e, e, w{"a.nic.ir", "b.nic.ir", "dns-ir.univie.ac.at", "ir.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
2862 {"abr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2863 {"abruzzo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2864 {"ag.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2865 {"agrigento.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2866 {"al.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2867 {"alessandria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2868 {"alto-adige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2869 {"altoadige.it", &z[720], x, 0, e, e, w{"guy.ns.cloudflare.com", "rita.ns.cloudflare.com"}, n, n, n, e, e, n, t},
2870 {"an.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2871 {"ancona.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2872 {"andria-barletta-trani.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2873 {"andria-trani-barletta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2874 {"andriabarlettatrani.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2875 {"andriatranibarletta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2876 {"ao.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2877 {"aosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2878 {"aoste.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2879 {"ap.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2880 {"aq.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2881 {"aquila.it", &z[720], x, 0, e, e, w{"ns1.parkingcrew.net", "ns2.parkingcrew.net"}, w{"127.0.0.10"}, n, n, e, e, n, t},
2882 {"ar.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2883 {"arezzo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2884 {"ascoli-piceno.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2885 {"ascolipiceno.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2886 {"asti.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2887 {"at.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2888 {"av.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2889 {"avellino.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2890 {"ba.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2891 {"balsan.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2892 {"bari.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2893 {"barletta-trani-andria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2894 {"barlettatraniandria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2895 {"bas.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2896 {"basilicata.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2897 {"belluno.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2898 {"benevento.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2899 {"bergamo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2900 {"bg.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2901 {"bi.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2902 {"biella.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2903 {"bl.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2904 {"bn.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2905 {"bo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2906 {"bologna.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2907 {"bolzano.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2908 {"bozen.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2909 {"br.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2910 {"brescia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2911 {"brindisi.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2912 {"bs.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2913 {"bt.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2914 {"bz.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, f},
2915 {"ca.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2916 {"cagliari.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2917 {"cal.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2918 {"calabria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2919 {"caltanissetta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2920 {"cam.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2921 {"campania.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2922 {"campidano-medio.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2923 {"campidanomedio.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2924 {"campobasso.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2925 {"carbonia-iglesias.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2926 {"carboniaiglesias.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2927 {"carrara-massa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2928 {"carraramassa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2929 {"caserta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2930 {"catania.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2931 {"catanzaro.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2932 {"cb.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2933 {"ce.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2934 {"cesena-forli.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2935 {"cesenaforli.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2936 {"ch.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2937 {"chieti.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2938 {"ci.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2939 {"cl.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2940 {"cn.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2941 {"co.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, f},
2942 {"como.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2943 {"cosenza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2944 {"cr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2945 {"cremona.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2946 {"crotone.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2947 {"cs.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2948 {"ct.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2949 {"cuneo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2950 {"cz.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2951 {"dell-ogliastra.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2952 {"dellogliastra.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2953 {"edu.it", &z[720], x, 0, e, e, w{"a.dns.it", "dns.edu.it", "m.dns.it", "r.dns.it"}, n, n, n, e, e, n, f},
2954 {"emilia-romagna.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2955 {"emiliaromagna.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2956 {"emr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2957 {"en.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2958 {"enna.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2959 {"fc.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2960 {"fe.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2961 {"fermo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2962 {"ferrara.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2963 {"fg.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2964 {"fi.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2965 {"firenze.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2966 {"florence.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2967 {"fm.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2968 {"foggia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2969 {"forli-cesena.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2970 {"forlicesena.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2971 {"fr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2972 {"friuli-v-giulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2973 {"friuli-ve-giulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2974 {"friuli-vegiulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2975 {"friuli-venezia-giulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2976 {"friuli-veneziagiulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2977 {"friuli-vgiulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2978 {"friuliv-giulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2979 {"friulive-giulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2980 {"friulivegiulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2981 {"friulivenezia-giulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2982 {"friuliveneziagiulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2983 {"friulivgiulia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2984 {"frosinone.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2985 {"fvg.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2986 {"ge.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2987 {"genoa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2988 {"genova.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2989 {"go.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2990 {"gorizia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2991 {"gov.it", &z[720], x, 0, e, e, w{"a.dns.it", "dns.gov.it", "m.dns.it", "r.dns.it"}, n, n, n, e, e, n, f},
2992 {"gr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2993 {"grosseto.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2994 {"iglesias-carbonia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2995 {"iglesiascarbonia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2996 {"im.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2997 {"imperia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2998 {"is.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
2999 {"isernia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3000 {"kr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3001 {"la-spezia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3002 {"laquila.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3003 {"laspezia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3004 {"latina.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3005 {"laz.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3006 {"lazio.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3007 {"lc.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3008 {"le.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3009 {"lecce.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3010 {"lecco.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3011 {"li.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3012 {"lig.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3013 {"liguria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3014 {"livorno.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3015 {"lo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3016 {"lodi.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3017 {"lom.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3018 {"lombardia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3019 {"lombardy.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3020 {"lt.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3021 {"lu.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3022 {"lucania.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3023 {"lucca.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3024 {"macerata.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3025 {"mantova.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3026 {"mar.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3027 {"marche.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3028 {"massa-carrara.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3029 {"massacarrara.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3030 {"matera.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3031 {"mb.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3032 {"mc.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3033 {"me.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3034 {"medio-campidano.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3035 {"mediocampidano.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3036 {"messina.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3037 {"mi.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3038 {"milan.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3039 {"milano.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3040 {"mn.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3041 {"mo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3042 {"modena.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3043 {"mol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3044 {"molise.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3045 {"monza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3046 {"monza-brianza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3047 {"monza-e-della-brianza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3048 {"monzabrianza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3049 {"monzaebrianza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3050 {"monzaedellabrianza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3051 {"ms.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3052 {"mt.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3053 {"na.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3054 {"naples.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3055 {"napoli.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3056 {"no.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3057 {"novara.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3058 {"nu.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3059 {"nuoro.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3060 {"og.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3061 {"ogliastra.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3062 {"olbia-tempio.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3063 {"olbiatempio.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3064 {"or.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3065 {"oristano.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3066 {"ot.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3067 {"pa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3068 {"padova.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3069 {"padua.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3070 {"palermo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3071 {"parma.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3072 {"pavia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3073 {"pc.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3074 {"pd.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3075 {"pe.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3076 {"perugia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3077 {"pesaro-urbino.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3078 {"pesarourbino.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3079 {"pescara.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3080 {"pg.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3081 {"pi.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3082 {"piacenza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3083 {"piedmont.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3084 {"piemonte.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3085 {"pisa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3086 {"pistoia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3087 {"pmn.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3088 {"pn.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3089 {"po.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3090 {"pordenone.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3091 {"potenza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3092 {"pr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3093 {"prato.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3094 {"pt.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3095 {"pu.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3096 {"pug.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3097 {"puglia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3098 {"pv.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3099 {"pz.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3100 {"ra.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3101 {"ragusa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3102 {"ravenna.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3103 {"rc.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3104 {"re.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3105 {"reggio-calabria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3106 {"reggio-emilia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3107 {"reggiocalabria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3108 {"reggioemilia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3109 {"rg.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3110 {"ri.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3111 {"rieti.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3112 {"rimini.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3113 {"rm.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3114 {"rn.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3115 {"ro.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3116 {"roma.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3117 {"rome.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3118 {"rovigo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3119 {"sa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3120 {"salerno.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3121 {"sar.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3122 {"sardegna.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3123 {"sardinia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3124 {"sassari.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3125 {"savona.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3126 {"si.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3127 {"sic.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3128 {"sicilia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3129 {"sicily.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3130 {"siena.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3131 {"siracusa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3132 {"so.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3133 {"sondrio.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3134 {"sp.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3135 {"sr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3136 {"ss.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3137 {"suedtirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3138 {"sv.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3139 {"ta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3140 {"taa.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3141 {"taranto.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3142 {"te.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3143 {"tempio-olbia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3144 {"tempioolbia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3145 {"teramo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3146 {"terni.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3147 {"tn.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3148 {"to.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3149 {"torino.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3150 {"tos.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3151 {"toscana.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3152 {"tp.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3153 {"tr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3154 {"trani-andria-barletta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3155 {"trani-barletta-andria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3156 {"traniandriabarletta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3157 {"tranibarlettaandria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3158 {"trapani.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3159 {"trentino.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3160 {"trentino-a-adige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3161 {"trentino-aadige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3162 {"trentino-alto-adige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3163 {"trentino-altoadige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3164 {"trentino-s-tirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3165 {"trentino-stirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3166 {"trentino-sud-tirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3167 {"trentino-sudtirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3168 {"trentino-sued-tirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3169 {"trentino-suedtirol.it", &z[720], x, 0, e, e, w{"dns3.aknet.it", "dns4.aknet.it"}, n, n, n, e, e, n, t},
3170 {"trentinoa-adige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3171 {"trentinoaadige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3172 {"trentinoalto-adige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3173 {"trentinoaltoadige.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3174 {"trentinos-tirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3175 {"trentinosud-tirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3176 {"trentinosudtirol.it", &z[720], x, 0, e, e, w{"dns.widhost.net", "dns2.widhost.net"}, n, n, n, e, e, n, t},
3177 {"trentinosued-tirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3178 {"trentinosuedtirol.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3179 {"trento.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3180 {"treviso.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3181 {"trieste.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3182 {"ts.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3183 {"turin.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3184 {"tuscany.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3185 {"tv.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3186 {"ud.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3187 {"udine.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3188 {"umb.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3189 {"umbria.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3190 {"urbino-pesaro.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3191 {"urbinopesaro.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3192 {"va.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3193 {"val-d-aosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3194 {"val-daosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3195 {"vald-aosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3196 {"valdaosta.it", &z[720], x, 0, e, e, w{"dns2.alsitech.it", "dns4.alsitech.it"}, n, n, n, e, e, n, t},
3197 {"valle-d-aosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3198 {"valle-daosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3199 {"valled-aosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3200 {"valledaosta.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3201 {"vao.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3202 {"varese.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3203 {"vb.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3204 {"vc.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3205 {"vda.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3206 {"ve.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3207 {"ven.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3208 {"veneto.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3209 {"venezia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3210 {"venice.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3211 {"verbania.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3212 {"vercelli.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3213 {"verona.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3214 {"vi.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3215 {"vibo-valentia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3216 {"vibovalentia.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3217 {"vicenza.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3218 {"viterbo.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3219 {"vr.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3220 {"vs.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3221 {"vt.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3222 {"vv.it", &z[720], x, 0, e, e, n, n, n, n, e, e, n, t},
3223 {"24.je", &z[729], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.je", "95.217.58.108"}, n, n, e, e, n, t},
3224 {"co.je", &z[729], x, 0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
3225 {"gov.je", &z[729], x, 0, e, e, w{"ns1.gov.je", "ns2.gov.je"}, n, n, n, e, e, n, f},
3226 {"net.je", &z[729], x, 0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
3227 {"org.je", &z[729], x, 0, e, e, w{"c.ci-servers.org", "dns1.nominetdns.uk", "dns2.nominetdns.uk", "dns3.nominetdns.uk", "dns4.nominetdns.uk"}, n, n, n, e, e, n, f},
3228 {"sch.je", &z[729], x, 0, e, e, w{"ns1.gov.je", "ns2.gov.je"}, n, n, n, e, e, n, f},
3229 {"com.jm", &z[736], x, 0, e, e, n, n, n, n, e, e, n, f},
3230 {"edu.jm", &z[736], x, 0, e, e, n, n, n, n, e, e, n, f},
3231 {"gov.jm", &z[736], x, 0, e, e, n, n, n, n, e, e, n, f},
3232 {"mil.jm", &z[736], x, 0, e, e, n, n, n, n, e, e, n, f},
3233 {"net.jm", &z[736], x, 0, e, e, n, n, n, n, e, e, n, f},
3234 {"org.jm", &z[736], x, 0, e, e, n, n, n, n, e, e, n, f},
3235 {"com.jo", &z[739], x, 0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3236 {"edu.jo", &z[739], x, 0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, t},
3237 {"gov.jo", &z[739], x, 0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3238 {"mil.jo", &z[739], x, 0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3239 {"name.jo", &z[739], x, 0, e, e, n, n, n, n, e, e, n, f},
3240 {"net.jo", &z[739], x, 0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3241 {"org.jo", &z[739], x, 0, e, e, w{"amra.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3242 {"sch.jo", &z[739], x, 0, e, e, w{"amra.nic.gov.jo", "cctld1.nic.gov.jo", "jo.cctld.authdns.ripe.net", "jordan1st.nic.gov.jo", "petra.nic.gov.jo", "rip.psg.com"}, n, n, n, e, e, n, f},
3243 {"ac.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3244 {"ad.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3245 {"aichi.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3246 {"akita.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3247 {"aomori.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3248 {"chiba.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3249 {"co.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3250 {"ed.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3251 {"ehime.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3252 {"fukui.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3253 {"fukuoka.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3254 {"fukushima.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3255 {"gifu.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3256 {"go.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3257 {"gr.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3258 {"gunma.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3259 {"hiroshima.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3260 {"hokkaido.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3261 {"hyogo.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3262 {"ibaraki.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3263 {"ishikawa.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3264 {"iwate.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3265 {"kagawa.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3266 {"kagoshima.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3267 {"kanagawa.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3268 {"kochi.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3269 {"kumamoto.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3270 {"kyoto.jp", &z[744], x, 0x84, e, e, n, n, w{"Kyoto"}, n, e, e, n, f},
3271 {"lg.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3272 {"mie.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3273 {"miyagi.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3274 {"miyazaki.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3275 {"nagano.jp", &z[744], x, 0x84, e, e, n, n, w{"Nagano", "JP-20"}, n, e, e, n, f},
3276 {"nagasaki.jp", &z[744], x, 0x84, e, e, n, n, w{"Nagasaki"}, n, e, e, n, f},
3277 {"nara.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3278 {"ne.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3279 {"niigata.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3280 {"oita.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3281 {"okayama.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3282 {"okinawa.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3283 {"or.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3284 {"osaka.jp", &z[744], x, 0x84, e, e, n, n, w{"Osaka"}, n, e, e, n, f},
3285 {"saga.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3286 {"saitama.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3287 {"shiga.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3288 {"shimane.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3289 {"shizuoka.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3290 {"tochigi.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3291 {"tokushima.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3292 {"tokyo.jp", &z[744], x, 0x84, e, e, n, n, w{"Tokyo"}, n, e, e, n, f},
3293 {"tottori.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3294 {"toyama.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3295 {"wakayama.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3296 {"yamagata.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3297 {"yamaguchi.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3298 {"yamanashi.jp", &z[744], x, 0, e, e, n, n, n, n, e, e, n, f},
3299 {"xn--ehqz56n.jp" /* 三重.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3300 {"xn--1lqs03n.jp" /* 京都.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3301 {"xn--qqqt11m.jp" /* 佐賀.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3302 {"xn--f6qx53a.jp" /* 兵庫.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3303 {"xn--djrs72d6uy.jp" /* 北海道.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3304 {"xn--mkru45i.jp" /* 千葉.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3305 {"xn--0trq7p7nn.jp" /* 和歌山.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3306 {"xn--5js045d.jp" /* 埼玉.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3307 {"xn--kbrq7o.jp" /* 大分.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3308 {"xn--pssu33l.jp" /* 大阪.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3309 {"xn--ntsq17g.jp" /* 奈良.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3310 {"xn--uisz3g.jp" /* 宮城.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3311 {"xn--6btw5a.jp" /* 宮崎.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3312 {"xn--1ctwo.jp" /* 富山.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3313 {"xn--6orx2r.jp" /* 山口.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3314 {"xn--rht61e.jp" /* 山形.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3315 {"xn--rht27z.jp" /* 山梨.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3316 {"xn--nit225k.jp" /* 岐阜.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3317 {"xn--rht3d.jp" /* 岡山.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3318 {"xn--djty4k.jp" /* 岩手.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3319 {"xn--klty5x.jp" /* 島根.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3320 {"xn--kltx9a.jp" /* 広島.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3321 {"xn--kltp7d.jp" /* 徳島.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3322 {"xn--c3s14m.jp" /* 愛媛.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3323 {"xn--vgu402c.jp" /* 愛知.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3324 {"xn--efvn9s.jp" /* 新潟.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3325 {"xn--1lqs71d.jp" /* 東京.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3326 {"xn--4pvxs.jp" /* 栃木.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3327 {"xn--uuwu58a.jp" /* 沖縄.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3328 {"xn--zbx025d.jp" /* 滋賀.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3329 {"xn--8pvr4u.jp" /* 熊本.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3330 {"xn--5rtp49c.jp" /* 石川.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3331 {"xn--ntso0iqx3a.jp" /* 神奈川.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3332 {"xn--elqq16h.jp" /* 福井.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3333 {"xn--4it168d.jp" /* 福岡.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3334 {"xn--klt787d.jp" /* 福島.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3335 {"xn--rny31h.jp" /* 秋田.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3336 {"xn--7t0a264c.jp" /* 群馬.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3337 {"xn--uist22h.jp" /* 茨城.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3338 {"xn--8ltr62k.jp" /* 長崎.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3339 {"xn--2m4a15e.jp" /* 長野.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3340 {"xn--32vp30h.jp" /* 青森.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3341 {"xn--4it797k.jp" /* 静岡.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3342 {"xn--5rtq34k.jp" /* 香川.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3343 {"xn--k7yn95e.jp" /* 高知.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3344 {"xn--tor131o.jp" /* 鳥取.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3345 {"xn--d5qv7z876c.jp" /* 鹿児島.jp */, &z[744], x, 0, e, e, n, n, n, n, e, e, n, t},
3346 {"ac.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3347 {"co.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3348 {"go.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3349 {"info.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3350 {"me.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3351 {"mobi.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3352 {"ne.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3353 {"or.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3354 {"sc.ke", &z[753], x, 0, e, e, n, n, n, n, e, e, n, f},
3355 {"com.kg", &z[761], x, 0, e, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3356 {"edu.kg", &z[761], x, 0, e, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, t},
3357 {"gov.kg", &z[761], x, 0, e, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3358 {"mil.kg", &z[761], x, 0, e, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3359 {"net.kg", &z[761], x, 0, e, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3360 {"org.kg", &z[761], x, 0, e, e, w{"as.asiainfo.kg", "kg.cctld.authdns.ripe.net", "ns.kg"}, n, n, n, e, e, n, f},
3361 {"com.kh", &z[762], x, 0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3362 {"edu.kh", &z[762], x, 0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3363 {"gov.kh", &z[762], x, 0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3364 {"mil.kh", &z[762], x, 0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3365 {"net.kh", &z[762], x, 0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3366 {"org.kh", &z[762], x, 0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3367 {"per.kh", &z[762], x, 0, e, e, w{"dns1.online.com.kh", "ns.camnet.com.kh", "ns1.dns.net.kh", "ns4.apnic.net"}, n, n, n, e, e, n, f},
3368 {"biz.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3369 {"com.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3370 {"edu.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3371 {"eu.ki", &z[763], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.ki"}, n, n, e, e, n, t},
3372 {"gov.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3373 {"info.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3374 {"mob.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3375 {"mobi.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3376 {"net.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3377 {"org.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3378 {"phone.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3379 {"tel.ki", &z[763], x, 0, e, e, n, n, n, n, e, e, n, f},
3380 {"asso.km", &z[773], x, 0x800, e, e, n, n, n, n, e, e, n, f},
3381 {"com.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3382 {"coop.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3383 {"edu.km", &z[773], x, 0, e, e, w{"dns1.nic.km", "dns2.nic.km"}, n, n, n, e, e, n, f},
3384 {"gouv.km", &z[773], x, 0, e, e, w{"dns1.nic.km", "dns2.nic.km"}, n, n, n, e, e, n, f},
3385 {"medecin.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3386 {"mil.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3387 {"nom.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3388 {"notaires.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3389 {"org.km", &z[773], x, 0, e, e, w{"dns1.nic.km", "dns2.nic.km"}, n, n, n, e, e, n, t},
3390 {"pharmaciens.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3391 {"presse.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3392 {"tm.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3393 {"veterinaire.km", &z[773], x, 0, e, e, n, n, n, n, e, e, n, f},
3394 {"co.kn", &z[774], x, 0, e, e, n, n, n, n, e, e, n, t},
3395 {"com.kn", &z[774], x, 0, e, e, n, n, n, n, e, e, n, f},
3396 {"edu.kn", &z[774], x, 0, e, e, n, n, n, n, e, e, n, f},
3397 {"gov.kn", &z[774], x, 0, e, e, n, n, n, n, e, e, n, f},
3398 {"net.kn", &z[774], x, 0, e, e, n, n, n, n, e, e, n, f},
3399 {"org.kn", &z[774], x, 0, e, e, n, n, n, n, e, e, n, f},
3400 {"com.kp", &z[780], x, 0, e, e, w{"ns1.com.kp", "ns2.com.kp"}, n, n, n, e, e, n, f},
3401 {"net.kp", &z[780], x, 0, e, e, w{"ns1.net.kp", "ns2.net.kp"}, n, n, n, e, e, n, f},
3402 {"org.kp", &z[780], x, 0, e, e, w{"ns1.org.kp", "ns2.org.kp"}, n, n, n, e, e, n, f},
3403 {"rep.kp", &z[780], x, 0, e, e, w{"ns1.rep.kp", "ns2.rep.kp"}, n, n, n, e, e, n, f},
3404 {"ac.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3405 {"busan.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3406 {"chungbuk.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3407 {"chungnam.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3408 {"co.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3409 {"daegu.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3410 {"daejeon.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3411 {"es.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3412 {"gangwon.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3413 {"go.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3414 {"gwangju.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3415 {"gyeongbuk.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3416 {"gyeonggi.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3417 {"gyeongnam.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3418 {"hs.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3419 {"incheon.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3420 {"jeju.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3421 {"jeonbuk.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3422 {"jeonnam.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3423 {"kg.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3424 {"mil.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3425 {"ms.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3426 {"ne.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3427 {"or.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3428 {"pe.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3429 {"re.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3430 {"sc.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3431 {"seoul.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3432 {"ulsan.kr", &z[783], x, 0, e, e, w{"b.dns.kr", "c.dns.kr", "d.dns.kr", "e.dns.kr", "f.dns.kr", "g.dns.kr"}, n, n, n, e, e, n, f},
3433 {"com.kw", &z[787], x, 0, e, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3434 {"edu.kw", &z[787], x, 0, e, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3435 {"gov.kw", &z[787], x, 0, e, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3436 {"net.kw", &z[787], x, 0, e, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3437 {"org.kw", &z[787], x, 0, e, e, w{"a.nic.kw", "b.nic.kw", "c.nic.kw", "d.nic.kw", "pch.nic.kw"}, n, n, n, e, e, n, f},
3438 {"com.ky", &z[788], x, 0, e, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3439 {"edu.ky", &z[788], x, 0, e, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3440 {"gov.ky", &z[788], x, 0, e, e, w{"dns1.p04.nsone.net", "dns2.p04.nsone.net", "dns3.p04.nsone.net", "dns4.p04.nsone.net"}, n, n, n, e, e, n, f},
3441 {"net.ky", &z[788], x, 0, e, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3442 {"org.ky", &z[788], x, 0, e, e, w{"ns1.uniregistry.net", "ns2.uniregistry.info", "ns3.uniregistry.net", "ns4.uniregistry.info"}, n, n, n, e, e, n, f},
3443 {"com.kz", &z[791], x, 0, e, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3444 {"edu.kz", &z[791], x, 0, e, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3445 {"gov.kz", &z[791], x, 0, e, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3446 {"mil.kz", &z[791], x, 0, e, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3447 {"net.kz", &z[791], x, 0, e, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3448 {"org.kz", &z[791], x, 0, e, e, w{"ns.nic.kz", "ns2.nic.kz"}, n, n, n, e, e, n, f},
3449 {"com.lb", &z[809], x, 0, e, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3450 {"edu.lb", &z[809], x, 0, e, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3451 {"gov.lb", &z[809], x, 0, e, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3452 {"net.lb", &z[809], x, 0, e, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3453 {"org.lb", &z[809], x, 0, e, e, w{"nn.uninett.no", "ns-jp.lbdr.org.lb", "ns3.seacomnet.com", "ns4.seacomnet.com", "rip.psg.com", "zeina.aub.edu.lb"}, n, n, n, e, e, n, f},
3454 {"24.lc", &z[810], x, 0x200, e, e, w{"ns1.website.org", "ns2.website.org"}, w{"138.201.129.184", "24.lc"}, n, n, e, e, n, t},
3455 {"co.lc", &z[810], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3456 {"com.lc", &z[810], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3457 {"edu.lc", &z[810], x, 0, e, e, w{"dns2.server.ag", "ns2.dnsserver.ag"}, n, n, n, e, e, n, f},
3458 {"gov.lc", &z[810], x, 0, e, e, w{"dns2.server.ag", "ns2.dnsserver.ag"}, n, n, n, e, e, n, f},
3459 {"l.lc", &z[810], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3460 {"net.lc", &z[810], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3461 {"org.lc", &z[810], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3462 {"p.lc", &z[810], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org", "dns.server.ag"}, n, n, n, e, e, n, f},
3463 {"assn.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3464 {"com.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3465 {"edu.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3466 {"gov.lk", &z[838], x, 0, e, e, w{"c.nic.lk", "d.nic.lk", "m.nic.lk", "ns1.gov.lk", "ns2.gov.lk"}, n, n, n, e, e, n, f},
3467 {"grp.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3468 {"hotel.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3469 {"int.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3470 {"ltd.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3471 {"net.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3472 {"ngo.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3473 {"org.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3474 {"sch.lk", &z[838], x, 0, e, e, w{"ns1.sch.lk"}, n, n, n, e, e, n, f},
3475 {"soc.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3476 {"web.lk", &z[838], x, 0, e, e, n, n, n, n, e, e, n, f},
3477 {"com.lr", &z[854], x, 0, e, e, n, n, n, n, e, e, n, f},
3478 {"edu.lr", &z[854], x, 0, e, e, n, n, n, n, e, e, n, f},
3479 {"gov.lr", &z[854], x, 0, e, e, n, n, n, n, e, e, n, f},
3480 {"net.lr", &z[854], x, 0, e, e, n, n, n, n, e, e, n, f},
3481 {"org.lr", &z[854], x, 0, e, e, n, n, n, n, e, e, n, f},
3482 {"vcom.lr", &z[854], x, 0, e, e, n, n, n, n, e, e, n, f},
3483 {"ac.ls", &z[855], x, 0, e, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls", "thaba.nul.ls"}, n, n, n, e, e, n, t},
3484 {"co.ls", &z[855], x, 0, e, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls"}, n, n, n, e, e, n, f},
3485 {"gov.ls", &z[855], x, 0, e, e, w{"acst23ns01.gov.ls", "afdp23ns01.gov.ls", "secdns1.posix.co.za", "thaba.nul.ls"}, n, n, n, e, e, n, t},
3486 {"net.ls", &z[855], x, 0, e, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.leo.co.ls", "ns1.nic.ls", "sas.leo.co.ls"}, n, n, n, e, e, n, t},
3487 {"org.ls", &z[855], x, 0, e, e, w{"ls-ns.anycast.pch.net", "ns-ls.afrinic.net", "ns1.nic.ls", "ns2.nic.ls"}, n, n, n, e, e, n, f},
3488 {"sc.ls", &z[855], x, 0, e, e, w{"ns1.nic.ls", "ns1.telewebls.com", "ns2.nic.ls"}, n, n, n, e, e, n, f},
3489 {"gov.lt", &z[856], x, 0, e, e, w{"ns2.domreg.lt", "ns3.is.lt", "ns4.is.lt", "nsa.domreg.lt"}, n, n, n, e, e, n, f},
3490 {"asn.lv", &z[864], x, 0, e, e, n, n, n, n, e, e, n, f},
3491 {"com.lv", &z[864], x, 0, e, e, n, n, n, n, e, e, n, f},
3492 {"conf.lv", &z[864], x, 0, e, e, n, n, n, n, e, e, n, f},
3493 {"edu.lv", &z[864], x, 0, e, e, n, n, n, n, e, e, n, f},
3494 {"gov.lv", &z[864], x, 0, e, e, w{"a.gov.lv", "b.gov.lv", "c.gov.lv"}, n, n, n, e, e, n, f},
3495 {"id.lv", &z[864], x, 0, e, e, n, n, n, n, e, e, n, f},
3496 {"mil.lv", &z[864], x, 0, e, e, w{"ns1.mil.lv", "ns2.mil.lv"}, n, n, n, e, e, n, f},
3497 {"net.lv", &z[864], x, 0, e, e, n, n, n, n, e, e, n, f},
3498 {"org.lv", &z[864], x, 0, e, e, n, n, n, n, e, e, n, f},
3499 {"com.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3500 {"edu.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3501 {"gov.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3502 {"id.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3503 {"med.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3504 {"net.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3505 {"org.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3506 {"plc.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3507 {"sch.ly", &z[865], x, 0, e, e, n, n, n, n, e, e, n, f},
3508 {"ac.ma", &z[866], x, 0, e, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3509 {"co.ma", &z[866], x, 0, e, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3510 {"gov.ma", &z[866], x, 0, e, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3511 {"net.ma", &z[866], x, 0, e, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3512 {"org.ma", &z[866], x, 0, e, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3513 {"press.ma", &z[866], x, 0, e, e, w{"a.tld.ma", "b.tld.ma", "c.tld.ma", "d.tld.ma", "dns.inria.fr", "e.tld.ma", "f.tld.ma", "ns-ma.nic.fr"}, n, n, n, e, e, n, f},
3514 {"asso.mc", &z[887], x, 0, e, e, w{"mc.cctld.authdns.ripe.net", "ns1.nic.mc", "ns2.nic.mc"}, n, n, n, e, e, n, f},
3515 {"tm.mc", &z[887], x, 0, e, e, w{"mc.cctld.authdns.ripe.net", "ns1.nic.mc", "ns2.nic.mc"}, n, n, n, e, e, n, f},
3516 {"ac.me", &z[892], x, 0, e, e, w{"ns.ac.me", "ns2.ac.me"}, n, n, n, e, e, n, f},
3517 {"co.me", &z[892], x, 0, e, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3518 {"edu.me", &z[892], x, 0, e, e, w{"ns.edu.me", "ns2.edu.me"}, n, n, n, e, e, n, f},
3519 {"gov.me", &z[892], x, 0, e, e, w{"derek.ns.cloudflare.com", "ns.gov.me", "ns1.gov.me", "rosalie.ns.cloudflare.com"}, n, n, n, e, e, n, f},
3520 {"its.me", &z[892], x, 0, e, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3521 {"net.me", &z[892], x, 0, e, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3522 {"org.me", &z[892], x, 0, e, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3523 {"priv.me", &z[892], x, 0, e, e, w{"a0.nic.me", "a2.nic.me", "b0.nic.me", "b2.nic.me", "c0.nic.me"}, n, n, n, e, e, n, f},
3524 {"co.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3525 {"com.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3526 {"edu.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3527 {"gov.mg", &z[907], x, 0, e, e, w{"ns.gov.mg", "ns1.gov.mg", "ns2.gov.mg"}, n, n, n, e, e, n, f},
3528 {"in.mg", &z[907], x, 0, e, e, w{"ns1.in.mg", "ns2.in.mg"}, n, n, n, e, e, n, t},
3529 {"mil.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3530 {"net.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3531 {"nom.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3532 {"org.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3533 {"prd.mg", &z[907], x, 0, e, e, w{"censvrns0001.ird.fr", "ns-mg.malagasy.com", "ns.dts.mg", "ns.nic.mg", "pch.nic.mg"}, n, n, n, e, e, n, f},
3534 {"tm.mg", &z[907], x, 0, e, e, n, n, n, n, e, e, n, f},
3535 {"com.mk", &z[919], x, 0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3536 {"edu.mk", &z[919], x, 0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3537 {"gov.mk", &z[919], x, 0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3538 {"inf.mk", &z[919], x, 0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3539 {"name.mk", &z[919], x, 0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3540 {"net.mk", &z[919], x, 0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3541 {"org.mk", &z[919], x, 0, e, e, w{"d.ext.nic.cz", "dns-mk.univie.ac.at", "ns2.arnes.si", "tld1.marnet.mk"}, n, n, n, e, e, n, f},
3542 {"pro.mk", &z[919], x, 0, e, e, w{"ns1.he.net", "ns2.he.net", "ns3.he.net", "ns4.he.net"}, w{"162.218.232.95"}, n, n, e, e, n, t},
3543 {"com.ml", &z[920], x, 0, e, e, w{"djamako.nic.ml", "dns.gouv.ml"}, n, n, n, e, e, n, f},
3544 {"edu.ml", &z[920], x, 0, e, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, t},
3545 {"gov.ml", &z[920], x, 0, e, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, f},
3546 {"net.ml", &z[920], x, 0, e, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, f},
3547 {"org.ml", &z[920], x, 0, e, e, w{"dns01.gouv.ml", "dns02.gouv.ml"}, n, n, n, e, e, n, f},
3548 {"presse.ml", &z[920], x, 0, e, e, w{"ns1.zilore.net", "ns2.zilore.net"}, n, n, n, e, e, n, f},
3549 {"biz.mm", &z[923], x, 0, e, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3550 {"com.mm", &z[923], x, 0, e, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3551 {"edu.mm", &z[923], x, 0, e, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3552 {"gov.mm", &z[923], x, 0, e, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3553 {"mil.mm", &z[923], x, 0, e, e, w{"master.mil.mm", "ns1.mil.mm", "ns2.mil.mm"}, n, n, n, e, e, n, t},
3554 {"net.mm", &z[923], x, 0, e, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3555 {"org.mm", &z[923], x, 0, e, e, w{"a.nic.net.mm", "b.nic.net.mm", "c.nic.net.mm", "d.nic.net.mm"}, n, n, n, e, e, n, f},
3556 {"per.mm", &z[923], x, 0, e, e, n, n, n, n, e, e, n, f},
3557 {"edu.mn", &z[925], x, 0, e, e, w{"ns.erdemnet.mn", "ns1.erdemnet.mn", "ns2.erdemnet.mn"}, n, n, n, e, e, n, f},
3558 {"gov.mn", &z[925], x, 0, e, e, w{"ns.gov.mn", "ns1.gov.mn", "ns3.gov.mn", "ns4.gov.mn"}, n, n, n, e, e, n, f},
3559 {"org.mn", &z[925], x, 0, e, e, w{"ns1.magic.mn", "ns2.magic.mn", "ns3.magic.mn"}, n, n, n, e, e, n, f},
3560 {"co.mo", &z[927], x, 0, e, e, n, n, n, n, e, e, n, t},
3561 {"com.mo", &z[927], x, 0, e, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3562 {"edu.mo", &z[927], x, 0, e, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3563 {"gov.mo", &z[927], x, 0, e, e, w{"ns1.gov.mo", "ns2.gov.mo", "ns3.gov.mo", "ns4.gov.mo", "ns5.gov.mo"}, n, n, n, e, e, n, f},
3564 {"net.mo", &z[927], x, 0, e, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3565 {"org.mo", &z[927], x, 0, e, e, w{"a.monic.mo", "b.monic.mo", "c.monic.mo", "d.monic.mo", "e.monic.mo", "ns17.cdns.net", "ns2.cuhk.edu.hk"}, n, n, n, e, e, n, f},
3566 {"co.mp", &z[949], x, 0, e, e, w{"ns1.nic.net.mp", "ns2.nic.net.mp"}, n, n, n, e, e, n, t},
3567 {"com.mp", &z[949], x, 0, e, e, n, n, n, n, e, e, n, f},
3568 {"gov.mp", &z[949], x, 0, e, e, w{"ns1.nic.net.mp", "ns2.nic.net.mp"}, n, n, n, e, e, n, f},
3569 {"org.mp", &z[949], x, 0, e, e, w{"ns1.nic.net.mp", "ns2.nic.net.mp"}, n, n, n, e, e, n, f},
3570 {"edu.mr", &z[951], x, 0, e, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns-mr.nic.tn", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, e, e, n, t},
3571 {"gov.mr", &z[951], x, 0, e, e, w{"dns.mauritania.mr", "dns2.mauritania.mr"}, n, n, n, e, e, n, f},
3572 {"org.mr", &z[951], x, 0, e, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns-mr.nic.tn", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, e, e, n, t},
3573 {"perso.mr", &z[951], x, 0, e, e, w{"ns-mr.afrinic.net", "ns-mr.nic.fr", "ns-mr.nic.tn", "ns1.nic.mr", "ns2.nic.mr", "ns3.nic.mr"}, n, n, n, e, e, n, t},
3574 {"co.ms", &z[954], x, 0, e, e, n, n, n, n, e, e, n, f},
3575 {"com.ms", &z[954], x, 0, e, e, n, n, n, n, e, e, n, f},
3576 {"net.ms", &z[954], x, 0, e, e, w{"ns1.idnscan.net", "ns6.idnscan.net"}, n, n, n, e, e, n, t},
3577 {"org.ms", &z[954], x, 0, e, e, n, n, n, n, e, e, n, f},
3578 {"com.mt", &z[956], x, 0, e, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3579 {"edu.mt", &z[956], x, 0, e, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3580 {"gov.mt", &z[956], x, 0, e, e, w{"ns1-09.azure-dns.com", "ns2-09.azure-dns.net", "ns3-09.azure-dns.org", "ns4-09.azure-dns.info"}, n, n, n, e, e, n, f},
3581 {"net.mt", &z[956], x, 0, e, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3582 {"org.mt", &z[956], x, 0, e, e, w{"a.ns.mt", "b.ns.mt", "f.ns.mt", "p.ns.mt"}, n, n, n, e, e, n, f},
3583 {"24.mu", &z[960], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.mu", "95.217.58.108"}, n, n, e, e, n, t},
3584 {"ac.mu", &z[960], x, 0, e, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3585 {"co.mu", &z[960], x, 0, e, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, t},
3586 {"com.mu", &z[960], x, 0, e, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3587 {"gov.mu", &z[960], x, 0, e, e, w{"ns0.gov.mu", "ns1.gov.mu", "ns2.gov.mu", "ns3.gov.mu", "ns4.gov.mu"}, n, n, n, e, e, n, f},
3588 {"net.mu", &z[960], x, 0, e, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3589 {"nom.mu", &z[960], x, 0, e, e, w{"ns1.mu-dns.net", "ns2.mu-dns.net"}, n, n, n, e, e, n, f},
3590 {"or.mu", &z[960], x, 0, e, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3591 {"org.mu", &z[960], x, 0, e, e, w{"anycast1.irondns.net", "fork.sth.dnsnode.net", "mu1.dyntld.net", "mu2.dyntld.net", "mu3.dyntld.net", "mu4.dyntld.net", "udns1.tld.mu", "udns2.tld.mu"}, n, n, n, e, e, n, f},
3592 {"aero.mv", &z[967], x, 0, e, "http://www.brunet.bn/products_webrelated_domain_main.htm", w{"mv-ns.anycast.pch.net", "ns-cache01.dhivehinet.net.mv", "ns.aero.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3593 {"biz.mv", &z[967], x, 0, e, e, w{"webns.mv"}, n, n, n, e, e, n, f},
3594 {"com.mv", &z[967], x, 0, e, e, w{"mv-ns.anycast.pch.net", "ns.com.mv", "ns.dhivehinet.net.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3595 {"coop.mv", &z[967], x, 0, e, e, n, n, n, n, e, e, n, f},
3596 {"edu.mv", &z[967], x, 0, e, e, w{"mv-ns.anycast.pch.net", "ns.edu.mv", "ns1.edu.mv", "ns2.edu.mv"}, n, n, n, e, e, n, f},
3597 {"gov.mv", &z[967], x, 0, e, e, w{"mv-ns.anycast.pch.net", "ns.dhivehinet.net.mv", "ns.gov.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3598 {"info.mv", &z[967], x, 0, e, e, n, n, n, n, e, e, n, f},
3599 {"int.mv", &z[967], x, 0, e, e, n, n, n, n, e, e, n, f},
3600 {"mil.mv", &z[967], x, 0, e, e, n, n, n, n, e, e, n, f},
3601 {"museum.mv", &z[967], x, 0, e, e, n, n, n, n, e, e, n, f},
3602 {"name.mv", &z[967], x, 0, e, e, n, n, n, n, e, e, n, f},
3603 {"net.mv", &z[967], x, 0, e, e, w{"mv-ns.anycast.pch.net", "ns.net.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3604 {"org.mv", &z[967], x, 0, e, e, w{"mv-ns.anycast.pch.net", "ns.org.mv", "ns2.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3605 {"pro.mv", &z[967], x, 0, e, e, w{"host13.dhivehinet.net.mv"}, n, n, n, e, e, n, f},
3606 {"ac.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3607 {"co.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3608 {"com.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3609 {"coop.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "pch1.nic.mw", "rip.psg.com", "rip.psg.mw"}, n, n, n, e, e, n, f},
3610 {"edu.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3611 {"gov.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3612 {"int.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "pch1.nic.mw", "rip.psg.com", "rip.psg.mw"}, n, n, n, e, e, n, f},
3613 {"museum.mw", &z[968], x, 0, e, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, f},
3614 {"net.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3615 {"org.mw", &z[968], x, 0, e, e, w{"chambo.sdnp.org.mw", "d.ext.nic.cz", "domwe.sdn.mw", "mw.cctld.authdns.ripe.net", "ns4.apnic.net", "pch1.nic.mw", "rip.psg.com"}, n, n, n, e, e, n, f},
3616 {"com.mx", &z[969], x, 0, e, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3617 {"edu.mx", &z[969], x, 0, e, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3618 {"gob.mx", &z[969], x, 0, e, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3619 {"net.mx", &z[969], x, 0, e, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3620 {"org.mx", &z[969], x, 0, e, e, w{"c.mx-ns.mx", "e.mx-ns.mx", "i.mx-ns.mx", "m.mx-ns.mx", "o.mx-ns.mx", "x.mx-ns.mx"}, n, n, n, e, e, n, f},
3621 {"com.my", &z[970], x, 0, e, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, t},
3622 {"edi.my", &z[970], x, 0x800, e, e, n, n, n, n, e, e, n, t},
3623 {"edu.my", &z[970], x, 0, e, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3624 {"gov.my", &z[970], x, 0, e, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3625 {"mil.my", &z[970], x, 0, e, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3626 {"name.my", &z[970], x, 0, e, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3627 {"net.my", &z[970], x, 0, e, "https://mynic.my/", w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3628 {"org.my", &z[970], x, 0, e, e, w{"a.mynic.centralnic-dns.com", "b.mynic.centralnic-dns.com", "b.nic.my", "b1.nic.my", "c.mynic.centralnic-dns.com", "d.mynic.centralnic-dns.com"}, n, n, n, e, e, n, f},
3629 {"ac.mz", &z[971], x, 0, e, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3630 {"adv.mz", &z[971], x, 0, e, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3631 {"co.mz", &z[971], x, 0, e, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3632 {"edu.mz", &z[971], x, 0, e, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3633 {"gov.mz", &z[971], x, 0, e, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3634 {"net.mz", &z[971], x, 0, e, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, t},
3635 {"org.mz", &z[971], x, 0, e, e, w{"anyns.uem.mz", "dzowo.uem.mz", "ns-mz.afrinic.net", "oceano.uem.mz", "phloem.uoregon.edu", "zebra.uem.mz"}, n, n, n, e, e, n, f},
3636 {"alt.na", &z[973], x, 0, e, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3637 {"cc.na", &z[973], x, 0, e, e, n, n, n, n, e, e, n, f},
3638 {"co.na", &z[973], x, 0, e, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net", "secdns1.posix.co.za"}, n, n, n, e, e, n, f},
3639 {"com.na", &z[973], x, 0, e, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3640 {"dr.na", &z[973], x, 0, e, e, w{"ns1.click.na", "ns2.click.na"}, n, n, n, e, e, n, f},
3641 {"edu.na", &z[973], x, 0, e, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3642 {"in.na", &z[973], x, 0, e, e, w{"ns21.cloudns.net", "ns22.cloudns.net", "ns23.cloudns.net", "ns24.cloudns.net"}, n, n, n, e, e, n, f},
3643 {"info.na", &z[973], x, 0, e, e, w{"clint.ns.cloudflare.com", "jocelyn.ns.cloudflare.com"}, n, n, n, e, e, n, f},
3644 {"mobi.na", &z[973], x, 0, e, e, n, n, n, n, e, e, n, f},
3645 {"name.na", &z[973], x, 0, e, e, n, n, n, n, e, e, n, f},
3646 {"net.na", &z[973], x, 0, e, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3647 {"of.na", &z[973], x, 0, e, e, n, n, n, n, e, e, n, f},
3648 {"or.na", &z[973], x, 0, e, e, n, n, n, n, e, e, n, f},
3649 {"org.na", &z[973], x, 0, e, e, w{"anyc2.irondns.net", "katima.omadhina.net", "na-ns.anycast.pch.net", "ns-na.afrinic.net"}, n, n, n, e, e, n, f},
3650 {"pro.na", &z[973], x, 0x800, e, e, n, n, n, n, e, e, n, f},
3651 {"school.na", &z[973], x, 0, e, e, w{"beau.ns.cloudflare.com", "reza.ns.cloudflare.com"}, n, n, n, e, e, n, f},
3652 {"tv.na", &z[973], x, 0, e, e, n, n, n, n, e, e, n, f},
3653 {"ws.na", &z[973], x, 0, e, e, n, n, n, n, e, e, n, f},
3654 {"kyrylkov.name", &z[977], x, 0, e, e, n, n, n, n, e, e, n, t},
3655 {"puig.name", &z[977], x, 0, e, e, n, n, n, n, e, e, n, t},
3656 {"santos.name", &z[977], x, 0, e, e, n, n, n, n, e, e, n, t},
3657 {"asso.nc", &z[983], x, 0, e, e, w{"any-ns1.nc", "ns1.nc", "ns2.nc"}, n, n, n, e, e, n, f},
3658 {"com.nc", &z[983], x, 0, e, e, n, n, n, n, e, e, n, t},
3659 {"nom.nc", &z[983], x, 0, e, e, w{"any-ns1.nc", "ns1.nc", "ns2.nc"}, n, n, n, e, e, n, f},
3660 {"com.ne", &z[984], x, 0, e, e, n, n, n, n, e, e, n, f},
3661 {"info.ne", &z[984], x, 0, e, e, n, n, n, n, e, e, n, f},
3662 {"int.ne", &z[984], x, 0, e, e, n, n, n, n, e, e, n, f},
3663 {"org.ne", &z[984], x, 0, e, e, w{"nafarko.netlink-niger.biz", "server1.netlink-niger.biz"}, n, n, n, e, e, n, f},
3664 {"perso.ne", &z[984], x, 0, e, e, n, n, n, n, e, e, n, f},
3665 {"1x.net", &z[986], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"1x.net", "95.217.58.108"}, n, n, e, e, n, t},
3666 {"auz.net", &z[986], x, 0, e, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, f},
3667 {"gb.net", &z[986], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "gb.net"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/gb.net/"}, t},
3668 {"hu.net", &z[986], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "hu.net"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/hu.net/"}, f},
3669 {"in.net", &z[986], x, 0, e, e, w{"ns1.nic.in.net", "ns2.nic.in.net", "ns3.nic.in.net", "ns4.nic.in.net"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/in.net/"}, f},
3670 {"jp.net", &z[986], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"205.164.14.88"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/jp.net/"}, f},
3671 {"ru.net", &z[986], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
3672 {"se.net", &z[986], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "se.net"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/se.net/"}, t},
3673 {"uk.net", &z[986], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/uk.net/"}, t},
3674 {"za.net", &z[986], x, 0, e, e, w{"igubu.saix.net", "ns0.is.co.za", "ns0.plig.net", "ns1.plig.net", "ns2.plig.net"}, n, n, n, "whois.za.net", e, n, t},
3675 {"arts.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3676 {"com.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3677 {"firm.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3678 {"info.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3679 {"net.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3680 {"org.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3681 {"other.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3682 {"per.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3683 {"rec.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3684 {"store.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3685 {"us.nf", &z[998], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "us.nf"}, n, n, e, e, n, t},
3686 {"web.nf", &z[998], x, 0, e, e, n, n, n, n, e, e, n, f},
3687 {"com.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3688 {"edu.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3689 {"gov.ng", &z[1000], z[5135:5136], 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3690 {"i.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, t},
3691 {"mil.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, t},
3692 {"mobi.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3693 {"name.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3694 {"net.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3695 {"org.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3696 {"sch.ng", &z[1000], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, f},
3697 {"ac.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3698 {"biz.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3699 {"co.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3700 {"com.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3701 {"edu.ni", &z[1003], x, 0, e, e, w{"auth01.ns.uu.net", "dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3702 {"gob.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3703 {"gov.ni", &z[1003], x, 0, e, e, n, n, n, n, e, e, n, t},
3704 {"in.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3705 {"info.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3706 {"int.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3707 {"mil.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3708 {"net.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3709 {"nom.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3710 {"org.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3711 {"web.ni", &z[1003], x, 0, e, e, w{"dns-ext.nic.cr", "ns.ideay.net.ni", "ns.ni", "ns.uu.net", "ns2.ni", "ns3.ni"}, n, n, n, e, e, n, f},
3712 {"24.nl", &z[1010], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.nl", "95.217.58.108"}, n, n, e, e, n, t},
3713 {"co.nl", &z[1010], x, 0x200, e, e, w{"a.nic.co.nl", "b.nic.co.nl", "c.nic.co.nl", "d.nic.co.nl"}, n, n, n, e, e, w{"https://rdap.centralnic.com/co.nl/"}, f},
3714 {"com.nl", &z[1010], x, 0x200, e, e, w{"ns1.com.nl", "ns2.com.nl"}, w{"185.85.211.136"}, n, n, e, e, n, f},
3715 {"net.nl", &z[1010], x, 0x200, e, e, w{"ns1.com.nl", "ns2.com.nl"}, w{"185.85.211.136"}, n, n, e, e, n, f},
3716 {"nom.nl", &z[1010], x, 0, e, e, w{"ns01.hostnet.nl", "ns02.hostnet.nl"}, n, n, n, e, e, n, f},
3717 {"punt.nl", &z[1010], x, 0x200, e, "http://www.punt.nl/", w{"nsn1.mijndomein.nl", "nsn2.mijndomein.nl", "nsn3.mijndomein.nl"}, w{"2a05:d018:964:c0a:a58f:6b32:e401:3d8a", "34.240.216.169", "hosting-1a.mijndomein-ws.nl"}, n, n, e, e, n, f},
3718 {"co.no", &z[1011], x, 0, e, "https://www.norid.no/index.en.html", w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, e, e, w{"https://rdap.centralnic.com/co.no/"}, t},
3719 {"fhs.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3720 {"folkebibl.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3721 {"fylkesbibl.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3722 {"gs.no", &z[1011], x, 0, e, e, w{"ns1.hyp.net", "ns2.hyp.net", "ns3.hyp.net"}, n, n, n, e, e, n, f},
3723 {"idrett.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3724 {"museum.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3725 {"priv.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3726 {"uenorge.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3727 {"vgs.no", &z[1011], x, 0, e, e, w{"x.nic.no", "y.nic.no", "z.nic.no"}, n, n, n, e, e, n, f},
3728 {"academy.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3729 {"accountants.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3730 {"actor.np", &z[1019], x, 0, e, "https://register.com.np/", w{"manaslu.mos.com.np", "np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np", "sungava.mos.com.np"}, n, n, n, e, e, n, f},
3731 {"aero.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3732 {"agency.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3733 {"asia.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3734 {"associates.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3735 {"audio.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3736 {"bar.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3737 {"bargains.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3738 {"beer.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3739 {"bid.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3740 {"bike.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3741 {"bio.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3742 {"biz.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3743 {"black.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3744 {"blue.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "pch.nnic.np", "sec2.apnic.net"}, n, n, n, e, e, n, f},
3745 {"boutique.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3746 {"build.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3747 {"builders.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3748 {"buzz.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3749 {"cab.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3750 {"camera.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3751 {"camp.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3752 {"capital.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3753 {"cards.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3754 {"care.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3755 {"careers.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3756 {"cash.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3757 {"catering.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3758 {"center.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3759 {"ceo.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3760 {"christmas.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3761 {"clinic.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3762 {"clothing.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3763 {"club.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3764 {"codes.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3765 {"coffee.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3766 {"college.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3767 {"com.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3768 {"community.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3769 {"company.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3770 {"computer.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3771 {"cool.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3772 {"coop.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3773 {"country.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3774 {"credit.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3775 {"creditcard.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3776 {"dental.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3777 {"diamonds.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3778 {"edu.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3779 {"email.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3780 {"engineering.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3781 {"estate.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3782 {"events.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3783 {"expert.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3784 {"finance.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3785 {"financial.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3786 {"fish.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3787 {"fishing.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3788 {"fitness.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3789 {"flights.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3790 {"florist.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3791 {"fund.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3792 {"furniture.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3793 {"futbol.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3794 {"gallery.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3795 {"gov.np", &z[1019], x, 0, e, "https://nitc.gov.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns-np.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3796 {"guitars.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3797 {"guru.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3798 {"hiphop.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3799 {"hiv.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3800 {"house.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3801 {"industries.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3802 {"info.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3803 {"ink.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3804 {"jobs.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3805 {"limited.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3806 {"link.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3807 {"management.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3808 {"marketing.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3809 {"media.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3810 {"menu.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3811 {"mil.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np.cctld.authdns.ripe.net", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3812 {"mobi.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3813 {"museum.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3814 {"name.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3815 {"net.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3816 {"ninja.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3817 {"onl.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3818 {"org.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3819 {"partners.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3820 {"parts.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3821 {"photo.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3822 {"photos.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3823 {"pics.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3824 {"pink.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3825 {"pro.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "np.cctld.authdns.ripe.net", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3826 {"productions.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3827 {"products.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3828 {"properties.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3829 {"pub.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3830 {"red.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3831 {"rentals.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3832 {"repair.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3833 {"rest.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3834 {"rocks.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3835 {"services.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3836 {"shiksha.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3837 {"shoes.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3838 {"social.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3839 {"solar.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3840 {"solutions.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3841 {"space.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3842 {"supplies.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3843 {"supply.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3844 {"support.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3845 {"surf.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3846 {"surgery.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3847 {"systems.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3848 {"tattoo.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3849 {"tax.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3850 {"technology.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3851 {"tel.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3852 {"tips.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3853 {"today.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net"}, n, n, n, e, e, n, f},
3854 {"tools.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3855 {"town.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3856 {"trade.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3857 {"training.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3858 {"travel.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3859 {"university.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3860 {"vacations.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3861 {"ventures.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3862 {"villas.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3863 {"vision.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3864 {"vodka.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3865 {"voting.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3866 {"voyage.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3867 {"watch.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3868 {"webcam.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3869 {"wiki.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3870 {"works.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3871 {"wtf.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3872 {"xyz.np", &z[1019], x, 0, e, "https://register.com.np/", w{"np-ns.npix.net.np", "ns-ext.vix.com", "ns4.apnic.net", "pch.nnic.np", "sec2.apnic.net", "shikhar.mos.com.np"}, n, n, n, e, e, n, f},
3873 {"zone.np", &z[1019], x, 0, e, "https://register.com.np/", n, n, n, n, e, e, n, f},
3874 {"biz.nr", &z[1020], x, 0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr"}, n, n, n, e, e, n, f},
3875 {"com.nr", &z[1020], x, 0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3876 {"edu.nr", &z[1020], x, 0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr"}, n, n, n, e, e, n, f},
3877 {"gov.nr", &z[1020], x, 0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3878 {"info.nr", &z[1020], x, 0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr"}, n, n, n, e, e, n, f},
3879 {"net.nr", &z[1020], x, 0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3880 {"org.nr", &z[1020], x, 0, e, e, w{"ns0.cenpac.net.nr", "ns1.cenpac.net.nr", "ns2.cenpac.net.nr", "phloem.uoregon.edu"}, n, n, n, e, e, n, f},
3881 {"co.nu", &z[1024], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "co.nu"}, n, n, e, e, n, t},
3882 {"com.nu", &z[1024], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "com.nu"}, n, n, e, e, n, t},
3883 {"eu.nu", &z[1024], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "eu.nu"}, n, n, e, e, n, t},
3884 {"ie.nu", &z[1024], x, 0, e, e, w{"brain.bb-online.co.uk", "ns1.bb-online.net", "ns2.bb-online.net", "ns5.bb-online.net"}, n, n, n, e, e, n, t},
3885 {"info.nu", &z[1024], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "info.nu"}, n, n, e, e, n, t},
3886 {"ac.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3887 {"co.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3888 {"cri.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3889 {"geek.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3890 {"gen.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3891 {"govt.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3892 {"health.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, t},
3893 {"iwi.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3894 {"kiwi.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3895 {"maori.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3896 {"mil.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3897 {"net.nz", &z[1026], z[5136:5137], 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3898 {"org.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3899 {"parliament.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3900 {"school.nz", &z[1026], x, 0, e, e, w{"ns1.dns.net.nz", "ns2.dns.net.nz", "ns3.dns.net.nz", "ns4.dns.net.nz", "ns5.dns.net.nz", "ns6.dns.net.nz", "ns7.dns.net.nz"}, n, n, n, e, e, n, f},
3901 {"ac.om", &z[1037], x, 0, e, e, n, n, n, n, e, e, n, f},
3902 {"biz.om", &z[1037], x, 0, e, e, n, n, n, n, e, e, n, f},
3903 {"co.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3904 {"com.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3905 {"edu.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3906 {"gov.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3907 {"med.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3908 {"mil.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3909 {"museum.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3910 {"net.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3911 {"org.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3912 {"pro.om", &z[1037], x, 0, e, e, w{"cctld.alpha.aridns.net.au", "cctld.beta.aridns.net.au", "cctld.delta.aridns.net.au", "cctld.gamma.aridns.net.au", "ns1.registry.om", "ns2.registry.om"}, n, n, n, e, e, n, f},
3913 {"sch.om", &z[1037], x, 0, e, e, n, n, n, n, e, e, n, f},
3914 {"ae.org", &z[1048], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "ae.org"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/ae.org/"}, t},
3915 {"eu.org", &z[1048], z[5137:5189], 0, e, e, w{"auth1.dns.elm.net", "dns4.gandi.net", "gra.wolfhugel.eu", "hobbes.bsd-dk.dk", "ns.bortzmeyer.eu.org", "ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net", "wombat.billaud.eu.org"}, n, n, n, "whois.eu.org", e, n, t},
3916 {"hk.org", &z[1048], x, 0, e, e, w{"a.udrtld.net", "b.udrtld.net", "c.udrtld.net", "dns7.cloudns.net", "dns8.cloudns.net", "ns3.he.net"}, n, n, n, "whois.registry.hk.com", e, n, f},
3917 {"js.org", &z[1048], x, 0, e, e, w{"miles.ns.cloudflare.com", "pam.ns.cloudflare.com"}, w{"162.0.217.23"}, n, n, e, e, n, t},
3918 {"us.org", &z[1048], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, w{"54.153.56.183", "us.org"}, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/us.org/"}, f},
3919 {"za.org", &z[1048], x, 0, e, e, w{"igubu.saix.net", "ns0.is.co.za", "ns0.plig.net", "ns1.plig.net", "ns2.plig.net"}, n, n, n, "whois.za.org", e, n, t},
3920 {"abo.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3921 {"ac.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3922 {"com.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3923 {"edu.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3924 {"gob.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3925 {"ing.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3926 {"med.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3927 {"net.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3928 {"nom.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3929 {"org.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3930 {"sld.pa", &z[1058], x, 0, e, e, w{"dns-ext.nic.cr", "ns.dns.br", "ns.nic.pa", "ns.pa", "ns2.pa", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
3931 {"com.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3932 {"edu.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3933 {"gob.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3934 {"gov.pe", &z[1074], x, 0, e, e, n, n, n, n, e, e, n, t},
3935 {"mil.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3936 {"net.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3937 {"nom.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3938 {"org.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, f},
3939 {"sld.pe", &z[1074], x, 0, e, e, w{"a.lactld.org", "pch.rcp.pe", "pe1.dnsnode.net", "quipu.rcp.net.pe"}, n, n, n, e, e, n, t},
3940 {"asso.pf", &z[1078], x, 0, e, e, n, n, n, n, e, e, n, f},
3941 {"com.pf", &z[1078], x, 0, e, e, n, n, n, n, e, e, n, f},
3942 {"edu.pf", &z[1078], x, 0, e, e, n, n, n, n, e, e, n, f},
3943 {"gov.pf", &z[1078], x, 0, e, e, w{"ns1.gov.pf", "ns1.mana.pf", "ns2.gov.pf", "ns2.mana.pf", "reverse.gov.pf"}, n, n, n, e, e, n, f},
3944 {"org.pf", &z[1078], x, 0, e, e, n, n, n, n, e, e, n, f},
3945 {"ac.pg", &z[1080], x, 0, e, e, n, n, n, n, e, e, n, f},
3946 {"com.pg", &z[1080], x, 0, e, e, n, n, n, n, e, e, n, f},
3947 {"gov.pg", &z[1080], x, 0, e, e, n, n, n, n, e, e, n, f},
3948 {"mil.pg", &z[1080], x, 0, e, e, n, n, n, n, e, e, n, f},
3949 {"net.pg", &z[1080], x, 0, e, e, n, n, n, n, e, e, n, f},
3950 {"org.pg", &z[1080], x, 0, e, e, n, n, n, n, e, e, n, f},
3951 {"com.ph", &z[1081], x, 0, e, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3952 {"edi.ph", &z[1081], x, 0, e, e, w{"ns1.dp47.parklogic.com", "ns2.dp47.parklogic.com", "ns3.dp47.parklogic.com", "ns4.dp47.parklogic.com", "ns5.dp47.parklogic.com"}, w{"2607:fad0:3801:4::1", "69.16.231.59"}, n, n, e, e, n, t},
3953 {"edu.ph", &z[1081], x, 0, e, e, w{"evans.gov.ph", "gabriela.ph.net", "gomez.ph.net"}, n, n, n, e, e, n, f},
3954 {"gov.ph", &z[1081], x, 0, e, e, w{"gabriela.ph.net", "gomez.ph.net", "ns1.gov.ph", "ns2.gov.ph"}, n, n, n, e, e, n, f},
3955 {"i.ph", &z[1081], x, 0, e, e, w{"nsi1.domains.ph", "nsi2.domains.ph"}, n, n, n, e, e, n, f},
3956 {"mil.ph", &z[1081], x, 0, e, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3957 {"net.ph", &z[1081], x, 0, e, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3958 {"ngo.ph", &z[1081], x, 0, e, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3959 {"org.ph", &z[1081], x, 0, e, e, n, w{"45.79.222.138"}, n, n, e, e, n, f},
3960 {"biz.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3961 {"com.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3962 {"edu.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, t},
3963 {"fam.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3964 {"gkp.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, t},
3965 {"gob.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3966 {"gog.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, t},
3967 {"gok.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3968 {"gon.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3969 {"gop.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3970 {"gos.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3971 {"gov.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3972 {"net.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3973 {"org.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3974 {"web.pk", &z[1102], x, 0, e, e, n, n, n, n, e, e, n, f},
3975 {"agro.pl", &z[1103], x, 0, e, "https://domain.by/", w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3976 {"aid.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3977 {"art.pl", &z[1103], x, 0, e, e, w{"dns14.ovh.net", "ns14.ovh.net"}, w{"146.59.33.164"}, n, n, e, e, n, f},
3978 {"atm.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3979 {"augustow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3980 {"auto.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3981 {"babia-gora.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3982 {"bedzin.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3983 {"beskidy.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3984 {"bialowieza.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, t},
3985 {"bialystok.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3986 {"bielawa.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3987 {"bieszczady.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3988 {"biz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3989 {"boleslawiec.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3990 {"bydgoszcz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3991 {"bytom.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3992 {"ciesyn.pl", &z[1103], x, 0, e, e, n, n, n, n, e, e, n, t},
3993 {"cieszyn.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3994 {"co.pl", &z[1103], x, 0, e, e, w{"ns1.co.pl", "ns2.co.pl"}, n, n, n, "whois.co.pl", e, n, t},
3995 {"com.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3996 {"czeladz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3997 {"czest.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3998 {"dlugoleka.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
3999 {"edu.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4000 {"elblag.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4001 {"elk.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4002 {"gda.pl", &z[1103], x, 0, e, e, w{"bilbo.nask.org.pl", "ns.tpnet.pl", "ns1.task.gda.pl", "ns2.task.gda.pl"}, n, n, n, e, e, n, f},
4003 {"gdansk.pl", &z[1103], x, 0, e, e, w{"bilbo.nask.org.pl", "ns.tpnet.pl", "ns1.task.gda.pl", "ns2.task.gda.pl"}, n, n, n, e, e, n, f},
4004 {"glogow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4005 {"gmina.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4006 {"gniezno.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4007 {"gniezon.pl", &z[1103], x, 0, e, e, n, n, n, n, e, e, n, t},
4008 {"gorlice.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4009 {"gov.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4010 {"grajewo.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4011 {"gsm.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4012 {"ilawa.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4013 {"info.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4014 {"jaworzno.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4015 {"jaworzono.pl", &z[1103], x, 0, e, e, n, n, n, n, e, e, n, t},
4016 {"jelenia-gora.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4017 {"jgora.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4018 {"kalisz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4019 {"karpacz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4020 {"kartuzy.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4021 {"kaszuby.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4022 {"katowice.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4023 {"kazimierz-dolny.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4024 {"kepno.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4025 {"ketrzyn.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4026 {"klodzko.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4027 {"kobierzyce.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4028 {"kolobrzeg.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4029 {"konin.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4030 {"konskowola.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4031 {"krakow.pl", &z[1103], x, 0, e, e, w{"bilbo.nask.org.pl", "dns.fuw.edu.pl", "info.cyf-kr.edu.pl", "nms.cyf-kr.edu.pl"}, n, n, n, e, e, n, f},
4032 {"ksazuby.pl", &z[1103], x, 0, e, e, n, n, n, n, e, e, n, t},
4033 {"kutno.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4034 {"lapy.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4035 {"lebork.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4036 {"legnica.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4037 {"lezajsk.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4038 {"limanowa.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4039 {"lodz.pl", &z[1103], x, 0, e, e, w{"dns.man.lodz.pl", "dns2.man.lodz.pl", "dns4.man.lodz.pl", "ns1.tpnet.pl"}, n, n, n, e, e, n, f},
4040 {"lomza.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4041 {"lowicz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4042 {"lubin.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4043 {"lublin.pl", &z[1103], x, 0, e, e, w{"bilbo.nask.org.pl", "ns1.lublin.pl", "ns2.lublin.pl"}, n, n, n, e, e, n, f},
4044 {"lukow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4045 {"mail.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4046 {"malbork.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4047 {"malopolska.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4048 {"mazowsze.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4049 {"mazury.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4050 {"media.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4051 {"miasta.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4052 {"mielec.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4053 {"mielno.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4054 {"mil.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4055 {"mragowo.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4056 {"naklo.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4057 {"net.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4058 {"ngo.pl", &z[1103], x, 0, e, e, w{"ns1.ngo.pl", "ns2.ngo.pl", "ns3.ngo.pl"}, n, n, n, e, e, n, f},
4059 {"nieruchomosci.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4060 {"nom.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4061 {"nowaruda.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4062 {"nysa.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4063 {"olawa.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4064 {"olecko.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4065 {"olkusz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4066 {"olsztyn.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4067 {"opoczno.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4068 {"opole.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4069 {"org.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4070 {"ostroda.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4071 {"ostroleka.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4072 {"ostrowiec.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4073 {"ostrowwlkp.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4074 {"pc.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4075 {"pila.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4076 {"pisz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4077 {"podhale.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4078 {"podlasie.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4079 {"polkowice.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4080 {"pomorskie.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4081 {"pomorze.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4082 {"powiat.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4083 {"poznan.pl", &z[1103], x, 0, e, e, w{"bilbo.nask.org.pl", "dns.amu.edu.pl", "dns3.amu.edu.pl", "kirdan.nask.net.pl"}, n, n, n, e, e, n, f},
4084 {"priv.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4085 {"prochowice.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4086 {"pruszkow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4087 {"przeworsk.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4088 {"pulawy.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4089 {"radom.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4090 {"rawa-maz.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4091 {"realestate.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4092 {"rel.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4093 {"rybnik.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4094 {"rzeszow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4095 {"sanok.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4096 {"sejny.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4097 {"sex.pl", &z[1103], x, 0x1, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4098 {"shop.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4099 {"sklep.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4100 {"skoczow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4101 {"slask.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4102 {"slupsk.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4103 {"sos.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4104 {"sosnowiec.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4105 {"stalowa-wola.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4106 {"starachowice.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4107 {"stargard.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4108 {"suwalki.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4109 {"swidnica.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4110 {"swiebodzin.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4111 {"swinoujscie.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4112 {"szczecin.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4113 {"szczytno.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4114 {"szkola.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4115 {"targi.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4116 {"tarnobrzeg.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4117 {"tgory.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4118 {"tm.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4119 {"torun.pl", &z[1103], x, 0, e, e, w{"bilbo.nask.org.pl", "blackbox.uci.uni.torun.pl", "flis.man.torun.pl", "koala.uci.uni.torun.pl"}, n, n, n, e, e, n, f},
4120 {"tourism.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4121 {"travel.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4122 {"turek.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4123 {"turystyka.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4124 {"tychy.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4125 {"ustka.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4126 {"walbrzych.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4127 {"warmia.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4128 {"warszawa.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4129 {"waw.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4130 {"wegrow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4131 {"wielun.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4132 {"wlocl.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4133 {"wloclawek.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4134 {"wodzislaw.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4135 {"wolomin.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4136 {"wroc.pl", &z[1103], x, 0, e, e, w{"bilbo.nask.org.pl", "kirdan.nask.net.pl", "ldhpux.immt.pwr.wroc.pl", "ns1.net.icm.edu.pl", "sun2.pwr.wroc.pl", "wask.wask.wroc.pl"}, n, n, n, e, e, n, f},
4137 {"wroclaw.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4138 {"zachpomor.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4139 {"zagan.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4140 {"zarow.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4141 {"zgora.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4142 {"zgorzelec.pl", &z[1103], x, 0, e, e, w{"a-dns.pl", "b-dns.pl", "c-dns.pl", "d-dns.pl", "e-dns.pl", "f-dns.pl", "g-dns.pl", "h-dns.pl", "i-dns.pl"}, n, n, n, e, e, n, f},
4143 {"at.pn", &z[1110], z[5189:5190], 0, e, e, n, n, n, n, e, e, n, f},
4144 {"au.pn", &z[1110], z[5190:5191], 0, e, e, n, n, n, n, e, e, n, f},
4145 {"ca.pn", &z[1110], x, 0, e, e, n, n, n, n, e, e, n, f},
4146 {"ch.pn", &z[1110], x, 0, e, e, n, n, n, n, e, e, n, f},
4147 {"cn.pn", &z[1110], x, 0, e, e, n, n, n, n, e, e, n, f},
4148 {"co.pn", &z[1110], x, 0, e, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4149 {"de.pn", &z[1110], x, 0, e, e, n, n, n, n, e, e, n, f},
4150 {"edu.pn", &z[1110], x, 0, e, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4151 {"es.pn", &z[1110], x, 0, e, e, w{"ns-1377.awsdns-44.org", "ns-1574.awsdns-04.co.uk", "ns-29.awsdns-03.com", "ns-723.awsdns-26.net"}, n, n, n, e, e, n, f},
4152 {"eu.pn", &z[1110], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4153 {"fr.pn", &z[1110], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4154 {"gov.pn", &z[1110], x, 0, e, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4155 {"in.pn", &z[1110], x, 0, e, e, w{"ns-1425.awsdns-50.org", "ns-1677.awsdns-17.co.uk", "ns-441.awsdns-55.com", "ns-906.awsdns-49.net"}, n, n, n, e, e, n, t},
4156 {"it.pn", &z[1110], x, 0, e, e, w{"ns1.speedydns.net", "ns2.speedydns.net"}, n, n, n, e, e, n, f},
4157 {"jp.pn", &z[1110], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4158 {"net.pn", &z[1110], x, 0, e, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4159 {"org.pn", &z[1110], x, 0, e, e, w{"dns1.nominetdns.uk", "dns4.nominetdns.uk", "ns0.pitcairn.net.pn", "ns1.pitcairn.net.pn"}, n, n, n, e, e, n, f},
4160 {"uk.pn", &z[1110], z[5191:5192], 0x800, e, e, n, n, n, n, e, e, n, f},
4161 {"us.pn", &z[1110], x, 0, e, e, n, n, n, n, e, e, n, f},
4162 {"ac.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4163 {"ag.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4164 {"ai.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4165 {"alumni.pr", &z[1118], x, 0, e, e, w{"descartes.nic.pr", "golomb.nic.pr", "pascal.nic.pr", "pr-dns.denic.de", "pr-ns.anycast.pch.net"}, n, n, n, e, e, n, t},
4166 {"at.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4167 {"au.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4168 {"aw.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4169 {"bb.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4170 {"biz.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4171 {"bm.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4172 {"br.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4173 {"bs.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4174 {"ch.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4175 {"cl.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4176 {"cn.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4177 {"com.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4178 {"de.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4179 {"dm.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4180 {"do.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4181 {"edu.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4182 {"en.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4183 {"es.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4184 {"est.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4185 {"eu.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4186 {"exalumnos.pr", &z[1118], x, 0, e, e, w{"descartes.nic.pr", "golomb.nic.pr", "pascal.nic.pr", "pr-dns.denic.de", "pr-ns.anycast.pch.net"}, n, n, n, e, e, n, t},
4187 {"fr.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4188 {"gd.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4189 {"gov.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4190 {"gp.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4191 {"ht.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4192 {"info.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4193 {"isla.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4194 {"it.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4195 {"jm.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4196 {"jp.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4197 {"ky.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4198 {"lc.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4199 {"ms.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4200 {"mx.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4201 {"name.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4202 {"net.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4203 {"nl.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4204 {"nom.pr", &z[1118], x, 0, e, e, n, n, n, n, e, e, n, f},
4205 {"org.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4206 {"pro.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4207 {"prof.pr", &z[1118], x, 0, e, e, w{"a0.pr.afilias-nst.info", "a2.pr.afilias-nst.info", "b0.pr.afilias-nst.org", "b2.pr.afilias-nst.org", "c0.pr.afilias-nst.info", "d0.pr.afilias-nst.org"}, n, n, n, e, e, n, f},
4208 {"tc.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4209 {"tt.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4210 {"uk.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4211 {"us.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4212 {"vg.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4213 {"vi.pr", &z[1118], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4214 {"aaa.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4215 {"aca.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4216 {"acct.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4217 {"arc.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4218 {"avocat.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4219 {"bar.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4220 {"bus.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4221 {"cfp.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4222 {"chi.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4223 {"chiro.pro", &z[1123], x, 0, e, e, w{"dns111.ovh.net", "ns111.ovh.net"}, n, n, n, e, e, n, f},
4224 {"cpa.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4225 {"dds.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4226 {"den.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4227 {"dent.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4228 {"ed.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4229 {"eng.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4230 {"jur.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4231 {"law.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4232 {"med.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4233 {"min.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4234 {"nitr.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4235 {"nur.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4236 {"nurse.pro", &z[1123], x, 0, e, e, w{"park1.encirca.net", "park2.encirca.net"}, n, n, n, e, e, n, f},
4237 {"opt.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4238 {"pa.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4239 {"pha.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4240 {"pharma.pro", &z[1123], x, 0, e, e, w{"ns1.sedoparking.com", "ns2.sedoparking.com"}, w{"64.190.63.111"}, n, n, e, e, n, f},
4241 {"pod.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4242 {"pr.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4243 {"prof.pro", &z[1123], x, 0, e, e, w{"dns1.encirca.net", "dns2.encirca.net"}, n, n, n, e, e, n, f},
4244 {"prx.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4245 {"pt.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, t},
4246 {"recht.pro", &z[1123], x, 0, e, e, w{"a0.pro.afilias-nst.info", "a2.pro.afilias-nst.info", "b0.pro.afilias-nst.org", "b2.pro.afilias-nst.org", "c0.pro.afilias-nst.info", "d0.pro.afilias-nst.org"}, n, n, n, e, e, n, f},
4247 {"rel.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4248 {"teach.pro", &z[1123], x, 0, e, e, w{"curitiba.ns.porkbun.com", "fortaleza.ns.porkbun.com", "maceio.ns.porkbun.com", "salvador.ns.porkbun.com"}, w{"44.230.85.241", "52.33.207.7", "uixie.porkbun.com"}, n, n, e, e, n, f},
4249 {"vet.pro", &z[1123], x, 0, e, e, n, n, n, n, e, e, n, f},
4250 {"com.ps", &z[1134], x, 0, e, "https://www.pnina.ps/registration-policy/", w{"ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, e, e, n, f},
4251 {"edu.ps", &z[1134], x, 0, e, "https://www.tonic.to/", w{"dns1.gov.ps", "dns3.gov.ps", "dns4.pna.ps", "dns5.gov.ps", "ns1.gov.ps", "ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps"}, n, n, n, e, e, n, f},
4252 {"gov.ps", &z[1134], x, 0, e, e, w{"dns1.gov.ps", "ns1.gov.ps", "ns1.palgov.net", "ns2.palgov.net"}, n, n, n, e, e, n, f},
4253 {"mobi.ps", &z[1134], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "mobi.ps"}, n, n, e, e, n, t},
4254 {"mun.ps", &z[1134], x, 0, e, e, w{"dns1.gov.ps", "ns1.gov.ps", "ns2.palgov.net", "ns2.pnina.ps"}, n, n, n, e, e, n, f},
4255 {"net.ps", &z[1134], x, 0, e, e, w{"ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, e, e, n, f},
4256 {"org.ps", &z[1134], x, 0, e, e, w{"ns1.pnina.ps", "ns2.pnina.ps", "ote.pnina.ps", "ps-ns.anycast.pch.net", "ps.cctld.authdns.ripe.net", "rip.psg.com"}, n, n, n, e, e, n, f},
4257 {"plo.ps", &z[1134], x, 0, e, e, w{"dns3.gov.ps", "dns4.pna.ps", "dns5.gov.ps"}, n, n, n, e, e, n, t},
4258 {"sch.ps", &z[1134], x, 0, e, e, w{"dns1.gov.ps", "dns3.gov.ps", "dns4.pna.ps", "dns5.gov.ps", "ns1.gov.ps", "ns1.pnina.ps", "ns2.pnina.ps"}, n, n, n, e, e, n, f},
4259 {"co.pt", &z[1135], x, 0, e, e, w{"ns61.plako.net", "ns62.plako.net"}, n, n, n, e, e, n, t},
4260 {"com.pt", &z[1135], x, 0, e, e, n, n, n, n, e, e, n, t},
4261 {"edu.pt", &z[1135], x, 0, e, e, n, n, n, n, e, e, n, f},
4262 {"gov.pt", &z[1135], x, 0, e, e, w{"a.dns.pt", "dns1.gov.pt", "europe1.dnsnode.net", "ns02.fccn.pt", "nsp.dnsnode.net"}, n, n, n, e, e, n, f},
4263 {"int.pt", &z[1135], x, 0, e, e, n, n, n, n, e, e, n, f},
4264 {"net.pt", &z[1135], x, 0, e, e, n, n, n, n, e, e, n, f},
4265 {"nome.pt", &z[1135], x, 0, e, e, n, n, n, n, e, e, n, f},
4266 {"org.pt", &z[1135], x, 0, e, e, n, n, n, n, e, e, n, f},
4267 {"publ.pt", &z[1135], x, 0, e, e, n, n, n, n, e, e, n, f},
4268 {"belau.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, f},
4269 {"co.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, t},
4270 {"com.pw", &z[1137], x, 0, e, e, w{"ns13.xincache.com", "ns14.xincache.com"}, n, n, n, e, e, n, f},
4271 {"ed.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, t},
4272 {"edu.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, t},
4273 {"go.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, t},
4274 {"gov.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, f},
4275 {"ne.pw", &z[1137], x, 0, e, e, w{"a.dnspod.com", "b.dnspod.com", "c.dnspod.com"}, n, n, n, e, e, n, t},
4276 {"net.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, f},
4277 {"or.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, t},
4278 {"org.pw", &z[1137], x, 0, e, e, w{"ns1390.ztomy.com", "ns2390.ztomy.com"}, w{"141.8.226.59"}, n, n, e, e, n, f},
4279 {"com.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4280 {"coop.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4281 {"edu.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4282 {"gov.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4283 {"mil.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4284 {"net.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4285 {"org.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "l.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4286 {"una.py", &z[1139], x, 0, e, e, w{"b.dns.py", "c.dns.py", "p.dns.py", "u.dns.py"}, n, n, n, e, e, n, f},
4287 {"com.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, f},
4288 {"edu.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4289 {"gov.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4290 {"mil.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4291 {"name.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, f},
4292 {"net.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, f},
4293 {"org.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4294 {"sch.qa", &z[1140], x, 0, e, e, w{"a.registry.qa", "b.registry.qa", "c.registry.qa", "d.registry.qa", "e.registry.qa", "f.registry.qa", "g.registry.qa", "h.registry.qa", "i.registry.qa"}, n, n, n, e, e, n, t},
4295 {"asso.re", &z[1150], x, 0, e, e, n, n, n, n, e, e, n, f},
4296 {"com.re", &z[1150], x, 0, e, e, n, n, n, n, e, e, n, f},
4297 {"nom.re", &z[1150], x, 0, e, e, n, n, n, n, e, e, n, f},
4298 {"arts.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4299 {"co.ro", &z[1185], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, e, e, n, f},
4300 {"com.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4301 {"firm.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4302 {"info.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4303 {"ne.ro", &z[1185], x, 0, e, e, w{"ns1.eunoc.net", "ns2.eunoc.net", "ns3.eunoc.net"}, w{"185.27.255.9", "now.co.ro"}, n, n, e, e, n, f},
4304 {"nom.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4305 {"nt.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4306 {"or.ro", &z[1185], x, 0, e, e, w{"ns1.eunoc.net", "ns2.eunoc.net", "ns3.eunoc.net"}, w{"185.27.255.9", "now.co.ro"}, n, n, e, e, n, f},
4307 {"org.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4308 {"rec.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4309 {"ro.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4310 {"sa.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4311 {"srl.ro", &z[1185], x, 0, e, e, w{"ns1.eunoc.net", "ns2.eunoc.net", "ns3.eunoc.net"}, w{"185.27.255.9", "now.co.ro"}, n, n, e, e, n, f},
4312 {"store.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4313 {"tm.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4314 {"www.ro", &z[1185], x, 0, e, e, n, n, n, n, e, e, n, f},
4315 {"ac.rs", &z[1194], x, 0, e, e, w{"ban.junis.ni.ac.rs", "gaea.rcub.bg.ac.rs", "ns.etf.bg.ac.rs", "ns.rcub.bg.ac.rs", "ns.unic.kg.ac.rs", "ns1.uns.ac.rs", "ns2.iif.hu", "odisej.telekom.rs"}, n, n, n, e, e, n, t},
4316 {"co.rs", &z[1194], x, 0, e, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4317 {"edu.rs", &z[1194], x, 0, e, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4318 {"gov.rs", &z[1194], x, 0, e, e, w{"dagda1.isp.telekom.rs", "gov1.nic.rs", "gov2.nic.rs", "ns1.gov.rs", "ns2.gov.rs", "ns3.gov.rs", "ns4.gov.rs"}, n, n, n, e, e, n, f},
4319 {"in.rs", &z[1194], x, 0, e, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4320 {"org.rs", &z[1194], x, 0, e, e, w{"a.nic.rs", "b.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, f},
4321 {"ac.ru", &z[1196], x, 0, e, e, w{"ns-soa.darenet.dk", "ns1.free.net", "ns2.free.net"}, n, n, n, e, e, n, f},
4322 {"adygeya.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4323 {"bashkiria.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4324 {"bir.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4325 {"cbg.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4326 {"com.ru", &z[1196], x, 0, e, e, w{"ns3-com.nic.ru", "ns4-com.nic.ru", "ns8-com.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, f},
4327 {"dagestan.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4328 {"edu.ru", &z[1196], x, 0, e, e, w{"ns.informika.ru", "ns.msu.ru", "ns.runnet.ru", "ns2.free.net", "ns2.informika.ru"}, n, n, n, "whois.informika.ru", e, n, f},
4329 {"gov.ru", &z[1196], x, 0, e, e, w{"acl.dns.ripn.net", "bcl.dns.ripn.net", "ccl.dns.ripn.net", "ns.gov.ru", "ns2.gov.ru"}, n, n, n, e, e, n, f},
4330 {"grozny.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4331 {"int.ru", &z[1196], x, 0, e, e, w{"ns.macomnet.ru", "ns2.macomnet.ru", "ns3.macomnet.ru"}, n, n, n, e, e, n, f},
4332 {"kalmykia.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4333 {"kustanai.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4334 {"marine.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4335 {"mil.ru", &z[1196], x, 0, e, e, w{"ns1.mil.ru", "ns2.mil.ru", "ns4.mil.ru"}, n, n, n, e, e, n, f},
4336 {"mordovia.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4337 {"msk.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"185.76.145.93"}, n, n, e, e, n, f},
4338 {"mytis.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4339 {"nalchik.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4340 {"net.ru", &z[1196], x, 0, e, e, w{"a.dns-servers.net.ru", "b.dns-servers.net.ru", "d.dns-servers.net.ru", "e.dns-servers.net.ru", "f.dns-servers.net.ru"}, n, n, n, e, e, n, f},
4341 {"nov.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4342 {"org.ru", &z[1196], x, 0, e, e, w{"a.dns-servers.net.ru", "b.dns-servers.net.ru", "d.dns-servers.net.ru", "e.dns-servers.net.ru", "f.dns-servers.net.ru"}, n, n, n, e, e, n, f},
4343 {"pp.ru", &z[1196], x, 0, e, e, w{"a.dns-servers.net.ru", "b.dns-servers.net.ru", "d.dns-servers.net.ru", "e.dns-servers.net.ru", "f.dns-servers.net.ru"}, n, n, n, e, e, n, f},
4344 {"pyatigorsk.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4345 {"relarn.ru", &z[1196], x, 0, e, e, w{"ns1.timeweb.ru", "ns2.timeweb.ru", "ns3.timeweb.org", "ns4.timeweb.org"}, n, n, n, e, e, n, f},
4346 {"spb.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, f},
4347 {"vladikavkaz.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4348 {"vladimir.ru", &z[1196], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4349 {"ac.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4350 {"co.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4351 {"com.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4352 {"edu.rw", &z[1200], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns-rw.afrinic.net", "ns1.ricta.org.rw", "pch.ricta.org.rw"}, n, n, n, e, e, n, f},
4353 {"gouv.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4354 {"gov.rw", &z[1200], x, 0, e, e, w{"ns1.rdb.rw", "ns2.aos.rw", "ns3.aos.rw"}, n, n, n, e, e, n, f},
4355 {"int.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4356 {"mil.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4357 {"net.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4358 {"org.rw", &z[1200], x, 0, e, e, n, n, n, n, e, e, n, f},
4359 {"com.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4360 {"edu.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4361 {"gov.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4362 {"med.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4363 {"net.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4364 {"org.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4365 {"pub.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4366 {"sch.sa", &z[1203], x, 0, e, e, w{"c1.dns.sa", "c2.dns.sa", "i1.dns.sa", "m1.dns.sa", "m2.dns.sa", "n1.dns.sa", "p1.dns.sa", "s1.dns.sa", "s2.dns.sa", "sh1.dns.sa"}, n, n, n, e, e, n, f},
4367 {"com.sb", &z[1223], x, 0, e, e, n, n, n, n, e, e, n, f},
4368 {"edu.sb", &z[1223], x, 0, e, e, n, n, n, n, e, e, n, f},
4369 {"gov.sb", &z[1223], x, 0, e, e, n, n, n, n, e, e, n, f},
4370 {"net.sb", &z[1223], x, 0, e, e, n, n, n, n, e, e, n, f},
4371 {"org.sb", &z[1223], x, 0, e, e, n, n, n, n, e, e, n, f},
4372 {"com.sc", &z[1226], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4373 {"edu.sc", &z[1226], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4374 {"gov.sc", &z[1226], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4375 {"net.sc", &z[1226], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4376 {"org.sc", &z[1226], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4377 {"com.sd", &z[1240], x, 0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "ns1.uaenic.ae", "ns2.uaenic.ae", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4378 {"edu.sd", &z[1240], x, 0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4379 {"gov.sd", &z[1240], x, 0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "ns1.uaenic.ae", "ns2.uaenic.ae", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4380 {"info.sd", &z[1240], x, 0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4381 {"med.sd", &z[1240], x, 0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4382 {"net.sd", &z[1240], x, 0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4383 {"org.sd", &z[1240], x, 0, e, e, w{"ans1.canar.sd", "ans1.sis.sd", "ans2.canar.sd", "ns-sd.afrinic.net", "ns.cocca.fr", "pch.sis.sd", "sd.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4384 {"tv.sd", &z[1240], x, 0, e, e, w{"ans1.sis.sd", "ns.cocca.fr", "ns1.domains.sd", "ns2.domains.sd"}, n, n, n, e, e, n, f},
4385 {"a.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, t},
4386 {"ac.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4387 {"b.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4388 {"bd.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4389 {"c.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4390 {"com.se", &z[1241], x, 0, e, e, w{"ns1.centralnic.net", "ns2.centralnic.net", "ns3.centralnic.net", "ns4.centralnic.net"}, n, n, n, "whois.centralnic.com", e, w{"https://rdap.centralnic.com/com.se/"}, f},
4391 {"d.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4392 {"e.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4393 {"f.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4394 {"g.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4395 {"h.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4396 {"i.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4397 {"k.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4398 {"l.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4399 {"m.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4400 {"mil.se", &z[1241], x, 0, e, e, w{"dns5.telia.com", "dns6.telia.com", "ns.defence.se", "ns.mil.se", "ns2.mil.se", "ns3.mil.se", "pitea.dns.swip.net"}, n, n, n, e, e, n, f},
4401 {"n.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4402 {"o.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4403 {"org.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4404 {"p.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4405 {"parti.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4406 {"pp.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4407 {"press.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4408 {"r.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4409 {"s.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4410 {"t.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4411 {"tm.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4412 {"u.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4413 {"w.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4414 {"x.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4415 {"y.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4416 {"z.se", &z[1241], x, 0, e, e, n, n, n, n, e, e, n, f},
4417 {"com.sg", &z[1256], x, 0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, t},
4418 {"edu.sg", &z[1256], x, 0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4419 {"gov.sg", &z[1256], x, 0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4420 {"net.sg", &z[1256], x, 0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4421 {"org.sg", &z[1256], x, 0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4422 {"per.sg", &z[1256], x, 0, e, e, w{"dsany.sgnic.sg", "dsany2.sgnic.sg", "dsany3.sgnic.sg", "pch.sgzones.sg"}, n, n, n, e, e, n, f},
4423 {"co.sh", &z[1257], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4424 {"com.sh", &z[1257], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4425 {"edu.sh", &z[1257], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4426 {"gov.sh", &z[1257], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4427 {"net.sh", &z[1257], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4428 {"nom.sh", &z[1257], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4429 {"org.sh", &z[1257], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4430 {"ae.si", &z[1272], x, 0, e, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4431 {"at.si", &z[1272], x, 0, e, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4432 {"cn.si", &z[1272], x, 0, e, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4433 {"co.si", &z[1272], x, 0, e, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4434 {"de.si", &z[1272], x, 0, e, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4435 {"uk.si", &z[1272], x, 0, e, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4436 {"us.si", &z[1272], x, 0, e, e, w{"b.ns14.net", "c.ns14.net", "d.ns14.net", "ns.2020.si"}, n, n, n, e, e, n, f},
4437 {"com.sl", &z[1285], x, 0, e, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4438 {"edu.sl", &z[1285], x, 0, e, e, w{"ns1.neoip.com"}, n, n, n, e, e, n, t},
4439 {"gov.sl", &z[1285], x, 0, e, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4440 {"net.sl", &z[1285], x, 0, e, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4441 {"org.sl", &z[1285], x, 0, e, e, w{"ns1.neoip.com", "ns2.neoip.com"}, n, n, n, e, e, n, f},
4442 {"art.sn", &z[1290], x, 0, e, e, w{"dns.ucad.sn", "ns.nic.sn", "ns.ucad.sn"}, n, n, n, e, e, n, f},
4443 {"com.sn", &z[1290], x, 0, e, e, w{"ns.nic.sn", "ns.ucad.sn", "ns3.cctld.sn"}, n, n, n, e, e, n, f},
4444 {"edu.sn", &z[1290], x, 0, e, e, w{"ns.nic.sn", "ns.ucad.sn", "ns3.cctld.sn"}, n, n, n, e, e, n, f},
4445 {"gouv.sn", &z[1290], x, 0, e, e, w{"ns.gouv.sn", "ns.ucad.sn", "ns2.gouv.sn", "ns3.gouv.sn"}, n, n, n, e, e, n, t},
4446 {"org.sn", &z[1290], x, 0, e, e, w{"ns.nic.sn", "ns.ucad.sn", "ns3.cctld.sn"}, n, n, n, e, e, n, f},
4447 {"perso.sn", &z[1290], x, 0, e, e, n, n, n, n, e, e, n, f},
4448 {"univ.sn", &z[1290], x, 0, e, e, w{"dns.ucad.sn", "ns.nic.sn", "ns.ucad.sn"}, n, n, n, e, e, n, t},
4449 {"com.so", &z[1292], x, 0, e, e, n, n, n, n, e, e, n, f},
4450 {"edu.so", &z[1292], x, 0, e, e, n, n, n, n, e, e, n, t},
4451 {"net.so", &z[1292], x, 0, e, e, n, n, n, n, e, e, n, f},
4452 {"org.so", &z[1292], x, 0, e, e, n, n, n, n, e, e, n, f},
4453 {"uber.space", &z[1304], x, 0, e, e, w{"ns1.jonaspasche.com", "ns2.jonaspasche.com", "ns3.jonaspasche.com"}, n, n, n, e, e, n, t},
4454 {"biz.ss", &z[1313], x, 0, e, e, n, n, n, n, e, e, n, t},
4455 {"com.ss", &z[1313], x, 0, e, e, n, n, n, n, e, e, n, t},
4456 {"edu.ss", &z[1313], x, 0, e, e, n, n, n, n, e, e, n, t},
4457 {"me.ss", &z[1313], x, 0, e, e, n, n, n, n, e, e, n, t},
4458 {"net.ss", &z[1313], x, 0, e, e, n, n, n, n, e, e, n, t},
4459 {"org.ss", &z[1313], x, 0, e, e, n, n, n, n, e, e, n, t},
4460 {"sch.ss", &z[1313], x, 0, e, e, n, n, n, n, e, e, n, t},
4461 {"co.st", &z[1314], x, 0, e, e, w{"ns1-se.ns.gov.st", "ns1-us.ns.gov.st", "ns2-se.ns.gov.st"}, n, n, n, e, e, n, f},
4462 {"com.st", &z[1314], x, 0, e, e, w{"ns1-se.ns.gov.st", "ns1-us.ns.gov.st", "ns2-se.ns.gov.st"}, n, n, n, e, e, n, f},
4463 {"consulado.st", &z[1314], x, 0, e, e, w{"ns1.bahnhof.net", "ns2.bahnhof.net"}, n, n, n, e, e, n, f},
4464 {"edu.st", &z[1314], x, 0, e, e, w{"ns1.nic.st", "ns2.nic.st", "ns3.nic.st"}, n, n, n, e, e, n, f},
4465 {"embaixada.st", &z[1314], x, 0, e, e, w{"ns1.bahnhof.net", "ns2.bahnhof.net"}, n, n, n, e, e, n, t},
4466 {"embaizada.st", &z[1314], x, 0, e, e, n, n, n, n, e, e, n, f},
4467 {"gov.st", &z[1314], x, 0, e, e, w{"ns1.gov.st", "ns2.gov.st"}, n, n, n, e, e, n, f},
4468 {"mil.st", &z[1314], x, 0, e, e, w{"ns.bahnhof.se", "ns2.bahnhof.net"}, n, n, n, e, e, n, f},
4469 {"net.st", &z[1314], x, 0, e, e, w{"ns1.nic.st", "ns2.nic.st", "ns3.nic.st"}, n, n, n, e, e, n, f},
4470 {"org.st", &z[1314], x, 0, e, e, w{"ns1.webhosting.st", "ns2.webhosting.st"}, n, n, n, e, e, n, f},
4471 {"principe.st", &z[1314], x, 0, e, e, w{"ns1.govhost.st", "ns2.govhost.st", "ns3.govhost.st"}, n, n, n, e, e, n, f},
4472 {"saotome.st", &z[1314], x, 0, e, e, w{"ns1.govhost.st", "ns2.govhost.st"}, n, n, n, e, e, n, f},
4473 {"store.st", &z[1314], x, 0, e, e, w{"ns.bahnhof.se", "ns2.bahnhof.net"}, n, n, n, e, e, n, f},
4474 {"abkhazia.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4475 {"adygeya.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4476 {"aktyubinsk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4477 {"arkhangelsk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4478 {"armenia.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4479 {"ashgabad.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4480 {"azerbaijan.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4481 {"balashov.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4482 {"bashkiria.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4483 {"bryansk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4484 {"bukhara.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4485 {"chimkent.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4486 {"dagestan.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4487 {"east-kazakhstan.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4488 {"exnet.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4489 {"georgia.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4490 {"grozny.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4491 {"ivanovo.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4492 {"jambyl.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4493 {"kalmykia.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4494 {"kaluga.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4495 {"karacol.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4496 {"karaganda.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4497 {"karelia.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4498 {"khakassia.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4499 {"krasnodar.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4500 {"kurgan.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4501 {"kustanai.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4502 {"lenug.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4503 {"mangyshlak.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4504 {"mordovia.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4505 {"msk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4506 {"murmansk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4507 {"nalchik.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4508 {"navoi.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4509 {"north-kazakhstan.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4510 {"nov.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4511 {"obninsk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4512 {"penza.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4513 {"pokrovsk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4514 {"sochi.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4515 {"spb.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4516 {"tashkent.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4517 {"termez.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4518 {"togliatti.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4519 {"troitsk.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4520 {"tselinograd.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4521 {"tula.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4522 {"tuva.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4523 {"vladikavkaz.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4524 {"vladimir.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4525 {"vologda.su", &z[1332], x, 0, e, e, w{"ns3-geo.nic.ru", "ns4-geo.nic.ru", "ns8-geo.nic.ru"}, w{"178.210.89.119"}, n, n, e, e, n, t},
4526 {"com.sv", &z[1341], x, 0, e, e, n, n, n, n, e, e, n, f},
4527 {"edu.sv", &z[1341], x, 0, e, e, n, n, n, n, e, e, n, f},
4528 {"gob.sv", &z[1341], x, 0, e, e, n, n, n, n, e, e, n, f},
4529 {"org.sv", &z[1341], x, 0, e, e, n, n, n, n, e, e, n, f},
4530 {"red.sv", &z[1341], x, 0, e, e, n, n, n, n, e, e, n, f},
4531 {"com.sy", &z[1347], x, 0, e, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4532 {"edu.sy", &z[1347], x, 0, e, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4533 {"gov.sy", &z[1347], x, 0, e, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4534 {"mil.sy", &z[1347], x, 0, e, e, w{"freedns1.registrar-servers.com", "freedns2.registrar-servers.com", "freedns3.registrar-servers.com", "freedns4.registrar-servers.com", "freedns5.registrar-servers.com"}, n, n, n, e, e, n, f},
4535 {"net.sy", &z[1347], x, 0, e, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4536 {"org.sy", &z[1347], x, 0, e, e, w{"ns1.tld.sy", "pch.anycast.tld.sy", "sy.cctld.authdns.ripe.net"}, n, n, n, e, e, n, f},
4537 {"ac.sz", &z[1351], x, 0, e, e, n, n, n, n, e, e, n, f},
4538 {"co.sz", &z[1351], x, 0, e, e, n, n, n, n, e, e, n, f},
4539 {"org.sz", &z[1351], x, 0, e, e, n, n, n, n, e, e, n, f},
4540 {"at.tc", &z[1363], z[5192:5193], 0, e, e, w{"ns1.123k-elazz.com", "ns2.123k-elazz.com"}, n, n, n, e, e, n, f},
4541 {"au.tc", &z[1363], z[5193:5194], 0, e, e, w{"jake.ns.cloudflare.com", "sue.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4542 {"be.tc", &z[1363], x, 0, e, e, w{"ns1.be.tc", "ns2.be.tc"}, w{"213.136.89.177"}, n, n, e, e, n, f},
4543 {"biz.tc", &z[1363], x, 0, e, "https://www.biz.tc/", w{"ns1.nudrv.com", "ns2.nudrv.com"}, w{"64.136.20.39"}, n, n, e, e, n, f},
4544 {"br.tc", &z[1363], x, 0, e, e, w{"ns1.odeaweb.com", "ns2.odeaweb.com"}, n, n, n, e, e, n, f},
4545 {"ch.tc", &z[1363], x, 0, e, e, w{"ns1.swisscenter.com", "ns2.swisscenter.com"}, n, n, n, e, e, n, f},
4546 {"com.tc", &z[1363], x, 0, e, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, t},
4547 {"cz.tc", &z[1363], x, 0, e, e, w{"fish.ns.cloudflare.com", "jack.ns.cloudflare.com"}, n, n, n, e, e, n, f},
4548 {"de.tc", &z[1363], x, 0, e, e, n, n, n, n, e, e, n, f},
4549 {"dk.tc", &z[1363], x, 0, e, e, n, n, n, n, e, e, n, f},
4550 {"edu.tc", &z[1363], x, 0, e, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, f},
4551 {"es.tc", &z[1363], x, 0, e, e, w{"ns1.es.tc", "ns2.es.tc"}, n, n, n, e, e, n, t},
4552 {"eu.tc", &z[1363], x, 0, e, e, n, n, n, n, e, e, n, f},
4553 {"hk.tc", &z[1363], x, 0, e, e, w{"drew.ns.cloudflare.com", "kia.ns.cloudflare.com"}, n, n, n, e, e, n, f},
4554 {"hu.tc", &z[1363], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4555 {"ie.tc", &z[1363], x, 0, e, e, n, n, n, n, e, e, n, f},
4556 {"int.tc", &z[1363], x, 0, e, e, w{"ns1.int.tc", "ns2.int.tc"}, n, n, n, e, e, n, f},
4557 {"it.tc", &z[1363], x, 0, e, e, w{"ns0.dnsmadeeasy.com", "ns1.dnsmadeeasy.com", "ns3.dnsmadeeasy.com", "ns4.dnsmadeeasy.com"}, w{"157.230.67.179"}, n, n, e, e, n, f},
4558 {"kr.tc", &z[1363], x, 0, e, e, w{"ns.udag.de", "ns.udag.net", "ns.udag.org"}, w{"89.31.143.1"}, n, n, e, e, n, f},
4559 {"mx.tc", &z[1363], x, 0, e, e, w{"ns1.dreamhost.com", "ns2.dreamhost.com", "ns3.dreamhost.com"}, n, n, n, e, e, n, f},
4560 {"net.tc", &z[1363], x, 0, e, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc"}, n, n, n, e, e, n, f},
4561 {"no.tc", &z[1363], x, 0, e, e, w{"betty.ns.cloudflare.com", "kai.ns.cloudflare.com"}, w{"77.79.104.210"}, n, n, e, e, n, f},
4562 {"org.tc", &z[1363], x, 0, e, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, t},
4563 {"ph.tc", &z[1363], x, 0, e, e, w{"default1.nic.tc", "default2.nic.tc"}, n, n, n, e, e, n, f},
4564 {"pl.tc", &z[1363], x, 0, e, e, w{"ns-55-c.gandi.net", "ns-68-a.gandi.net", "ns-71-b.gandi.net"}, n, n, n, e, e, n, f},
4565 {"pro.tc", &z[1363], x, 0, e, e, w{"root1.zone.tc", "root2.zone.tc", "root3.zone.tc", "root4.zone.tc", "root5.zone.tc", "root6.zone.tc", "root7.zone.tc", "root8.zone.tc"}, n, n, n, e, e, n, f},
4566 {"ru.tc", &z[1363], x, 0, e, e, w{"jake.ns.cloudflare.com", "sue.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4567 {"se.tc", &z[1363], x, 0, e, e, w{"jill.ns.cloudflare.com", "noah.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4568 {"shop.tc", &z[1363], x, 0, e, e, w{"ns.onshore.net", "ns2.onshore.net"}, n, n, n, e, e, n, f},
4569 {"th.tc", &z[1363], x, 0, e, e, w{"jill.ns.cloudflare.com", "noah.ns.cloudflare.com"}, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, f},
4570 {"ua.tc", &z[1363], x, 0, e, e, n, n, n, n, e, e, n, f},
4571 {"uk.tc", &z[1363], z[5194:5197], 0, e, e, w{"ns1.uk.tc", "ns2.uk.tc"}, n, n, n, e, e, n, f},
4572 {"us.tc", &z[1363], x, 0, e, e, n, n, n, n, e, e, n, f},
4573 {"com.td", &z[1365], x, 0, e, e, n, n, n, n, e, e, n, f},
4574 {"net.td", &z[1365], x, 0, e, e, n, n, n, n, e, e, n, f},
4575 {"org.td", &z[1365], x, 0, e, e, n, n, n, n, e, e, n, f},
4576 {"tourism.td", &z[1365], x, 0, e, e, n, n, n, n, e, e, n, f},
4577 {"at.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4578 {"bg.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4579 {"ca.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4580 {"ch.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4581 {"cz.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4582 {"de.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4583 {"edu.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4584 {"eu.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4585 {"int.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4586 {"net.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4587 {"pl.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4588 {"ru.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4589 {"sg.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4590 {"us.tf", &z[1377], x, 0, e, e, w{"ns1.idnscan.net", "ns2.idnscan.net"}, n, n, n, e, e, n, f},
4591 {"ac.th", &z[1379], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4592 {"co.th", &z[1379], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4593 {"go.th", &z[1379], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4594 {"in.th", &z[1379], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4595 {"mi.th", &z[1379], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4596 {"net.th", &z[1379], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4597 {"or.th", &z[1379], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "c.thains.co.th", "ns.thnic.net", "p.thains.co.th"}, n, n, n, e, e, n, f},
4598 {"ac.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4599 {"aero.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4600 {"biz.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4601 {"co.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4602 {"com.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4603 {"coop.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4604 {"dyn.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4605 {"edu.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4606 {"go.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4607 {"gov.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4608 {"info.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4609 {"int.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4610 {"mil.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4611 {"museum.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4612 {"my.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4613 {"name.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4614 {"net.tj", &z[1395], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4615 {"org.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4616 {"per.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4617 {"pro.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4618 {"web.tj", &z[1395], x, 0, e, e, n, n, n, n, e, e, n, f},
4619 {"24.tl", &z[1400], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"24.tl", "95.217.58.108"}, n, n, e, e, n, t},
4620 {"com.tl", &z[1400], x, 0, e, e, n, n, n, n, e, e, n, f},
4621 {"gov.tl", &z[1400], x, 0, e, e, n, n, n, n, e, e, n, f},
4622 {"in.tl", &z[1400], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4623 {"na.tl", &z[1400], x, 0, e, e, w{"ns1.afraid.org", "ns2.afraid.org", "ns3.afraid.org", "ns4.afraid.org"}, n, n, n, e, e, n, t},
4624 {"net.tl", &z[1400], x, 0, e, e, n, n, n, n, e, e, n, f},
4625 {"org.tl", &z[1400], x, 0, e, e, n, n, n, n, e, e, n, f},
4626 {"co.tm", &z[1401], x, 0, e, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, t},
4627 {"com.tm", &z[1401], x, 0, e, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4628 {"edu.tm", &z[1401], x, 0, e, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4629 {"gov.tm", &z[1401], x, 0, e, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4630 {"mil.tm", &z[1401], x, 0, e, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, t},
4631 {"net.tm", &z[1401], x, 0, e, e, w{"webns1.telecom.tm", "webns2.telecom.tm"}, n, n, n, e, e, n, f},
4632 {"nom.tm", &z[1401], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4633 {"org.tm", &z[1401], x, 0, e, e, w{"dns01.nic.tm", "dns1.nic.tm", "dns2.nic.tm", "dns3.nic.tm", "dns4.nic.tm", "dns5.nic.tm", "dns6.nic.tm", "dns7.nic.tm"}, n, n, n, e, e, n, f},
4634 {"agrinet.tn", &z[1403], x, 0, e, e, w{"ns4.ati.tn", "ns6.ati.tn"}, n, n, n, e, e, n, f},
4635 {"com.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4636 {"defense.tn", &z[1403], x, 0, e, e, w{"ns1.defense.tn", "ns2.defense.tn"}, n, n, n, e, e, n, f},
4637 {"edunet.tn", &z[1403], x, 0, e, e, w{"ns1.cnte.tn", "ns2.cnte.tn"}, n, n, n, e, e, n, f},
4638 {"ens.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4639 {"fin.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4640 {"gov.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4641 {"ind.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4642 {"info.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4643 {"intl.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4644 {"mincom.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4645 {"nat.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4646 {"net.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4647 {"org.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4648 {"perso.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4649 {"rnrt.tn", &z[1403], x, 0, e, e, w{"ns1.cck.rnu.tn", "ns2.cck.rnu.tn", "ns3.cck.rnu.tn"}, n, n, n, e, e, n, f},
4650 {"rns.tn", &z[1403], x, 0, e, e, w{"ns4.ati.tn", "ns6.ati.tn"}, n, n, n, e, e, n, f},
4651 {"rnu.tn", &z[1403], x, 0, e, e, w{"ns1.cck.rnu.tn", "ns2.cck.rnu.tn", "ns3.cck.rnu.tn"}, n, n, n, e, e, n, f},
4652 {"tourism.tn", &z[1403], x, 0, e, e, w{"ns1.ati.tn", "ns2.ati.tn"}, n, n, n, e, e, n, f},
4653 {"com.tp", &z[1417], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4654 {"or.tp", &z[1417], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4655 {"org.tp", &z[1417], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4656 {"av.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4657 {"bbs.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4658 {"bel.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4659 {"biz.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4660 {"com.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4661 {"dr.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4662 {"edu.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4663 {"gen.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4664 {"gov.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4665 {"info.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4666 {"k12.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4667 {"mil.tr", &z[1418], x, 0, e, e, n, n, n, n, e, e, n, t},
4668 {"name.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4669 {"nc.tr", &z[1418], x, 0, e, e, w{"ns1.nc.tr", "ns2.nc.tr"}, n, n, n, e, e, n, t},
4670 {"net.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4671 {"org.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4672 {"pol.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4673 {"tel.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4674 {"tsk.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4675 {"tv.tr", &z[1418], x, 0, e, e, w{"lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4676 {"web.tr", &z[1418], x, 0, e, e, w{"lns31.nic.tr", "lns34.nic.tr", "lns35.nic.tr", "lns41.nic.tr", "lns42.nic.tr", "lns5.nic.tr", "lns61.nic.tr", "lns71.nic.tr"}, n, n, n, e, e, n, t},
4677 {"aero.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, t},
4678 {"at.tt", &z[1433], z[5197:5198], 0, e, e, w{"ns1.viennaweb.at", "ns2.viennaweb.at"}, w{"195.225.236.206"}, n, n, e, e, n, f},
4679 {"au.tt", &z[1433], z[5198:5199], 0, e, e, n, n, n, n, e, e, n, f},
4680 {"be.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4681 {"biz.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4682 {"ca.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4683 {"cat.tt", &z[1433], x, 0, e, e, w{"ns1.cctld.com", "ns2.cctld.com"}, n, n, n, e, e, n, t},
4684 {"ch.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4685 {"co.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, t},
4686 {"com.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4687 {"coop.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, t},
4688 {"de.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4689 {"edu.tt", &z[1433], x, 0, e, e, w{"ns1.edu.tt", "ns2.edu.tt"}, n, n, n, e, e, n, f},
4690 {"es.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4691 {"eu.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4692 {"fr.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4693 {"gov.tt", &z[1433], x, 0, e, e, w{"dns5.gov.tt", "dns6.gov.tt", "dns7.gov.tt", "dns8.gov.tt"}, n, n, n, e, e, n, f},
4694 {"info.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4695 {"int.tt", &z[1433], x, 0, e, e, w{"ns1.huaweicloud-dns.com", "ns1.huaweicloud-dns.org"}, n, n, n, e, e, n, t},
4696 {"it.tt", &z[1433], x, 0, e, e, w{"pns41.cloudns.net", "pns42.cloudns.net", "pns43.cloudns.net", "pns44.cloudns.net"}, n, n, n, e, e, n, f},
4697 {"jobs.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, t},
4698 {"mobi.tt", &z[1433], x, 0, e, e, w{"pns101.cloudns.net", "pns102.cloudns.net", "pns103.cloudns.net", "pns104.cloudns.net"}, n, n, n, e, e, n, t},
4699 {"museum.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, t},
4700 {"name.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4701 {"net.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4702 {"nl.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4703 {"org.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4704 {"pro.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4705 {"tel.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, t},
4706 {"travel.tt", &z[1433], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4707 {"uk.tt", &z[1433], z[5199:5202], 0, e, e, n, n, n, n, e, e, n, f},
4708 {"us.tt", &z[1433], x, 0, e, e, n, n, n, n, e, e, n, f},
4709 {"club.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4710 {"com.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4711 {"ebiz.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4712 {"edu.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "edudns-a1.edu.tw", "edudns-a2.edu.tw", "edudns-a3.edu.tw", "moemoon.edu.tw", "moestar.edu.tw"}, n, n, n, e, e, n, t},
4713 {"game.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4714 {"gov.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4715 {"idv.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4716 {"mil.tw", &z[1440], x, 0, e, e, w{"dns1.mil.tw", "dns2.mil.tw"}, n, n, n, e, e, n, t},
4717 {"net.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4718 {"org.tw", &z[1440], x, 0, e, e, w{"a.twnic.net.tw", "anytld.apnic.net", "b.twnic.net.tw", "c.twnic.net.tw", "d.twnic.net.tw", "e.twnic.net.tw", "f.twnic.net.tw", "g.twnic.net.tw", "h.dns.tw", "h.twnic.net.tw"}, n, n, n, e, e, n, t},
4719 {"xn--czrw28b.tw" /* 商業.tw */, &z[1440], x, 0, e, "https://www.twnic.tw/", n, n, n, n, e, e, n, t},
4720 {"xn--uc0atv.tw" /* 組織.tw */, &z[1440], x, 0, e, "https://www.twnic.tw/", n, n, n, n, e, e, n, t},
4721 {"xn--zf0ao64a.tw" /* 網路.tw */, &z[1440], x, 0, e, "https://www.twnic.tw/", n, n, n, n, e, e, n, t},
4722 {"ac.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4723 {"co.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4724 {"go.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4725 {"hotel.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4726 {"info.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4727 {"me.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4728 {"mil.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz"}, n, n, n, e, e, n, f},
4729 {"mobi.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4730 {"ne.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4731 {"or.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "rip.psg.com", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4732 {"sc.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4733 {"tv.tz", &z[1441], x, 0, e, e, w{"fork.sth.dnsnode.net", "ns.anycast.co.tz", "ns2.tznic.or.tz", "tz-e.ns.nic.cz"}, n, n, n, e, e, n, f},
4734 {"biz.ua", &z[1442], x, 0, e, e, w{"ns1.uadns.com", "ns2.uadns.com", "ns3.uadns.com"}, n, n, n, e, e, n, f},
4735 {"cherkassy.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nn.ns.ua", "ns2.km.ua", "zt.ns.ua"}, n, n, n, e, e, n, f},
4736 {"cherkasy.ua", &z[1442], x, 0, e, e, w{"ba1.ns.ua", "nn.ns.ua", "ns2.km.ua", "zt.ns.ua"}, n, n, n, e, e, n, t},
4737 {"chernigov.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns3.cn.ua"}, n, n, n, e, e, n, f},
4738 {"chernivtsi.ua", &z[1442], x, 0, e, e, w{"nix.ns.ua", "ns.cv.ua", "ns.kharkov.ua", "ns2.km.ua"}, n, n, n, e, e, n, t},
4739 {"chernovtsy.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.cv.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4740 {"ck.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nn.ns.ua", "ns2.km.ua", "zt.ns.ua"}, n, n, n, e, e, n, f},
4741 {"cn.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns3.cn.ua"}, n, n, n, e, e, n, f},
4742 {"co.ua", &z[1442], x, 0, e, e, w{"ns1.uadns.com", "ns2.uadns.com", "ns3.uadns.com"}, n, n, n, "whois.co.ua", e, n, f},
4743 {"com.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"cfdf.com.ns.ua", "ho1.com.ns.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4744 {"crimea.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.crimea.ua", "nn.ns.ua", "ns.crimea.ua"}, n, n, n, "whois.crimea.ua", e, n, f},
4745 {"cv.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.cv.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4746 {"dn.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4747 {"dnepropetrovsk.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ns.dp.ua", "s1.ns.dp.ua", "s2.ns.dp.ua", "s3.ns.dp.ua", "s4.ns.dp.ua"}, n, n, n, e, e, n, f},
4748 {"dnipropetrovsk.ua", &z[1442], x, 0, e, e, w{"ns.dp.ua", "s1.ns.dp.ua", "s2.ns.dp.ua", "s3.ns.dp.ua", "s4.ns.dp.ua"}, n, n, n, e, e, n, t},
4749 {"donetsk.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4750 {"dp.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ns.dp.ua", "s1.ns.dp.ua", "s2.ns.dp.ua", "s3.ns.dp.ua", "s4.ns.dp.ua"}, n, n, n, e, e, n, f},
4751 {"edu.ua", &z[1442], x, 0, e, e, w{"ba1.ns.ua", "bg.ns.ua", "ho1.edu.ns.ua", "nn.ns.ua"}, n, n, n, e, e, n, f},
4752 {"gov.ua", &z[1442], x, 0, e, e, w{"ba1.ns.ua", "bg.ns.ua", "ho1.gov.ns.ua", "nn.ns.ua"}, n, n, n, e, e, n, f},
4753 {"if.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.if.ua", "nn.ns.ua", "ns.dn.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4754 {"in.ua", &z[1442], x, 0, e, e, w{"ho1.ns.od.ua", "nn.ns.ua", "ns.in.ua"}, n, n, n, "whois.in.ua", e, n, f},
4755 {"ivano-frankivsk.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.if.ua", "nix.ns.ua", "ns.dn.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4756 {"kh.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4757 {"kharkiv.ua", &z[1442], x, 0, e, e, w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, t},
4758 {"kharkov.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4759 {"kherson.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.ns.ks.ua", "nix.ns.ua", "ns.dn.ua", "ns.kharkov.ua"}, n, n, n, e, e, n, f},
4760 {"khmelnitskiy.ua", &z[1442], x, 0, e, e, w{"ba1.ns.ua", "nn.ns.ua", "ns.km.ua", "ns2.km.ua", "ns3.km.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4761 {"kiev.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"cfdf.kiev.ns.ua", "ho1.kv.ns.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4762 {"kirovograd.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.host.kr.ua", "ns.infocom.kr.ua"}, n, n, n, e, e, n, f},
4763 {"km.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nn.ns.ua", "ns.km.ua", "ns2.km.ua", "ns3.km.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4764 {"kr.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns.host.kr.ua", "ns.infocom.kr.ua"}, n, n, n, e, e, n, f},
4765 {"ks.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.ns.ks.ua", "nix.ns.ua", "ns.dn.ua", "ns.kharkov.ua"}, n, n, n, e, e, n, f},
4766 {"kyiv.ua", &z[1442], x, 0, e, e, w{"ba1.ns.ua", "bg.ns.ua", "ho1.kv.ns.ua", "nn.ns.ua"}, n, n, n, e, e, n, t},
4767 {"lg.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4768 {"lt.ua", &z[1442], x, 0, e, e, w{"ho1.ns.lutsk.ua", "nix.ns.ua", "ns.cv.ua"}, n, n, n, e, e, n, f},
4769 {"lugansk.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4770 {"lutsk.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.ns.lutsk.ua", "nix.ns.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4771 {"lviv.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"eta.uar.net", "iota.uar.net", "kappa.uar.net", "ns.lviv.ua", "theta.uar.net", "zeta.uar.net"}, n, n, n, "whois.lviv.ua", e, n, f},
4772 {"mk.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.od.ua", "nix.ns.ua", "ns.mk.ua"}, n, n, n, e, e, n, f},
4773 {"net.ua", &z[1442], x, 0, e, e, w{"ba1.ns.ua", "ho1.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.net.ua", "ns.sm.ua", "ns.zp.ua", "sx.ns.ua"}, n, n, n, "whois.net.ua", e, n, f},
4774 {"nikolaev.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.od.ua", "nix.ns.ua", "ns.nikolaev.ua"}, n, n, n, e, e, n, f},
4775 {"od.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.ns.od.ua", "nix.ns.ua", "ns.od.ua"}, n, n, n, e, e, n, f},
4776 {"odesa.ua", &z[1442], x, 0, e, e, w{"ho1.ns.od.ua", "nix.ns.ua", "ns.od.ua"}, n, n, n, e, e, n, f},
4777 {"odessa.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.ns.od.ua", "nix.ns.ua", "ns.od.ua"}, n, n, n, e, e, n, f},
4778 {"org.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.org.ua", "nn.ns.ua", "ns.dn.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4779 {"pl.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.pl.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4780 {"poltava.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.pl.ua", "nn.ns.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4781 {"pp.ua", &z[1442], x, 0, e, e, w{"ns1.uadns.com", "ns2.uadns.com", "ns3.uadns.com"}, n, n, n, "whois.pp.ua", e, n, f},
4782 {"rivne.ua", &z[1442], x, 0, e, e, w{"ba1.ns.ua", "dns1.easydns.com", "dns2.easydns.net", "dns3.easydns.org", "pns41.cloudns.net", "pns42.cloudns.net"}, n, n, n, e, e, n, t},
4783 {"rovno.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "dns1.easydns.com", "dns2.easydns.net", "dns3.easydns.org", "pns41.cloudns.net", "pns42.cloudns.net"}, n, n, n, e, e, n, f},
4784 {"rv.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "dns1.easydns.com", "dns2.easydns.net", "dns3.easydns.org", "pns41.cloudns.net", "pns42.cloudns.net"}, n, n, n, e, e, n, f},
4785 {"sebastopol.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.crimea.ua", "nn.ns.ua", "ns.crimea.ua"}, n, n, n, "whois.sebastopol.ua", e, n, f},
4786 {"sm.ua", &z[1442], x, 0, e, e, w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4787 {"sumy.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4788 {"te.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns.te.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4789 {"ternopil.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"nix.ns.ua", "ns.dn.ua", "ns.te.ua", "ns2.km.ua"}, n, n, n, e, e, n, f},
4790 {"uz.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.uz.ua", "nn.ns.ua", "ns.dn.ua", "sx.ns.ua"}, n, n, n, e, e, n, f},
4791 {"uzhgorod.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "ho1.ns.uz.ua", "nix.ns.ua", "ns.dn.ua"}, n, n, n, e, e, n, f},
4792 {"vinnica.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns1.vn.ua", "ns1.vsmu.vinnica.ua", "ns4.nest.vn.ua"}, n, n, n, e, e, n, f},
4793 {"vn.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "nix.ns.ua", "ns1.vn.ua", "ns1.vsmu.vinnica.ua", "ns4.nest.vn.ua"}, n, n, n, e, e, n, f},
4794 {"volyn.ua", &z[1442], x, 0, e, e, w{"ho1.ns.lutsk.ua", "nix.ns.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4795 {"yalta.ua", &z[1442], x, 0, e, e, w{"ho1.ns.crimea.ua", "nn.ns.ua", "ns.crimea.ua"}, n, n, n, "whois.yalta.ua", e, n, f},
4796 {"zaporizhzhe.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4797 {"zhitomir.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "impuls.zhitomir.ua", "nix.ns.ua"}, n, n, n, e, e, n, f},
4798 {"zp.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ho1.eunic.net.ua", "nn.ns.ua", "ns.dn.ua", "ns.kh.ua", "ns.sm.ua", "ns.zp.ua"}, n, n, n, e, e, n, f},
4799 {"zt.ua", &z[1442], x, 0, e, "http://www.nic.net.ua/", w{"ba1.ns.ua", "impuls.zhitomir.ua", "nix.ns.ua"}, n, n, n, e, e, n, f},
4800 {"ac.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4801 {"co.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4802 {"com.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4803 {"go.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4804 {"mil.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4805 {"ne.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4806 {"or.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4807 {"org.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4808 {"sc.ug", &z[1446], x, 0, e, e, n, n, n, n, e, e, n, f},
4809 {"ac.uk", &z[1447], x, 0, e, e, w{"auth03.ns.uu.net", "dns-3.dfn.de", "ns0.ja.net", "ns1.surfnet.nl", "ns2.ja.net", "ns3.ja.net", "ns4.ja.net"}, n, n, n, "whois.ja.net", e, n, f},
4810 {"co.uk", &z[1447], x, 0, e, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, "whois.nic.uk", e, n, f},
4811 {"gov.uk", &z[1447], x, 0, e, e, w{"auth00.ns.de.uu.net", "auth50.ns.de.uu.net", "ns0.ja.net", "ns1.surfnet.nl", "ns2.ja.net", "ns3.ja.net", "ns4.ja.net"}, n, n, n, "whois.ja.net", e, n, f},
4812 {"ltd.uk", &z[1447], x, 0, e, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4813 {"me.uk", &z[1447], x, 0, e, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4814 {"mod.uk", &z[1447], x, 0, e, e, w{"ns0047.secondary.cloudflare.com", "ns0170.secondary.cloudflare.com"}, n, n, n, e, e, n, f},
4815 {"net.uk", &z[1447], x, 0, e, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4816 {"org.uk", &z[1447], x, 0, e, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4817 {"plc.uk", &z[1447], x, 0, e, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4818 {"sch.uk", &z[1447], z[5202:5217], 0, e, e, w{"dns1.nic.uk", "dns2.nic.uk", "dns3.nic.uk", "dns4.nic.uk", "nsa.nic.uk", "nsb.nic.uk", "nsc.nic.uk", "nsd.nic.uk"}, n, n, n, e, e, n, f},
4819 {"ak.us", &z[1457], x, 0, e, "https://doa.alaska.gov/ets/eash/DNSrequestform.html", n, n, n, n, e, e, n, t},
4820 {"al.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4821 {"ar.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, t},
4822 {"as.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4823 {"az.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4824 {"ca.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4825 {"co.us", &z[1457], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4826 {"ct.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4827 {"dc.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4828 {"de.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4829 {"dni.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4830 {"fed.us", &z[1457], x, 0, e, e, w{"a.gov-servers.net", "b.gov-servers.net", "c.gov-servers.net", "d.gov-servers.net"}, n, n, n, "whois.dotgov.gov", e, n, f},
4831 {"fl.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4832 {"ga.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4833 {"gu.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4834 {"hi.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4835 {"ia.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4836 {"id.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4837 {"il.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4838 {"in.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4839 {"isa.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4840 {"kids.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4841 {"ks.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4842 {"ky.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4843 {"la.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4844 {"ma.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4845 {"md.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4846 {"me.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4847 {"mi.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4848 {"mn.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4849 {"mo.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4850 {"ms.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4851 {"mt.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4852 {"nc.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4853 {"nd.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4854 {"ne.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4855 {"nh.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4856 {"nj.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4857 {"nm.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4858 {"nsn.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4859 {"nv.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4860 {"ny.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4861 {"oh.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4862 {"ok.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4863 {"or.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4864 {"pa.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4865 {"pr.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4866 {"ri.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4867 {"sc.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4868 {"sd.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4869 {"tn.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4870 {"tx.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4871 {"ut.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4872 {"va.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4873 {"vi.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4874 {"vt.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4875 {"wa.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4876 {"wi.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4877 {"wv.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4878 {"wy.us", &z[1457], x, 0, e, e, n, n, n, n, e, e, n, f},
4879 {"com.uy", &z[1458], x, 0, e, e, w{"ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "seciu.edu.uy"}, n, n, n, e, e, n, f},
4880 {"edu.uy", &z[1458], x, 0, e, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4881 {"gub.uy", &z[1458], x, 0, e, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4882 {"mil.uy", &z[1458], x, 0, e, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4883 {"net.uy", &z[1458], x, 0, e, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4884 {"org.uy", &z[1458], x, 0, e, e, w{"a.lactld.org", "ns.dns.br", "ns1.anteldata.com.uy", "ns2.anteldata.com.uy", "ns3.nic.mx", "seciu.edu.uy", "ultra.edu.uy"}, n, n, n, e, e, n, f},
4885 {"ac.uz", &z[1459], x, 0, e, e, w{"ns1.sarkor.uz", "ns2.sarkor.uz"}, n, n, n, e, e, n, f},
4886 {"aero.uz", &z[1459], x, 0, e, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4887 {"biz.uz", &z[1459], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "biz.uz"}, n, n, e, e, n, f},
4888 {"co.uz", &z[1459], x, 0, e, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4889 {"com.uz", &z[1459], x, 0, e, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4890 {"coop.uz", &z[1459], x, 0, e, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4891 {"edu.uz", &z[1459], x, 0, e, e, w{"dns1.webspace.uz", "dns2.webspace.uz", "dns3.webspace.uz", "dns4.webspace.uz"}, n, n, n, e, e, n, f},
4892 {"info.uz", &z[1459], x, 0, e, e, w{"ns.ol.uz", "ns.tshtt.uz"}, n, n, n, e, e, n, f},
4893 {"int.uz", &z[1459], x, 0, e, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4894 {"museum.uz", &z[1459], x, 0, e, e, n, n, n, n, e, e, n, f},
4895 {"name.uz", &z[1459], x, 0, e, e, w{"ns1.billur.com", "ns2.billur.com"}, n, n, n, e, e, n, f},
4896 {"net.uz", &z[1459], x, 0, e, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4897 {"org.uz", &z[1459], x, 0, e, e, w{"ns1.reg.uz", "ns2.reg.uz"}, n, n, n, e, e, n, f},
4898 {"pro.uz", &z[1459], x, 0x8, e, e, w{"ns3.uzinfocom.uz", "rdns3.uzinfocom.uz"}, n, n, n, e, e, n, f},
4899 {"com.vc", &z[1465], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4900 {"net.vc", &z[1465], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4901 {"org.vc", &z[1465], x, 0, e, e, w{"a0.cctld.afilias-nst.info", "a2.cctld.afilias-nst.info", "b0.cctld.afilias-nst.org", "b2.cctld.afilias-nst.org", "c0.cctld.afilias-nst.info", "d0.cctld.afilias-nst.org"}, n, n, n, e, e, n, f},
4902 {"co.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4903 {"com.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4904 {"edu.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4905 {"gob.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4906 {"info.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4907 {"int.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, t},
4908 {"mil.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4909 {"net.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4910 {"org.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4911 {"tec.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, t},
4912 {"web.ve", &z[1466], x, 0, e, e, w{"a.lactld.org", "ns3.nic.ve", "ns4.nic.ve", "ns5.nic.ve", "ns6.nic.ve", "ssdns-tld.nic.cl"}, n, n, n, e, e, n, f},
4913 {"pro.vg", &z[1474], x, 0x200, e, e, w{"ns1.subdomain.net", "ns2.subdomain.net"}, w{"95.217.58.108", "pro.vg"}, n, n, e, e, n, t},
4914 {"biz.vi", &z[1475], x, 0, e, e, n, n, n, n, e, e, n, f},
4915 {"co.vi", &z[1475], x, 0, e, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4916 {"com.vi", &z[1475], x, 0, e, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, t},
4917 {"k12.vi", &z[1475], x, 0, e, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4918 {"net.vi", &z[1475], x, 0, e, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4919 {"org.vi", &z[1475], x, 0, e, e, w{"ns3.nic.vi", "pch.nic.vi"}, n, n, n, e, e, n, f},
4920 {"ac.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4921 {"biz.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4922 {"com.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4923 {"edu.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4924 {"gov.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4925 {"health.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4926 {"info.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4927 {"int.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4928 {"name.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4929 {"net.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4930 {"org.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4931 {"pro.vn", &z[1491], x, 0, e, e, w{"a.dns-servers.vn", "b.dns-servers.vn", "c.dns-servers.vn", "d.dns-servers.vn", "e.dns-servers.vn", "f.dns-servers.vn", "g.dns-servers.vn", "h.dns-servers.vn"}, n, n, n, e, e, n, f},
4932 {"co.vu", &z[1500], x, 0, e, "https://codotvu.co/", w{"ns1.codotvu.com", "ns2.codotvu.com", "ns3.codotvu.com", "ns4.codotvu.com"}, n, n, n, e, e, n, t},
4933 {"com.vu", &z[1500], x, 0, e, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, e, e, n, f},
4934 {"name.vu", &z[1500], x, 0x200, e, e, n, n, n, n, e, e, n, t},
4935 {"net.vu", &z[1500], x, 0, e, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, e, e, n, f},
4936 {"org.vu", &z[1500], x, 0, e, e, w{"ns1.tldns.vu", "ns2.tldns.vu", "ns3.tldns.vu", "ns4.tldns.vu"}, n, n, n, e, e, n, f},
4937 {"com.ws", &z[1539], x, 0, e, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4938 {"edu.ws", &z[1539], x, 0, e, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4939 {"gov.ws", &z[1539], x, 0, e, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, n, n, n, e, e, n, f},
4940 {"net.ws", &z[1539], x, 0, e, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4941 {"org.ws", &z[1539], x, 0, e, e, w{"ns2.dns.ws", "ns5.dns.ws", "us3.dns.ws", "us4.dns.ws"}, w{"202.4.48.211"}, n, n, e, e, n, f},
4942 {"co.ye", &z[1554], x, 0, e, e, n, n, n, n, e, e, n, f},
4943 {"com.ye", &z[1554], x, 0, e, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4944 {"gov.ye", &z[1554], x, 0, e, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, t},
4945 {"ltd.ye", &z[1554], x, 0, e, e, n, n, n, n, e, e, n, f},
4946 {"me.ye", &z[1554], x, 0, e, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4947 {"net.ye", &z[1554], x, 0, e, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4948 {"org.ye", &z[1554], x, 0, e, e, w{"ns1.yemen.net.ye", "ns2.yemen.net.ye", "pch.nic.ye", "sah1.ye", "sah2.ye"}, n, n, n, e, e, n, f},
4949 {"plc.ye", &z[1554], x, 0, e, e, n, n, n, n, e, e, n, f},
4950 {"ac.yu", &z[1562], z[5217:5218], 0x800, e, e, n, n, n, n, e, e, n, f},
4951 {"cg.yu", &z[1562], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4952 {"co.yu", &z[1562], x, 0x800, e, e, n, n, n, n, e, e, n, t},
4953 {"edu.yu", &z[1562], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4954 {"gov.yu", &z[1562], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4955 {"org.yu", &z[1562], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4956 {"ac.za", &z[1564], x, 0, e, e, w{"disa.tenet.ac.za", "ns2us.dns.business", "ns3.dns.business", "ns4.dns.business", "za-ns.anycast.pch.net"}, n, n, n, "whois.ac.za", e, n, f},
4957 {"agric.za", &z[1564], x, 0, e, e, w{"demeter.is.co.za", "jupiter.is.co.za", "titan.is.co.za"}, n, n, n, e, e, n, f},
4958 {"alt.za", &z[1564], x, 0, e, e, w{"ns-za.afrinic.net", "ns1.iafrica.com", "ns2.iafrica.com", "psg.com", "za-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4959 {"bourse.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4960 {"city.za", &z[1564], x, 0, e, e, n, n, n, n, e, e, n, f},
4961 {"co.za", &z[1564], x, 0, e, e, w{"coza1.dnsnode.net", "ns.coza.net.za", "ns0.is.co.za", "ns2us.dns.business"}, n, n, n, "coza-whois.registry.net.za", e, n, f},
4962 {"cybernet.za", &z[1564], x, 0, e, e, n, n, n, n, e, e, n, f},
4963 {"db.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4964 {"edu.za", &z[1564], x, 0, e, e, w{"ns-za.afrinic.net", "ns1.iafrica.com", "ns2.iafrica.com", "za-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4965 {"gov.za", &z[1564], x, 0, e, e, w{"ns1.gov.za", "ns1.inx.net.za", "ns2.gov.za", "ns2.inx.net.za", "ns3.gov.za", "ns3.inx.net.za"}, n, n, n, "whois.gov.za", e, n, f},
4966 {"grondar.za", &z[1564], x, 0, e, e, w{"ns.rail.eu.org", "ns0.keltia.net", "ns2.bortzmeyer.org"}, n, n, n, e, e, n, f},
4967 {"iaccess.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4968 {"imt.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4969 {"inca.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4970 {"landesign.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4971 {"law.za", &z[1564], x, 0, e, e, w{"ns0.is.co.za", "ns1.dns.net.za", "ns2us.dns.business"}, n, n, n, e, e, n, f},
4972 {"mil.za", &z[1564], x, 0, e, e, w{"ns1.gov.za", "ns2.gov.za", "ns3.gov.za"}, n, n, n, e, e, n, f},
4973 {"net.za", &z[1564], x, 0, e, e, w{"ns0.is.co.za", "za-ns.anycast.pch.net"}, n, n, n, "net-whois.registry.net.za", e, n, f},
4974 {"ngo.za", &z[1564], x, 0, e, e, w{"antares.wisenet.co.za", "ns1.sn.apc.org", "ns2.sn.apc.org"}, n, n, n, e, e, n, f},
4975 {"nis.za", &z[1564], x, 0, e, e, w{"ns1.mywebserver.co.za", "ns2.mywebserver.co.za", "ns3.mywebserver.co.za"}, n, n, n, e, e, n, f},
4976 {"nom.za", &z[1564], x, 0, e, e, w{"ins1.c6dns.com", "ns0.plig.net", "secdns1.posix.co.za", "za-ns.anycast.pch.net"}, w{"78.31.111.139"}, n, n, e, e, n, f},
4977 {"olivetti.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4978 {"org.za", &z[1564], x, 0, e, e, w{"ns0.is.co.za", "ns0.plig.net", "za-ns.anycast.pch.net"}, n, n, n, "org-whois.registry.net.za", e, n, f},
4979 {"pix.za", &z[1564], x, 0x800, e, e, n, n, n, n, e, e, n, f},
4980 {"school.za", &z[1564], z[5218:5227], 0, e, e, w{"ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, f},
4981 {"tm.za", &z[1564], x, 0, e, e, w{"ns0.is.co.za", "ns1.dnsza.co.za", "ns1.iafrica.com", "ns1.lolo.co.za", "ns2.iafrica.com", "ns2.lolo.co.za", "ns3.lolo.co.za", "reaper.org", "sticky.spider.web.za", "za-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4982 {"web.za", &z[1564], x, 0, e, e, w{"disa.tenet.ac.za", "ns0.is.co.za", "za-ns.anycast.pch.net"}, n, n, n, "web-whois.registry.net.za", e, n, f},
4983 {"ac.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, f},
4984 {"co.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, t},
4985 {"com.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, f},
4986 {"edu.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, t},
4987 {"gov.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, t},
4988 {"net.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, t},
4989 {"org.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, f},
4990 {"sch.zm", &z[1570], x, 0, e, e, n, n, n, n, e, e, n, t},
4991 {"ac.zw", &z[1574], x, 0, e, e, w{"ns1.liquidtelecom.net", "ns2.liquidtelecom.net", "uofzns01.uz.ac.zw", "uofzns02.uz.ac.zw"}, n, n, n, e, e, n, f},
4992 {"co.zw", &z[1574], x, 0, e, e, w{"ns1.liquidtelecom.net", "ns1.zispa.org.zw", "ns2.liquidtelecom.net", "ns2.zispa.org.zw"}, n, n, n, e, e, n, t},
4993 {"com.zw", &z[1574], x, 0, e, e, n, n, n, n, e, e, n, t},
4994 {"org.zw", &z[1574], x, 0, e, e, w{"ns1.liquidtelecom.net", "ns1zim.telone.co.zw", "ns2.liquidtelecom.net", "ns2zim.telone.co.zw", "zw-ns.anycast.pch.net"}, n, n, n, e, e, n, f},
4995 {"001.xn--p1acf" /* 001.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4996 {"002.xn--p1acf" /* 002.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4997 {"003.xn--p1acf" /* 003.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4998 {"004.xn--p1acf" /* 004.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
4999 {"005.xn--p1acf" /* 005.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5000 {"006.xn--p1acf" /* 006.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5001 {"007.xn--p1acf" /* 007.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5002 {"008.xn--p1acf" /* 008.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5003 {"009.xn--p1acf" /* 009.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5004 {"010.xn--p1acf" /* 010.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5005 {"011.xn--p1acf" /* 011.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5006 {"012.xn--p1acf" /* 012.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5007 {"013.xn--p1acf" /* 013.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5008 {"014.xn--p1acf" /* 014.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5009 {"015.xn--p1acf" /* 015.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5010 {"016.xn--p1acf" /* 016.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5011 {"017.xn--p1acf" /* 017.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5012 {"018.xn--p1acf" /* 018.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5013 {"019.xn--p1acf" /* 019.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5014 {"021.xn--p1acf" /* 021.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5015 {"022.xn--p1acf" /* 022.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5016 {"023.xn--p1acf" /* 023.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5017 {"024.xn--p1acf" /* 024.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5018 {"025.xn--p1acf" /* 025.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5019 {"026.xn--p1acf" /* 026.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5020 {"027.xn--p1acf" /* 027.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5021 {"028.xn--p1acf" /* 028.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5022 {"029.xn--p1acf" /* 029.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5023 {"030.xn--p1acf" /* 030.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5024 {"031.xn--p1acf" /* 031.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5025 {"032.xn--p1acf" /* 032.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5026 {"033.xn--p1acf" /* 033.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5027 {"034.xn--p1acf" /* 034.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5028 {"035.xn--p1acf" /* 035.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5029 {"036.xn--p1acf" /* 036.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5030 {"037.xn--p1acf" /* 037.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5031 {"038.xn--p1acf" /* 038.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5032 {"039.xn--p1acf" /* 039.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5033 {"040.xn--p1acf" /* 040.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5034 {"041.xn--p1acf" /* 041.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5035 {"042.xn--p1acf" /* 042.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5036 {"043.xn--p1acf" /* 043.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5037 {"044.xn--p1acf" /* 044.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5038 {"045.xn--p1acf" /* 045.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5039 {"046.xn--p1acf" /* 046.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5040 {"047.xn--p1acf" /* 047.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5041 {"048.xn--p1acf" /* 048.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5042 {"049.xn--p1acf" /* 049.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5043 {"050.xn--p1acf" /* 050.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5044 {"051.xn--p1acf" /* 051.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5045 {"052.xn--p1acf" /* 052.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5046 {"053.xn--p1acf" /* 053.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5047 {"054.xn--p1acf" /* 054.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5048 {"055.xn--p1acf" /* 055.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5049 {"056.xn--p1acf" /* 056.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5050 {"057.xn--p1acf" /* 057.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5051 {"058.xn--p1acf" /* 058.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5052 {"059.xn--p1acf" /* 059.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5053 {"060.xn--p1acf" /* 060.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5054 {"061.xn--p1acf" /* 061.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5055 {"062.xn--p1acf" /* 062.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5056 {"063.xn--p1acf" /* 063.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5057 {"064.xn--p1acf" /* 064.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5058 {"065.xn--p1acf" /* 065.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5059 {"066.xn--p1acf" /* 066.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5060 {"067.xn--p1acf" /* 067.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5061 {"068.xn--p1acf" /* 068.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5062 {"069.xn--p1acf" /* 069.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5063 {"070.xn--p1acf" /* 070.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5064 {"071.xn--p1acf" /* 071.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5065 {"072.xn--p1acf" /* 072.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5066 {"073.xn--p1acf" /* 073.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5067 {"074.xn--p1acf" /* 074.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5068 {"075.xn--p1acf" /* 075.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5069 {"076.xn--p1acf" /* 076.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5070 {"077.xn--p1acf" /* 077.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5071 {"078.xn--p1acf" /* 078.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5072 {"079.xn--p1acf" /* 079.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5073 {"083.xn--p1acf" /* 083.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5074 {"086.xn--p1acf" /* 086.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5075 {"087.xn--p1acf" /* 087.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5076 {"089.xn--p1acf" /* 089.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5077 {"094.xn--p1acf" /* 094.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5078 {"095.xn--p1acf" /* 095.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5079 {"xn--80aaac0ct.xn--p1acf" /* абакан.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5080 {"xn--80ae0bp.xn--p1acf" /* авто.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5081 {"xn--80awd.xn--p1acf" /* алм.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5082 {"xn--80aa1ag9a.xn--p1acf" /* алтай.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5083 {"xn--80aam8ar9di.xn--p1acf" /* анадырь.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5084 {"xn--80aaa5csg.xn--p1acf" /* астана.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5085 {"xn--80aaa6cmfh0a9d.xn--p1acf" /* астрахань.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5086 {"xn--80ag7c.xn--p1acf" /* ахг.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5087 {"xn--80ab2azb.xn--p1acf" /* баку.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5088 {"xn--80aab6birx.xn--p1acf" /* барнаул.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5089 {"xn--90ais.xn--p1acf" /* бел.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5090 {"xn--90aedc4atap.xn--p1acf" /* белгород.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5091 {"xn--90amc.xn--p1acf" /* биз.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, w{"77.221.159.235"}, n, n, e, e, n, t},
5092 {"xn--80abamkjb7bdt.xn--p1acf" /* биробиджан.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5093 {"xn--90aiiib5f.xn--p1acf" /* бишкек.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5094 {"xn--80abedla9acxg1b7f.xn--p1acf" /* благовещенск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5095 {"xn--90aayernio.xn--p1acf" /* бобруйск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5096 {"xn--90ai6aff.xn--p1acf" /* брест.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5097 {"xn--90asilg6f.xn--p1acf" /* брянск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5098 {"xn--90aoxid7ec.xn--p1acf" /* бурятия.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5099 {"xn--b1aadecsaihi0amca3a.xn--p1acf" /* великийновгород.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5100 {"xn--b1amjiu8dp.xn--p1acf" /* вильнюс.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5101 {"xn--90abjlm5be.xn--p1acf" /* витебск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5102 {"xn--80adbhunc2aa3al.xn--p1acf" /* владивосток.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5103 {"xn--80aaafckyesce.xn--p1acf" /* владикавказ.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5104 {"xn--80adhqaok7a.xn--p1acf" /* владимир.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5105 {"xn--80add5ao.xn--p1acf" /* волга.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5106 {"xn--80addag2buct.xn--p1acf" /* волгоград.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5107 {"xn--80adde7arb.xn--p1acf" /* вологда.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5108 {"xn--b1agd0aean.xn--p1acf" /* воронеж.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5109 {"xn--c1aescj1g.xn--p1acf" /* гомель.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5110 {"xn--c1ac1acci.xn--p1acf" /* гродно.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5111 {"xn--c1aigpdl4f.xn--p1acf" /* грозный.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5112 {"xn--e1aky.xn--p1acf" /* ект.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5113 {"xn--80adia6bo.xn--p1acf" /* ереван.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5114 {"xn--80adbv1agb.xn--p1acf" /* иваново.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5115 {"xn--b1afchn5b.xn--p1acf" /* ижевск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5116 {"xn--h1aeawgfg.xn--p1acf" /* иркутск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5117 {"xn--80aauks4g.xn--p1acf" /* казань.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5118 {"xn--80aaifraljtb8a.xn--p1acf" /* калининград.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5119 {"xn--80aai0ag2c.xn--p1acf" /* калуга.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5120 {"xn--b1afaslnbn.xn--p1acf" /* кемерово.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5121 {"xn--b1afih.xn--p1acf" /* киев.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5122 {"xn--b1alfrj.xn--p1acf" /* киров.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5123 {"xn--b1afiaiu9e.xn--p1acf" /* кишинев.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5124 {"xn--j1aef.xn--p1acf" /* ком.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5125 {"xn--h1adgh.xn--p1acf" /* коми.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5126 {"xn--80atghalgi.xn--p1acf" /* кострома.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5127 {"xn--80aalwqglfe.xn--p1acf" /* краснодар.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5128 {"xn--80atblfjdfd2l.xn--p1acf" /* красноярск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5129 {"xn--j1ael8b.xn--p1acf" /* крым.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5130 {"xn--80afuomr.xn--p1acf" /* курган.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5131 {"xn--j1aarei.xn--p1acf" /* курск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5132 {"xn--g1afe6db.xn--p1acf" /* кызыл.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5133 {"xn--e1afhbv7b.xn--p1acf" /* липецк.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5134 {"xn--80aaakg8bm.xn--p1acf" /* магадан.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5135 {"xn--80aai8a2a.xn--p1acf" /* магас.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5136 {"xn--80asdfng.xn--p1acf" /* майкоп.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5137 {"xn--80aqdibz7g.xn--p1acf" /* марийэл.рус */, &z[1590], x, 0x200, e, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5138 {"xn--80aqjbv3f.xn--p1acf" /* мариэл.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5139 {"xn--80aaaa2chc7eta.xn--p1acf" /* махачкала.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5140 {"xn--d1abu.xn--p1acf" /* мед.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5141 {"xn--h1aeefu.xn--p1acf" /* минск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5142 {"xn--h1ahn.xn--p1acf" /* мир.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5143 {"xn--b1abpmcm0l.xn--p1acf" /* могилёв.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5144 {"xn--j1adp.xn--p1acf" /* мск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5145 {"xn--80aueagpkl.xn--p1acf" /* мурманск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5146 {"xn--80aqgci6d8a.xn--p1acf" /* нальчик.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5147 {"xn----7sbb1ccbue7h4a.xn--p1acf" /* нарьян-мар.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5148 {"xn--b1avn.xn--p1acf" /* нвс.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5149 {"xn--m1aa.xn--p1acf" /* нн.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5150 {"xn--90absbknhbvge.xn--p1acf" /* новосибирск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5151 {"xn--j1adfn.xn--p1acf" /* омск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5152 {"xn--c1avg.xn--p1acf" /* орг.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5153 {"xn--90aee6admdx.xn--p1acf" /* оренбург.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5154 {"xn--k1afg2e.xn--p1acf" /* орёл.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5155 {"xn--80ajgxi.xn--p1acf" /* пенза.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5156 {"xn--e1aohf5d.xn--p1acf" /* пермь.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5157 {"xn--80aegbkvxddlre.xn--p1acf" /* петрозаводск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5158 {"xn--b1apmck.xn--p1acf" /* псков.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5159 {"xn--c1ajhpcjhd0j.xn--p1acf" /* пятигорск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5160 {"xn--80afo5a.xn--p1acf" /* рига.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5161 {"xn-----7kcgn5cdbagnnnx.xn--p1acf" /* ростов-на-дону.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5162 {"xn--b1a1ade.xn--p1acf" /* рств.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5163 {"xn--80antj7do.xn--p1acf" /* рязань.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5164 {"xn--80aamc3a6ac9a.xn--p1acf" /* салехард.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5165 {"xn--80aaa0cvac.xn--p1acf" /* самара.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5166 {"xn--80aa4alnee.xn--p1acf" /* саранск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5167 {"xn--80aag1ciek.xn--p1acf" /* саратов.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5168 {"xn--80adi0aoagldk8i.xn--p1acf" /* севастополь.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5169 {"xn--90anb6ab4e.xn--p1acf" /* сибирь.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5170 {"xn--e1afkclaggf6a2g.xn--p1acf" /* симферополь.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5171 {"xn--e1akbdhdtf.xn--p1acf" /* смоленск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5172 {"xn--h1aliz.xn--p1acf" /* сочи.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5173 {"xn--90a1af.xn--p1acf" /* спб.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5174 {"xn--80ae1alafffj1i.xn--p1acf" /* ставрополь.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5175 {"xn--80aqialz.xn--p1acf" /* таллин.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5176 {"xn--80acd2blu.xn--p1acf" /* тамбов.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5177 {"xn--80akonve2b.xn--p1acf" /* ташкент.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5178 {"xn--b1ag7af7c.xn--p1acf" /* тверь.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5179 {"xn--j1adfnc.xn--p1acf" /* томск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5180 {"xn--80avue.xn--p1acf" /* тула.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5181 {"xn--p1add.xn--p1acf" /* тур.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5182 {"xn--e1aner7ci.xn--p1acf" /* тюмень.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5183 {"xn--b1aqbiftj7e1a.xn--p1acf" /* ульяновск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5184 {"xn--80a1bd.xn--p1acf" /* уфа.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5185 {"xn--80aacf4bwnk3a.xn--p1acf" /* хабаровск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5186 {"xn--80ablvtof7b4b.xn--p1acf" /* чебоксары.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5187 {"xn--90ahkico2a6b9d.xn--p1acf" /* челябинск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5188 {"xn--e1aaob1aia6b.xn--p1acf" /* черкесск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5189 {"xn--80ap4as.xn--p1acf" /* чита.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5190 {"xn--80apizf6d.xn--p1acf" /* элиста.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5191 {"xn--80af3b0c.xn--p1acf" /* югра.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5192 {"xn--41a.xn--p1acf" /* я.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5193 {"xn--j1aaude4e.xn--p1acf" /* якутск.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5194 {"xn--80aezclli6gta.xn--p1acf" /* ярославль.рус */, &z[1590], x, 0x200, e, e, w{"ns1.rlnic.ru", "ns2.rlnic.ru"}, n, n, n, e, e, n, t},
5195 {"xn--j1aef.xn--p1ai" /* ком.рф */, &z[1591], x, 0x200, e, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5196 {"xn--e1apq.xn--p1ai" /* нет.рф */, &z[1591], x, 0x200, e, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5197 {"xn--c1avg.xn--p1ai" /* орг.рф */, &z[1591], x, 0x200, e, e, w{"ns1.nameself.com", "ns2.nameself.com"}, n, n, n, e, e, n, t},
5198 {"xn--o-btb9b.xn--90a3ac" /* oбр.срб */, &z[1593], x, 0, e, e, n, n, n, n, e, e, n, t},
5199 {"xn--o-htb.xn--90a3ac" /* oд.срб */, &z[1593], x, 0, e, e, n, n, n, n, e, e, n, t},
5200 {"xn--80au.xn--90a3ac" /* ак.срб */, &z[1593], x, 0, e, e, w{"ban.junis.ni.ac.rs", "gaea.rcub.bg.ac.rs", "ns.etf.bg.ac.rs", "ns.rcub.bg.ac.rs", "ns.unic.kg.ac.rs", "ns1.uns.ac.rs", "ns2.iif.hu", "odisej.telekom.rs"}, n, n, n, e, e, n, t},
5201 {"xn--o1ac.xn--90a3ac" /* пр.срб */, &z[1593], x, 0, e, e, w{"a.nic.rs", "g.nic.rs", "h.nic.rs", "l.nic.rs"}, n, n, n, e, e, n, t},
5202 {"xn--o1ach.xn--90a3ac" /* упр.срб */, &z[1593], x, 0, e, e, w{"dagda1.isp.telekom.rs", "ns1.gov.rs", "ns1.nic.rs", "ns2.gov.rs", "ns3.gov.orion.rs"}, n, n, n, e, e, n, t},
5203 {"xn--hhbc1oogwg.xn--mgbbh1a" /* کمپنی.بارت */, &z[1613], x, 0, e, e, n, n, n, n, e, e, n, t},
5204 {"xn--fhbed7t1n.xn--mgbbh1a71e" /* كمپنی.بھارت */, &z[1616], x, 0, e, e, n, n, n, n, e, e, n, t},
5205 {"xn--hhbcm0s3h.xn--mgbgu82a" /* ڪمپني.ڀارت */, &z[1637], x, 0, e, e, n, n, n, n, e, e, n, t},
5206 {"xn--i1b1b4ch5i.xn--h2brj9c" /* कंपनी.भारत */, &z[1641], x, 0, e, e, n, n, n, n, e, e, n, t},
5207 {"xn--i1b4e9bb5a7f.xn--h2breg3eve" /* संस्था.भारतम् */, &z[1642], x, 0, e, e, n, n, n, n, e, e, n, t},
5208 {"xn--11b2bfp5fn6er.xn--h2brj9c8c" /* कोम्पानी.भारोत */, &z[1643], x, 0, e, e, n, n, n, n, e, e, n, t},
5209 {"xn--p5b2bfp1g0b0b.xn--45brj9c" /* কম্পেনি.ভারত */, &z[1646], x, 0, e, e, n, n, n, n, e, e, n, t},
5210 {"xn--p5b2bfp5fh3fra.xn--45brj9c" /* কোম্পানি.ভারত */, &z[1646], x, 0, e, e, n, n, n, n, e, e, n, t},
5211 {"xn--p5b2bfp5fn6er.xn--45br5cyl" /* কোম্পানী.ভাৰত */, &z[1647], x, 0, e, e, n, n, n, n, e, e, n, t},
5212 {"xn--d9b2bf3g1k.xn--s9brj9c" /* ਕੰਪਨੀ.ਭਾਰਤ */, &z[1648], x, 0, e, e, n, n, n, n, e, e, n, t},
5213 {"xn--hdc1b4ch5i.xn--gecrj9c" /* કંપની.ભારત */, &z[1649], x, 0, e, e, n, n, n, n, e, e, n, t},
5214 {"xn--ohc2bfp5fn1g.xn--3hcrj9c" /* କମ୍ପାନୀ.ଭାରତ */, &z[1650], x, 0, e, e, n, n, n, n, e, e, n, t},
5215 {"xn--vlccpku2dp3h.xn--xkc2dl3a5ee0h" /* நிறுவனம்.இந்தியா */, &z[1651], x, 0, e, e, n, n, n, n, e, e, n, t},
5216 {"xn--goc1b4ch5i8a.xn--fpcrj9c3d" /* కంపెనీ.భారత్ */, &z[1655], x, 0, e, e, n, n, n, n, e, e, n, t},
5217 {"xn--3rc1b4ch0i.xn--2scrj9c" /* ಕಂಪನಿ.ಭಾರತ */, &z[1656], x, 0, e, e, n, n, n, n, e, e, n, t},
5218 {"xn--bwc2bah0ipd.xn--rvc1e0am3e" /* കന്പനി.ഭാരതം */, &z[1657], x, 0, e, e, n, n, n, n, e, e, n, t},
5219 {"xn--12co0c3b4eva.xn--o3cw4h" /* ธุรกิจ.ไทย */, &z[1660], x, 0, e, e, w{"a.thains.co.th", "b.thains.co.th", "p.thains.co.th"}, n, n, n, e, e, n, t},
5220 {"xn--gmqw5a.xn--j6w193g" /* 個人.香港 */, &z[1746], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5221 {"xn--55qx5d.xn--j6w193g" /* 公司.香港 */, &z[1746], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5222 {"xn--mxtq1m.xn--j6w193g" /* 政府.香港 */, &z[1746], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5223 {"xn--wcvs22d.xn--j6w193g" /* 教育.香港 */, &z[1746], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5224 {"xn--uc0atv.xn--j6w193g" /* 組織.香港 */, &z[1746], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5225 {"xn--od0alg.xn--j6w193g" /* 網絡.香港 */, &z[1746], x, 0, e, e, w{"c.hkirc.net.hk", "d.hkirc.net.hk", "t.hkirc.net.hk", "u.hkirc.net.hk", "v.hkirc.net.hk", "x.hkirc.net.hk", "y.hkirc.net.hk", "z.hkirc.net.hk"}, n, n, n, e, e, n, t},
5226 {"lda.co.ao", &z[1813], x, 0, e, e, w{"ns.inventadomains.com", "ns2.inventadomains.com"}, n, n, n, e, e, n, t},
5227 {"sa.co.ao", &z[1813], x, 0, e, e, n, n, n, n, e, e, n, t},
5228 {"esc.edu.ar", &z[1821], x, 0, e, e, w{"ns1.innova-red.net", "ns2.innova-red.net"}, n, n, n, e, e, n, t},
5229 {"act.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5230 {"nsw.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5231 {"nt.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5232 {"qld.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5233 {"sa.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5234 {"tas.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5235 {"vic.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5236 {"wa.edu.au", &z[1845], x, 0, e, e, w{"q.au", "r.au", "s.au", "t.au"}, n, n, n, e, e, n, t},
5237 {"fed.rep.br", &z[2109], x, 0, e, e, w{"ns1.siteswebs.com", "ns2.siteswebs.com"}, n, n, n, e, e, n, t},
5238 {"wireless.keyword.cn", &z[2233], x, 0, e, e, n, n, n, n, e, e, n, t},
5239 {"ltd.co.im", &z[2688], x, 0, e, e, n, n, n, n, e, e, n, t},
5240 {"plc.co.im", &z[2688], x, 0, e, e, n, n, n, n, e, e, n, t},
5241 {"lg.gov.ng", &z[3583], x, 0, e, e, w{"ns1.nic.net.ng", "ns2.nic.net.ng", "ns5.nic.net.ng", "nsa.nic.net.ng"}, n, n, n, e, e, n, t},
5242 {"co.net.nz", &z[3791], x, 0, e, e, w{"ns1.instradns.com", "ns2.instradns.com", "ns3.instradns.com"}, n, n, n, e, e, n, t},
5243 {"al.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eu.org"}, n, n, n, e, e, n, t},
5244 {"asso.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5245 {"at.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5246 {"au.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5247 {"be.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5248 {"bg.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5249 {"ca.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5250 {"cd.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5251 {"ch.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org", "ns1.imp.ch", "ns2.imp.ch"}, n, n, n, e, e, n, t},
5252 {"cn.eu.org", &z[3809], x, 0, e, e, w{"ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5253 {"cy.eu.org", &z[3809], x, 0, e, e, w{"ns.eu.org", "ns1.absolight.net", "ns1.tee.gr", "ns2.absolight.net", "ns2.tee.gr", "ns3.absolight.net", "ns4.absolight.net"}, n, n, n, e, e, n, t},
5254 {"cz.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5255 {"de.eu.org", &z[3809], x, 0, e, e, w{"ns.oberon.net", "ns1.absolight.net", "ns2.absolight.net", "ns2.lf.net", "ns3.absolight.net", "ns4.absolight.net"}, n, n, n, e, e, n, t},
5256 {"dk.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5257 {"edu.eu.org", &z[3809], x, 0, e, e, w{"auth1.dns.elm.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5258 {"ee.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5259 {"es.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5260 {"fi.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5261 {"fr.eu.org", &z[3809], x, 0, e, e, w{"auth1.dns.elm.net", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5262 {"gr.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns.eu.org", "ns1.absolight.net", "ns1.tee.gr", "ns2.absolight.net", "ns2.tee.gr", "ns3.absolight.net", "ns4.absolight.net"}, n, n, n, e, e, n, t},
5263 {"hr.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5264 {"hu.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5265 {"ie.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5266 {"il.eu.org", &z[3809], x, 0, e, e, w{"ns.eu.org", "ns1.eu.org"}, n, n, n, e, e, n, t},
5267 {"in.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5268 {"int.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5269 {"is.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5270 {"it.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5271 {"jp.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5272 {"kr.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5273 {"lt.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5274 {"lu.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5275 {"lv.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5276 {"me.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5277 {"mk.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5278 {"mt.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5279 {"my.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5280 {"net.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5281 {"ng.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5282 {"nl.eu.org", &z[3809], x, 0, e, e, w{"auth.dns.suryo.com", "auth1.dns.elm.net", "ns.eu.org", "ns.lf.net", "ns1.elm-consultancy.nl", "ns4.coloclue.net"}, n, n, n, e, e, n, t},
5283 {"no.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5284 {"nz.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5285 {"pl.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5286 {"pt.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5287 {"ro.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5288 {"ru.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5289 {"se.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5290 {"si.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5291 {"sk.eu.org", &z[3809], x, 0, e, e, w{"hobbes.bsd-dk.dk", "ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5292 {"tr.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5293 {"uk.eu.org", &z[3809], x, 0, e, e, w{"ns1.eriomem.net", "ns1.eu.org", "ns3.keltia.net"}, n, n, n, e, e, n, t},
5294 {"us.eu.org", &z[3809], x, 0, e, e, w{"ns.ankh.fr.eu.org", "ns1.eriomem.net", "ns1.eu.org"}, n, n, n, e, e, n, t},
5295 {"co.at.pn", &z[4037], x, 0, e, e, n, n, n, n, e, e, n, t},
5296 {"com.au.pn", &z[4038], x, 0, e, e, n, n, n, n, e, e, n, t},
5297 {"co.uk.pn", &z[4054], x, 0, e, e, n, n, n, n, e, e, n, t},
5298 {"co.at.tc", &z[4434], x, 0, e, e, n, n, n, n, e, e, n, t},
5299 {"com.au.tc", &z[4435], x, 0x800, e, e, n, w{"199.59.243.222", "68815.bodis.com"}, n, n, e, e, n, t},
5300 {"co.uk.tc", &z[4465], x, 0, e, e, n, n, n, n, e, e, n, t},
5301 {"me.uk.tc", &z[4465], x, 0, e, e, n, n, n, n, e, e, n, t},
5302 {"org.uk.tc", &z[4465], x, 0, e, e, n, n, n, n, e, e, n, t},
5303 {"co.at.tt", &z[4572], x, 0, e, e, n, w{"195.225.236.206"}, n, n, e, e, n, t},
5304 {"com.au.tt", &z[4573], x, 0, e, e, n, n, n, n, e, e, n, t},
5305 {"co.uk.tt", &z[4601], x, 0, e, e, n, n, n, n, e, e, n, t},
5306 {"me.uk.tt", &z[4601], x, 0, e, e, n, n, n, n, e, e, n, t},
5307 {"org.uk.tt", &z[4601], x, 0, e, e, n, n, n, n, e, e, n, t},
5308 {"barking-dagenham.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5309 {"barnet.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5310 {"barnsley.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5311 {"bathnes.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5312 {"beds.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5313 {"bexley.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5314 {"bham.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5315 {"blackburn.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5316 {"blackpool.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5317 {"bolton.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5318 {"bournemouth.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5319 {"bracknell-forest.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5320 {"bradford.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5321 {"brent.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5322 {"doncaster.sch.uk", &z[4712], x, 0, e, e, n, n, n, n, e, e, n, t},
5323 {"bg.ac.yu", &z[4844], x, 0x800, e, e, n, n, n, n, e, e, n, t},
5324 {"ecape.school.za", &z[4874], x, 0, e, e, w{"ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5325 {"fs.school.za", &z[4874], x, 0, e, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "nyx.marques.co.za", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
5326 {"gp.school.za", &z[4874], x, 0, e, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "ns2.obsidian.co.za"}, n, n, n, e, e, n, t},
5327 {"kzn.school.za", &z[4874], x, 0, e, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "sec.zadns.net", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
5328 {"lp.school.za", &z[4874], x, 0, e, e, w{"lava.obsidian.co.za", "ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5329 {"mpm.school.za", &z[4874], x, 0, e, e, w{"lava.obsidian.co.za", "ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5330 {"ncape.school.za", &z[4874], x, 0, e, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
5331 {"nw.school.za", &z[4874], x, 0, e, e, w{"lava.obsidian.co.za", "ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business"}, n, n, n, e, e, n, t},
5332 {"wcape.school.za", &z[4874], x, 0, e, e, w{"ns0.serendipity.org.za", "ns10.dns.business", "ns11.dns.business", "ucthpx.uct.ac.za"}, n, n, n, e, e, n, t},
53335333 }