Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../etc/whois
File: jwhois.conf
# This is jwhois.conf - an example configuration file for jwhois
[0] Fix | Delete
#
[1] Fix | Delete
# Due to the ever-changing nature of the Internet, the configuration file
[2] Fix | Delete
# released with Jwhois quickly gets outdated. You can find the latest version
[3] Fix | Delete
# in the Jwhois CVS repository, which is accessible via the web from
[4] Fix | Delete
# http://savannah.gnu.org/cgi-bin/viewcvs/jwhois/jwhois/example/jwhois.conf
[5] Fix | Delete
[6] Fix | Delete
#
[7] Fix | Delete
# Local domain registries and pointers to cidr-blocks and handles.
[8] Fix | Delete
# This is where jwhois begins the search for a Whois server to query
[9] Fix | Delete
#
[10] Fix | Delete
whois-servers {
[11] Fix | Delete
#
[12] Fix | Delete
# The type can be either cidr or regex, the former matches using CIDR
[13] Fix | Delete
# blocks and the later using regular expressions.
[14] Fix | Delete
#
[15] Fix | Delete
type = regex;
[16] Fix | Delete
[17] Fix | Delete
#
[18] Fix | Delete
# Catch ENUM domains
[19] Fix | Delete
#
[20] Fix | Delete
"\\([0-9]\\.\\)+e164\\.arpa" = "struct enum-blocks";
[21] Fix | Delete
[22] Fix | Delete
#
[23] Fix | Delete
# You can use the special value `struct' to redirect the query
[24] Fix | Delete
# to another block which optionally can use another type of matching.
[25] Fix | Delete
# Here we use it to have IPv4 numbers matched using CIDR blocks instead
[26] Fix | Delete
# of regular expressions. See below for the definition of cidr-blocks.
[27] Fix | Delete
#
[28] Fix | Delete
"\\([0-9]+\\.\\)+[0-9]+" = "struct cidr-blocks";
[29] Fix | Delete
"^\\([0-9A-Fa-f]+\\)?:[0-9A-Fa-f:.]*\\(/[0-9]+\\)?$" = "struct cidr6-blocks";
[30] Fix | Delete
"^CORE-[0-9]+$" = "struct handles";
[31] Fix | Delete
"^CO[CH]O-[0-9]+$" = "struct handles";
[32] Fix | Delete
".*-[A-Z]+$" = "struct handles";
[33] Fix | Delete
[34] Fix | Delete
#
[35] Fix | Delete
# Catch AS numbers
[36] Fix | Delete
#
[37] Fix | Delete
"^[0-9]+$" = "whois.arin.net";
[38] Fix | Delete
"^ASN-.+" = "whois.arin.net";
[39] Fix | Delete
"^AS[0-9]+$" = "whois.radb.net";
[40] Fix | Delete
[41] Fix | Delete
#
[42] Fix | Delete
# Catch ARIN nameserver records
[43] Fix | Delete
#
[44] Fix | Delete
"^NS[0-9]+-HST$" = "whois.arin.net";
[45] Fix | Delete
[46] Fix | Delete
#
[47] Fix | Delete
# Catch ARIN netblock records
[48] Fix | Delete
#
[49] Fix | Delete
"^!?NET\\(BLK\\)?\\(-[A-Z0-9]+\\)+$" = "whois.arin.net";
[50] Fix | Delete
"^!?NET6\\(BLK\\)?\\(-[A-Z0-9]+\\)+$" = "whois.arin.net";
[51] Fix | Delete
[52] Fix | Delete
#
[53] Fix | Delete
# Catch Verio netblock records
[54] Fix | Delete
#
[55] Fix | Delete
"^!?NET\\(BLK\\)?-VRIO\\(-[A-Z0-9]+\\)+$" = "rwhois.gin.ntt.net";
[56] Fix | Delete
[57] Fix | Delete
#
[58] Fix | Delete
# Catch Registro .BR ownerid records
[59] Fix | Delete
#
[60] Fix | Delete
"^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
[61] Fix | Delete
[62] Fix | Delete
#
[63] Fix | Delete
# Japanese NIC handles
[64] Fix | Delete
#
[65] Fix | Delete
"^[A-Z]+[0-9]+JP$" = "whois.nic.ad.jp";
[66] Fix | Delete
#
[67] Fix | Delete
# If your host and network supports it, you can also specify IPv6
[68] Fix | Delete
# addresses in the server field.
[69] Fix | Delete
#
[70] Fix | Delete
# ".*:.*" = "::1"
[71] Fix | Delete
#
[72] Fix | Delete
[73] Fix | Delete
#
[74] Fix | Delete
# This is a special construct designed with the whois-servers.net
[75] Fix | Delete
# service in mind. If you use this, jwhois will query whois-servers.net
[76] Fix | Delete
# for which whois server to use for each domain query.
[77] Fix | Delete
#
[78] Fix | Delete
# default = "whois-servers";
[79] Fix | Delete
[80] Fix | Delete
#
[81] Fix | Delete
# Sub-TLA Assignments
[82] Fix | Delete
#
[83] Fix | Delete
[84] Fix | Delete
#
[85] Fix | Delete
# ccSLDs must be listed above gTLDs
[86] Fix | Delete
#
[87] Fix | Delete
"\\.ae\\.org$" = "whois.centralnic.com";
[88] Fix | Delete
"\\.africa\\.com$" = "whois.centralnic.com";
[89] Fix | Delete
"\\.ar\\.com$" = "whois.centralnic.com";
[90] Fix | Delete
"\\.br\\.com$" = "whois.centralnic.com";
[91] Fix | Delete
"\\.cn\\.com$" = "whois.centralnic.com";
[92] Fix | Delete
"\\.co\\.com$" = "whois.nic.co.com";
[93] Fix | Delete
"\\.com\\.de$" = "whois.centralnic.com";
[94] Fix | Delete
"\\.de\\.com$" = "whois.centralnic.com";
[95] Fix | Delete
"\\.eu\\.com$" = "whois.centralnic.com";
[96] Fix | Delete
"\\.eu\\.org$" = "whois.eu.org";
[97] Fix | Delete
"\\.gb\\.com$" = "whois.centralnic.com";
[98] Fix | Delete
"\\.gb\\.net$" = "whois.centralnic.com";
[99] Fix | Delete
"\\.gr\\.com$" = "whois.centralnic.com";
[100] Fix | Delete
"\\.hu\\.com$" = "whois.centralnic.com";
[101] Fix | Delete
"\\.hu\\.net$" = "whois.centralnic.com";
[102] Fix | Delete
"\\.in\\.net$" = "whois.centralnic.com";
[103] Fix | Delete
"\\.jp\\.net$" = "whois.centralnic.com";
[104] Fix | Delete
"\\.jpn\\.com$" = "whois.centralnic.com";
[105] Fix | Delete
"\\.kr\\.com$" = "whois.centralnic.com";
[106] Fix | Delete
"\\.mex\\.com$" = "whois.centralnic.com";
[107] Fix | Delete
"\\.no\\.com$" = "whois.centralnic.com";
[108] Fix | Delete
"\\.qc\\.com$" = "whois.centralnic.com";
[109] Fix | Delete
"\\.ro\\.com$" = "whois.centralnic.com";
[110] Fix | Delete
"\\.ru\\.com$" = "whois.centralnic.com";
[111] Fix | Delete
"\\.sa\\.com$" = "whois.centralnic.com";
[112] Fix | Delete
"\\.se\\.com$" = "whois.centralnic.com";
[113] Fix | Delete
"\\.se\\.net$" = "whois.centralnic.com";
[114] Fix | Delete
"\\.uk\\.com$" = "whois.centralnic.com";
[115] Fix | Delete
"\\.uk\\.net$" = "whois.centralnic.com";
[116] Fix | Delete
"\\.us\\.com$" = "whois.centralnic.com";
[117] Fix | Delete
"\\.us\\.org$" = "whois.centralnic.com";
[118] Fix | Delete
"\\.uy\\.com$" = "whois.centralnic.com";
[119] Fix | Delete
"\\.za\\.com$" = "whois.centralnic.com";
[120] Fix | Delete
[121] Fix | Delete
[122] Fix | Delete
#
[123] Fix | Delete
# TLDs / SLDs
[124] Fix | Delete
#
[125] Fix | Delete
"\\.aarp$" = "whois.nic.aarp";
[126] Fix | Delete
"\\.abbott$" = "whois.afilias-srs.net";
[127] Fix | Delete
"\\.abogado$" = "whois-dub.mm-registry.com";
[128] Fix | Delete
"\\.ac$" = "whois.nic.ac";
[129] Fix | Delete
"\\.academy$" = "whois.donuts.co";
[130] Fix | Delete
"\\.accountant$" = "whois.nic.accountant";
[131] Fix | Delete
"\\.accountants$" = "whois.donuts.co";
[132] Fix | Delete
"\\.aco$" = "whois.afilias-srs.net";
[133] Fix | Delete
"\\.active$" = "whois.afilias-srs.net";
[134] Fix | Delete
"\\.actor$" = "whois.unitedtld.com";
[135] Fix | Delete
"\\.ads$" = "domain-registry-whois.l.google.com";
[136] Fix | Delete
"\\.adult$" = "whois.afilias-srs.net";
[137] Fix | Delete
"\\.ae$" = "whois.aeda.net.ae";
[138] Fix | Delete
"\\.co\\.ae$" = "whois.aeda.net.ae";
[139] Fix | Delete
"\\.net\\.ae$" = "whois.aeda.net.ae";
[140] Fix | Delete
"\\.org\\.ae$" = "whois.aeda.net.ae";
[141] Fix | Delete
"\\.sch\\.ae$" = "whois.aeda.net.ae";
[142] Fix | Delete
"\\.ac\\.ae$" = "whois.aeda.net.ae";
[143] Fix | Delete
"\\.mil\\.ae$" = "whois.aeda.net.ae";
[144] Fix | Delete
"\\.gov\\.ae$" = "whois.aeda.net.ae";
[145] Fix | Delete
"\\.aeg$" = "whois.nic.aeg";
[146] Fix | Delete
"\\.aero$" = "whois.aero";
[147] Fix | Delete
"\\.af$" = "whois.nic.af";
[148] Fix | Delete
"\\.afl$" = "whois.nic.afl";
[149] Fix | Delete
"\\.ag$" = "whois.nic.ag";
[150] Fix | Delete
"\\.agency$" = "whois.donuts.co";
[151] Fix | Delete
"\\.ai$" = "whois.nic.ai";
[152] Fix | Delete
"\\.airforce$" = "whois.unitedtld.com";
[153] Fix | Delete
"\\.airtel$" = "whois.nic.airtel";
[154] Fix | Delete
"\\.al$" = "whois.ripe.net";
[155] Fix | Delete
"\\.allfinanz$" = "whois.ksregistry.net";
[156] Fix | Delete
"\\.alsace$" = "whois-alsace.nic.fr";
[157] Fix | Delete
"\\.am$" = "whois.amnic.net";
[158] Fix | Delete
"\\.android$" = "domain-registry-whois.l.google.com";
[159] Fix | Delete
"\\.apartments$" = "whois.donuts.co";
[160] Fix | Delete
"\\.app$" = "whois.nic.google";
[161] Fix | Delete
"\\.apple$" = "whois.afilias-srs.net";
[162] Fix | Delete
"\\.aquarelle$" = "whois-aquarelle.nic.fr";
[163] Fix | Delete
"\\.ar$" = "www.nic.ar";
[164] Fix | Delete
"\\.edu\\.ar$" = "www.riu.edu.ar";
[165] Fix | Delete
"\\.archi$" = "whois.ksregistry.net";
[166] Fix | Delete
"\\.army$" = "whois.rightside.co";
[167] Fix | Delete
"\\.arpa$" = "whois.iana.org";
[168] Fix | Delete
"\\.arte$" = "whois.nic.arte";
[169] Fix | Delete
"\\.as$" = "whois.nic.as";
[170] Fix | Delete
"\\.asia$" = "whois.nic.asia";
[171] Fix | Delete
"\\.associates$" = "whois.donuts.co";
[172] Fix | Delete
"\\.at$" = "whois.nic.at";
[173] Fix | Delete
"\\.biz\\.at$" = "whois.biz.at";
[174] Fix | Delete
"\\.info\\.at$" = "whois.info.at";
[175] Fix | Delete
"\\.priv\\.at$" = "whois.nic.priv.at";
[176] Fix | Delete
"\\.attorney$" = "whois.rightside.co";
[177] Fix | Delete
"\\.au$" = "whois.audns.net.au";
[178] Fix | Delete
"\\.asn\\.au$" = "whois.ausregistry.net.au";
[179] Fix | Delete
"\\.com\\.au$" = "whois.ausregistry.net.au";
[180] Fix | Delete
"\\.edu\\.au$" = "whois.ausregistry.net.au";
[181] Fix | Delete
"\\.id\\.au$" = "whois.ausregistry.net.au";
[182] Fix | Delete
"\\.net\\.au$" = "whois.ausregistry.net.au";
[183] Fix | Delete
"\\.org\\.au$" = "whois.ausregistry.net.au";
[184] Fix | Delete
"\\.auction$" = "whois.unitedtld.com";
[185] Fix | Delete
"\\.audi$" = "whois.afilias-srs.net";
[186] Fix | Delete
"\\.audio$" = "whois.uniregistry.net";
[187] Fix | Delete
"\\.auto$" = "whois.uniregistry.net";
[188] Fix | Delete
"\\.autos$" = "whois.afilias-srs.net";
[189] Fix | Delete
"\\.aw$" = "whois.nic.aw";
[190] Fix | Delete
"\\.ax$" = "whois.ax";
[191] Fix | Delete
"\\.az$" = "whois.ripe.net";
[192] Fix | Delete
"\\.ba$" = "whois.ripe.net";
[193] Fix | Delete
"\\.bar$" = "whois.nic.bar";
[194] Fix | Delete
"\\.barcelona$" = "whois.nic.barcelona";
[195] Fix | Delete
"\\.bargains$" = "whois.donuts.co";
[196] Fix | Delete
"\\.band$" = "whois.rightside.co";
[197] Fix | Delete
"\\.bank$" = "whois.nic.bank";
[198] Fix | Delete
"\\.barclaycard$" = "whois.nic.barclaycard";
[199] Fix | Delete
"\\.barclays$" = "whois.nic.barclays";
[200] Fix | Delete
"\\.bauhaus$" = "whois.nic.bauhaus";
[201] Fix | Delete
"\\.bayern$" = "whois-dub.mm-registry.com";
[202] Fix | Delete
"\\.bbc$" = "whois.nic.bbc";
[203] Fix | Delete
"\\.bbva$" = "whois.nic.bbva";
[204] Fix | Delete
"\\.bcn$" = "whois.nic.bcn";
[205] Fix | Delete
"\\.be$" = "whois.dns.be";
[206] Fix | Delete
"\\.beats$" = "whois.afilias-srs.net";
[207] Fix | Delete
"\\.beer$" = "whois-dub.mm-registry.com";
[208] Fix | Delete
"\\.bentley$" = "whois.nic.bentley";
[209] Fix | Delete
"\\.berlin$" = "whois.nic.berlin";
[210] Fix | Delete
"\\.best$" = "whois.nic.best";
[211] Fix | Delete
"\\.bet$" = "whois.afilias.net";
[212] Fix | Delete
"\\.bg$" = "whois.register.bg";
[213] Fix | Delete
"\\.bi$" = "whois1.nic.bi";
[214] Fix | Delete
"\\.bid$" = "whois.nic.bid";
[215] Fix | Delete
"\\.bike$" = "whois.donuts.co";
[216] Fix | Delete
"\\.bio$" = "whois.ksregistry.net";
[217] Fix | Delete
"\\.bingo$" = "whois.donuts.co";
[218] Fix | Delete
"\\.biz$" = "whois.biz";
[219] Fix | Delete
"\\.bj$" = "whois.nic.bj";
[220] Fix | Delete
"\\.blackfriday$" = "whois.uniregistry.net";
[221] Fix | Delete
"\\.black$" = "whois.afilias.net";
[222] Fix | Delete
"\\.blue$" = "whois.afilias.net";
[223] Fix | Delete
#"\\.bm$" = "rwhois.ibl.bm 4321";
[224] Fix | Delete
"\\.bms$" = "whois.nic.bms";
[225] Fix | Delete
"\\.bmw$" = "whois.ksregistry.net";
[226] Fix | Delete
"\\.bn$" = "whois.bnnic.bn";
[227] Fix | Delete
"\\.bnl$" = "whois.afilias-srs.net";
[228] Fix | Delete
"\\.bnpparibas$" = "whois.afilias-srs.net";
[229] Fix | Delete
"\\.bo$" = "whois.nic.bo";
[230] Fix | Delete
"\\.boats$" = "whois.afilias-srs.net";
[231] Fix | Delete
"\\.boehringer$" = "whois.afilias-srs.net";
[232] Fix | Delete
"\\.bom$" = "whois.gtlds.nic.br";
[233] Fix | Delete
"\\.bond$" = "whois.nic.bond";
[234] Fix | Delete
"\\.boo$" = "domain-registry-whois.l.google.com";
[235] Fix | Delete
"\\.boots$" = "whois.nic.boots";
[236] Fix | Delete
"\\.bosch$" = "whois.nic.bosch";
[237] Fix | Delete
"\\.bostik$" = "whois-bostik.nic.fr";
[238] Fix | Delete
"\\.boutique$" = "whois.donuts.co";
[239] Fix | Delete
"\\.br$" = "whois.registro.br";
[240] Fix | Delete
"\\.bradesco$" = "whois-cl01.mm-registry.com";
[241] Fix | Delete
"\\.bridgestone$" = "whois.nic.bridgestone";
[242] Fix | Delete
"\\.broadway$" = "whois-cl01.mm-registry.com";
[243] Fix | Delete
"\\.broker$" = "whois.nic.broker";
[244] Fix | Delete
"\\.brother$" = "whois.nic.brother";
[245] Fix | Delete
"\\.brussels$" = "whois.nic.brussels";
[246] Fix | Delete
"\\.bs$" = "www.register.bs";
[247] Fix | Delete
"\\.budapest$" = "whois-dub.mm-registry.com";
[248] Fix | Delete
"\\.bugatti$" = "whois.afilias-srs.net";
[249] Fix | Delete
"\\.builders$" = "whois.donuts.co";
[250] Fix | Delete
"\\.build$" = "whois.nic.build";
[251] Fix | Delete
"\\.business$" = "whois.donuts.co";
[252] Fix | Delete
"\\.buy$" = "whois.afilias-srs.net";
[253] Fix | Delete
"\\.buzz$" = "whois.nic.buzz";
[254] Fix | Delete
"\\.bv$" = "whois.ripe.net";
[255] Fix | Delete
"\\.bw$" = "whois.nic.net.bw";
[256] Fix | Delete
"\\.by$" = "whois.cctld.by";
[257] Fix | Delete
"\\.bz$" = "whois.belizenic.bz";
[258] Fix | Delete
"\\.bzh$" = "whois-bzh.nic.fr";
[259] Fix | Delete
"\\.ca$" = "whois.cira.ca";
[260] Fix | Delete
"\\.co\\.ca$" = "whois.co.ca";
[261] Fix | Delete
"\\.cab$" = "whois.donuts.co";
[262] Fix | Delete
"\\.cafe$" = "whois.donuts.co";
[263] Fix | Delete
"\\.cal$" = "domain-registry-whois.l.google.com";
[264] Fix | Delete
"\\.camera$" = "whois.donuts.co";
[265] Fix | Delete
"\\.camp$" = "whois.donuts.co";
[266] Fix | Delete
"\\.cancerresearch$" = "whois.nic.cancerresearch";
[267] Fix | Delete
"\\.canon$" = "whois.nic.canon";
[268] Fix | Delete
"\\.capetown$" = "capetown-whois.registry.net.za";
[269] Fix | Delete
"\\.capital$" = "whois.donuts.co";
[270] Fix | Delete
"\\.car$" = "whois.uniregistry.net";
[271] Fix | Delete
"\\.cards$" = "whois.donuts.co";
[272] Fix | Delete
"\\.career$" = "whois.nic.career";
[273] Fix | Delete
"\\.careers$" = "whois.donuts.co";
[274] Fix | Delete
"\\.care$" = "whois.donuts.co";
[275] Fix | Delete
"\\.cars$" = "whois.uniregistry.net";
[276] Fix | Delete
"\\.casa$" = "whois-dub.mm-registry.com";
[277] Fix | Delete
"\\.cash$" = "whois.donuts.co";
[278] Fix | Delete
"\\.casino$" = "whois.donuts.co";
[279] Fix | Delete
"\\.catering$" = "whois.donuts.co";
[280] Fix | Delete
"\\.cat$" = "whois.cat";
[281] Fix | Delete
"\\.cba$" = "whois.nic.cba";
[282] Fix | Delete
"\\.cc$" {
[283] Fix | Delete
whois-server = "ccwhois.verisign-grs.com";
[284] Fix | Delete
query-format = "domain $*";
[285] Fix | Delete
}
[286] Fix | Delete
"\\.cd$" = "whois.nic.cd";
[287] Fix | Delete
"\\.ceb$" = "whois.afilias-srs.net";
[288] Fix | Delete
"\\.center$" = "whois.donuts.co";
[289] Fix | Delete
"\\.ceo$" = "whois.nic.ceo";
[290] Fix | Delete
"\\.cern$" = "whois.afilias-srs.net";
[291] Fix | Delete
"\\.cf$" = "whois.dot.cf";
[292] Fix | Delete
"\\.cfa$" = "whois.nic.cfa";
[293] Fix | Delete
"\\.cfd$" = "whois.nic.cfd";
[294] Fix | Delete
"\\.cg$" = "www.nic.cg";
[295] Fix | Delete
"\\.ch$" = "whois.nic.ch";
[296] Fix | Delete
"\\.chanel$" = "whois.nic.chanel";
[297] Fix | Delete
"\\.channel$" = "domain-registry-whois.l.google.com";
[298] Fix | Delete
"\\.chat$" = "whois.donuts.co";
[299] Fix | Delete
"\\.cheap$" = "whois.donuts.co";
[300] Fix | Delete
"\\.christmas$" = "whois.uniregistry.net";
[301] Fix | Delete
"\\.chrome$" = "domain-registry-whois.l.google.com";
[302] Fix | Delete
"\\.church$" = "whois.donuts.co";
[303] Fix | Delete
"\\.ci$" = "whois.nic.ci";
[304] Fix | Delete
"\\.cipriani$" = "whois.afilias-srs.net";
[305] Fix | Delete
"\\.city$" = "whois.donuts.co";
[306] Fix | Delete
"\\.cityeats$" = "whois.nic.cityeats";
[307] Fix | Delete
#"\\.ck$" = "whois.nic.ck";
[308] Fix | Delete
"\\.cl$" = "whois.nic.cl";
[309] Fix | Delete
"\\.claims$" = "whois.donuts.co";
[310] Fix | Delete
"\\.cleaning$" = "whois.donuts.co";
[311] Fix | Delete
"\\.click$" = "whois.uniregistry.net";
[312] Fix | Delete
"\\.clinic$" = "whois.donuts.co";
[313] Fix | Delete
"\\.clothing$" = "whois.donuts.co";
[314] Fix | Delete
"\\.cloud$" = "whois.nic.cloud";
[315] Fix | Delete
"\\.club$" = "whois.nic.club";
[316] Fix | Delete
"\\.clubmed$" = "whois.nic.clubmed";
[317] Fix | Delete
"\\.cm$" = "whois.netcom.cm";
[318] Fix | Delete
"\\.co\\.cm$" = "whois.netcom.cm";
[319] Fix | Delete
"\\.com\\.cm$" = "whois.netcom.cm";
[320] Fix | Delete
"\\.net\\.cm$" = "whois.netcom.cm";
[321] Fix | Delete
"\\.cn$" = "whois.cnnic.cn";
[322] Fix | Delete
# "\\.edu\\.cn$" = "whois.edu.cn";
[323] Fix | Delete
"\\.co$" = "whois.nic.co";
[324] Fix | Delete
"\\.coach$" = "whois.donuts.co";
[325] Fix | Delete
"\\.codes$" = "whois.donuts.co";
[326] Fix | Delete
"\\.coffee$" = "whois.donuts.co";
[327] Fix | Delete
"\\.college$" = "whois.nic.college";
[328] Fix | Delete
"\\.cologne$" = "whois-fe1.pdt.cologne.tango.knipp.de";
[329] Fix | Delete
"\\.com$" {
[330] Fix | Delete
whois-server = "whois.verisign-grs.com";
[331] Fix | Delete
query-format = "domain $*";
[332] Fix | Delete
}
[333] Fix | Delete
"\\.commbank$" = "whois.nic.commbank";
[334] Fix | Delete
"\\.community$" = "whois.donuts.co";
[335] Fix | Delete
"\\.company$" = "whois.donuts.co";
[336] Fix | Delete
"\\.computer$" = "whois.donuts.co";
[337] Fix | Delete
"\\.comsec$" = "whois.nic.comsec";
[338] Fix | Delete
"\\.condos$" = "whois.donuts.co";
[339] Fix | Delete
"\\.construction$" = "whois.donuts.co";
[340] Fix | Delete
"\\.consulting$" = "whois.unitedtld.com";
[341] Fix | Delete
"\\.contact$" = "whois.nic.contact";
[342] Fix | Delete
"\\.contractors$" = "whois.donuts.co";
[343] Fix | Delete
"\\.cooking$" = "whois-dub.mm-registry.com";
[344] Fix | Delete
"\\.cool$" = "whois.donuts.co";
[345] Fix | Delete
"\\.coop$" = "whois.nic.coop";
[346] Fix | Delete
"\\.corsica$" = "whois-corsica.nic.fr";
[347] Fix | Delete
"\\.country$" = "whois-dub.mm-registry.com";
[348] Fix | Delete
"\\.coupons$" = "whois.donuts.co";
[349] Fix | Delete
"\\.courses$" = "whois.aridnrs.net.au";
[350] Fix | Delete
"\\.cr$" = "whois.nic.cr";
[351] Fix | Delete
"\\.credit$" = "whois.donuts.co";
[352] Fix | Delete
"\\.creditcard$" = "whois.donuts.co";
[353] Fix | Delete
"\\.creditunion$" = "whois.afilias-srs.net";
[354] Fix | Delete
"\\.cricket$" = "whois.nic.cricket";
[355] Fix | Delete
"\\.cruises$" = "whois.donuts.co";
[356] Fix | Delete
"\\.csc$" = "whois.nic.csc";
[357] Fix | Delete
"\\.cu$" = "www.nic.cu";
[358] Fix | Delete
"\\.cuisinella$" = "whois.nic.cuisinella";
[359] Fix | Delete
"\\.cx$" = "whois.nic.cx";
[360] Fix | Delete
"\\.cy$" = "whois.ripe.net";
[361] Fix | Delete
"\\.cymru$" = "whois.nic.cymru";
[362] Fix | Delete
"\\.cyou$" = "whois.afilias-srs.net";
[363] Fix | Delete
"\\.cz$" = "whois.nic.cz";
[364] Fix | Delete
"\\.dabur$" = "whois.afilias-srs.net";
[365] Fix | Delete
"\\.dad$" = "domain-registry-whois.l.google.com";
[366] Fix | Delete
"\\.dance$" = "whois.unitedtld.com";
[367] Fix | Delete
"\\.date$" = "whois.nic.date";
[368] Fix | Delete
"\\.dating$" = "whois.donuts.co";
[369] Fix | Delete
"\\.datsun$" = "whois.nic.gmo";
[370] Fix | Delete
"\\.day$" = "domain-registry-whois.l.google.com";
[371] Fix | Delete
"\\.dclk$" = "domain-registry-whois.l.google.com";
[372] Fix | Delete
"\\.de$" {
[373] Fix | Delete
whois-server = "whois.denic.de";
[374] Fix | Delete
query-format = "-C UTF-8 -T dn,ace $*";
[375] Fix | Delete
}
[376] Fix | Delete
"\\.com\\.de$" = "whois.centralnic.com";
[377] Fix | Delete
"\\.deals$" = "whois.donuts.co";
[378] Fix | Delete
"\\.degree$" = "whois.rightside.co";
[379] Fix | Delete
"\\.delivery$" = "whois.donuts.co";
[380] Fix | Delete
"\\.delta$" = "whois.afilias-srs.net";
[381] Fix | Delete
"\\.democrat$" = "whois.unitedtld.com";
[382] Fix | Delete
"\\.dental$" = "whois.donuts.co";
[383] Fix | Delete
"\\.dentist$" = "whois.rightside.co";
[384] Fix | Delete
"\\.desi$" = "whois.ksregistry.net";
[385] Fix | Delete
"\\.design$" = "whois.nic.design";
[386] Fix | Delete
"\\.dev$" = "domain-registry-whois.l.google.com";
[387] Fix | Delete
"\\.diamonds$" = "whois.donuts.co";
[388] Fix | Delete
"\\.diet$" = "whois.uniregistry.net";
[389] Fix | Delete
"\\.digital$" = "whois.donuts.co";
[390] Fix | Delete
"\\.direct$" = "whois.donuts.co";
[391] Fix | Delete
"\\.directory$" = "whois.donuts.co";
[392] Fix | Delete
"\\.discount$" = "whois.donuts.co";
[393] Fix | Delete
"\\.dk$" {
[394] Fix | Delete
whois-server = "whois.dk-hostmaster.dk";
[395] Fix | Delete
query-format = "--show-handles $*";
[396] Fix | Delete
}
[397] Fix | Delete
"\\.dm$" = "whois.nic.dm";
[398] Fix | Delete
"\\.domains$" = "whois.donuts.co";
[399] Fix | Delete
"\\.do$" = "www.nic.do";
[400] Fix | Delete
"\\.docs$" = "domain-registry-whois.l.google.com";
[401] Fix | Delete
"\\.dog$" = "whois.donuts.co";
[402] Fix | Delete
"\\.doha$" = "whois.nic.doha";
[403] Fix | Delete
"\\.doosan$" = "whois.nic.doosan";
[404] Fix | Delete
"\\.download$" = "whois.nic.download";
[405] Fix | Delete
"\\.drive$" = "whois.nic.google";
[406] Fix | Delete
"\\.durban$" = "durban-whois.registry.net.za";
[407] Fix | Delete
"\\.dvag$" = "whois.ksregistry.net";
[408] Fix | Delete
"\\.dz$" = "whois.nic.dz";
[409] Fix | Delete
"\\.eat$" = "domain-registry-whois.l.google.com";
[410] Fix | Delete
"\\.ec$" = "whois.nic.ec";
[411] Fix | Delete
"\\.edu$" = "whois.educause.edu";
[412] Fix | Delete
"\\.education$" = "whois.donuts.co";
[413] Fix | Delete
"\\.ee$" = "whois.tld.ee";
[414] Fix | Delete
"\\.eg$" = "whois.ripe.net";
[415] Fix | Delete
"\\.email$" = "whois.donuts.co";
[416] Fix | Delete
"\\.emerck$" = "whois.afilias-srs.net";
[417] Fix | Delete
"\\.energy$" = "whois.donuts.co";
[418] Fix | Delete
"\\.engineer$" = "whois.rightside.co";
[419] Fix | Delete
"\\.engineering$" = "whois.donuts.co";
[420] Fix | Delete
"\\.enterprises$" = "whois.donuts.co";
[421] Fix | Delete
"\\.epson$" = "whois.aridnrs.net.au";
[422] Fix | Delete
"\\.equipment$" = "whois.donuts.co";
[423] Fix | Delete
"\\.erni$" = "whois.nic.erni";
[424] Fix | Delete
"\\.es$" = "whois.nic.es";
[425] Fix | Delete
"\\.esq$" = "domain-registry-whois.l.google.com";
[426] Fix | Delete
"\\.estate$" = "whois.donuts.co";
[427] Fix | Delete
"\\.eu$" = "whois.eu";
[428] Fix | Delete
"\\.eurovision$" = "whois.nic.eurovision";
[429] Fix | Delete
"\\.eus$" = "whois.eus.coreregistry.net";
[430] Fix | Delete
"\\.events$" = "whois.donuts.co";
[431] Fix | Delete
"\\.exchange$" = "whois.donuts.co";
[432] Fix | Delete
"\\.expert$" = "whois.donuts.co";
[433] Fix | Delete
"\\.exposed$" = "whois.donuts.co";
[434] Fix | Delete
"\\.express$" = "whois.donuts.co";
[435] Fix | Delete
"\\.fage$" = "whois.afilias-srs.net";
[436] Fix | Delete
"\\.fail$" = "whois.donuts.co";
[437] Fix | Delete
"\\.fairwinds$" = "whois.nic.fairwinds";
[438] Fix | Delete
"\\.faith$" = "whois.nic.faith";
[439] Fix | Delete
"\\.family$" = "whois.rightside.co";
[440] Fix | Delete
"\\.fan$" = "whois.nic.fan";
[441] Fix | Delete
"\\.fans$" = "whois.nic.fans";
[442] Fix | Delete
"\\.farm$" = "whois.donuts.co";
[443] Fix | Delete
"\\.fashion$" = "whois-dub.mm-registry.com";
[444] Fix | Delete
"\\.feedback$" = "whois.nic.feedback";
[445] Fix | Delete
"\\.fi$" = "whois.fi";
[446] Fix | Delete
"\\.film$" = "whois.nic.film";
[447] Fix | Delete
"\\.final$" = "whois.gtlds.nic.br";
[448] Fix | Delete
"\\.finance$" = "whois.donuts.co";
[449] Fix | Delete
"\\.financial$" = "whois.donuts.co";
[450] Fix | Delete
"\\.firestone$" = "whois.nic.firestone";
[451] Fix | Delete
"\\.firmdale$" = "whois.nic.firmdale";
[452] Fix | Delete
"\\.fishing$" = "whois-dub.mm-registry.com";
[453] Fix | Delete
"\\.fish$" = "whois.donuts.co";
[454] Fix | Delete
"\\.fit$" = "whois-dub.mm-registry.com";
[455] Fix | Delete
"\\.fitness$" = "whois.donuts.co";
[456] Fix | Delete
"\\.fj$" = "whois.usp.ac.fj";
[457] Fix | Delete
"\\.flights$" = "whois.donuts.co";
[458] Fix | Delete
"\\.florist$" = "whois.donuts.co";
[459] Fix | Delete
"\\.flowers$" = "whois.uniregistry.net";
[460] Fix | Delete
"\\.flsmidth$" = "whois.ksregistry.net";
[461] Fix | Delete
"\\.fly$" = "domain-registry-whois.l.google.com";
[462] Fix | Delete
"\\.fm$" = "whois.nic.fm";
[463] Fix | Delete
"\\.fo$" = "whois.nic.fo";
[464] Fix | Delete
"\\.foo$" = "domain-registry-whois.l.google.com";
[465] Fix | Delete
"\\.football$" = "whois.donuts.co";
[466] Fix | Delete
"\\.forex$" = "whois.nic.forex";
[467] Fix | Delete
"\\.forsale$" = "whois.unitedtld.com";
[468] Fix | Delete
"\\.forum$" = "whois.nic.forum";
[469] Fix | Delete
"\\.foundation$" = "whois.donuts.co";
[470] Fix | Delete
"\\.fr$" = "whois.nic.fr";
[471] Fix | Delete
"\\.frl$" = "whois.nic.frl";
[472] Fix | Delete
"\\.frogans$" = "whois-frogans.nic.fr";
[473] Fix | Delete
"\\.fund$" = "whois.donuts.co";
[474] Fix | Delete
"\\.furniture$" = "whois.donuts.co";
[475] Fix | Delete
"\\.futbol$" = "whois.unitedtld.com";
[476] Fix | Delete
"\\.fyi$" = "whois.donuts.co";
[477] Fix | Delete
"\\.gallery$" = "whois.donuts.co";
[478] Fix | Delete
"\\.gal$" = "whois.gal.coreregistry.net";
[479] Fix | Delete
"\\.game$" = "whois.uniregistry.net";
[480] Fix | Delete
"\\.garden$" = "whois-dub.mm-registry.com";
[481] Fix | Delete
"\\.gbiz$" = "domain-registry-whois.l.google.com";
[482] Fix | Delete
"\\.gd$" = "whois.nic.gd";
[483] Fix | Delete
"\\.gdn$" = "whois.nic.gdn";
[484] Fix | Delete
"\\.gea$" = "whois.afilias-srs.net";
[485] Fix | Delete
"\\.gent$" = "whois.nic.gent";
[486] Fix | Delete
"\\.genting$" = "whois.nic.genting";
[487] Fix | Delete
"\\.gg$" = "whois.gg";
[488] Fix | Delete
"\\.ggee$" = "whois.nic.ggee";
[489] Fix | Delete
"\\.gi$" = "whois2.afilias-grs.net";
[490] Fix | Delete
"\\.gift$" = "whois.uniregistry.net";
[491] Fix | Delete
"\\.gifts$" = "whois.donuts.co";
[492] Fix | Delete
"\\.gives$" = "whois.rightside.co";
[493] Fix | Delete
"\\.giving$" = "whois.nic.giving";
[494] Fix | Delete
"\\.gl$" = "whois.nic.gl";
[495] Fix | Delete
"\\.glass$" = "whois.donuts.co";
[496] Fix | Delete
"\\.gle$" = "domain-registry-whois.l.google.com";
[497] Fix | Delete
"\\.global$" = "whois.nic.global";
[498] Fix | Delete
"\\.globo$" = "whois.gtlds.nic.br";
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function