WHOIS QUERY TIME

21 Apr 2024 - 5:38 AM UTC

Registered: 16 May 2006
Expiry: 16 May 2025

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns3.dns.com
ns4.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 姚劲波
Email: [email protected]

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=wikipedia.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "wikipedia.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "wikipedia.com.cn",
            "domain_keyword": "wikipedia",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 05:38:32",
            "create_date": "2006-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "姚劲波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>wikipedia.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>wikipedia.com.cn</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 05:38:32</query_time>
   <create_date>2006-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>姚劲波</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.059 seconds) for "wikipedia.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Apr 2024 - 5:38 AM UTC

Registered: 16 May 2006
Expiry: 16 May 2025

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns3.dns.com
ns4.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 姚劲波
Email: [email protected]

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=wikipedia.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "wikipedia.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "wikipedia.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "wikipedia.com.cn",
            "domain_keyword": "wikipedia",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 05:38:32",
            "create_date": "2006-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "姚劲波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>wikipedia.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>wikipedia.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wikipedia.com.cn</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 05:38:32</query_time>
   <create_date>2006-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>姚劲波</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 137 domain names (in 0.053 seconds) which contained the exact domain keyword "wikipedia".
Domain Name Registered Expiry Registrar Ownership
1 wikipedia.com 13 Jan 2001 10 Jan 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
2 wikipedia.org 13 Jan 2001 13 Jan 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
3 wikipedia.net 13 Jan 2001 13 Jan 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
4 wikipedia.info 19 Oct 2001 19 Oct 2024 MarkMonitor Inc. Wikimedia Foundation, Inc.
5 wikipedia.nl 21 Oct 2002 - Registrar.eu -
6 wikipedia.be 25 Oct 2002 - Registrar.eu -
7 wikipedia.pl 21 Dec 2002 20 Dec 2024 Aftermarket.pl Limited -
8 wikipedia.it 4 Mar 2003 24 Jun 2024 Yepa S.r.l. Associazione Wikipedia Italia
9 wikipedia.co.uk 25 Nov 2003 25 Nov 2024 Markmonitor Inc. [Tag = MARKMONITOR] -
10 wikipedia.se 27 Apr 2004 27 Apr 2025 Loopia AB -
11 wikipedia.cz 18 Jul 2004 18 Jul 2025 REG-ACTIVE24 Wikimedia Česká republika
12 wikipedia.ru 14 Dec 2004 14 Dec 2024 REGRU-RU Private Person
13 wikipedia.cc 23 Dec 2004 8 Dec 2024 PSI-USA, Inc. dba Domain Robot INS GmbH
14 wikipedia.jp 1 Feb 2005 28 Feb 2025 - Netowl,Inc.
15 wikipedia.ro 1 Mar 2005 29 Jun 2026 CYBER_FOLKS S.R.L. -
16 wikipedia.cn 17 Mar 2005 17 Mar 2025 阿里云计算有限公司(万网) 郑俊龙
17 wikipedia.us 24 May 2005 23 May 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
18 wikipedia.cl 9 Nov 2005 5 Dec 2024 NIC Chile MIGUEL ANGEL ROJAS DELGADILLO
19 wikipedia.sk 19 Apr 2006 18 Apr 2025 MarkMonitor International Limited MarkMonitor International Ltd
20 wikipedia.com.cn 16 May 2006 16 May 2025 厦门易名科技股份有限公司 姚劲波
21 wikipedia.org.br 19 Jun 2006 19 Jun 2026 - ASSOCIACAO DE PAIS E IRMAOS DE CRIANCAS EXCEPCIONA
22 wikipedia.fr 21 Sep 2006 27 Sep 2024 GANDI WIKIMEDIA FRANCE
23 wikipedia.me.uk 25 Jan 2007 25 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
24 wikipedia.org.in 17 Oct 2008 17 Oct 2024 NIXI Holding Account n/a
25 wikipedia.cat 27 Apr 2010 27 Apr 2026 Entorno Digital -
26 wikipedia.me 9 Aug 2010 9 Aug 2024 MarkMonitor Inc. Wikimedia Foundation, Inc.
27 wikipedia.co 2 Sep 2010 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 wikipedia.ie 6 Feb 2012 6 Feb 2025 Letshost CLEAR EVENTS LIMITED
29 wikipedia.co.in 7 May 2012 7 May 2025 Dynadot LLC REDACTED FOR PRIVACY
30 wikipedia.in 7 Apr 2013 7 Apr 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
31 wikipedia.education 25 Mar 2014 25 Mar 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
32 wikipedia.email 26 Mar 2014 26 Mar 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
33 wikipedia.support 26 Mar 2014 26 Mar 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
34 wikipedia.institute 2 Apr 2014 2 Apr 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
35 wikipedia.expert 5 May 2014 5 May 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
36 wikipedia.wang 30 Jun 2014 30 Jun 2024 Foshan YiDong Network Xue Zi Wen
37 wikipedia.xyz 2 Dec 2014 2 Dec 2024 MarkMonitor, Inc (TLDs) Wikimedia Foundation, Inc.
38 wikipedia.gal 22 Dec 2014 22 Dec 2024 DINAHOSTING S.L. Wikimedia España
39 wikipedia.ru.com 25 Dec 2014 25 Dec 2024 Registrar of Domain Names REG.RU, LLC -
40 wikipedia.eus 7 Jan 2015 7 Jan 2025 DINAHOSTING S.L. Wikimedia España
41 wikipedia.biz 13 Jan 2015 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 wikipedia.community 16 Jan 2015 16 Jan 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
43 wikipedia.frl 2 Feb 2015 2 Feb 2025 Metaregistrar BV Applications FRLregistry BV
44 wikipedia.cm 3 Mar 2015 3 Mar 2025 Netcom.cm Sarl Whois Protection
45 wikipedia.sexy 14 Apr 2015 14 Apr 2025 eNom, Inc. Data Protected
46 wikipedia.lt 2 May 2015 3 May 2025 MarkMonitor, Inc. Markmonitor Inc.
47 wikipedia.porn 4 Jun 2015 4 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 wikipedia.site 16 Jul 2015 16 Jul 2024 Xin Net Technology Corp. zoudong
49 wikipedia.ovh 2 Aug 2015 2 Aug 2024 OVH REDACTED_FOR_PRIVACY
50 wikipedia.sex 1 Sep 2015 1 Sep 2024 MarkMonitor, Inc. Wikimedia Foundation, Inc.
51 wikipedia.cymru 1 Sep 2015 1 Sep 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
52 wikipedia.edu.pl 8 Sep 2015 8 Sep 2024 OVH SAS -
53 wikipedia.uk 13 Sep 2015 13 Sep 2024 Markmonitor Inc. [Tag = MARKMONITOR] -
54 wikipedia.lol 1 Oct 2015 1 Oct 2024 MarkMonitor, Inc (TLDs) Wikimedia Foundation, Inc.
55 wikipedia.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
56 wikipedia.link 31 Oct 2016 31 Oct 2024 Alibaba Cloud Computing Ltd. A Li Mu Jiang A Bu Du Xi Ku
57 wikipedia.blog 21 Nov 2016 21 Nov 2024 Wild West Domains, LLC Domains By Proxy, LLC
58 wikipedia.club 6 Jul 2017 6 Jul 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
59 wikipedia.swiss 14 Sep 2017 14 Sep 2024 Infomaniak Network SA Wikimedia CH
60 wikipedia.app 3 Apr 2018 3 Apr 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
61 wikipedia.cloud 5 Jun 2018 5 Jun 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
62 wikipedia.ca 31 Oct 2018 31 Oct 2026 Namespro Solutions Inc. REDACTED FOR PRIVACY
63 wikipedia.lgbt 8 Jan 2019 8 Jan 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
64 wikipedia.store 12 Jan 2019 12 Jan 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chao Yue
65 wikipedia.hk.cn 17 Feb 2019 17 Feb 2025 厦门易名科技股份有限公司 赵彦彬
66 wikipedia.earth 12 Apr 2019 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 wikipedia.io 31 May 2019 31 May 2025 Dynadot Inc REDACTED FOR PRIVACY
68 wikipedia.tokyo 12 Jul 2019 12 Jul 2024 GMO Internet Group, Inc. -
69 wikipedia.vip 7 Aug 2019 7 Aug 2024 EuroDNS SA Whois Privacy (enumDNS dba)
70 wikipedia.uno 5 Nov 2019 5 Nov 2024 EuroDNS S.A. Milliard Beheer B.V.
71 wikipedia.online 9 Apr 2020 9 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lee Charles
72 wikipedia.onl 2 May 2020 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 wikipedia.africa 8 May 2020 8 May 2025 Afriregister Limited REDACTED
74 wikipedia.fit 15 Dec 2020 15 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 wikipedia.green 29 Mar 2021 29 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
76 wikipedia.science 5 Apr 2021 5 Apr 2025 Porkbun REDACTED FOR PRIVACY
77 wikipedia.cyou 19 Apr 2021 19 Apr 2025 Porkbun, LLC -
78 wikipedia.wales 26 Apr 2021 26 Apr 2025 Netistrar Limited REDACTED FOR PRIVACY
79 wikipedia.page 30 Apr 2021 30 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
80 wikipedia.fun 30 Apr 2021 30 Apr 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
81 wikipedia.pet 11 May 2021 11 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
82 wikipedia.su 12 Jul 2021 12 Jul 2024 R01-SU Private Person
83 wikipedia.ooo 15 Dec 2021 15 Dec 2024 Porkbun, LLC Private by Design, LLC
84 wikipedia.org.pl 5 Feb 2022 5 Feb 2025 Aftermarket.pl Limited -
85 wikipedia.homes 12 Feb 2022 12 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
86 wikipedia.la 19 Feb 2022 19 Feb 2025 LA Domain Names -
87 wikipedia.org.uk 6 Aug 2022 6 Aug 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
88 wikipedia.tech 9 Aug 2022 9 Aug 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Liu Xian Qing
89 wikipedia.pics 1 Sep 2022 1 Sep 2024 NameSilo, LLC See PrivacyGuardian.org
90 wikipedia.pw 24 Nov 2022 24 Nov 2024 Registrar of Domain Names REG.RU, LLC -
91 wikipedia.desi 9 Dec 2022 9 Dec 2023 Porkbun, LLC Private by Design, LLC
92 wikipedia.ong 21 Dec 2022 21 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 wikipedia.ws 22 Feb 2023 22 Feb 2033 Key-Systems GmbH -
94 wikipedia.host 6 Mar 2023 6 Mar 2033 Xin Net Technology Corp. guangdongdinghaocanyinguanliyouxiangongsi
95 wikipedia.bz 27 Mar 2023 27 Mar 2024 Key-Systems GmbH -
96 wikipedia.best 16 Apr 2023 16 Apr 2025 Porkbun, LLC Private by Design, LLC
97 wikipedia.party 13 May 2023 13 May 2025 Porkbun Private by Design, LLC
98 wikipedia.zip 15 May 2023 15 May 2025 Porkbun LLC Private by Design, LLC
99 wikipedia.xn--t60b56a 6 Jun 2023 6 Jun 2024 Gandi SAS long you
100 wikipedia.bar 14 Jun 2023 14 Jun 2024 Porkbun LLC Private by Design, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Wikipedia.com.cn.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=wikipedia&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "wikipedia",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 138,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "wikipedia.com, wikipedia.org, wikipedia.net, wikipedia.info, wikipedia.nl, wikipedia.be, wikipedia.pl, wikipedia.it, wikipedia.co.uk, wikipedia.se, wikipedia.cz, wikipedia.ru, wikipedia.cc, wikipedia.jp, wikipedia.ro, wikipedia.cn, wikipedia.us, wikipedia.cl, wikipedia.sk, wikipedia.com.cn, wikipedia.org.br, wikipedia.fr, wikipedia.me.uk, wikipedia.org.in, wikipedia.cat, wikipedia.me, wikipedia.co, wikipedia.ie, wikipedia.co.in, wikipedia.in, wikipedia.education, wikipedia.email, wikipedia.support, wikipedia.institute, wikipedia.expert, wikipedia.wang, wikipedia.xyz, wikipedia.gal, wikipedia.ru.com, wikipedia.eus, wikipedia.biz, wikipedia.community, wikipedia.frl, wikipedia.cm, wikipedia.sexy, wikipedia.lt, wikipedia.porn, wikipedia.site, wikipedia.ovh, wikipedia.sex, wikipedia.cymru, wikipedia.edu.pl, wikipedia.uk, wikipedia.lol, wikipedia.feedback, wikipedia.link, wikipedia.blog, wikipedia.club, wikipedia.swiss, wikipedia.app, wikipedia.cloud, wikipedia.ca, wikipedia.lgbt, wikipedia.store, wikipedia.hk.cn, wikipedia.earth, wikipedia.io, wikipedia.tokyo, wikipedia.vip, wikipedia.uno, wikipedia.online, wikipedia.onl, wikipedia.africa, wikipedia.fit, wikipedia.green, wikipedia.science, wikipedia.cyou, wikipedia.wales, wikipedia.page, wikipedia.fun, wikipedia.pet, wikipedia.su, wikipedia.ooo, wikipedia.org.pl, wikipedia.homes, wikipedia.la, wikipedia.org.uk, wikipedia.tech, wikipedia.pics, wikipedia.pw, wikipedia.desi, wikipedia.ong, wikipedia.ws, wikipedia.host, wikipedia.bz, wikipedia.best, wikipedia.party, wikipedia.zip, wikipedia.xn--t60b56a, wikipedia.bar",
    "results": [
        {
            "num": 1,
            "domain_name": "wikipedia.com",
            "domain_keyword": "wikipedia",
            "domain_tld": "com",
            "query_time": "2024-06-11 19:09:18",
            "create_date": "2001-01-13",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/wikipedia.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wikipedia.org",
            "domain_keyword": "wikipedia",
            "domain_tld": "org",
            "query_time": "2024-06-13 14:21:41",
            "create_date": "2001-01-13",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wikipedia.net",
            "domain_keyword": "wikipedia",
            "domain_tld": "net",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2001-01-13",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/wikipedia.net",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "wikipedia.info",
            "domain_keyword": "wikipedia",
            "domain_tld": "info",
            "query_time": "2024-05-27 05:15:22",
            "create_date": "2001-10-19",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wikipedia.nl",
            "domain_keyword": "wikipedia",
            "domain_tld": "nl",
            "query_time": "2024-05-27 05:15:22",
            "create_date": "2002-10-21",
            "update_date": "2020-07-13",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns091.auroradns.eu",
                "ns092.auroradns.nl",
                "ns093.auroradns.info"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "wikipedia.be",
            "domain_keyword": "wikipedia",
            "domain_tld": "be",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2002-10-25",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns091.auroradns.eu",
                "ns092.auroradns.nl",
                "ns093.auroradns.info"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 7,
            "domain_name": "wikipedia.pl",
            "domain_keyword": "wikipedia",
            "domain_tld": "pl",
            "query_time": "2024-06-06 13:12:28",
            "create_date": "2002-12-21",
            "update_date": "2023-10-20",
            "expiry_date": "2024-12-20",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "fns1.42.pl",
                "fns2.42.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wikipedia.it",
            "domain_keyword": "wikipedia",
            "domain_tld": "it",
            "query_time": "2024-05-29 01:01:32",
            "create_date": "2003-03-04",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-24",
            "registrar_name": "Yepa S.r.l.",
            "registrant_company": "Associazione Wikipedia Italia",
            "registrant_address": "Via Flaming, 49",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00191",
            "registrant_country": "IT",
            "name_servers": [
                "ns0.yepa.com",
                "ns1.yepa.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "wikipedia.co.uk",
            "domain_keyword": "wikipedia",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 13:50:46",
            "create_date": "2003-11-25",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-25",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "wikipedia.se",
            "domain_keyword": "wikipedia",
            "domain_tld": "se",
            "query_time": "2024-06-10 10:13:23",
            "create_date": "2004-04-27",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-27",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 11,
            "domain_name": "wikipedia.cz",
            "domain_keyword": "wikipedia",
            "domain_tld": "cz",
            "query_time": "2024-06-10 16:10:59",
            "create_date": "2004-07-18",
            "update_date": "2019-06-26",
            "expiry_date": "2025-07-18",
            "registrar_name": "REG-ACTIVE24",
            "registrant_name": "Wikimedia Česká republika",
            "registrant_company": "Wikimedia Česká republika",
            "registrant_address": "Slovenská 1705/21, Praha 2, 120 00",
            "registrant_country": "CZ",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ]
        },
        {
            "num": 12,
            "domain_name": "wikipedia.ru",
            "domain_keyword": "wikipedia",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:17:23",
            "create_date": "2004-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "lindsey.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "wikipedia.cc",
            "domain_keyword": "wikipedia",
            "domain_tld": "cc",
            "query_time": "2024-06-13 09:31:05",
            "create_date": "2004-12-23",
            "update_date": "2017-12-25",
            "expiry_date": "2024-12-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INS GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/wikipedia.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ins.net",
                "ns2.ins.net",
                "ns3.ins.net",
                "ns4.ins.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "wikipedia.jp",
            "domain_keyword": "wikipedia",
            "domain_tld": "jp",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2005-02-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns-1500.awsdns-59.org",
                "ns-1785.awsdns-31.co.uk",
                "ns-350.awsdns-43.com",
                "ns-618.awsdns-13.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 15,
            "domain_name": "wikipedia.ro",
            "domain_keyword": "wikipedia",
            "domain_tld": "ro",
            "query_time": "2024-05-29 12:15:54",
            "create_date": "2005-03-01",
            "expiry_date": "2026-06-29",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns.rohost.com",
                "ns2.rohost.com",
                "ns3.rohost.com",
                "ns4.rohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "wikipedia.cn",
            "domain_keyword": "wikipedia",
            "domain_tld": "cn",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2005-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郑俊龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "wikipedia.us",
            "domain_keyword": "wikipedia",
            "domain_tld": "us",
            "query_time": "2024-04-27 01:14:03",
            "create_date": "2005-05-24",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "Wikimedia Foundation Inc",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "149 New Montgomery Street, Third Floor",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4158396885",
            "registrant_fax": "+1.4158820495",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "wikipedia.cl",
            "domain_keyword": "wikipedia",
            "domain_tld": "cl",
            "query_time": "2024-06-13 09:31:05",
            "create_date": "2005-11-09",
            "expiry_date": "2024-12-05",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MIGUEL ANGEL ROJAS DELGADILLO",
            "name_servers": [
                "ns1.initech.cl",
                "ns2.initech.cl"
            ]
        },
        {
            "num": 19,
            "domain_name": "wikipedia.sk",
            "domain_keyword": "wikipedia",
            "domain_tld": "sk",
            "query_time": "2024-05-11 02:23:46",
            "create_date": "2006-04-19",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-18",
            "registrar_name": "MarkMonitor International Limited",
            "registrant_name": "Domain Administrator",
            "registrant_company": "MarkMonitor International Ltd",
            "registrant_address": "12 New Fetter Lane",
            "registrant_city": "London",
            "registrant_zip": "EC4A 1JP",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2083895740",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ]
        },
        {
            "num": 20,
            "domain_name": "wikipedia.com.cn",
            "domain_keyword": "wikipedia",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 05:38:32",
            "create_date": "2006-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "姚劲波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wikipedia.org.br",
            "domain_keyword": "wikipedia",
            "domain_tld": "org.br",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2006-06-19",
            "update_date": "2024-03-19",
            "expiry_date": "2026-06-19",
            "registrant_name": "ASSOCIACAO DE PAIS E IRMAOS DE CRIANCAS EXCEPCIONA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "wikipedia.fr",
            "domain_keyword": "wikipedia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:58:07",
            "create_date": "2006-09-21",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-27",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "WIKIMEDIA FRANCE",
            "registrant_address": "ASSOCIATION WIKIMEDIA FRANCE, 28 rue de Londres, 75009 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.967451267",
            "name_servers": [
                "ns-123-b.gandi.net",
                "ns-5-a.gandi.net",
                "ns-62-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 23,
            "domain_name": "wikipedia.me.uk",
            "domain_keyword": "wikipedia",
            "domain_tld": "me.uk",
            "query_time": "2024-06-13 09:31:09",
            "create_date": "2007-01-25",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-25",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1031.websiteservername.com",
                "ns1032.websiteservername.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "wikipedia.org.in",
            "domain_keyword": "wikipedia",
            "domain_tld": "org.in",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2008-10-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-17",
            "registrar_iana": 802142,
            "registrar_name": "NIXI Holding Account",
            "registrar_website": "www.nixi.in/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Jersey",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wikipedia.cat",
            "domain_keyword": "wikipedia",
            "domain_tld": "cat",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2010-04-27",
            "update_date": "2024-04-10",
            "expiry_date": "2026-04-27",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_state": "Girona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.pangea.org",
                "ns2.pangea.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wikipedia.me",
            "domain_keyword": "wikipedia",
            "domain_tld": "me",
            "query_time": "2024-05-15 15:21:11",
            "create_date": "2010-08-09",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "wikipedia.co",
            "domain_keyword": "wikipedia",
            "domain_tld": "co",
            "query_time": "2024-05-15 15:20:57",
            "create_date": "2010-09-02",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "wikipedia.ie",
            "domain_keyword": "wikipedia",
            "domain_tld": "ie",
            "query_time": "2024-05-29 01:01:32",
            "create_date": "2012-02-06",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-06",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "CLEAR EVENTS LIMITED",
            "name_servers": [
                "ns10.dnsireland.com",
                "ns9.dnsireland.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wikipedia.co.in",
            "domain_keyword": "wikipedia",
            "domain_tld": "co.in",
            "query_time": "2024-05-23 14:13:53",
            "create_date": "2012-05-07",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.smsindia.com",
                "ns2.smsindia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wikipedia.in",
            "domain_keyword": "wikipedia",
            "domain_tld": "in",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2013-04-07",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wikipedia.education",
            "domain_keyword": "wikipedia",
            "domain_tld": "education",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2014-03-25",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-25",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wikipedia.email",
            "domain_keyword": "wikipedia",
            "domain_tld": "email",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2014-03-26",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wikipedia.support",
            "domain_keyword": "wikipedia",
            "domain_tld": "support",
            "query_time": "2024-04-29 11:13:24",
            "create_date": "2014-03-26",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wikipedia.institute",
            "domain_keyword": "wikipedia",
            "domain_tld": "institute",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2014-04-02",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wikipedia.expert",
            "domain_keyword": "wikipedia",
            "domain_tld": "expert",
            "query_time": "2024-06-13 09:31:05",
            "create_date": "2014-05-05",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wikipedia.wang",
            "domain_keyword": "wikipedia",
            "domain_tld": "wang",
            "query_time": "2024-05-15 15:20:55",
            "create_date": "2014-06-30",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1563,
            "registrar_name": "Foshan YiDong Network",
            "registrar_website": "http://www.72e.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xue Zi Wen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.72dns.com",
                "ns2.idc1.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "wikipedia.xyz",
            "domain_keyword": "wikipedia",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 01:01:32",
            "create_date": "2014-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "wikipedia.gal",
            "domain_keyword": "wikipedia",
            "domain_tld": "gal",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2014-12-22",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_company": "Wikimedia España",
            "registrant_state": "A Coruña",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wikipedia.ru.com",
            "domain_keyword": "wikipedia",
            "domain_tld": "ru.com",
            "query_time": "2024-05-08 13:50:44",
            "create_date": "2014-12-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_email": "https://whois.centralnic.com/contact/wikipedia.ru.com/registrant",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "wikipedia.eus",
            "domain_keyword": "wikipedia",
            "domain_tld": "eus",
            "query_time": "2024-05-25 19:25:23",
            "create_date": "2015-01-07",
            "update_date": "2021-01-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_company": "Wikimedia España",
            "registrant_state": "A Coruña",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wikipedia.biz",
            "domain_keyword": "wikipedia",
            "domain_tld": "biz",
            "query_time": "2024-04-25 12:18:43",
            "create_date": "2015-01-13",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "wikipedia.community",
            "domain_keyword": "wikipedia",
            "domain_tld": "community",
            "query_time": "2024-05-22 04:40:23",
            "create_date": "2015-01-16",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wikipedia.frl",
            "domain_keyword": "wikipedia",
            "domain_tld": "frl",
            "query_time": "2024-05-29 01:01:32",
            "create_date": "2015-02-02",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-02",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_company": "FRLregistry BV",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wikipedia.cm",
            "domain_keyword": "wikipedia",
            "domain_tld": "cm",
            "query_time": "2024-04-16 12:55:53",
            "create_date": "2015-03-03",
            "update_date": "2022-09-18",
            "expiry_date": "2025-03-03",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Adminstrator of the Day",
            "registrant_company": "Whois Protection",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Not Disclosed",
            "registrant_zip": "0000",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.608716781",
            "registrant_fax": "+34.608716781",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 45,
            "domain_name": "wikipedia.sexy",
            "domain_keyword": "wikipedia",
            "domain_tld": "sexy",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2015-04-14",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "wikipedia.lt",
            "domain_keyword": "wikipedia",
            "domain_tld": "lt",
            "query_time": "2024-05-03 00:19:27",
            "create_date": "2015-05-02",
            "expiry_date": "2025-05-03",
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Markmonitor Inc.",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 47,
            "domain_name": "wikipedia.porn",
            "domain_keyword": "wikipedia",
            "domain_tld": "porn",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2015-06-04",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wikipedia.site",
            "domain_keyword": "wikipedia",
            "domain_tld": "site",
            "query_time": "2024-05-27 05:15:22",
            "create_date": "2015-07-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-16",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "zoudong",
            "registrant_state": "sichuansheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "wikipedia.ovh",
            "domain_keyword": "wikipedia",
            "domain_tld": "ovh",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2015-08-02",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-02",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "wikipedia.sex",
            "domain_keyword": "wikipedia",
            "domain_tld": "sex",
            "query_time": "2024-04-21 05:38:32",
            "create_date": "2015-09-01",
            "update_date": "2023-08-05",
            "expiry_date": "2024-09-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wikipedia.cymru",
            "domain_keyword": "wikipedia",
            "domain_tld": "cymru",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2015-09-01",
            "update_date": "2021-08-02",
            "expiry_date": "2024-09-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "wikipedia.edu.pl",
            "domain_keyword": "wikipedia",
            "domain_tld": "edu.pl",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2015-09-08",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-08",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "wikipedia.uk",
            "domain_keyword": "wikipedia",
            "domain_tld": "uk",
            "query_time": "2024-05-15 15:20:58",
            "create_date": "2015-09-13",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-13",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "wikipedia.lol",
            "domain_keyword": "wikipedia",
            "domain_tld": "lol",
            "query_time": "2024-05-15 15:20:55",
            "create_date": "2015-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "wikipedia.feedback",
            "domain_keyword": "wikipedia",
            "domain_tld": "feedback",
            "query_time": "2024-06-01 23:51:22",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "wikipedia.link",
            "domain_keyword": "wikipedia",
            "domain_tld": "link",
            "query_time": "2024-05-29 01:01:32",
            "create_date": "2016-10-31",
            "update_date": "2024-03-30",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A Li Mu Jiang A Bu Du Xi Ku",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Xin Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "wikipedia.blog",
            "domain_keyword": "wikipedia",
            "domain_tld": "blog",
            "query_time": "2024-05-27 05:15:22",
            "create_date": "2016-11-21",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wikipedia.club",
            "domain_keyword": "wikipedia",
            "domain_tld": "club",
            "query_time": "2024-06-08 01:42:55",
            "create_date": "2017-07-06",
            "update_date": "2024-06-04",
            "expiry_date": "2025-07-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wikipedia.swiss",
            "domain_keyword": "wikipedia",
            "domain_tld": "swiss",
            "query_time": "2024-04-21 05:38:32",
            "create_date": "2017-09-14",
            "update_date": "2023-07-26",
            "expiry_date": "2024-09-14",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com/",
            "registrant_company": "Wikimedia CH",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns02.ticinohosting.ch",
                "ns03.ticinohosting.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "wikipedia.app",
            "domain_keyword": "wikipedia",
            "domain_tld": "app",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2018-04-03",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wikipedia.cloud",
            "domain_keyword": "wikipedia",
            "domain_tld": "cloud",
            "query_time": "2024-05-11 02:07:12",
            "create_date": "2018-06-05",
            "update_date": "2024-05-09",
            "expiry_date": "2025-06-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "wikipedia.ca",
            "domain_keyword": "wikipedia",
            "domain_tld": "ca",
            "query_time": "2024-06-13 09:31:05",
            "create_date": "2018-10-31",
            "update_date": "2020-10-18",
            "expiry_date": "2026-10-31",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "wikipedia.lgbt",
            "domain_keyword": "wikipedia",
            "domain_tld": "lgbt",
            "query_time": "2024-05-31 02:26:37",
            "create_date": "2019-01-08",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-08",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "wikipedia.store",
            "domain_keyword": "wikipedia",
            "domain_tld": "store",
            "query_time": "2024-04-21 05:38:32",
            "create_date": "2019-01-12",
            "update_date": "2023-08-31",
            "expiry_date": "2029-01-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Chao Yue",
            "registrant_state": "Shan Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wikipedia.hk.cn",
            "domain_keyword": "wikipedia",
            "domain_tld": "hk.cn",
            "query_time": "2024-05-29 01:01:32",
            "create_date": "2019-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "赵彦彬",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wikipedia.earth",
            "domain_keyword": "wikipedia",
            "domain_tld": "earth",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2019-04-12",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wikipedia.io",
            "domain_keyword": "wikipedia",
            "domain_tld": "io",
            "query_time": "2024-05-31 00:20:01",
            "create_date": "2019-05-31",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "wikipedia.tokyo",
            "domain_keyword": "wikipedia",
            "domain_tld": "tokyo",
            "query_time": "2024-04-21 05:38:32",
            "create_date": "2019-07-12",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.cbsv.jp",
                "ns2.cbsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wikipedia.vip",
            "domain_keyword": "wikipedia",
            "domain_tld": "vip",
            "query_time": "2024-05-26 02:02:56",
            "create_date": "2019-08-07",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "1379.ns1.above.com",
                "1379.ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "wikipedia.uno",
            "domain_keyword": "wikipedia",
            "domain_tld": "uno",
            "query_time": "2024-05-15 15:20:55",
            "create_date": "2019-11-05",
            "update_date": "2024-04-13",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_company": "Milliard Beheer B.V.",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wikipedia.online",
            "domain_keyword": "wikipedia",
            "domain_tld": "online",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2020-04-09",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lee Charles",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "wikipedia.onl",
            "domain_keyword": "wikipedia",
            "domain_tld": "onl",
            "query_time": "2024-05-08 13:50:44",
            "create_date": "2020-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cp-46.hostgatorwebservers.com",
                "ns2.cp-46.hostgatorwebservers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "wikipedia.africa",
            "domain_keyword": "wikipedia",
            "domain_tld": "africa",
            "query_time": "2024-05-29 01:01:32",
            "create_date": "2020-05-08",
            "update_date": "2024-03-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1381,
            "registrar_name": "Afriregister Limited",
            "registrar_website": "www.afriregister.co.ke",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.afriregister.bi",
                "ns2.afriregister.bi"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wikipedia.fit",
            "domain_keyword": "wikipedia",
            "domain_tld": "fit",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2020-12-15",
            "update_date": "2023-07-26",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wikipedia.green",
            "domain_keyword": "wikipedia",
            "domain_tld": "green",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2021-03-29",
            "update_date": "2023-12-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "henry.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "wikipedia.science",
            "domain_keyword": "wikipedia",
            "domain_tld": "science",
            "query_time": "2024-05-26 01:04:54",
            "create_date": "2021-04-05",
            "update_date": "2022-08-09",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NCT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "wikipedia.cyou",
            "domain_keyword": "wikipedia",
            "domain_tld": "cyou",
            "query_time": "2024-05-04 16:26:36",
            "create_date": "2021-04-19",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_state": "NCT",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "wikipedia.wales",
            "domain_keyword": "wikipedia",
            "domain_tld": "wales",
            "query_time": "2024-05-15 15:20:55",
            "create_date": "2021-04-26",
            "update_date": "2021-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1755,
            "registrar_name": "Netistrar Limited",
            "registrar_website": "http://www.netistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vale of Glamorgan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "wikipedia.page",
            "domain_keyword": "wikipedia",
            "domain_tld": "page",
            "query_time": "2024-05-08 13:50:44",
            "create_date": "2021-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "wikipedia.fun",
            "domain_keyword": "wikipedia",
            "domain_tld": "fun",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2021-04-30",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "wikipedia.pet",
            "domain_keyword": "wikipedia",
            "domain_tld": "pet",
            "query_time": "2024-05-15 15:20:55",
            "create_date": "2021-05-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "wikipedia.su",
            "domain_keyword": "wikipedia",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:27:30",
            "create_date": "2021-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 83,
            "domain_name": "wikipedia.ooo",
            "domain_keyword": "wikipedia",
            "domain_tld": "ooo",
            "query_time": "2024-05-26 03:02:20",
            "create_date": "2021-12-15",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "wikipedia.org.pl",
            "domain_keyword": "wikipedia",
            "domain_tld": "org.pl",
            "query_time": "2024-05-08 13:50:45",
            "create_date": "2022-02-05",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-05",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wikipedia.homes",
            "domain_keyword": "wikipedia",
            "domain_tld": "homes",
            "query_time": "2024-05-31 02:26:37",
            "create_date": "2022-02-12",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "wikipedia.la",
            "domain_keyword": "wikipedia",
            "domain_tld": "la",
            "query_time": "2024-05-26 03:02:05",
            "create_date": "2022-02-19",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-19",
            "registrar_iana": 9999,
            "registrar_name": "LA Domain Names",
            "registrant_email": "https://whois.nic.la/contact/wikipedia.la/registrant",
            "name_servers": [
                "ns1.ooparked.com",
                "ns2.ooparked.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "wikipedia.org.uk",
            "domain_keyword": "wikipedia",
            "domain_tld": "org.uk",
            "query_time": "2024-05-02 12:19:44",
            "create_date": "2022-08-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-06",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "wikipedia.tech",
            "domain_keyword": "wikipedia",
            "domain_tld": "tech",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2022-08-09",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Liu Xian Qing",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "wikipedia.pics",
            "domain_keyword": "wikipedia",
            "domain_tld": "pics",
            "query_time": "2024-05-26 04:02:05",
            "create_date": "2022-09-01",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns1.hostsilo.com",
                "ns2.dnsowl.com",
                "ns2.hostsilo.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "wikipedia.pw",
            "domain_keyword": "wikipedia",
            "domain_tld": "pw",
            "query_time": "2024-05-27 05:15:22",
            "create_date": "2022-11-24",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_email": "https://whois.nic.pw/contact/wikipedia.pw/registrant",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "wikipedia.desi",
            "domain_keyword": "wikipedia",
            "domain_tld": "desi",
            "query_time": "2024-06-01 23:51:22",
            "create_date": "2022-12-09",
            "update_date": "2023-08-31",
            "expiry_date": "2023-12-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wikipedia.ong",
            "domain_keyword": "wikipedia",
            "domain_tld": "ong",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2022-12-21",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "wikipedia.ws",
            "domain_keyword": "wikipedia",
            "domain_tld": "ws",
            "query_time": "2024-04-29 11:13:24",
            "create_date": "2023-02-22",
            "update_date": "2023-02-22",
            "expiry_date": "2033-02-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "dns1.smoothdns.com",
                "dns2.smoothdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "wikipedia.host",
            "domain_keyword": "wikipedia",
            "domain_tld": "host",
            "query_time": "2024-05-08 13:50:43",
            "create_date": "2023-03-06",
            "update_date": "2023-08-31",
            "expiry_date": "2033-03-06",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "guangdongdinghaocanyinguanliyouxiangongsi",
            "registrant_state": "guangdongsheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wikipedia.bz",
            "domain_keyword": "wikipedia",
            "domain_tld": "bz",
            "query_time": "2024-05-27 05:15:22",
            "create_date": "2023-03-27",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "wikipedia.best",
            "domain_keyword": "wikipedia",
            "domain_tld": "best",
            "query_time": "2024-04-29 11:13:23",
            "create_date": "2023-04-16",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "wikipedia.party",
            "domain_keyword": "wikipedia",
            "domain_tld": "party",
            "query_time": "2024-05-26 01:04:59",
            "create_date": "2023-05-13",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wikipedia.zip",
            "domain_keyword": "wikipedia",
            "domain_tld": "zip",
            "query_time": "2024-05-15 00:19:56",
            "create_date": "2023-05-15",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "iad0.nichi.link",
                "nrt0.nichi.link",
                "sea0.nichi.link",
                "sin0.nichi.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "wikipedia.xn--t60b56a",
            "domain_keyword": "wikipedia",
            "domain_tld": "xn--t60b56a",
            "query_time": "2024-05-08 13:50:44",
            "create_date": "2023-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "long you",
            "registrant_address": "place SHAW BLVD mandaluyong city",
            "registrant_city": "Quezon city",
            "registrant_zip": "1103",
            "registrant_country": "PH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+63.9610555398",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "nena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "wikipedia.bar",
            "domain_keyword": "wikipedia",
            "domain_tld": "bar",
            "query_time": "2024-05-26 01:02:35",
            "create_date": "2023-06-14",
            "update_date": "2024-02-15",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1686700800000_1545692",
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>wikipedia</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>138</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>wikipedia.com, wikipedia.org, wikipedia.net, wikipedia.info, wikipedia.nl, wikipedia.be, wikipedia.pl, wikipedia.it, wikipedia.co.uk, wikipedia.se, wikipedia.cz, wikipedia.ru, wikipedia.cc, wikipedia.jp, wikipedia.ro, wikipedia.cn, wikipedia.us, wikipedia.cl, wikipedia.sk, wikipedia.com.cn, wikipedia.org.br, wikipedia.fr, wikipedia.me.uk, wikipedia.org.in, wikipedia.cat, wikipedia.me, wikipedia.co, wikipedia.ie, wikipedia.co.in, wikipedia.in, wikipedia.education, wikipedia.email, wikipedia.support, wikipedia.institute, wikipedia.expert, wikipedia.wang, wikipedia.xyz, wikipedia.gal, wikipedia.ru.com, wikipedia.eus, wikipedia.biz, wikipedia.community, wikipedia.frl, wikipedia.cm, wikipedia.sexy, wikipedia.lt, wikipedia.porn, wikipedia.site, wikipedia.ovh, wikipedia.sex, wikipedia.cymru, wikipedia.edu.pl, wikipedia.uk, wikipedia.lol, wikipedia.feedback, wikipedia.link, wikipedia.blog, wikipedia.club, wikipedia.swiss, wikipedia.app, wikipedia.cloud, wikipedia.ca, wikipedia.lgbt, wikipedia.store, wikipedia.hk.cn, wikipedia.earth, wikipedia.io, wikipedia.tokyo, wikipedia.vip, wikipedia.uno, wikipedia.online, wikipedia.onl, wikipedia.africa, wikipedia.fit, wikipedia.green, wikipedia.science, wikipedia.cyou, wikipedia.wales, wikipedia.page, wikipedia.fun, wikipedia.pet, wikipedia.su, wikipedia.ooo, wikipedia.org.pl, wikipedia.homes, wikipedia.la, wikipedia.org.uk, wikipedia.tech, wikipedia.pics, wikipedia.pw, wikipedia.desi, wikipedia.ong, wikipedia.ws, wikipedia.host, wikipedia.bz, wikipedia.best, wikipedia.party, wikipedia.zip, wikipedia.xn--t60b56a, wikipedia.bar</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wikipedia.com</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 19:09:18</query_time>
   <create_date>2001-01-13</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/wikipedia.com</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wikipedia.org</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-13 14:21:41</query_time>
   <create_date>2001-01-13</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>wikipedia.net</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2001-01-13</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/wikipedia.net</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wikipedia.info</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 05:15:22</query_time>
   <create_date>2001-10-19</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wikipedia.nl</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 05:15:22</query_time>
   <create_date>2002-10-21</create_date>
   <update_date>2020-07-13</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns091.auroradns.eu</value>
    <value>ns092.auroradns.nl</value>
    <value>ns093.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wikipedia.be</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2002-10-25</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns091.auroradns.eu</value>
    <value>ns092.auroradns.nl</value>
    <value>ns093.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>wikipedia.pl</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 13:12:28</query_time>
   <create_date>2002-12-21</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>fns1.42.pl</value>
    <value>fns2.42.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wikipedia.it</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 01:01:32</query_time>
   <create_date>2003-03-04</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Yepa S.r.l.</registrar_name>
   <registrant_company>Associazione Wikipedia Italia</registrant_company>
   <registrant_address>Via Flaming, 49</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00191</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns0.yepa.com</value>
    <value>ns1.yepa.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wikipedia.co.uk</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 13:50:46</query_time>
   <create_date>2003-11-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>wikipedia.se</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-10 10:13:23</query_time>
   <create_date>2004-04-27</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wikipedia.cz</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-10 16:10:59</query_time>
   <create_date>2004-07-18</create_date>
   <update_date>2019-06-26</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_name>REG-ACTIVE24</registrar_name>
   <registrant_name>Wikimedia Česká republika</registrant_name>
   <registrant_company>Wikimedia Česká republika</registrant_company>
   <registrant_address>Slovenská 1705/21, Praha 2, 120 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>wikipedia.ru</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:17:23</query_time>
   <create_date>2004-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>lindsey.ns.cloudflare.com</value>
    <value>rajeev.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>wikipedia.cc</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-13 09:31:05</query_time>
   <create_date>2004-12-23</create_date>
   <update_date>2017-12-25</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INS GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/wikipedia.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ins.net</value>
    <value>ns2.ins.net</value>
    <value>ns3.ins.net</value>
    <value>ns4.ins.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>wikipedia.jp</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2005-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns-1500.awsdns-59.org</value>
    <value>ns-1785.awsdns-31.co.uk</value>
    <value>ns-350.awsdns-43.com</value>
    <value>ns-618.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>wikipedia.ro</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-29 12:15:54</query_time>
   <create_date>2005-03-01</create_date>
   <expiry_date>2026-06-29</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns.rohost.com</value>
    <value>ns2.rohost.com</value>
    <value>ns3.rohost.com</value>
    <value>ns4.rohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>wikipedia.cn</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2005-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>郑俊龙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>wikipedia.us</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-27 01:14:03</query_time>
   <create_date>2005-05-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>Wikimedia Foundation Inc</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>149 New Montgomery Street, Third Floor</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4158396885</registrant_phone>
   <registrant_fax>+1.4158820495</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wikipedia.cl</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-13 09:31:05</query_time>
   <create_date>2005-11-09</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MIGUEL ANGEL ROJAS DELGADILLO</registrant_name>
   <name_servers>
    <value>ns1.initech.cl</value>
    <value>ns2.initech.cl</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>wikipedia.sk</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-11 02:23:46</query_time>
   <create_date>2006-04-19</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>MarkMonitor International Ltd</registrant_company>
   <registrant_address>12 New Fetter Lane</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_zip>EC4A 1JP</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2083895740</registrant_phone>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>wikipedia.com.cn</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 05:38:32</query_time>
   <create_date>2006-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>姚劲波</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wikipedia.org.br</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2006-06-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2026-06-19</expiry_date>
   <registrant_name>ASSOCIACAO DE PAIS E IRMAOS DE CRIANCAS EXCEPCIONA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>wikipedia.fr</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:58:07</query_time>
   <create_date>2006-09-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>WIKIMEDIA FRANCE</registrant_company>
   <registrant_address>ASSOCIATION WIKIMEDIA FRANCE, 28 rue de Londres, 75009 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.967451267</registrant_phone>
   <name_servers>
    <value>ns-123-b.gandi.net</value>
    <value>ns-5-a.gandi.net</value>
    <value>ns-62-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>wikipedia.me.uk</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-13 09:31:09</query_time>
   <create_date>2007-01-25</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1031.websiteservername.com</value>
    <value>ns1032.websiteservername.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>wikipedia.org.in</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2008-10-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>802142</registrar_iana>
   <registrar_name>NIXI Holding Account</registrar_name>
   <registrar_website>www.nixi.in/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wikipedia.cat</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2010-04-27</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-04-27</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_state>Girona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.pangea.org</value>
    <value>ns2.pangea.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wikipedia.me</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 15:21:11</query_time>
   <create_date>2010-08-09</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>wikipedia.co</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-15 15:20:57</query_time>
   <create_date>2010-09-02</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>wikipedia.ie</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-29 01:01:32</query_time>
   <create_date>2012-02-06</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>CLEAR EVENTS LIMITED</registrant_name>
   <name_servers>
    <value>ns10.dnsireland.com</value>
    <value>ns9.dnsireland.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wikipedia.co.in</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-23 14:13:53</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.smsindia.com</value>
    <value>ns2.smsindia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wikipedia.in</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2013-04-07</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wikipedia.education</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2014-03-25</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>wikipedia.email</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>wikipedia.support</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-29 11:13:24</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wikipedia.institute</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>wikipedia.expert</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-06-13 09:31:05</query_time>
   <create_date>2014-05-05</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wikipedia.wang</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-15 15:20:55</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1563</registrar_iana>
   <registrar_name>Foshan YiDong Network</registrar_name>
   <registrar_website>http://www.72e.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xue Zi Wen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.72dns.com</value>
    <value>ns2.idc1.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wikipedia.xyz</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 01:01:32</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>wikipedia.gal</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2014-12-22</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_company>Wikimedia España</registrant_company>
   <registrant_state>A Coruña</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>wikipedia.ru.com</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ru.com</domain_tld>
   <query_time>2024-05-08 13:50:44</query_time>
   <create_date>2014-12-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/wikipedia.ru.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>wikipedia.eus</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-05-25 19:25:23</query_time>
   <create_date>2015-01-07</create_date>
   <update_date>2021-01-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_company>Wikimedia España</registrant_company>
   <registrant_state>A Coruña</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wikipedia.biz</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-25 12:18:43</query_time>
   <create_date>2015-01-13</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>wikipedia.community</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-22 04:40:23</query_time>
   <create_date>2015-01-16</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>wikipedia.frl</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-29 01:01:32</query_time>
   <create_date>2015-02-02</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_company>FRLregistry BV</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wikipedia.cm</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-16 12:55:53</query_time>
   <create_date>2015-03-03</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Adminstrator of the Day</registrant_name>
   <registrant_company>Whois Protection</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Not Disclosed</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.608716781</registrant_phone>
   <registrant_fax>+34.608716781</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>wikipedia.sexy</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wikipedia.lt</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-03 00:19:27</query_time>
   <create_date>2015-05-02</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Markmonitor Inc.</registrant_company>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>wikipedia.porn</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2015-06-04</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wikipedia.site</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 05:15:22</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>zoudong</registrant_company>
   <registrant_state>sichuansheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>wikipedia.ovh</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2015-08-02</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>wikipedia.sex</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-04-21 05:38:32</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wikipedia.cymru</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2021-08-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>wikipedia.edu.pl</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>wikipedia.uk</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 15:20:58</query_time>
   <create_date>2015-09-13</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>wikipedia.lol</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-15 15:20:55</query_time>
   <create_date>2015-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wikipedia.feedback</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-01 23:51:22</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>wikipedia.link</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-29 01:01:32</query_time>
   <create_date>2016-10-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A Li Mu Jiang A Bu Du Xi Ku</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Xin Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>wikipedia.blog</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-27 05:15:22</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wikipedia.club</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-08 01:42:55</query_time>
   <create_date>2017-07-06</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wikipedia.swiss</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-04-21 05:38:32</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com/</registrar_website>
   <registrant_company>Wikimedia CH</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns02.ticinohosting.ch</value>
    <value>ns03.ticinohosting.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>wikipedia.app</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wikipedia.cloud</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-11 02:07:12</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>wikipedia.ca</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-13 09:31:05</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2020-10-18</update_date>
   <expiry_date>2026-10-31</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>wikipedia.lgbt</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>lgbt</domain_tld>
   <query_time>2024-05-31 02:26:37</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>wikipedia.store</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-21 05:38:32</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-01-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Chao Yue</registrant_company>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wikipedia.hk.cn</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>hk.cn</domain_tld>
   <query_time>2024-05-29 01:01:32</query_time>
   <create_date>2019-02-17</create_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>赵彦彬</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wikipedia.earth</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wikipedia.io</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 00:20:01</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>wikipedia.tokyo</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-21 05:38:32</query_time>
   <create_date>2019-07-12</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.cbsv.jp</value>
    <value>ns2.cbsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wikipedia.vip</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-26 02:02:56</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>1379.ns1.above.com</value>
    <value>1379.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>wikipedia.uno</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-15 15:20:55</query_time>
   <create_date>2019-11-05</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_company>Milliard Beheer B.V.</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>wikipedia.online</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Lee Charles</registrant_company>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>wikipedia.onl</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-08 13:50:44</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cp-46.hostgatorwebservers.com</value>
    <value>ns2.cp-46.hostgatorwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>wikipedia.africa</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-29 01:01:32</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1381</registrar_iana>
   <registrar_name>Afriregister Limited</registrar_name>
   <registrar_website>www.afriregister.co.ke</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.afriregister.bi</value>
    <value>ns2.afriregister.bi</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wikipedia.fit</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wikipedia.green</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>henry.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>wikipedia.science</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-26 01:04:54</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2022-08-09</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NCT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>wikipedia.cyou</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-04 16:26:36</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_state>NCT</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>wikipedia.wales</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-15 15:20:55</query_time>
   <create_date>2021-04-26</create_date>
   <update_date>2021-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1755</registrar_iana>
   <registrar_name>Netistrar Limited</registrar_name>
   <registrar_website>http://www.netistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vale of Glamorgan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wikipedia.page</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-08 13:50:44</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>wikipedia.fun</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>wikipedia.pet</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-15 15:20:55</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>wikipedia.su</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:27:30</query_time>
   <create_date>2021-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>wikipedia.ooo</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-26 03:02:20</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>wikipedia.org.pl</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-08 13:50:45</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wikipedia.homes</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-31 02:26:37</query_time>
   <create_date>2022-02-12</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>wikipedia.la</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-26 03:02:05</query_time>
   <create_date>2022-02-19</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>LA Domain Names</registrar_name>
   <registrant_email>https://whois.nic.la/contact/wikipedia.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.ooparked.com</value>
    <value>ns2.ooparked.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>wikipedia.org.uk</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-02 12:19:44</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>wikipedia.tech</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Liu Xian Qing</registrant_company>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wikipedia.pics</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-26 04:02:05</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns1.hostsilo.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns2.hostsilo.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>wikipedia.pw</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-27 05:15:22</query_time>
   <create_date>2022-11-24</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/wikipedia.pw/registrant</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>wikipedia.desi</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>desi</domain_tld>
   <query_time>2024-06-01 23:51:22</query_time>
   <create_date>2022-12-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2023-12-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>wikipedia.ong</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>wikipedia.ws</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-29 11:13:24</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2033-02-22</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>dns1.smoothdns.com</value>
    <value>dns2.smoothdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>wikipedia.host</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-08 13:50:43</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2033-03-06</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>guangdongdinghaocanyinguanliyouxiangongsi</registrant_company>
   <registrant_state>guangdongsheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>wikipedia.bz</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-27 05:15:22</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>wikipedia.best</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-29 11:13:23</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>wikipedia.party</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-26 01:04:59</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wikipedia.zip</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-15 00:19:56</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>iad0.nichi.link</value>
    <value>nrt0.nichi.link</value>
    <value>sea0.nichi.link</value>
    <value>sin0.nichi.link</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>wikipedia.xn--t60b56a</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>xn--t60b56a</domain_tld>
   <query_time>2024-05-08 13:50:44</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>long you</registrant_name>
   <registrant_address>place SHAW BLVD mandaluyong city</registrant_address>
   <registrant_city>Quezon city</registrant_city>
   <registrant_zip>1103</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+63.9610555398</registrant_phone>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>nena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>wikipedia.bar</domain_name>
   <domain_keyword>wikipedia</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-26 01:02:35</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1686700800000_1545692</search_after>
 <stats>
  <total_time>0.053</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,494 domain names (in 0.338 seconds) which look and sound like the brand name "wikipedia".
Domain Name Registered Expiry Registrar Ownership
1 witipedia.org 23 Jun 2016 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 weikipedia.org 30 Jun 2017 30 Jun 2024 Key-Systems GmbH c/o whoisproxy.com
3 wikipediz.org 23 Mar 2024 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 hikipedia.net 8 Aug 2023 8 Aug 2024 FastDomain Inc. -
5 wikimedia.camp 2 Apr 2014 2 Apr 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
6 wikipdeia.org 10 Dec 2004 10 Dec 2024 MarkMonitor Inc. Wikimedia Foundation, Inc.
7 dikipedia.gay 24 Oct 2023 24 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169064020
8 wilkipedia.org 26 Apr 2004 26 Apr 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
9 wikimedia.cl 9 Feb 2015 9 Feb 2025 NIC Chile CORPORACION WIKIMEDIA CHILE
10 wikaipedia.org 16 Aug 2015 16 Aug 2024 RegistryGate GmbH REDACTED FOR PRIVACY
11 wikirpedia.org 13 Dec 2012 13 Dec 2024 1API GmbH Registrant of wikirpedia.org
12 wikimedia.frl 2 Feb 2015 2 Feb 2025 Metaregistrar BV Applications FRLregistry BV
13 wwikipedia.com 25 Feb 2019 25 Feb 2025 NamePal.com #8015, LLC -
14 dikipedia.world 26 Oct 2023 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 wiikipedia.info 12 Mar 2019 12 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Aktor
16 wikepedia.nl 7 Apr 2015 - Telepublicity B.V. -
17 wikiepdia.de - - - -
18 wiikipedia.org 10 Aug 2004 10 Aug 2024 MarkMonitor Inc. Wikimedia Foundation, Inc.
19 wiki-pedia.org.uk 27 Nov 2020 27 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
20 wkiipedia.org 20 May 2022 20 May 2025 Porkbun LLC Private by Design, LLC
21 wikipedia4.biz 29 Jan 2012 28 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 wikipidia.nl 14 Nov 2023 - Hostnet B.V. -
23 wikaipedia.com 30 Jun 2021 30 Jun 2024 GoDaddy.com, LLC -
24 wikjipedia.com 28 Mar 2023 28 Mar 2024 Cloud Yuqu LLC -
25 wakipedia.org 31 Mar 2020 31 Mar 2024 Netowl, Inc. XSERVER Inc.
26 qwikipedia.com 7 Jul 2011 7 Jul 2024 Megazone Corp., dba HOSTING.KR Yang Kyung Won
27 rikipedia.jp 2 Nov 2021 30 Nov 2024 - kawai sachiko
28 wikipedias.xyz 14 Mar 2016 14 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
29 w3ikipedia.org 23 Oct 2023 23 Oct 2024 DreamHost, LLC Data Protected
30 wikkpedia.org 14 Mar 2012 14 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 wikipidia.net 5 Sep 2014 5 Sep 2024 MarkMonitor, Inc. Wikimedia Foundation, Inc.
32 2wikipedia.net 6 Mar 2011 6 Mar 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
33 wikimedia.design 5 May 2020 5 May 2025 eNom, LLC Proxy Protection LLC
34 wikipadia.cam 29 Dec 2022 29 Dec 2025 Dynadot LLC -
35 wikkipedia.be 8 Nov 2005 - Markmonitor Inc. -
36 wkipedia.com 19 Apr 2004 19 Apr 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
37 wkipedia.it 4 Feb 2016 4 Feb 2025 Imnoko S.r.l. Imnoko S.r.l.
38 uikipedia.com 27 Apr 2024 27 Apr 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
39 dikipedia.biz 24 Oct 2023 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 wikipedea.com 30 Oct 2004 30 Oct 2027 Media Elite Holdings Limited Fundacion Privacy Services LTD
41 wikipedix.com 23 Aug 2009 23 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
42 rikipedia.info 18 Jun 2023 18 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 xikipedia.org 25 Jul 2023 25 Jul 2024 Squarespace Domains II LLC Footpath Development Ltd
44 wikipedai.net 9 Nov 2022 9 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
45 wikipedis.com 2 May 2009 2 May 2024 NAMECHEAP INC Withheld for Privacy Purposes
46 2wikipedia.com 6 Mar 2011 6 Mar 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
47 wikipedla.com 8 Feb 2024 8 Feb 2025 OVH, SAS Handlujemy.pl sp z o.o.
48 wikkipedia.org 15 May 2004 15 May 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
49 wiwipedia.info 1 Jul 2011 1 Jul 2024 Mesh Digital Limited Domains By Proxy, LLC
50 wikipexia.org 28 Feb 2024 28 Feb 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
51 wikimedia.nz 8 Dec 2021 - Freeparking Limited -
52 wikipedii.org 8 Mar 2024 8 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 wikipedio.site 23 Nov 2023 23 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
54 wikidedia.com 18 Jul 2019 18 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 wqikipedia.org 29 Jun 2015 29 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 wikimedia.store 19 May 2023 19 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
57 wikimedia.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 wioipedia.org 20 Jul 2023 20 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 mikipedia.bio 22 Feb 2019 22 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
60 wikipedla.net 5 Jul 2009 5 Jul 2030 Tucows Domains Inc. -
61 wikipeadia.org 30 Oct 2004 30 Oct 2024 Internet Domain Service BS Corp PRIVACY LIMITED
62 pikipedia.ru 26 Dec 2010 26 Dec 2024 R01-RU Private Person
63 vikipedia.com 11 Oct 2004 11 Oct 2024 MarkMonitor, Inc. Wikimedia Foundation, Inc.
64 pikipedia.net 2 Apr 2023 2 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
65 lwikipedia.com 29 Dec 2023 29 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
66 wikepedia.de - - - -
67 wiki-edia.org 17 Feb 2017 17 Feb 2025 Xin Net Technology Corporation hanyuchong
68 wikipedie.com 17 Dec 2004 17 Dec 2024 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
69 kikipedia.se 6 Jun 2024 6 Jun 2025 One.com -
70 wijkipedia.info 4 Jun 2011 4 Jun 2025 Tucows Domains Inc. Jochum Deuten Advies & Onderzoek
71 wilkipedia.com 1 Mar 2004 1 Mar 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
72 wikiredia.ru 18 Apr 2023 18 Apr 2025 RU-CENTER-RU Sravni.ru OOO
73 iwikipedia.ru 29 Aug 2012 29 Aug 2024 REGTIME-RU Private Person
74 wiwkipedia.com 19 Mar 2005 19 Mar 2025 MarkMonitor, Inc. Wikimedia Foundation, Inc.
75 wikipedika.com 24 Mar 2023 24 Mar 2024 GoDaddy.com, LLC -
76 xikipedia.com 23 Jul 2011 23 Jul 2024 GoDaddy.com, LLC -
77 wikipetdia.com 12 Nov 2012 12 Nov 2024 Arsys Internet, S.L. dba NICLINE.COM -
78 wikipedias.net 17 Apr 2009 17 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 wikipediaa.net 7 Jan 2024 7 Jan 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
80 kikipedia.tokyo 13 Apr 2022 13 Apr 2027 GMO Internet Group, Inc. -
81 w3ikipedia.com 23 Oct 2023 23 Oct 2024 DREAMHOST Proxy Protection LLC
82 jikipedia.top 27 Apr 2023 27 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
83 wikipedija.com 11 Nov 2023 11 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
84 wikipediac.com 24 Jul 2020 24 Jul 2024 GoDaddy.com, LLC -
85 wikipedida.org 30 May 2006 30 May 2025 Internet Domain Service BS Corp PRIVACY LIMITED
86 bikipedia.net 6 Dec 2010 6 Dec 2024 united domains AG -
87 wikipeadia.com 25 Nov 2007 25 Nov 2024 MarkMonitor, Inc. Wikimedia Foundation, Inc.
88 wikipedta.com 28 Mar 2023 28 Mar 2024 Cloud Yuqu LLC -
89 wikipediaf.com 5 Oct 2023 5 Oct 2024 DropCatch.com 792 LLC NameBrightPrivacy.com
90 mikipedia.ru 18 Jul 2021 18 Jul 2024 TIMEWEB-RU Private Person
91 wikispedia.com 23 Apr 2024 23 Apr 2025 Tucows Domains Inc. -
92 wikipedka.org 16 Mar 2023 16 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 mikipedia.org 4 May 2020 4 May 2025 Namesilo, LLC PrivacyGuardian.org llc
94 wakipedia.site 21 Nov 2023 21 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
95 wiaipedia.com 27 Mar 2023 27 Mar 2024 GoDaddy.com, LLC -
96 hikipedia.ws 9 Jul 2007 9 Jul 2024 NameSilo, LLC -
97 kikipedia.org 18 Feb 2024 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 wikapedia.net 30 Nov 2023 30 Nov 2024 CommuniGal Communication Ltd. -
99 wikiwedia.com 18 Dec 2020 18 Dec 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
100 wiki-pedia.org 14 May 2005 14 May 2025 MarkMonitor Inc. Wikimedia Foundation, Inc.
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Wikipedia.com.cn.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=wikipedia.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "wikipedia.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 2494,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "witipedia.org, weikipedia.org, wikipediz.org, hikipedia.net, wikimedia.camp, wikipdeia.org, dikipedia.gay, wilkipedia.org, wikimedia.cl, wikaipedia.org, wikirpedia.org, wikimedia.frl, wwikipedia.com, dikipedia.world, wiikipedia.info, wikepedia.nl, wikiepdia.de, wiikipedia.org, wiki-pedia.org.uk, wkiipedia.org, wikipedia4.biz, wikipidia.nl, wikaipedia.com, wikjipedia.com, wakipedia.org, qwikipedia.com, rikipedia.jp, wikipedias.xyz, w3ikipedia.org, wikkpedia.org, wikipidia.net, 2wikipedia.net, wikimedia.design, wikipadia.cam, wikkipedia.be, wkipedia.com, wkipedia.it, uikipedia.com, dikipedia.biz, wikipedea.com, wikipedix.com, rikipedia.info, xikipedia.org, wikipedai.net, wikipedis.com, 2wikipedia.com, wikipedla.com, wikkipedia.org, wiwipedia.info, wikipexia.org, wikimedia.nz, wikipedii.org, wikipedio.site, wikidedia.com, wqikipedia.org, wikimedia.store, wikimedia.co, wioipedia.org, mikipedia.bio, wikipedla.net, wikipeadia.org, pikipedia.ru, vikipedia.com, pikipedia.net, lwikipedia.com, wikepedia.de, wiki-edia.org, wikipedie.com, kikipedia.se, wijkipedia.info, wilkipedia.com, wikiredia.ru, iwikipedia.ru, wiwkipedia.com, wikipedika.com, xikipedia.com, wikipetdia.com, wikipedias.net, wikipediaa.net, kikipedia.tokyo, w3ikipedia.com, jikipedia.top, wikipedija.com, wikipediac.com, wikipedida.org, bikipedia.net, wikipeadia.com, wikipedta.com, wikipediaf.com, mikipedia.ru, wikispedia.com, wikipedka.org, mikipedia.org, wakipedia.site, wiaipedia.com, hikipedia.ws, kikipedia.org, wikapedia.net, wikiwedia.com, wiki-pedia.org",
    "results": [
        {
            "num": 1,
            "domain_name": "witipedia.org",
            "domain_keyword": "witipedia",
            "domain_tld": "org",
            "query_time": "2024-04-18 10:13:52",
            "create_date": "2016-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "weikipedia.org",
            "domain_keyword": "weikipedia",
            "domain_tld": "org",
            "query_time": "2024-04-22 09:12:43",
            "create_date": "2017-06-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wikipediz.org",
            "domain_keyword": "wikipediz",
            "domain_tld": "org",
            "query_time": "2024-04-25 17:49:42",
            "create_date": "2024-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hikipedia.net",
            "domain_keyword": "hikipedia",
            "domain_tld": "net",
            "query_time": "2024-06-02 02:04:33",
            "create_date": "2023-08-08",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "irma.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wikimedia.camp",
            "domain_keyword": "wikimedia",
            "domain_tld": "camp",
            "query_time": "2024-05-31 02:26:34",
            "create_date": "2014-04-02",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wikipdeia.org",
            "domain_keyword": "wikipdeia",
            "domain_tld": "org",
            "query_time": "2024-04-25 17:49:17",
            "create_date": "2004-12-10",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dikipedia.gay",
            "domain_keyword": "dikipedia",
            "domain_tld": "gay",
            "query_time": "2024-05-08 20:03:49",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169064020",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wilkipedia.org",
            "domain_keyword": "wilkipedia",
            "domain_tld": "org",
            "query_time": "2024-05-27 05:20:17",
            "create_date": "2004-04-26",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "wikimedia.cl",
            "domain_keyword": "wikimedia",
            "domain_tld": "cl",
            "query_time": "2024-05-29 01:01:23",
            "create_date": "2015-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "CORPORACION WIKIMEDIA CHILE",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com"
            ]
        },
        {
            "num": 10,
            "domain_name": "wikaipedia.org",
            "domain_keyword": "wikaipedia",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:31:30",
            "create_date": "2015-08-16",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wikirpedia.org",
            "domain_keyword": "wikirpedia",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:39:43",
            "create_date": "2012-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of wikirpedia.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "wikimedia.frl",
            "domain_keyword": "wikimedia",
            "domain_tld": "frl",
            "query_time": "2024-05-29 01:01:23",
            "create_date": "2015-02-02",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-02",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_company": "FRLregistry BV",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wwikipedia.com",
            "domain_keyword": "wwikipedia",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:59:40",
            "create_date": "2019-02-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1027,
            "registrar_name": "NamePal.com #8015, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dikipedia.world",
            "domain_keyword": "dikipedia",
            "domain_tld": "world",
            "query_time": "2024-05-08 20:03:49",
            "create_date": "2023-10-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wiikipedia.info",
            "domain_keyword": "wiikipedia",
            "domain_tld": "info",
            "query_time": "2024-05-15 15:18:59",
            "create_date": "2019-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aktor",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wikepedia.nl",
            "domain_keyword": "wikepedia",
            "domain_tld": "nl",
            "query_time": "2024-04-21 05:31:53",
            "create_date": "2015-04-07",
            "update_date": "2020-06-02",
            "registrar_name": "Telepublicity B.V.",
            "name_servers": [
                "ns.domainorderdns.nl",
                "ns1.domainorderdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "wikiepdia.de",
            "domain_keyword": "wikiepdia",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:50:22",
            "update_date": "2024-04-05",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "wiikipedia.org",
            "domain_keyword": "wiikipedia",
            "domain_tld": "org",
            "query_time": "2024-05-12 23:41:06",
            "create_date": "2004-08-10",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wiki-pedia.org.uk",
            "domain_keyword": "wiki-pedia",
            "domain_tld": "org.uk",
            "query_time": "2024-05-13 10:54:30",
            "create_date": "2020-11-27",
            "update_date": "2023-07-26",
            "expiry_date": "2024-11-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "wkiipedia.org",
            "domain_keyword": "wkiipedia",
            "domain_tld": "org",
            "query_time": "2024-05-23 12:53:58",
            "create_date": "2022-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wikipedia4.biz",
            "domain_keyword": "wikipedia4",
            "domain_tld": "biz",
            "query_time": "2024-05-27 05:15:22",
            "create_date": "2012-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wikipidia.nl",
            "domain_keyword": "wikipidia",
            "domain_tld": "nl",
            "query_time": "2024-05-27 05:15:25",
            "create_date": "2023-11-14",
            "update_date": "2023-11-20",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "wikaipedia.com",
            "domain_keyword": "wikaipedia",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:29:54",
            "create_date": "2021-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "wikjipedia.com",
            "domain_keyword": "wikjipedia",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:52:05",
            "create_date": "2023-03-28",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-28",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "http://www.diymysite.com",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wakipedia.org",
            "domain_keyword": "wakipedia",
            "domain_tld": "org",
            "query_time": "2024-05-31 18:00:13",
            "create_date": "2020-03-31",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "http://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xe329.parklogic.com",
                "ns2.xe329.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "qwikipedia.com",
            "domain_keyword": "qwikipedia",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:07:48",
            "create_date": "2011-07-07",
            "update_date": "2024-05-13",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Yang Kyung Won",
            "registrant_company": "Yang Kyung Won",
            "registrant_address": "139-1901 99 Olympic-ro Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "05501",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084261004",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "rikipedia.jp",
            "domain_keyword": "rikipedia",
            "domain_tld": "jp",
            "query_time": "2024-06-04 09:45:33",
            "create_date": "2021-11-02",
            "update_date": "2024-04-30",
            "expiry_date": "2024-11-30",
            "registrant_name": "kawai sachiko",
            "registrant_address": "Nishitetsu Nihonbashi Ningyocho Biru 4F",
            "registrant_zip": "103-0024",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3667-0085",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 28,
            "domain_name": "wikipedias.xyz",
            "domain_keyword": "wikipedias",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 05:38:38",
            "create_date": "2016-03-14",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "w3ikipedia.org",
            "domain_keyword": "w3ikipedia",
            "domain_tld": "org",
            "query_time": "2024-04-29 00:33:09",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pinki",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wikkpedia.org",
            "domain_keyword": "wikkpedia",
            "domain_tld": "org",
            "query_time": "2024-04-25 17:49:35",
            "create_date": "2012-03-14",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wikipidia.net",
            "domain_keyword": "wikipidia",
            "domain_tld": "net",
            "query_time": "2024-05-02 05:05:00",
            "create_date": "2014-09-05",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/wikipidia.net",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "2wikipedia.net",
            "domain_keyword": "2wikipedia",
            "domain_tld": "net",
            "query_time": "2024-05-08 14:44:16",
            "create_date": "2011-03-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/2wikipedia.net",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wikimedia.design",
            "domain_keyword": "wikimedia",
            "domain_tld": "design",
            "query_time": "2024-05-08 13:50:33",
            "create_date": "2020-05-05",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wikipadia.cam",
            "domain_keyword": "wikipadia",
            "domain_tld": "cam",
            "query_time": "2024-05-29 01:01:30",
            "create_date": "2022-12-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-12-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns101.asurahosting.com",
                "ns102.asurahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wikkipedia.be",
            "domain_keyword": "wikkipedia",
            "domain_tld": "be",
            "query_time": "2024-06-08 02:26:50",
            "create_date": "2005-11-08",
            "registrar_name": "Markmonitor Inc.",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "wkipedia.com",
            "domain_keyword": "wkipedia",
            "domain_tld": "com",
            "query_time": "2024-05-03 05:56:45",
            "create_date": "2004-04-19",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-19",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "wkipedia.it",
            "domain_keyword": "wkipedia",
            "domain_tld": "it",
            "query_time": "2024-06-07 11:53:21",
            "create_date": "2016-02-04",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-04",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "uikipedia.com",
            "domain_keyword": "uikipedia",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:21:30",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater Manchester",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dikipedia.biz",
            "domain_keyword": "dikipedia",
            "domain_tld": "biz",
            "query_time": "2024-05-08 20:03:48",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "wikipedea.com",
            "domain_keyword": "wikipedea",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:38:31",
            "create_date": "2004-10-30",
            "update_date": "2023-07-05",
            "expiry_date": "2027-10-30",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.taipandns.com",
                "ns2.taipandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wikipedix.com",
            "domain_keyword": "wikipedix",
            "domain_tld": "com",
            "query_time": "2024-05-13 10:54:59",
            "create_date": "2009-08-23",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BRITISH WEST INDIES",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "https://tieredaccess.com/contact/5962a549-2575-4e5a-8510-d90ed01645a2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "rikipedia.info",
            "domain_keyword": "rikipedia",
            "domain_tld": "info",
            "query_time": "2024-05-11 12:27:35",
            "create_date": "2023-06-18",
            "update_date": "2023-07-06",
            "expiry_date": "2025-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "xikipedia.org",
            "domain_keyword": "xikipedia",
            "domain_tld": "org",
            "query_time": "2024-05-21 00:00:11",
            "create_date": "2023-07-25",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Footpath Development Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "wikipedai.net",
            "domain_keyword": "wikipedai",
            "domain_tld": "net",
            "query_time": "2024-05-15 15:20:55",
            "create_date": "2022-11-09",
            "update_date": "2024-05-07",
            "expiry_date": "2024-11-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "wikipedis.com",
            "domain_keyword": "wikipedis",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:15:23",
            "create_date": "2009-05-02",
            "update_date": "2023-06-10",
            "expiry_date": "2024-05-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "2wikipedia.com",
            "domain_keyword": "2wikipedia",
            "domain_tld": "com",
            "query_time": "2024-05-30 01:04:14",
            "create_date": "2011-03-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/2wikipedia.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wikipedla.com",
            "domain_keyword": "wikipedla",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:01:34",
            "create_date": "2024-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Handlujemy.pl sp z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wikkipedia.org",
            "domain_keyword": "wikkipedia",
            "domain_tld": "org",
            "query_time": "2024-04-20 01:38:25",
            "create_date": "2004-05-15",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "wiwipedia.info",
            "domain_keyword": "wiwipedia",
            "domain_tld": "info",
            "query_time": "2024-05-07 01:35:55",
            "create_date": "2011-07-01",
            "update_date": "2023-11-17",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.asmallorange.com",
                "ns2.asmallorange.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "wikipexia.org",
            "domain_keyword": "wikipexia",
            "domain_tld": "org",
            "query_time": "2024-04-29 11:13:30",
            "create_date": "2024-02-28",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "4865.ns1.abovedomains.com",
                "4865.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wikimedia.nz",
            "domain_keyword": "wikimedia",
            "domain_tld": "nz",
            "query_time": "2024-05-13 10:54:52",
            "create_date": "2021-12-08",
            "update_date": "2024-05-03",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "wikipedii.org",
            "domain_keyword": "wikipedii",
            "domain_tld": "org",
            "query_time": "2024-05-13 10:54:59",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "wikipedio.site",
            "domain_keyword": "wikipedio",
            "domain_tld": "site",
            "query_time": "2024-05-27 05:15:23",
            "create_date": "2023-11-23",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "kyle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "wikidedia.com",
            "domain_keyword": "wikidedia",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:34:26",
            "create_date": "2019-07-18",
            "update_date": "2020-07-12",
            "expiry_date": "2025-07-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "wqikipedia.org",
            "domain_keyword": "wqikipedia",
            "domain_tld": "org",
            "query_time": "2024-04-21 11:00:40",
            "create_date": "2015-06-29",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "wikimedia.store",
            "domain_keyword": "wikimedia",
            "domain_tld": "store",
            "query_time": "2024-06-02 07:11:39",
            "create_date": "2023-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "wikimedia.co",
            "domain_keyword": "wikimedia",
            "domain_tld": "co",
            "query_time": "2024-05-25 19:25:21",
            "create_date": "2010-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wioipedia.org",
            "domain_keyword": "wioipedia",
            "domain_tld": "org",
            "query_time": "2024-05-28 22:33:13",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mikipedia.bio",
            "domain_keyword": "mikipedia",
            "domain_tld": "bio",
            "query_time": "2024-05-26 17:38:08",
            "create_date": "2019-02-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "wikipedla.net",
            "domain_keyword": "wikipedla",
            "domain_tld": "net",
            "query_time": "2024-05-27 05:15:24",
            "create_date": "2009-07-05",
            "update_date": "2022-11-13",
            "expiry_date": "2030-07-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wikipeadia.org",
            "domain_keyword": "wikipeadia",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:38:30",
            "create_date": "2004-10-30",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PRIVACY LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.redmonddc.com",
                "ns2.redmonddc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pikipedia.ru",
            "domain_keyword": "pikipedia",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:27:32",
            "create_date": "2010-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "vikipedia.com",
            "domain_keyword": "vikipedia",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:19:51",
            "create_date": "2004-10-11",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-11",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/vikipedia.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "pikipedia.net",
            "domain_keyword": "pikipedia",
            "domain_tld": "net",
            "query_time": "2024-05-08 03:47:12",
            "create_date": "2023-04-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "lwikipedia.com",
            "domain_keyword": "lwikipedia",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:09:57",
            "create_date": "2023-12-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=lwikipedia.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wikepedia.de",
            "domain_keyword": "wikepedia",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:50:20",
            "update_date": "2011-10-26",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "wiki-edia.org",
            "domain_keyword": "wiki-edia",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:32:20",
            "create_date": "2017-02-17",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://whois.xinnet.com/domain/whois_login.jsp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hanyuchong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdongsheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "wikipedie.com",
            "domain_keyword": "wikipedie",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:38:39",
            "create_date": "2004-12-17",
            "update_date": "2023-10-04",
            "expiry_date": "2024-12-17",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "kikipedia.se",
            "domain_keyword": "kikipedia",
            "domain_tld": "se",
            "query_time": "2024-06-08 17:38:14",
            "create_date": "2024-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 70,
            "domain_name": "wijkipedia.info",
            "domain_keyword": "wijkipedia",
            "domain_tld": "info",
            "query_time": "2024-06-13 09:26:44",
            "create_date": "2011-06-04",
            "update_date": "2024-05-11",
            "expiry_date": "2025-06-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jochum Deuten Advies & Onderzoek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wilkipedia.com",
            "domain_keyword": "wilkipedia",
            "domain_tld": "com",
            "query_time": "2024-05-05 13:45:40",
            "create_date": "2004-03-01",
            "update_date": "2024-01-29",
            "expiry_date": "2025-03-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/wilkipedia.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "wikiredia.ru",
            "domain_keyword": "wikiredia",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:17:25",
            "create_date": "2023-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Sravni.ru OOO",
            "name_servers": [
                "quentin.ns.cloudflare.com",
                "raegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "iwikipedia.ru",
            "domain_keyword": "iwikipedia",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:34:20",
            "create_date": "2012-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "wiwkipedia.com",
            "domain_keyword": "wiwkipedia",
            "domain_tld": "com",
            "query_time": "2024-05-01 03:18:33",
            "create_date": "2005-03-19",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/wiwkipedia.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wikipedika.com",
            "domain_keyword": "wikipedika",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:51:22",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "xikipedia.com",
            "domain_keyword": "xikipedia",
            "domain_tld": "com",
            "query_time": "2024-06-09 02:09:54",
            "create_date": "2011-07-23",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "wikipetdia.com",
            "domain_keyword": "wikipetdia",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:38:44",
            "create_date": "2012-11-12",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-12",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns27.servidoresdns.net",
                "dns28.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "wikipedias.net",
            "domain_keyword": "wikipedias",
            "domain_tld": "net",
            "query_time": "2024-04-29 11:13:26",
            "create_date": "2009-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=wikipedias.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "wikipediaa.net",
            "domain_keyword": "wikipediaa",
            "domain_tld": "net",
            "query_time": "2024-04-29 11:13:24",
            "create_date": "2024-01-07",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-07",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=wikipediaa.net",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "adaline.ns.cloudflare.com",
                "lennox.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kikipedia.tokyo",
            "domain_keyword": "kikipedia",
            "domain_tld": "tokyo",
            "query_time": "2024-05-03 13:27:52",
            "create_date": "2022-04-13",
            "update_date": "2022-05-31",
            "expiry_date": "2027-04-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "w3ikipedia.com",
            "domain_keyword": "w3ikipedia",
            "domain_tld": "com",
            "query_time": "2024-05-10 11:45:00",
            "create_date": "2023-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O w3ikipedia.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "jikipedia.top",
            "domain_keyword": "jikipedia",
            "domain_tld": "top",
            "query_time": "2024-05-04 04:09:39",
            "create_date": "2023-04-27",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "wikipedija.com",
            "domain_keyword": "wikipedija",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:13:55",
            "create_date": "2023-11-11",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=wikipedija.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "wikipediac.com",
            "domain_keyword": "wikipediac",
            "domain_tld": "com",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2020-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wikipedida.org",
            "domain_keyword": "wikipedida",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:38:39",
            "create_date": "2006-05-30",
            "update_date": "2024-03-26",
            "expiry_date": "2025-05-30",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PRIVACY LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bikipedia.net",
            "domain_keyword": "bikipedia",
            "domain_tld": "net",
            "query_time": "2024-04-21 14:58:10",
            "create_date": "2010-12-06",
            "update_date": "2024-04-13",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "wikipeadia.com",
            "domain_keyword": "wikipeadia",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:20:55",
            "create_date": "2007-11-25",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-25",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/wikipeadia.com",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "wikipedta.com",
            "domain_keyword": "wikipedta",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:51:22",
            "create_date": "2023-03-28",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-28",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "http://www.diymysite.com",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "wikipediaf.com",
            "domain_keyword": "wikipediaf",
            "domain_tld": "com",
            "query_time": "2024-06-13 09:31:06",
            "create_date": "2023-10-05",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 2551,
            "registrar_name": "DropCatch.com 792 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "mikipedia.ru",
            "domain_keyword": "mikipedia",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:30:53",
            "create_date": "2021-07-18",
            "expiry_date": "2024-07-18",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "wikispedia.com",
            "domain_keyword": "wikispedia",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:44:23",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "jamie.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wikipedka.org",
            "domain_keyword": "wikipedka",
            "domain_tld": "org",
            "query_time": "2024-04-25 17:49:40",
            "create_date": "2023-03-16",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mikipedia.org",
            "domain_keyword": "mikipedia",
            "domain_tld": "org",
            "query_time": "2024-05-10 16:57:25",
            "create_date": "2020-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "wakipedia.site",
            "domain_keyword": "wakipedia",
            "domain_tld": "site",
            "query_time": "2024-05-25 20:25:40",
            "create_date": "2023-11-21",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wiaipedia.com",
            "domain_keyword": "wiaipedia",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:16:59",
            "create_date": "2023-03-27",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hikipedia.ws",
            "domain_keyword": "hikipedia",
            "domain_tld": "ws",
            "query_time": "2024-06-02 02:05:05",
            "create_date": "2007-07-09",
            "update_date": "2023-05-04",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/whois.php",
            "name_servers": [
                "eva.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "kikipedia.org",
            "domain_keyword": "kikipedia",
            "domain_tld": "org",
            "query_time": "2024-06-10 20:30:16",
            "create_date": "2024-02-18",
            "update_date": "2024-05-26",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.atom.com",
                "ns2.atom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wikapedia.net",
            "domain_keyword": "wikapedia",
            "domain_tld": "net",
            "query_time": "2024-06-13 09:28:30",
            "create_date": "2023-11-30",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "wikiwedia.com",
            "domain_keyword": "wikiwedia",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:48:51",
            "create_date": "2020-12-18",
            "update_date": "2021-12-18",
            "expiry_date": "2025-12-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "wiki-pedia.org",
            "domain_keyword": "wiki-pedia",
            "domain_tld": "org",
            "query_time": "2024-04-20 01:38:22",
            "create_date": "2005-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-14",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikimedia Foundation, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wikimedia.org",
                "ns1.wikimedia.org",
                "ns2.wikimedia.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.338,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>wikipedia.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2494</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>witipedia.org, weikipedia.org, wikipediz.org, hikipedia.net, wikimedia.camp, wikipdeia.org, dikipedia.gay, wilkipedia.org, wikimedia.cl, wikaipedia.org, wikirpedia.org, wikimedia.frl, wwikipedia.com, dikipedia.world, wiikipedia.info, wikepedia.nl, wikiepdia.de, wiikipedia.org, wiki-pedia.org.uk, wkiipedia.org, wikipedia4.biz, wikipidia.nl, wikaipedia.com, wikjipedia.com, wakipedia.org, qwikipedia.com, rikipedia.jp, wikipedias.xyz, w3ikipedia.org, wikkpedia.org, wikipidia.net, 2wikipedia.net, wikimedia.design, wikipadia.cam, wikkipedia.be, wkipedia.com, wkipedia.it, uikipedia.com, dikipedia.biz, wikipedea.com, wikipedix.com, rikipedia.info, xikipedia.org, wikipedai.net, wikipedis.com, 2wikipedia.com, wikipedla.com, wikkipedia.org, wiwipedia.info, wikipexia.org, wikimedia.nz, wikipedii.org, wikipedio.site, wikidedia.com, wqikipedia.org, wikimedia.store, wikimedia.co, wioipedia.org, mikipedia.bio, wikipedla.net, wikipeadia.org, pikipedia.ru, vikipedia.com, pikipedia.net, lwikipedia.com, wikepedia.de, wiki-edia.org, wikipedie.com, kikipedia.se, wijkipedia.info, wilkipedia.com, wikiredia.ru, iwikipedia.ru, wiwkipedia.com, wikipedika.com, xikipedia.com, wikipetdia.com, wikipedias.net, wikipediaa.net, kikipedia.tokyo, w3ikipedia.com, jikipedia.top, wikipedija.com, wikipediac.com, wikipedida.org, bikipedia.net, wikipeadia.com, wikipedta.com, wikipediaf.com, mikipedia.ru, wikispedia.com, wikipedka.org, mikipedia.org, wakipedia.site, wiaipedia.com, hikipedia.ws, kikipedia.org, wikapedia.net, wikiwedia.com, wiki-pedia.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>witipedia.org</domain_name>
   <domain_keyword>witipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 10:13:52</query_time>
   <create_date>2016-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>weikipedia.org</domain_name>
   <domain_keyword>weikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 09:12:43</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>wikipediz.org</domain_name>
   <domain_keyword>wikipediz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 17:49:42</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hikipedia.net</domain_name>
   <domain_keyword>hikipedia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 02:04:33</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>irma.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wikimedia.camp</domain_name>
   <domain_keyword>wikimedia</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-31 02:26:34</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wikipdeia.org</domain_name>
   <domain_keyword>wikipdeia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 17:49:17</query_time>
   <create_date>2004-12-10</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dikipedia.gay</domain_name>
   <domain_keyword>dikipedia</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-08 20:03:49</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169064020</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wilkipedia.org</domain_name>
   <domain_keyword>wilkipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 05:20:17</query_time>
   <create_date>2004-04-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wikimedia.cl</domain_name>
   <domain_keyword>wikimedia</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 01:01:23</query_time>
   <create_date>2015-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>CORPORACION WIKIMEDIA CHILE</registrant_name>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>wikaipedia.org</domain_name>
   <domain_keyword>wikaipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:31:30</query_time>
   <create_date>2015-08-16</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wikirpedia.org</domain_name>
   <domain_keyword>wikirpedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:39:43</query_time>
   <create_date>2012-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of wikirpedia.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>wikimedia.frl</domain_name>
   <domain_keyword>wikimedia</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-29 01:01:23</query_time>
   <create_date>2015-02-02</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_company>FRLregistry BV</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wwikipedia.com</domain_name>
   <domain_keyword>wwikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:59:40</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1027</registrar_iana>
   <registrar_name>NamePal.com #8015, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dikipedia.world</domain_name>
   <domain_keyword>dikipedia</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 20:03:49</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wiikipedia.info</domain_name>
   <domain_keyword>wiikipedia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 15:18:59</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aktor</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>wikepedia.nl</domain_name>
   <domain_keyword>wikepedia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 05:31:53</query_time>
   <create_date>2015-04-07</create_date>
   <update_date>2020-06-02</update_date>
   <registrar_name>Telepublicity B.V.</registrar_name>
   <name_servers>
    <value>ns.domainorderdns.nl</value>
    <value>ns1.domainorderdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>wikiepdia.de</domain_name>
   <domain_keyword>wikiepdia</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:50:22</query_time>
   <update_date>2024-04-05</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>wiikipedia.org</domain_name>
   <domain_keyword>wiikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 23:41:06</query_time>
   <create_date>2004-08-10</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wiki-pedia.org.uk</domain_name>
   <domain_keyword>wiki-pedia</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-13 10:54:30</query_time>
   <create_date>2020-11-27</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>wkiipedia.org</domain_name>
   <domain_keyword>wkiipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 12:53:58</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wikipedia4.biz</domain_name>
   <domain_keyword>wikipedia4</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 05:15:22</query_time>
   <create_date>2012-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wikipidia.nl</domain_name>
   <domain_keyword>wikipidia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 05:15:25</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-20</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wikaipedia.com</domain_name>
   <domain_keyword>wikaipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:29:54</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>wikjipedia.com</domain_name>
   <domain_keyword>wikjipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:52:05</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>http://www.diymysite.com</registrar_website>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wakipedia.org</domain_name>
   <domain_keyword>wakipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 18:00:13</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>http://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xe329.parklogic.com</value>
    <value>ns2.xe329.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>qwikipedia.com</domain_name>
   <domain_keyword>qwikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:07:48</query_time>
   <create_date>2011-07-07</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Yang Kyung Won</registrant_name>
   <registrant_company>Yang Kyung Won</registrant_company>
   <registrant_address>139-1901 99 Olympic-ro Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05501</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084261004</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>rikipedia.jp</domain_name>
   <domain_keyword>rikipedia</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-04 09:45:33</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>kawai sachiko</registrant_name>
   <registrant_address>Nishitetsu Nihonbashi Ningyocho Biru 4F</registrant_address>
   <registrant_zip>103-0024</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3667-0085</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>wikipedias.xyz</domain_name>
   <domain_keyword>wikipedias</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 05:38:38</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>w3ikipedia.org</domain_name>
   <domain_keyword>w3ikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 00:33:09</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pinki</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wikkpedia.org</domain_name>
   <domain_keyword>wikkpedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 17:49:35</query_time>
   <create_date>2012-03-14</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wikipidia.net</domain_name>
   <domain_keyword>wikipidia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 05:05:00</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/wikipidia.net</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>2wikipedia.net</domain_name>
   <domain_keyword>2wikipedia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 14:44:16</query_time>
   <create_date>2011-03-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/2wikipedia.net</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>wikimedia.design</domain_name>
   <domain_keyword>wikimedia</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-08 13:50:33</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wikipadia.cam</domain_name>
   <domain_keyword>wikipadia</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-29 01:01:30</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-12-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns101.asurahosting.com</value>
    <value>ns102.asurahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>wikkipedia.be</domain_name>
   <domain_keyword>wikkipedia</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-08 02:26:50</query_time>
   <create_date>2005-11-08</create_date>
   <registrar_name>Markmonitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>wkipedia.com</domain_name>
   <domain_keyword>wkipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 05:56:45</query_time>
   <create_date>2004-04-19</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wkipedia.it</domain_name>
   <domain_keyword>wkipedia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 11:53:21</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>uikipedia.com</domain_name>
   <domain_keyword>uikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:21:30</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater Manchester</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dikipedia.biz</domain_name>
   <domain_keyword>dikipedia</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 20:03:48</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>wikipedea.com</domain_name>
   <domain_keyword>wikipedea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:38:31</query_time>
   <create_date>2004-10-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2027-10-30</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.taipandns.com</value>
    <value>ns2.taipandns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wikipedix.com</domain_name>
   <domain_keyword>wikipedix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 10:54:59</query_time>
   <create_date>2009-08-23</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BRITISH WEST INDIES</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AI</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5962a549-2575-4e5a-8510-d90ed01645a2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>rikipedia.info</domain_name>
   <domain_keyword>rikipedia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 12:27:35</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>xikipedia.org</domain_name>
   <domain_keyword>xikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 00:00:11</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Footpath Development Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wikipedai.net</domain_name>
   <domain_keyword>wikipedai</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 15:20:55</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>wikipedis.com</domain_name>
   <domain_keyword>wikipedis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:15:23</query_time>
   <create_date>2009-05-02</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>2wikipedia.com</domain_name>
   <domain_keyword>2wikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 01:04:14</query_time>
   <create_date>2011-03-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/2wikipedia.com</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>wikipedla.com</domain_name>
   <domain_keyword>wikipedla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:01:34</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Handlujemy.pl sp z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wikkipedia.org</domain_name>
   <domain_keyword>wikkipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 01:38:25</query_time>
   <create_date>2004-05-15</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>wiwipedia.info</domain_name>
   <domain_keyword>wiwipedia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 01:35:55</query_time>
   <create_date>2011-07-01</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.asmallorange.com</value>
    <value>ns2.asmallorange.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>wikipexia.org</domain_name>
   <domain_keyword>wikipexia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 11:13:30</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>4865.ns1.abovedomains.com</value>
    <value>4865.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wikimedia.nz</domain_name>
   <domain_keyword>wikimedia</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-13 10:54:52</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2024-05-03</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>wikipedii.org</domain_name>
   <domain_keyword>wikipedii</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 10:54:59</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>wikipedio.site</domain_name>
   <domain_keyword>wikipedio</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 05:15:23</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>kyle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>wikidedia.com</domain_name>
   <domain_keyword>wikidedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:34:26</query_time>
   <create_date>2019-07-18</create_date>
   <update_date>2020-07-12</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wqikipedia.org</domain_name>
   <domain_keyword>wqikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 11:00:40</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>wikimedia.store</domain_name>
   <domain_keyword>wikimedia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 07:11:39</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>wikimedia.co</domain_name>
   <domain_keyword>wikimedia</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 19:25:21</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wioipedia.org</domain_name>
   <domain_keyword>wioipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 22:33:13</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mikipedia.bio</domain_name>
   <domain_keyword>mikipedia</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-26 17:38:08</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>wikipedla.net</domain_name>
   <domain_keyword>wikipedla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 05:15:24</query_time>
   <create_date>2009-07-05</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2030-07-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wikipeadia.org</domain_name>
   <domain_keyword>wikipeadia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:38:30</query_time>
   <create_date>2004-10-30</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PRIVACY LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.redmonddc.com</value>
    <value>ns2.redmonddc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pikipedia.ru</domain_name>
   <domain_keyword>pikipedia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:27:32</query_time>
   <create_date>2010-12-26</create_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>vikipedia.com</domain_name>
   <domain_keyword>vikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:19:51</query_time>
   <create_date>2004-10-11</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/vikipedia.com</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>pikipedia.net</domain_name>
   <domain_keyword>pikipedia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 03:47:12</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>lwikipedia.com</domain_name>
   <domain_keyword>lwikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:09:57</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=lwikipedia.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wikepedia.de</domain_name>
   <domain_keyword>wikepedia</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:50:20</query_time>
   <update_date>2011-10-26</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>wiki-edia.org</domain_name>
   <domain_keyword>wiki-edia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:32:20</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://whois.xinnet.com/domain/whois_login.jsp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hanyuchong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdongsheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>wikipedie.com</domain_name>
   <domain_keyword>wikipedie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:38:39</query_time>
   <create_date>2004-12-17</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>kikipedia.se</domain_name>
   <domain_keyword>kikipedia</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-08 17:38:14</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>wijkipedia.info</domain_name>
   <domain_keyword>wijkipedia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 09:26:44</query_time>
   <create_date>2011-06-04</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jochum Deuten Advies &amp; Onderzoek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>wilkipedia.com</domain_name>
   <domain_keyword>wilkipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 13:45:40</query_time>
   <create_date>2004-03-01</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/wilkipedia.com</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>wikiredia.ru</domain_name>
   <domain_keyword>wikiredia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:17:25</query_time>
   <create_date>2023-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Sravni.ru OOO</registrant_company>
   <name_servers>
    <value>quentin.ns.cloudflare.com</value>
    <value>raegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>iwikipedia.ru</domain_name>
   <domain_keyword>iwikipedia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:34:20</query_time>
   <create_date>2012-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>wiwkipedia.com</domain_name>
   <domain_keyword>wiwkipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 03:18:33</query_time>
   <create_date>2005-03-19</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/wiwkipedia.com</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wikipedika.com</domain_name>
   <domain_keyword>wikipedika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:51:22</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>xikipedia.com</domain_name>
   <domain_keyword>xikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 02:09:54</query_time>
   <create_date>2011-07-23</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>wikipetdia.com</domain_name>
   <domain_keyword>wikipetdia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:38:44</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns27.servidoresdns.net</value>
    <value>dns28.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>wikipedias.net</domain_name>
   <domain_keyword>wikipedias</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 11:13:26</query_time>
   <create_date>2009-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=wikipedias.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wikipediaa.net</domain_name>
   <domain_keyword>wikipediaa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 11:13:24</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=wikipediaa.net</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>adaline.ns.cloudflare.com</value>
    <value>lennox.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kikipedia.tokyo</domain_name>
   <domain_keyword>kikipedia</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-03 13:27:52</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2022-05-31</update_date>
   <expiry_date>2027-04-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>w3ikipedia.com</domain_name>
   <domain_keyword>w3ikipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 11:45:00</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O w3ikipedia.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>jikipedia.top</domain_name>
   <domain_keyword>jikipedia</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-04 04:09:39</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>wikipedija.com</domain_name>
   <domain_keyword>wikipedija</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:13:55</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=wikipedija.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>wikipediac.com</domain_name>
   <domain_keyword>wikipediac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wikipedida.org</domain_name>
   <domain_keyword>wikipedida</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:38:39</query_time>
   <create_date>2006-05-30</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PRIVACY LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bikipedia.net</domain_name>
   <domain_keyword>bikipedia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 14:58:10</query_time>
   <create_date>2010-12-06</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>wikipeadia.com</domain_name>
   <domain_keyword>wikipeadia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:20:55</query_time>
   <create_date>2007-11-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/wikipeadia.com</registrant_email>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>wikipedta.com</domain_name>
   <domain_keyword>wikipedta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:51:22</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>http://www.diymysite.com</registrar_website>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wikipediaf.com</domain_name>
   <domain_keyword>wikipediaf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 09:31:06</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>2551</registrar_iana>
   <registrar_name>DropCatch.com 792 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>mikipedia.ru</domain_name>
   <domain_keyword>mikipedia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:30:53</query_time>
   <create_date>2021-07-18</create_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>wikispedia.com</domain_name>
   <domain_keyword>wikispedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:44:23</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>jamie.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>wikipedka.org</domain_name>
   <domain_keyword>wikipedka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 17:49:40</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mikipedia.org</domain_name>
   <domain_keyword>mikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 16:57:25</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>wakipedia.site</domain_name>
   <domain_keyword>wakipedia</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 20:25:40</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>wiaipedia.com</domain_name>
   <domain_keyword>wiaipedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:16:59</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hikipedia.ws</domain_name>
   <domain_keyword>hikipedia</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-02 02:05:05</query_time>
   <create_date>2007-07-09</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/whois.php</registrar_website>
   <name_servers>
    <value>eva.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>kikipedia.org</domain_name>
   <domain_keyword>kikipedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 20:30:16</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.atom.com</value>
    <value>ns2.atom.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wikapedia.net</domain_name>
   <domain_keyword>wikapedia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 09:28:30</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>wikiwedia.com</domain_name>
   <domain_keyword>wikiwedia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:48:51</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2021-12-18</update_date>
   <expiry_date>2025-12-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>wiki-pedia.org</domain_name>
   <domain_keyword>wiki-pedia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 01:38:22</query_time>
   <create_date>2005-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikimedia Foundation, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wikimedia.org</value>
    <value>ns1.wikimedia.org</value>
    <value>ns2.wikimedia.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.338</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.