WHOIS QUERY TIME

1 Jun 2024 - 1:20 PM UTC

Registered: 19 September 2016
Expiry: 19 September 2026

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

ok

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=dswiki.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dswiki.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dswiki.cn",
            "domain_keyword": "dswiki",
            "domain_tld": "cn",
            "query_time": "2024-06-01 13:20:44",
            "create_date": "2016-09-19",
            "expiry_date": "2026-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王禹",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dswiki.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dswiki.cn</domain_name>
   <domain_keyword>dswiki</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 13:20:44</query_time>
   <create_date>2016-09-19</create_date>
   <expiry_date>2026-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王禹</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.071</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.118 seconds) for "dswiki.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Feb 2024 - 9:21 AM UTC

Registered: 19 September 2016
Expiry: 19 September 2026

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

ok

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=dswiki.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dswiki.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "dswiki.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "dswiki.cn",
            "domain_keyword": "dswiki",
            "domain_tld": "cn",
            "query_time": "2024-02-14 09:21:13",
            "create_date": "2016-09-19",
            "expiry_date": "2026-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王禹",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "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>dswiki.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>dswiki.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dswiki.cn</domain_name>
   <domain_keyword>dswiki</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-02-14 09:21:13</query_time>
   <create_date>2016-09-19</create_date>
   <expiry_date>2026-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王禹</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.118</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 4 domain names (in 0.055 seconds) which contained the exact domain keyword "dswiki".
Domain Name Registered Expiry Registrar Ownership
1 dswiki.cn 19 Sep 2016 19 Sep 2026 阿里云计算有限公司(万网) 王禹
2 dswiki.com 20 Oct 2016 20 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 dswiki.ru 23 Jul 2022 23 Jul 2024 R01-RU Private Person
4 dswiki.net 1 Dec 2023 1 Dec 2024 Gname 037 Inc -
5 dswiki.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dswiki&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dswiki",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "dswiki.cn, dswiki.com, dswiki.ru, dswiki.net, dswiki.de",
    "results": [
        {
            "num": 1,
            "domain_name": "dswiki.cn",
            "domain_keyword": "dswiki",
            "domain_tld": "cn",
            "query_time": "2024-06-01 13:20:44",
            "create_date": "2016-09-19",
            "expiry_date": "2026-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王禹",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dswiki.com",
            "domain_keyword": "dswiki",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:45:21",
            "create_date": "2016-10-20",
            "update_date": "2020-10-14",
            "expiry_date": "2025-10-20",
            "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": 3,
            "domain_name": "dswiki.ru",
            "domain_keyword": "dswiki",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:05",
            "create_date": "2022-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.dnsdesk.com",
                "ns2.dnsdesk.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "dswiki.net",
            "domain_keyword": "dswiki",
            "domain_tld": "net",
            "query_time": "2024-06-12 21:06:19",
            "create_date": "2023-12-01",
            "update_date": "2024-05-10",
            "expiry_date": "2024-12-01",
            "registrar_iana": 4006,
            "registrar_name": "Gname 037 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "ns1.feiseavdns1.com",
                "ns2.feiseavdns1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dswiki.de",
            "domain_keyword": "dswiki",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:18:41",
            "update_date": "2021-01-13",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dswiki</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>dswiki.cn, dswiki.com, dswiki.ru, dswiki.net, dswiki.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dswiki.cn</domain_name>
   <domain_keyword>dswiki</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 13:20:44</query_time>
   <create_date>2016-09-19</create_date>
   <expiry_date>2026-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王禹</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dswiki.com</domain_name>
   <domain_keyword>dswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:45:21</query_time>
   <create_date>2016-10-20</create_date>
   <update_date>2020-10-14</update_date>
   <expiry_date>2025-10-20</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>3</num>
   <domain_name>dswiki.ru</domain_name>
   <domain_keyword>dswiki</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:05</query_time>
   <create_date>2022-07-23</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.dnsdesk.com</value>
    <value>ns2.dnsdesk.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>dswiki.net</domain_name>
   <domain_keyword>dswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 21:06:19</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>4006</registrar_iana>
   <registrar_name>Gname 037 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>ns1.feiseavdns1.com</value>
    <value>ns2.feiseavdns1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dswiki.de</domain_name>
   <domain_keyword>dswiki</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:18:41</query_time>
   <update_date>2021-01-13</update_date>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</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 4,377 domain names (in 0.249 seconds) which look and sound like the brand name "dswiki".
Domain Name Registered Expiry Registrar Ownership
1 dowiki.com 9 Feb 2005 9 Feb 2025 GoDaddy.com, LLC -
2 wdswiki.ru 26 May 2023 26 May 2025 SPRINTNAMES-RU Private Person
3 dsswiki.us 3 Jan 2020 3 Jan 2025 MarkMonitor, Inc. Microsoft Corporation
4 diswiki.com 5 May 2024 5 May 2025 Porkbun LLC Private by Design, LLC
5 dewiki.com 3 Feb 2019 3 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
6 dscwiki.com 12 Nov 2015 12 Nov 2024 CSC CORPORATE DOMAINS, INC. Microsoft Corporation
7 duwiki.com 25 Aug 2020 25 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 jswiki.de - - - -
9 d-wiki.org 28 Jan 2024 28 Jan 2025 Cronon GmbH DBfK Nordwest e.V.
10 dspwiki.org 13 Feb 2021 13 Feb 2025 Namesilo, LLC See PrivacyGuardian.org
11 3swiki.org 4 Jun 2012 4 Jun 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
12 dswifi.net 20 Feb 2017 20 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
13 vswiki.icu 11 Apr 2023 11 Apr 2025 DNSPod, Inc. Zeng Ya Chenga
14 jswiki.info 18 Apr 2023 18 Apr 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 dcwiki.net 6 Oct 2011 6 Oct 2024 Nameshield SAS SCHNEIDER ELECTRIC INDUSTRIES SAS
16 dskiki.co.jp 19 Nov 1998 - - Design Station KIKI. Inc
17 nswiki.org 29 Dec 2013 29 Dec 2024 DreamHost, LLC Proxy Protection LLC
18 iswiki.uk 6 Apr 2017 6 Apr 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
19 3swiki.com 11 Jul 2012 11 Jul 2024 NAMECHEAP INC WhoisGuard, Inc.
20 pswiki.com 2 Feb 2005 2 Feb 2025 Porkbun LLC Private by Design, LLC
21 fswiki.org 20 Mar 2006 20 Mar 2025 eNom, LLC BitCoffee, Inc.
22 aswiki.net 8 Oct 2013 8 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
23 5dswiki.com 30 Apr 2023 30 Apr 2025 WEBCC Whoisprotection.cc
24 dfswiki.top 31 Mar 2023 31 Mar 2025 NameSilo,LLC PrivacyGuardian.org llc
25 hswiki.top 18 Jul 2020 18 Jul 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) su zhou hui shuo xin xi ji shu you xian gong si
26 hswiki.info 7 Apr 2020 7 Apr 2025 Network Solutions, LLC Heuschen & Schrouff OFT BV
27 mswiki.win 21 Nov 2016 20 Nov 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED REDACTED FOR PRIVACY
28 dpwiki.com 6 Jan 2016 6 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 dsrwiki.net 27 Nov 2022 27 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
30 dpwiki.work 3 Sep 2023 3 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
31 ds-wiki.live 22 May 2021 22 May 2031 GoDaddy.com, LLC Domains By Proxy, LLC
32 dsswiki.net 19 Sep 2006 19 Sep 2024 GoDaddy.com, LLC -
33 fswiki.biz 10 Oct 2007 9 Oct 2024 eNom, LLC BitCoffee, Inc.
34 fdswiki.net 10 Jul 2023 10 Jul 2024 Cloudflare, Inc. DATA REDACTED
35 dcwiki.com 5 Jan 2005 5 Jan 2025 ANNULET, INC BuyDomains.com
36 cswiki.cz 17 Jun 2020 17 Jun 2025 REG-1API Domains By Proxy, LLC
37 ds-wiki.com 31 May 2020 31 May 2030 GoDaddy.com, LLC -
38 dewiki.nl 11 May 2010 - Registrar.eu -
39 dewiki.net 6 Nov 2023 6 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
40 daswiki.com 5 Oct 2023 5 Oct 2024 DropCatch.com 696 LLC HugeDomains.com
41 dewiki.de - - - -
42 adswiki.net 18 Jun 2011 18 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
43 cswiki.org 18 Mar 2022 18 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
44 dcwiki.co.kr 30 Apr 2015 30 Apr 2025 (?)??? (?)??????
45 dowiki.info 29 Sep 2019 29 Sep 2024 IONOS SE Data Privacy Protected
46 gswiki.com 7 May 2012 7 May 2025 Dotname Korea Corp. -
47 dkwiki.org 1 Nov 2020 1 Nov 2024 Namesilo, LLC PrivacyGuardian.org llc
48 uswiki.ru 22 Mar 2018 22 Mar 2025 R01-RU Private Person
49 yswiki.com 2 Sep 2023 2 Sep 2024 GoDaddy.com, LLC -
50 d3wiki.com 14 Feb 2006 1 Jul 2024 GoDaddy.com, LLC -
51 dsawiki.net 4 Jan 2013 4 Jan 2025 HTTP.NET INTERNET GMBH -
52 dseiki.com 21 Jun 2021 21 Jun 2024 IONOS SE 1&1 Internet Inc
53 lswiki.com 26 May 2012 26 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 sswiki.com 12 Dec 2007 12 Dec 2027 GoDaddy.com, LLC -
55 drwiki.de - - - -
56 oswiki.com 2 May 2006 2 May 2025 GoDaddy.com, LLC -
57 ds-wiki.app 5 Jun 2020 5 Jun 2030 Squarespace Domains II LLC. REDACTED FOR PRIVACY
58 gswiki.net 6 Jan 2014 6 Jan 2027 Dotname Korea Corp. -
59 fdswiki.com 9 Jul 2023 9 Jul 2024 GoDaddy.com, LLC -
60 dswiii.com 11 Mar 2015 11 Mar 2025 GoDaddy.com, LLC -
61 gswiki.org 7 May 2012 7 May 2025 Dotname Korea Corp. REDACTED FOR PRIVACY
62 nswiki.net 9 Dec 2017 9 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
63 diwiki.net 6 Sep 2006 6 Sep 2030 GANDI SAS Isabelle AYEL
64 diwiki.org 6 Sep 2006 6 Sep 2030 Gandi SAS Isabelle AYEL
65 dgwiki.com 16 Jun 2018 16 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
66 d-wiki.ru 7 May 2024 7 May 2025 REGRU-RU Private Person
67 dsewiki.net 3 Feb 2016 3 Feb 2025 CSC CORPORATE DOMAINS, INC. Microsoft Corporation
68 dsewiki.org 26 May 2006 26 May 2024 Vautron Rechenzentrum AG HLS
69 dnwiki.com 25 Apr 2006 25 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
70 hswiki.cn 2 Jun 2020 2 Jun 2026 阿里巴巴云计算(北京)有限公司 苏州汇硕信息技术有限公司
71 dfwiki.net 26 May 2021 26 May 2025 NameCheap, Inc. -
72 kswiki.net 27 Oct 2022 27 Oct 2024 Dynadot Inc -
73 dswifi.com 11 Oct 2018 11 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 oswiki.cn 13 May 2024 13 May 2025 北京新网数码信息技术有限公司 屈靖瑶
75 eswiki.tech 5 Dec 2023 5 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
76 dkwiki.net 10 Jun 2022 10 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
77 drwiki.info 13 Jul 2010 13 Jul 2024 IONOS SE KIKAM-Unikinderklinik Mainz
78 fswiki.net 20 Mar 2006 20 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
79 jswiki.org 27 Mar 2012 27 Mar 2025 CloudFlare, Inc. SurviveJS Oy
80 dmwiki.net 1 Jul 2018 1 Jul 2032 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
81 cswiki.top 24 Dec 2021 24 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen jiang cun
82 dwwiki.com 2 Jul 2020 2 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 dnswiki.org 15 May 2014 15 May 2025 Xin Net Technology Corporation Yu.Zhang
84 djwiki.com 31 Jan 2013 31 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 eswiki.org 15 Apr 2021 15 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 dewiki.ru 12 Oct 2016 12 Oct 2024 REGRU-RU Private Person
87 drwiki.net 17 Aug 2019 17 Aug 2025 Domain.com, LLC REDACTED FOR PRIVACY
88 dscwiki.net 12 Nov 2015 12 Nov 2024 CSC CORPORATE DOMAINS, INC. Microsoft Corporation
89 tswiki.club 18 Oct 2021 18 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 nswiki.com 11 May 2012 11 May 2025 ENOM, INC. REDACTED FOR PRIVACY
91 dsawiki.org 4 Jan 2013 4 Jan 2025 http.net Internet GmbH Far-Galaxy Networks
92 dtswiki.online 21 Jun 2023 21 Jun 2024 Registrar of Domain Names REG.RU, LLC Private Person
93 dsowiki.de - - - -
94 mswiki.com 19 Mar 2005 1 Jan 2025 GoDaddy.com, LLC -
95 fdswiki.org 10 Jul 2023 10 Jul 2024 IONOS SE 1&1 Internet Inc
96 mswiki.com.br 29 Apr 2013 29 Apr 2029 - Marcelo Strippoli
97 adswiki.org 21 Jun 2023 21 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
98 fswiki.com 20 Mar 2006 20 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
99 dsawiki.com 4 Jan 2013 4 Jan 2025 HTTP.NET INTERNET GMBH -
100 dqwiki.net 13 May 2011 13 May 2025 IONOS SE Symbio Web Solutions
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 Dswiki.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dswiki.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dswiki.cn",
        "page_size": 100
    },
    "count": {
        "total": 4377,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dowiki.com, wdswiki.ru, dsswiki.us, diswiki.com, dewiki.com, dscwiki.com, duwiki.com, jswiki.de, d-wiki.org, dspwiki.org, 3swiki.org, dswifi.net, vswiki.icu, jswiki.info, dcwiki.net, dskiki.co.jp, nswiki.org, iswiki.uk, 3swiki.com, pswiki.com, fswiki.org, aswiki.net, 5dswiki.com, dfswiki.top, hswiki.top, hswiki.info, mswiki.win, dpwiki.com, dsrwiki.net, dpwiki.work, ds-wiki.live, dsswiki.net, fswiki.biz, fdswiki.net, dcwiki.com, cswiki.cz, ds-wiki.com, dewiki.nl, dewiki.net, daswiki.com, dewiki.de, adswiki.net, cswiki.org, dcwiki.co.kr, dowiki.info, gswiki.com, dkwiki.org, uswiki.ru, yswiki.com, d3wiki.com, dsawiki.net, dseiki.com, lswiki.com, sswiki.com, drwiki.de, oswiki.com, ds-wiki.app, gswiki.net, fdswiki.com, dswiii.com, gswiki.org, nswiki.net, diwiki.net, diwiki.org, dgwiki.com, d-wiki.ru, dsewiki.net, dsewiki.org, dnwiki.com, hswiki.cn, dfwiki.net, kswiki.net, dswifi.com, oswiki.cn, eswiki.tech, dkwiki.net, drwiki.info, fswiki.net, jswiki.org, dmwiki.net, cswiki.top, dwwiki.com, dnswiki.org, djwiki.com, eswiki.org, dewiki.ru, drwiki.net, dscwiki.net, tswiki.club, nswiki.com, dsawiki.org, dtswiki.online, dsowiki.de, mswiki.com, fdswiki.org, mswiki.com.br, adswiki.org, fswiki.com, dsawiki.com, dqwiki.net",
    "results": [
        {
            "num": 1,
            "domain_name": "dowiki.com",
            "domain_keyword": "dowiki",
            "domain_tld": "com",
            "query_time": "2024-06-03 11:14:24",
            "create_date": "2005-02-09",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wdswiki.ru",
            "domain_keyword": "wdswiki",
            "domain_tld": "ru",
            "query_time": "2024-05-29 00:08:17",
            "create_date": "2023-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "dsswiki.us",
            "domain_keyword": "dsswiki",
            "domain_tld": "us",
            "query_time": "2024-05-05 07:35:23",
            "create_date": "2020-01-03",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "Microsoft Corporation",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-02.azuregov-dns.us",
                "ns2-02.azuregov-dns.us",
                "ns3-02.azuregov-dns.us",
                "ns4-02.azuregov-dns.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "diswiki.com",
            "domain_keyword": "diswiki",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:05:52",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/diswiki.com",
            "registrant_phone": "+1.9712666028",
            "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": 5,
            "domain_name": "dewiki.com",
            "domain_keyword": "dewiki",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:50:20",
            "create_date": "2019-02-03",
            "update_date": "2021-01-28",
            "expiry_date": "2025-02-03",
            "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": 6,
            "domain_name": "dscwiki.com",
            "domain_keyword": "dscwiki",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:06:55",
            "create_date": "2015-11-12",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-12",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "duwiki.com",
            "domain_keyword": "duwiki",
            "domain_tld": "com",
            "query_time": "2024-05-21 05:14:26",
            "create_date": "2020-08-25",
            "update_date": "2021-08-19",
            "expiry_date": "2024-08-25",
            "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": 8,
            "domain_name": "jswiki.de",
            "domain_keyword": "jswiki",
            "domain_tld": "de",
            "query_time": "2024-05-12 08:11:31",
            "update_date": "2022-12-19",
            "name_servers": [
                "a-dns-service.de",
                "ns3.kas-dns-server.de",
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 9,
            "domain_name": "d-wiki.org",
            "domain_keyword": "d-wiki",
            "domain_tld": "org",
            "query_time": "2024-05-25 02:43:53",
            "create_date": "2024-01-28",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DBfK Nordwest e.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "docks14.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dspwiki.org",
            "domain_keyword": "dspwiki",
            "domain_tld": "org",
            "query_time": "2024-06-12 21:02:32",
            "create_date": "2021-02-13",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "3swiki.org",
            "domain_keyword": "3swiki",
            "domain_tld": "org",
            "query_time": "2024-04-15 19:27:47",
            "create_date": "2012-06-04",
            "update_date": "2023-05-10",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "dalary.ns.cloudflare.com",
                "dexter.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dswifi.net",
            "domain_keyword": "dswifi",
            "domain_tld": "net",
            "query_time": "2024-04-23 14:45:20",
            "create_date": "2017-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "chong qing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "algernon.dnspod.net",
                "cassiopeia.dnspod.net",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vswiki.icu",
            "domain_keyword": "vswiki",
            "domain_tld": "icu",
            "query_time": "2024-04-30 00:01:18",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Zeng Ya Chenga",
            "registrant_state": "hu nan sheng",
            "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": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "jswiki.info",
            "domain_keyword": "jswiki",
            "domain_tld": "info",
            "query_time": "2024-05-21 13:01:11",
            "create_date": "2023-04-18",
            "update_date": "2023-04-23",
            "expiry_date": "2026-04-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://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": [
                "jason.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dcwiki.net",
            "domain_keyword": "dcwiki",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:24:36",
            "create_date": "2011-10-06",
            "update_date": "2022-09-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "https://www.nameshield.com",
            "registrant_company": "SCHNEIDER ELECTRIC INDUSTRIES SAS",
            "registrant_state": "N/C",
            "registrant_country": "FR",
            "registrant_email": "https://secure.nameshield.net/contact/dcwiki.net/owner",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dskiki.co.jp",
            "domain_keyword": "dskiki",
            "domain_tld": "co.jp",
            "query_time": "2024-04-17 22:34:18",
            "create_date": "1998-11-19",
            "update_date": "2023-12-01",
            "registrant_company": "Design Station KIKI. Inc",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 17,
            "domain_name": "nswiki.org",
            "domain_keyword": "nswiki",
            "domain_tld": "org",
            "query_time": "2024-04-23 21:36:26",
            "create_date": "2013-12-29",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-29",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.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": 18,
            "domain_name": "iswiki.uk",
            "domain_keyword": "iswiki",
            "domain_tld": "uk",
            "query_time": "2024-06-08 20:54:04",
            "create_date": "2017-04-06",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-06",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "3swiki.com",
            "domain_keyword": "3swiki",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:27:47",
            "create_date": "2012-07-11",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "WhoisGuard Protected",
            "registrant_company": "WhoisGuard, Inc.",
            "registrant_address": "P.O. Box 0823-03411",
            "registrant_city": "Panama",
            "registrant_state": "Panama",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365503",
            "registrant_fax": "+51.17057182",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pswiki.com",
            "domain_keyword": "pswiki",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:06:39",
            "create_date": "2005-02-02",
            "update_date": "2023-09-25",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/pswiki.com",
            "registrant_phone": "+1.9712666028",
            "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": 21,
            "domain_name": "fswiki.org",
            "domain_keyword": "fswiki",
            "domain_tld": "org",
            "query_time": "2024-04-15 07:40:45",
            "create_date": "2006-03-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BitCoffee, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "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": [
                "a.zero52.net",
                "b.zero52.org",
                "c.zero52.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aswiki.net",
            "domain_keyword": "aswiki",
            "domain_tld": "net",
            "query_time": "2024-04-23 06:10:13",
            "create_date": "2013-10-08",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.theodor-reppe.de",
            "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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namemaster.de",
                "ns2.namemaster.de",
                "ns3.namemaster.de",
                "ns4.namemaster.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "5dswiki.com",
            "domain_keyword": "5dswiki",
            "domain_tld": "com",
            "query_time": "2024-05-10 14:00:27",
            "create_date": "2023-04-30",
            "update_date": "2023-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns100.webnic.cc",
                "ns101.webnic.cc",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dfswiki.top",
            "domain_keyword": "dfswiki",
            "domain_tld": "top",
            "query_time": "2024-04-27 12:28:22",
            "create_date": "2023-03-31",
            "update_date": "2023-04-02",
            "expiry_date": "2025-03-31",
            "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": 25,
            "domain_name": "hswiki.top",
            "domain_keyword": "hswiki",
            "domain_tld": "top",
            "query_time": "2024-05-21 05:18:08",
            "create_date": "2020-07-18",
            "update_date": "2021-08-03",
            "expiry_date": "2026-07-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "su zhou hui shuo xin xi ji shu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hswiki.info",
            "domain_keyword": "hswiki",
            "domain_tld": "info",
            "query_time": "2024-05-12 03:03:09",
            "create_date": "2020-04-07",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Heuschen & Schrouff OFT BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL-LI",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mswiki.win",
            "domain_keyword": "mswiki",
            "domain_tld": "win",
            "query_time": "2024-05-16 11:03:53",
            "create_date": "2016-11-21",
            "update_date": "2022-10-29",
            "expiry_date": "2025-11-20",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "dpwiki.com",
            "domain_keyword": "dpwiki",
            "domain_tld": "com",
            "query_time": "2024-05-03 20:47:35",
            "create_date": "2016-01-06",
            "update_date": "2020-12-31",
            "expiry_date": "2025-01-06",
            "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": 29,
            "domain_name": "dsrwiki.net",
            "domain_keyword": "dsrwiki",
            "domain_tld": "net",
            "query_time": "2024-05-05 07:34:25",
            "create_date": "2022-11-27",
            "update_date": "2023-01-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns902.hostgator.com.br",
                "ns903.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dpwiki.work",
            "domain_keyword": "dpwiki",
            "domain_tld": "work",
            "query_time": "2024-05-22 23:12:40",
            "create_date": "2023-09-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "ns37.dnsiaas.com",
                "ns38.dnsiaas.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ds-wiki.live",
            "domain_keyword": "ds-wiki",
            "domain_tld": "live",
            "query_time": "2024-05-19 05:40:05",
            "create_date": "2021-05-22",
            "update_date": "2023-07-21",
            "expiry_date": "2031-05-22",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dsswiki.net",
            "domain_keyword": "dsswiki",
            "domain_tld": "net",
            "query_time": "2024-04-23 14:40:01",
            "create_date": "2006-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fswiki.biz",
            "domain_keyword": "fswiki",
            "domain_tld": "biz",
            "query_time": "2024-04-15 07:40:45",
            "create_date": "2007-10-10",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BitCoffee, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "fdswiki.net",
            "domain_keyword": "fdswiki",
            "domain_tld": "net",
            "query_time": "2024-06-01 16:01:02",
            "create_date": "2023-07-10",
            "update_date": "2023-09-23",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "ON",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/fdswiki.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "hans.ns.cloudflare.com",
                "janet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dcwiki.com",
            "domain_keyword": "dcwiki",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:24:36",
            "create_date": "2005-01-05",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-05",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cswiki.cz",
            "domain_keyword": "cswiki",
            "domain_tld": "cz",
            "query_time": "2024-05-05 08:26:32",
            "create_date": "2020-06-17",
            "update_date": "2024-02-15",
            "expiry_date": "2025-06-17",
            "registrar_name": "REG-1API",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd, Tempe, 85284, Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ]
        },
        {
            "num": 37,
            "domain_name": "ds-wiki.com",
            "domain_keyword": "ds-wiki",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:20:30",
            "create_date": "2020-05-31",
            "update_date": "2022-11-12",
            "expiry_date": "2030-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dewiki.nl",
            "domain_keyword": "dewiki",
            "domain_tld": "nl",
            "query_time": "2024-05-05 00:35:36",
            "create_date": "2010-05-11",
            "update_date": "2019-01-22",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns081.auroradns.eu",
                "ns082.auroradns.nl",
                "ns083.auroradns.info"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 39,
            "domain_name": "dewiki.net",
            "domain_keyword": "dewiki",
            "domain_tld": "net",
            "query_time": "2024-05-18 16:03:28",
            "create_date": "2023-11-06",
            "update_date": "2024-03-29",
            "expiry_date": "2024-11-06",
            "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": [
                "ns1.dewiki.net",
                "ns2.dewiki.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "daswiki.com",
            "domain_keyword": "daswiki",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:16:47",
            "create_date": "2023-10-05",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 2176,
            "registrar_name": "DropCatch.com 696 LLC",
            "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": 41,
            "domain_name": "dewiki.de",
            "domain_keyword": "dewiki",
            "domain_tld": "de",
            "query_time": "2024-06-12 04:06:59",
            "update_date": "2022-11-05",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "adswiki.net",
            "domain_keyword": "adswiki",
            "domain_tld": "net",
            "query_time": "2024-04-15 03:17:51",
            "create_date": "2011-06-18",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-18",
            "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": "SiChuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://tieredaccess.com/contact/4bc715ed-eb77-4715-80d3-98295ba12e43",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cswiki.org",
            "domain_keyword": "cswiki",
            "domain_tld": "org",
            "query_time": "2024-04-25 21:36:07",
            "create_date": "2022-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dcwiki.co.kr",
            "domain_keyword": "dcwiki",
            "domain_tld": "co.kr",
            "query_time": "2022-07-05 13:32:39",
            "create_date": "2015-04-30",
            "update_date": "2018-02-19",
            "expiry_date": "2025-04-30",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "(?)??????",
            "registrant_address": "????? ??? ????77? 14 10?",
            "registrant_zip": "06158"
        },
        {
            "num": 45,
            "domain_name": "dowiki.info",
            "domain_keyword": "dowiki",
            "domain_tld": "info",
            "query_time": "2024-04-29 06:14:54",
            "create_date": "2019-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1037.ui-dns.com",
                "ns1053.ui-dns.de",
                "ns1063.ui-dns.org",
                "ns1068.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "gswiki.com",
            "domain_keyword": "gswiki",
            "domain_tld": "com",
            "query_time": "2024-04-28 23:08:21",
            "create_date": "2012-05-07",
            "update_date": "2024-03-17",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=gswiki.com",
            "name_servers": [
                "benedict.ns.cloudflare.com",
                "deborah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dkwiki.org",
            "domain_keyword": "dkwiki",
            "domain_tld": "org",
            "query_time": "2024-05-16 02:03:53",
            "create_date": "2020-11-01",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-01",
            "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.miraheze.org",
                "ns2.miraheze.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "uswiki.ru",
            "domain_keyword": "uswiki",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:31:18",
            "create_date": "2018-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "yswiki.com",
            "domain_keyword": "yswiki",
            "domain_tld": "com",
            "query_time": "2024-06-12 19:52:44",
            "create_date": "2023-09-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "parabola.dnspod.net",
                "rowing.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "d3wiki.com",
            "domain_keyword": "d3wiki",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:46:40",
            "create_date": "2006-02-14",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.slicehost.net",
                "ns2.slicehost.net",
                "ns3.slicehost.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dsawiki.net",
            "domain_keyword": "dsawiki",
            "domain_tld": "net",
            "query_time": "2024-04-25 22:52:02",
            "create_date": "2013-01-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 976,
            "registrar_name": "HTTP.NET INTERNET GMBH",
            "registrar_website": "http://www.http.net",
            "name_servers": [
                "ns1.far-galaxy.com",
                "ns2.far-galaxy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dseiki.com",
            "domain_keyword": "dseiki",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:44:39",
            "create_date": "2021-06-21",
            "update_date": "2021-06-21",
            "expiry_date": "2024-06-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.de",
                "ns1042.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "lswiki.com",
            "domain_keyword": "lswiki",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:11:00",
            "create_date": "2012-05-26",
            "update_date": "2021-05-20",
            "expiry_date": "2024-05-26",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sswiki.com",
            "domain_keyword": "sswiki",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:51:06",
            "create_date": "2007-12-12",
            "update_date": "2022-09-04",
            "expiry_date": "2027-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "drwiki.de",
            "domain_keyword": "drwiki",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:17:08",
            "update_date": "2018-07-24",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 56,
            "domain_name": "oswiki.com",
            "domain_keyword": "oswiki",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:20:35",
            "create_date": "2006-05-02",
            "update_date": "2023-12-29",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ds-wiki.app",
            "domain_keyword": "ds-wiki",
            "domain_tld": "app",
            "query_time": "2024-04-23 04:20:30",
            "create_date": "2020-06-05",
            "update_date": "2024-04-21",
            "expiry_date": "2030-06-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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",
            "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": 58,
            "domain_name": "gswiki.net",
            "domain_keyword": "gswiki",
            "domain_tld": "net",
            "query_time": "2024-05-16 06:26:43",
            "create_date": "2014-01-06",
            "update_date": "2023-12-28",
            "expiry_date": "2027-01-06",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=gswiki.net",
            "name_servers": [
                "ns11.dnstool.net",
                "ns12.dnstool.net",
                "ns13.dnstool.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "fdswiki.com",
            "domain_keyword": "fdswiki",
            "domain_tld": "com",
            "query_time": "2024-06-07 13:52:02",
            "create_date": "2023-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "dswiii.com",
            "domain_keyword": "dswiii",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:45:21",
            "create_date": "2015-03-11",
            "update_date": "2023-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "gswiki.org",
            "domain_keyword": "gswiki",
            "domain_tld": "org",
            "query_time": "2024-04-25 09:39:24",
            "create_date": "2012-05-07",
            "update_date": "2024-03-22",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "no",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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": [
                "jasmine.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "nswiki.net",
            "domain_keyword": "nswiki",
            "domain_tld": "net",
            "query_time": "2024-04-23 21:36:26",
            "create_date": "2017-12-09",
            "update_date": "2024-01-14",
            "expiry_date": "2024-12-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "diwiki.net",
            "domain_keyword": "diwiki",
            "domain_tld": "net",
            "query_time": "2024-04-17 19:50:09",
            "create_date": "2006-09-06",
            "update_date": "2023-08-31",
            "expiry_date": "2030-09-06",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Isabelle AYEL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "diwiki.org",
            "domain_keyword": "diwiki",
            "domain_tld": "org",
            "query_time": "2024-04-17 19:50:09",
            "create_date": "2006-09-06",
            "update_date": "2023-06-01",
            "expiry_date": "2030-09-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Isabelle AYEL",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "dgwiki.com",
            "domain_keyword": "dgwiki",
            "domain_tld": "com",
            "query_time": "2024-04-22 13:03:46",
            "create_date": "2018-06-16",
            "update_date": "2021-06-10",
            "expiry_date": "2024-06-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "d-wiki.ru",
            "domain_keyword": "d-wiki",
            "domain_tld": "ru",
            "query_time": "2024-05-09 17:19:36",
            "create_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "dsewiki.net",
            "domain_keyword": "dsewiki",
            "domain_tld": "net",
            "query_time": "2024-04-20 13:09:57",
            "create_date": "2016-02-03",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-03",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns2-04.azure-dns.net",
                "ns3-04.azure-dns.org",
                "ns4-04.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "dsewiki.org",
            "domain_keyword": "dsewiki",
            "domain_tld": "org",
            "query_time": "2024-05-29 06:10:39",
            "create_date": "2006-05-26",
            "update_date": "2024-05-24",
            "expiry_date": "2024-05-26",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HLS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dnwiki.com",
            "domain_keyword": "dnwiki",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:18:09",
            "create_date": "2006-04-25",
            "update_date": "2020-06-09",
            "expiry_date": "2024-04-25",
            "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": 70,
            "domain_name": "hswiki.cn",
            "domain_keyword": "hswiki",
            "domain_tld": "cn",
            "query_time": "2024-05-04 18:56:41",
            "create_date": "2020-06-02",
            "expiry_date": "2026-06-02",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "苏州汇硕信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dfwiki.net",
            "domain_keyword": "dfwiki",
            "domain_tld": "net",
            "query_time": "2024-05-29 10:07:42",
            "create_date": "2021-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kswiki.net",
            "domain_keyword": "kswiki",
            "domain_tld": "net",
            "query_time": "2024-06-07 04:41:46",
            "create_date": "2022-10-27",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "miki.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "dswifi.com",
            "domain_keyword": "dswifi",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:45:20",
            "create_date": "2018-10-11",
            "update_date": "2020-10-05",
            "expiry_date": "2024-10-11",
            "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": 74,
            "domain_name": "oswiki.cn",
            "domain_keyword": "oswiki",
            "domain_tld": "cn",
            "query_time": "2024-05-22 03:51:31",
            "create_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "屈靖瑶",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "eswiki.tech",
            "domain_keyword": "eswiki",
            "domain_tld": "tech",
            "query_time": "2024-06-01 05:43:38",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "dkwiki.net",
            "domain_keyword": "dkwiki",
            "domain_tld": "net",
            "query_time": "2024-05-25 07:47:19",
            "create_date": "2022-06-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-06-10",
            "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": "CHONGQING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dkwiki.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "marty.ns.cloudflare.com",
                "melissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "drwiki.info",
            "domain_keyword": "drwiki",
            "domain_tld": "info",
            "query_time": "2024-05-31 22:09:51",
            "create_date": "2010-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KIKAM-Unikinderklinik Mainz",
            "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": [
                "ns1049.ui-dns.biz",
                "ns1049.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1049.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "fswiki.net",
            "domain_keyword": "fswiki",
            "domain_tld": "net",
            "query_time": "2024-04-15 07:40:45",
            "create_date": "2006-03-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-20",
            "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": "STATE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/f7a0cf35-f78d-4453-9551-112968de566f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zero52.net",
                "ns2.zero52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "jswiki.org",
            "domain_keyword": "jswiki",
            "domain_tld": "org",
            "query_time": "2024-04-17 10:02:03",
            "create_date": "2012-03-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SurviveJS Oy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lansi-Suomen laani",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "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": [
                "sara.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dmwiki.net",
            "domain_keyword": "dmwiki",
            "domain_tld": "net",
            "query_time": "2024-05-29 03:51:36",
            "create_date": "2018-07-01",
            "update_date": "2023-11-22",
            "expiry_date": "2032-07-01",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cswiki.top",
            "domain_keyword": "cswiki",
            "domain_tld": "top",
            "query_time": "2024-05-08 11:33:58",
            "create_date": "2021-12-24",
            "update_date": "2024-02-24",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen jiang cun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dwwiki.com",
            "domain_keyword": "dwwiki",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:20:21",
            "create_date": "2020-07-02",
            "update_date": "2021-06-26",
            "expiry_date": "2025-07-02",
            "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": 83,
            "domain_name": "dnswiki.org",
            "domain_keyword": "dnswiki",
            "domain_tld": "org",
            "query_time": "2024-04-21 01:22:19",
            "create_date": "2014-05-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-05-15",
            "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": "Yu.Zhang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijingshi",
            "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": [
                "caramel.dnspod.net",
                "mallard.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "djwiki.com",
            "domain_keyword": "djwiki",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:04:26",
            "create_date": "2013-01-31",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "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=djwiki.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "eswiki.org",
            "domain_keyword": "eswiki",
            "domain_tld": "org",
            "query_time": "2024-04-19 02:15:10",
            "create_date": "2021-04-15",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-15",
            "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": 86,
            "domain_name": "dewiki.ru",
            "domain_keyword": "dewiki",
            "domain_tld": "ru",
            "query_time": "2024-05-13 11:22:06",
            "create_date": "2016-10-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "drwiki.net",
            "domain_keyword": "drwiki",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:31:46",
            "create_date": "2019-08-17",
            "update_date": "2023-06-17",
            "expiry_date": "2025-08-17",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/877fa7b3-2369-478a-b61d-030379e577f5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "dscwiki.net",
            "domain_keyword": "dscwiki",
            "domain_tld": "net",
            "query_time": "2024-04-20 13:06:55",
            "create_date": "2015-11-12",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-12",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "tswiki.club",
            "domain_keyword": "tswiki",
            "domain_tld": "club",
            "query_time": "2024-04-29 18:51:38",
            "create_date": "2021-10-18",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-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": "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.hostiq.ua",
                "dns2.hostiq.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "nswiki.com",
            "domain_keyword": "nswiki",
            "domain_tld": "com",
            "query_time": "2024-05-14 19:22:47",
            "create_date": "2012-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "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": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/9ef33395-b668-43a7-a34c-38fa3e22056d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dsawiki.org",
            "domain_keyword": "dsawiki",
            "domain_tld": "org",
            "query_time": "2024-04-25 22:52:03",
            "create_date": "2013-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "http://www.http.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Far-Galaxy Networks",
            "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": [
                "ns1.far-galaxy.com",
                "ns2.far-galaxy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dtswiki.online",
            "domain_keyword": "dtswiki",
            "domain_tld": "online",
            "query_time": "2024-05-14 23:24:26",
            "create_date": "2023-06-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Tyumenskaya Oblast",
            "registrant_country": "RU",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dsowiki.de",
            "domain_keyword": "dsowiki",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:18:26",
            "update_date": "2023-12-18",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "mswiki.com",
            "domain_keyword": "mswiki",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:03:56",
            "create_date": "2005-03-19",
            "update_date": "2023-01-26",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "fdswiki.org",
            "domain_keyword": "fdswiki",
            "domain_tld": "org",
            "query_time": "2024-06-01 16:01:02",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1030.ui-dns.de",
                "ns1036.ui-dns.com",
                "ns1061.ui-dns.org",
                "ns1068.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mswiki.com.br",
            "domain_keyword": "mswiki",
            "domain_tld": "com.br",
            "query_time": "2024-05-06 13:03:56",
            "create_date": "2013-04-29",
            "update_date": "2024-05-01",
            "expiry_date": "2029-04-29",
            "registrant_name": "Marcelo Strippoli",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 97,
            "domain_name": "adswiki.org",
            "domain_keyword": "adswiki",
            "domain_tld": "org",
            "query_time": "2024-05-15 12:55:12",
            "create_date": "2023-06-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "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": [
                "ns-157-a.gandi.net",
                "ns-76-b.gandi.net",
                "ns-90-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fswiki.com",
            "domain_keyword": "fswiki",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:40:45",
            "create_date": "2006-03-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-20",
            "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": "STATE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/6a940f72-fcf1-485e-abcb-320d9f8a5407",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.zero52.net",
                "b.zero52.org",
                "c.zero52.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dsawiki.com",
            "domain_keyword": "dsawiki",
            "domain_tld": "com",
            "query_time": "2024-04-25 22:52:02",
            "create_date": "2013-01-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 976,
            "registrar_name": "HTTP.NET INTERNET GMBH",
            "registrar_website": "http://www.http.net",
            "name_servers": [
                "ns1.far-galaxy.com",
                "ns2.far-galaxy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dqwiki.net",
            "domain_keyword": "dqwiki",
            "domain_tld": "net",
            "query_time": "2024-05-16 16:20:35",
            "create_date": "2011-05-13",
            "update_date": "2017-11-15",
            "expiry_date": "2025-05-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Symbio Web Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1039.ui-dns.biz",
                "ns1039.ui-dns.com",
                "ns1039.ui-dns.de",
                "ns1039.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.249,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dswiki.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4377</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dowiki.com, wdswiki.ru, dsswiki.us, diswiki.com, dewiki.com, dscwiki.com, duwiki.com, jswiki.de, d-wiki.org, dspwiki.org, 3swiki.org, dswifi.net, vswiki.icu, jswiki.info, dcwiki.net, dskiki.co.jp, nswiki.org, iswiki.uk, 3swiki.com, pswiki.com, fswiki.org, aswiki.net, 5dswiki.com, dfswiki.top, hswiki.top, hswiki.info, mswiki.win, dpwiki.com, dsrwiki.net, dpwiki.work, ds-wiki.live, dsswiki.net, fswiki.biz, fdswiki.net, dcwiki.com, cswiki.cz, ds-wiki.com, dewiki.nl, dewiki.net, daswiki.com, dewiki.de, adswiki.net, cswiki.org, dcwiki.co.kr, dowiki.info, gswiki.com, dkwiki.org, uswiki.ru, yswiki.com, d3wiki.com, dsawiki.net, dseiki.com, lswiki.com, sswiki.com, drwiki.de, oswiki.com, ds-wiki.app, gswiki.net, fdswiki.com, dswiii.com, gswiki.org, nswiki.net, diwiki.net, diwiki.org, dgwiki.com, d-wiki.ru, dsewiki.net, dsewiki.org, dnwiki.com, hswiki.cn, dfwiki.net, kswiki.net, dswifi.com, oswiki.cn, eswiki.tech, dkwiki.net, drwiki.info, fswiki.net, jswiki.org, dmwiki.net, cswiki.top, dwwiki.com, dnswiki.org, djwiki.com, eswiki.org, dewiki.ru, drwiki.net, dscwiki.net, tswiki.club, nswiki.com, dsawiki.org, dtswiki.online, dsowiki.de, mswiki.com, fdswiki.org, mswiki.com.br, adswiki.org, fswiki.com, dsawiki.com, dqwiki.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dowiki.com</domain_name>
   <domain_keyword>dowiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 11:14:24</query_time>
   <create_date>2005-02-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-09</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.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>wdswiki.ru</domain_name>
   <domain_keyword>wdswiki</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-29 00:08:17</query_time>
   <create_date>2023-05-26</create_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dsswiki.us</domain_name>
   <domain_keyword>dsswiki</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-05 07:35:23</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>Microsoft Corporation</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-02.azuregov-dns.us</value>
    <value>ns2-02.azuregov-dns.us</value>
    <value>ns3-02.azuregov-dns.us</value>
    <value>ns4-02.azuregov-dns.us</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>diswiki.com</domain_name>
   <domain_keyword>diswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:05:52</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/diswiki.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>5</num>
   <domain_name>dewiki.com</domain_name>
   <domain_keyword>dewiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:50:20</query_time>
   <create_date>2019-02-03</create_date>
   <update_date>2021-01-28</update_date>
   <expiry_date>2025-02-03</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>6</num>
   <domain_name>dscwiki.com</domain_name>
   <domain_keyword>dscwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:06:55</query_time>
   <create_date>2015-11-12</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>duwiki.com</domain_name>
   <domain_keyword>duwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 05:14:26</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2021-08-19</update_date>
   <expiry_date>2024-08-25</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>8</num>
   <domain_name>jswiki.de</domain_name>
   <domain_keyword>jswiki</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-12 08:11:31</query_time>
   <update_date>2022-12-19</update_date>
   <name_servers>
    <value>a-dns-service.de</value>
    <value>ns3.kas-dns-server.de</value>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>d-wiki.org</domain_name>
   <domain_keyword>d-wiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 02:43:53</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DBfK Nordwest e.V.</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>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>docks14.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dspwiki.org</domain_name>
   <domain_keyword>dspwiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 21:02:32</query_time>
   <create_date>2021-02-13</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-13</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>See PrivacyGuardian.org</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>dns21.hichina.com</value>
    <value>dns22.hichina.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>3swiki.org</domain_name>
   <domain_keyword>3swiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 19:27:47</query_time>
   <create_date>2012-06-04</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.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>NV</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>dalary.ns.cloudflare.com</value>
    <value>dexter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dswifi.net</domain_name>
   <domain_keyword>dswifi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 14:45:20</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>chong qing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>algernon.dnspod.net</value>
    <value>cassiopeia.dnspod.net</value>
    <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>13</num>
   <domain_name>vswiki.icu</domain_name>
   <domain_keyword>vswiki</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-30 00:01:18</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Zeng Ya Chenga</registrant_company>
   <registrant_state>hu nan sheng</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>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>jswiki.info</domain_name>
   <domain_keyword>jswiki</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 13:01:11</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2023-04-23</update_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://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>jason.ns.cloudflare.com</value>
    <value>margot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dcwiki.net</domain_name>
   <domain_keyword>dcwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:24:36</query_time>
   <create_date>2011-10-06</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <registrant_company>SCHNEIDER ELECTRIC INDUSTRIES SAS</registrant_company>
   <registrant_state>N/C</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://secure.nameshield.net/contact/dcwiki.net/owner</registrant_email>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</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>16</num>
   <domain_name>dskiki.co.jp</domain_name>
   <domain_keyword>dskiki</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-17 22:34:18</query_time>
   <create_date>1998-11-19</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Design Station KIKI. Inc</registrant_company>
   <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>
  </value>
  <value>
   <num>17</num>
   <domain_name>nswiki.org</domain_name>
   <domain_keyword>nswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 21:36:26</query_time>
   <create_date>2013-12-29</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-29</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>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>18</num>
   <domain_name>iswiki.uk</domain_name>
   <domain_keyword>iswiki</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 20:54:04</query_time>
   <create_date>2017-04-06</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>3swiki.com</domain_name>
   <domain_keyword>3swiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:27:47</query_time>
   <create_date>2012-07-11</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>WhoisGuard Protected</registrant_name>
   <registrant_company>WhoisGuard, Inc.</registrant_company>
   <registrant_address>P.O. Box 0823-03411</registrant_address>
   <registrant_city>Panama</registrant_city>
   <registrant_state>Panama</registrant_state>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365503</registrant_phone>
   <registrant_fax>+51.17057182</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>20</num>
   <domain_name>pswiki.com</domain_name>
   <domain_keyword>pswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:06:39</query_time>
   <create_date>2005-02-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/pswiki.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>21</num>
   <domain_name>fswiki.org</domain_name>
   <domain_keyword>fswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 07:40:45</query_time>
   <create_date>2006-03-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BitCoffee, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</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>a.zero52.net</value>
    <value>b.zero52.org</value>
    <value>c.zero52.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>aswiki.net</domain_name>
   <domain_keyword>aswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 06:10:13</query_time>
   <create_date>2013-10-08</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.theodor-reppe.de</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>DE</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.namemaster.de</value>
    <value>ns2.namemaster.de</value>
    <value>ns3.namemaster.de</value>
    <value>ns4.namemaster.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>5dswiki.com</domain_name>
   <domain_keyword>5dswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 14:00:27</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dfswiki.top</domain_name>
   <domain_keyword>dfswiki</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 12:28:22</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-03-31</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>25</num>
   <domain_name>hswiki.top</domain_name>
   <domain_keyword>hswiki</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 05:18:08</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2021-08-03</update_date>
   <expiry_date>2026-07-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>su zhou hui shuo xin xi ji shu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hswiki.info</domain_name>
   <domain_keyword>hswiki</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 03:03:09</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Heuschen &amp; Schrouff OFT BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL-LI</registrant_state>
   <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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mswiki.win</domain_name>
   <domain_keyword>mswiki</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-16 11:03:53</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2025-11-20</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.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>Zhejiang</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>dpwiki.com</domain_name>
   <domain_keyword>dpwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 20:47:35</query_time>
   <create_date>2016-01-06</create_date>
   <update_date>2020-12-31</update_date>
   <expiry_date>2025-01-06</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>29</num>
   <domain_name>dsrwiki.net</domain_name>
   <domain_keyword>dsrwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 07:34:25</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-01-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns902.hostgator.com.br</value>
    <value>ns903.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dpwiki.work</domain_name>
   <domain_keyword>dpwiki</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-22 23:12:40</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>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>ns37.dnsiaas.com</value>
    <value>ns38.dnsiaas.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>ds-wiki.live</domain_name>
   <domain_keyword>ds-wiki</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-19 05:40:05</query_time>
   <create_date>2021-05-22</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2031-05-22</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>ns21.domaincontrol.com</value>
    <value>ns22.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>32</num>
   <domain_name>dsswiki.net</domain_name>
   <domain_keyword>dsswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 14:40:01</query_time>
   <create_date>2006-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</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>ns27.domaincontrol.com</value>
    <value>ns28.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>33</num>
   <domain_name>fswiki.biz</domain_name>
   <domain_keyword>fswiki</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 07:40:45</query_time>
   <create_date>2007-10-10</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-09</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>BitCoffee, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</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.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>34</num>
   <domain_name>fdswiki.net</domain_name>
   <domain_keyword>fdswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 16:01:02</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/fdswiki.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>hans.ns.cloudflare.com</value>
    <value>janet.ns.cloudflare.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>dcwiki.com</domain_name>
   <domain_keyword>dcwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:24:36</query_time>
   <create_date>2005-01-05</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cswiki.cz</domain_name>
   <domain_keyword>cswiki</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 08:26:32</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_name>REG-1API</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd, Tempe, 85284, Arizona</registrant_address>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>ds-wiki.com</domain_name>
   <domain_keyword>ds-wiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:20:30</query_time>
   <create_date>2020-05-31</create_date>
   <update_date>2022-11-12</update_date>
   <expiry_date>2030-05-31</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>ns03.domaincontrol.com</value>
    <value>ns04.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>38</num>
   <domain_name>dewiki.nl</domain_name>
   <domain_keyword>dewiki</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 00:35:36</query_time>
   <create_date>2010-05-11</create_date>
   <update_date>2019-01-22</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns081.auroradns.eu</value>
    <value>ns082.auroradns.nl</value>
    <value>ns083.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dewiki.net</domain_name>
   <domain_keyword>dewiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 16:03:28</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-11-06</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>ns1.dewiki.net</value>
    <value>ns2.dewiki.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>daswiki.com</domain_name>
   <domain_keyword>daswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:16:47</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>2176</registrar_iana>
   <registrar_name>DropCatch.com 696 LLC</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>41</num>
   <domain_name>dewiki.de</domain_name>
   <domain_keyword>dewiki</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-12 04:06:59</query_time>
   <update_date>2022-11-05</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>adswiki.net</domain_name>
   <domain_keyword>adswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 03:17:51</query_time>
   <create_date>2011-06-18</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-18</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>SiChuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4bc715ed-eb77-4715-80d3-98295ba12e43</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cswiki.org</domain_name>
   <domain_keyword>cswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 21:36:07</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</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>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dcwiki.co.kr</domain_name>
   <domain_keyword>dcwiki</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-05 13:32:39</query_time>
   <create_date>2015-04-30</create_date>
   <update_date>2018-02-19</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>(?)??????</registrant_name>
   <registrant_address>????? ??? ????77? 14 10?</registrant_address>
   <registrant_zip>06158</registrant_zip>
  </value>
  <value>
   <num>45</num>
   <domain_name>dowiki.info</domain_name>
   <domain_keyword>dowiki</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 06:14:54</query_time>
   <create_date>2019-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <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>ns1037.ui-dns.com</value>
    <value>ns1053.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1068.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>gswiki.com</domain_name>
   <domain_keyword>gswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 23:08:21</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=gswiki.com</registrant_email>
   <name_servers>
    <value>benedict.ns.cloudflare.com</value>
    <value>deborah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dkwiki.org</domain_name>
   <domain_keyword>dkwiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 02:03:53</query_time>
   <create_date>2020-11-01</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-01</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.miraheze.org</value>
    <value>ns2.miraheze.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>uswiki.ru</domain_name>
   <domain_keyword>uswiki</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:31:18</query_time>
   <create_date>2018-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>yswiki.com</domain_name>
   <domain_keyword>yswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 19:52:44</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-02</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>parabola.dnspod.net</value>
    <value>rowing.dnspod.net</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>50</num>
   <domain_name>d3wiki.com</domain_name>
   <domain_keyword>d3wiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:46:40</query_time>
   <create_date>2006-02-14</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-01</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>ns1.slicehost.net</value>
    <value>ns2.slicehost.net</value>
    <value>ns3.slicehost.net</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>51</num>
   <domain_name>dsawiki.net</domain_name>
   <domain_keyword>dsawiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 22:52:02</query_time>
   <create_date>2013-01-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>HTTP.NET INTERNET GMBH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <name_servers>
    <value>ns1.far-galaxy.com</value>
    <value>ns2.far-galaxy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dseiki.com</domain_name>
   <domain_keyword>dseiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:44:39</query_time>
   <create_date>2021-06-21</create_date>
   <update_date>2021-06-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1026.ui-dns.de</value>
    <value>ns1042.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1081.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>lswiki.com</domain_name>
   <domain_keyword>lswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:11:00</query_time>
   <create_date>2012-05-26</create_date>
   <update_date>2021-05-20</update_date>
   <expiry_date>2024-05-26</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>sswiki.com</domain_name>
   <domain_keyword>sswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:51:06</query_time>
   <create_date>2007-12-12</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2027-12-12</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>ns19.domaincontrol.com</value>
    <value>ns20.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>55</num>
   <domain_name>drwiki.de</domain_name>
   <domain_keyword>drwiki</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:17:08</query_time>
   <update_date>2018-07-24</update_date>
   <name_servers>
    <value>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>oswiki.com</domain_name>
   <domain_keyword>oswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:20:35</query_time>
   <create_date>2006-05-02</create_date>
   <update_date>2023-12-29</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</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>57</num>
   <domain_name>ds-wiki.app</domain_name>
   <domain_keyword>ds-wiki</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-23 04:20:30</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2030-06-05</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_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>
   <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>58</num>
   <domain_name>gswiki.net</domain_name>
   <domain_keyword>gswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 06:26:43</query_time>
   <create_date>2014-01-06</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2027-01-06</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=gswiki.net</registrant_email>
   <name_servers>
    <value>ns11.dnstool.net</value>
    <value>ns12.dnstool.net</value>
    <value>ns13.dnstool.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>fdswiki.com</domain_name>
   <domain_keyword>fdswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 13:52:02</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-09</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>ns53.domaincontrol.com</value>
    <value>ns54.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>60</num>
   <domain_name>dswiii.com</domain_name>
   <domain_keyword>dswiii</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:45:21</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2023-03-12</update_date>
   <expiry_date>2025-03-11</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>ns27.domaincontrol.com</value>
    <value>ns28.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>61</num>
   <domain_name>gswiki.org</domain_name>
   <domain_keyword>gswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 09:39:24</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</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>no</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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>jasmine.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.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>nswiki.net</domain_name>
   <domain_keyword>nswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 21:36:26</query_time>
   <create_date>2017-12-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-12-09</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>diwiki.net</domain_name>
   <domain_keyword>diwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 19:50:09</query_time>
   <create_date>2006-09-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-09-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Isabelle AYEL</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>DE</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>diwiki.org</domain_name>
   <domain_keyword>diwiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 19:50:09</query_time>
   <create_date>2006-09-06</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2030-09-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Isabelle AYEL</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>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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>dgwiki.com</domain_name>
   <domain_keyword>dgwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 13:03:46</query_time>
   <create_date>2018-06-16</create_date>
   <update_date>2021-06-10</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>d-wiki.ru</domain_name>
   <domain_keyword>d-wiki</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-09 17:19:36</query_time>
   <create_date>2024-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>dsewiki.net</domain_name>
   <domain_keyword>dsewiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 13:09:57</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-04.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
    <value>ns3-04.azure-dns.org</value>
    <value>ns4-04.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>dsewiki.org</domain_name>
   <domain_keyword>dsewiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 06:10:39</query_time>
   <create_date>2006-05-26</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HLS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dnwiki.com</domain_name>
   <domain_keyword>dnwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:18:09</query_time>
   <create_date>2006-04-25</create_date>
   <update_date>2020-06-09</update_date>
   <expiry_date>2024-04-25</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>70</num>
   <domain_name>hswiki.cn</domain_name>
   <domain_keyword>hswiki</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 18:56:41</query_time>
   <create_date>2020-06-02</create_date>
   <expiry_date>2026-06-02</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>苏州汇硕信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dfwiki.net</domain_name>
   <domain_keyword>dfwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 10:07:42</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>72</num>
   <domain_name>kswiki.net</domain_name>
   <domain_keyword>kswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 04:41:46</query_time>
   <create_date>2022-10-27</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>miki.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dswifi.com</domain_name>
   <domain_keyword>dswifi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:45:20</query_time>
   <create_date>2018-10-11</create_date>
   <update_date>2020-10-05</update_date>
   <expiry_date>2024-10-11</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>74</num>
   <domain_name>oswiki.cn</domain_name>
   <domain_keyword>oswiki</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-22 03:51:31</query_time>
   <create_date>2024-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>屈靖瑶</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>eswiki.tech</domain_name>
   <domain_keyword>eswiki</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 05:43:38</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.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>dkwiki.net</domain_name>
   <domain_keyword>dkwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 07:47:19</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-06-10</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>CHONGQING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dkwiki.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>marty.ns.cloudflare.com</value>
    <value>melissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>drwiki.info</domain_name>
   <domain_keyword>drwiki</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 22:09:51</query_time>
   <create_date>2010-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KIKAM-Unikinderklinik Mainz</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>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>ns1049.ui-dns.biz</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1049.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>fswiki.net</domain_name>
   <domain_keyword>fswiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 07:40:45</query_time>
   <create_date>2006-03-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-20</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>STATE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f7a0cf35-f78d-4453-9551-112968de566f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zero52.net</value>
    <value>ns2.zero52.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>jswiki.org</domain_name>
   <domain_keyword>jswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 10:02:03</query_time>
   <create_date>2012-03-27</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SurviveJS Oy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lansi-Suomen laani</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</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>sara.ns.cloudflare.com</value>
    <value>walt.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>dmwiki.net</domain_name>
   <domain_keyword>dmwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 03:51:36</query_time>
   <create_date>2018-07-01</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2032-07-01</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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cswiki.top</domain_name>
   <domain_keyword>cswiki</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 11:33:58</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen jiang cun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>jm1.dns.com</value>
    <value>jm2.dns.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>dwwiki.com</domain_name>
   <domain_keyword>dwwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:20:21</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2021-06-26</update_date>
   <expiry_date>2025-07-02</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>83</num>
   <domain_name>dnswiki.org</domain_name>
   <domain_keyword>dnswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 01:22:19</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-05-15</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>Yu.Zhang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijingshi</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>caramel.dnspod.net</value>
    <value>mallard.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>djwiki.com</domain_name>
   <domain_keyword>djwiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:04:26</query_time>
   <create_date>2013-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</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=djwiki.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>85</num>
   <domain_name>eswiki.org</domain_name>
   <domain_keyword>eswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 02:15:10</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-15</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>86</num>
   <domain_name>dewiki.ru</domain_name>
   <domain_keyword>dewiki</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-13 11:22:06</query_time>
   <create_date>2016-10-12</create_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>drwiki.net</domain_name>
   <domain_keyword>drwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:31:46</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/877fa7b3-2369-478a-b61d-030379e577f5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>dscwiki.net</domain_name>
   <domain_keyword>dscwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 13:06:55</query_time>
   <create_date>2015-11-12</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>tswiki.club</domain_name>
   <domain_keyword>tswiki</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-29 18:51:38</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-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>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.hostiq.ua</value>
    <value>dns2.hostiq.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>nswiki.com</domain_name>
   <domain_keyword>nswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 19:22:47</query_time>
   <create_date>2012-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9ef33395-b668-43a7-a34c-38fa3e22056d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dsawiki.org</domain_name>
   <domain_keyword>dsawiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 22:52:03</query_time>
   <create_date>2013-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Far-Galaxy Networks</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>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>ns1.far-galaxy.com</value>
    <value>ns2.far-galaxy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dtswiki.online</domain_name>
   <domain_keyword>dtswiki</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 23:24:26</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-21</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>Private Person</registrant_company>
   <registrant_state>Tyumenskaya Oblast</registrant_state>
   <registrant_country>RU</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dsowiki.de</domain_name>
   <domain_keyword>dsowiki</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:18:26</query_time>
   <update_date>2023-12-18</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>mswiki.com</domain_name>
   <domain_keyword>mswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:03:56</query_time>
   <create_date>2005-03-19</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-01-01</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>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>95</num>
   <domain_name>fdswiki.org</domain_name>
   <domain_keyword>fdswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 16:01:02</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1030.ui-dns.de</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1061.ui-dns.org</value>
    <value>ns1068.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mswiki.com.br</domain_name>
   <domain_keyword>mswiki</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-06 13:03:56</query_time>
   <create_date>2013-04-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2029-04-29</expiry_date>
   <registrant_name>Marcelo Strippoli</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>adswiki.org</domain_name>
   <domain_keyword>adswiki</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 12:55:12</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</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>ns-157-a.gandi.net</value>
    <value>ns-76-b.gandi.net</value>
    <value>ns-90-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fswiki.com</domain_name>
   <domain_keyword>fswiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:40:45</query_time>
   <create_date>2006-03-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-20</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>STATE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6a940f72-fcf1-485e-abcb-320d9f8a5407</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.zero52.net</value>
    <value>b.zero52.org</value>
    <value>c.zero52.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>dsawiki.com</domain_name>
   <domain_keyword>dsawiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 22:52:02</query_time>
   <create_date>2013-01-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>HTTP.NET INTERNET GMBH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <name_servers>
    <value>ns1.far-galaxy.com</value>
    <value>ns2.far-galaxy.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>dqwiki.net</domain_name>
   <domain_keyword>dqwiki</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 16:20:35</query_time>
   <create_date>2011-05-13</create_date>
   <update_date>2017-11-15</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Symbio Web Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>ns1039.ui-dns.biz</value>
    <value>ns1039.ui-dns.com</value>
    <value>ns1039.ui-dns.de</value>
    <value>ns1039.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.249</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.