WHOIS QUERY TIME

25 Apr 2024 - 4:17 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.eftydns.com
ns2.eftydns.com

DOMAIN STATUS

ok

REGISTRANT

Name: Christoph Berger
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=docs.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "docs.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "docs.ae",
            "domain_keyword": "docs",
            "domain_tld": "ae",
            "query_time": "2024-04-25 16:17:26",
            "registrar_name": "AESERVER",
            "registrant_name": "Christoph Berger",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>docs.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>docs.ae</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-25 16:17:26</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Christoph Berger</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.049</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.209 seconds) for "docs.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Sep 2022 - 4:42 AM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.eftydns.com
ns2.eftydns.com

DOMAIN STATUS

ok

REGISTRANT

Name: Christoph Berger
Email: visit whois.aeda.ae for web based whois

#2 - QUERY TIME

21 Jul 2023 - 11:53 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.eftydns.com
ns2.eftydns.com

DOMAIN STATUS

ok

REGISTRANT

Name: Christoph Berger
Email: visit whois.aeda.net.ae for web based whois

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=docs.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "docs.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "docs.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "docs.ae",
            "domain_keyword": "docs",
            "domain_tld": "ae",
            "query_time": "2022-09-09 04:42:48",
            "registrar_name": "AESERVER",
            "registrant_name": "Christoph Berger",
            "registrant_email": "visit whois.aeda.ae for web based whois",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "docs.ae",
            "domain_keyword": "docs",
            "domain_tld": "ae",
            "query_time": "2023-07-21 23:53:09",
            "registrar_name": "AESERVER",
            "registrant_name": "Christoph Berger",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.209,
        "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>docs.ae</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>docs.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>docs.ae</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2022-09-09 04:42:48</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Christoph Berger</registrant_name>
   <registrant_email>visit whois.aeda.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>docs.ae</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-07-21 23:53:09</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Christoph Berger</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.209</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 209 domain names (in 0.061 seconds) which contained the exact domain keyword "docs".
Domain Name Registered Expiry Registrar Ownership
1 docs.com 8 Mar 1995 9 Mar 2025 MarkMonitor, Inc. Microsoft Corporation
2 docs.co.uk 27 Oct 1997 27 Oct 2024 L D S Technology Ltd [Tag = LDS] -
3 docs.ie 27 Apr 1998 28 Apr 2025 Elive Nightimer Ltd
4 docs.org 20 Jul 1998 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 docs.be 26 Jul 1999 - Hantai b.v.b.a. -
6 docs.co.kr 29 Jan 2000 29 Jan 2025 (?)????? ??
7 docs.ru 9 Feb 2000 28 Feb 2025 REGRU-RU Private Person
8 docs.it 16 Feb 2000 9 Jan 2025 Aruba s.p.a. hands free di pergetti claudio
9 docs.ca 27 Nov 2000 20 Feb 2025 CSC Corporate Domains (Canada) Company Microsoft Canada Inc.
10 docs.org.uk 14 May 2001 14 May 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
11 docs.jp 21 May 2001 31 May 2025 - Hokkaido.Construction.Surety Co.Ltd
12 docs.biz 27 Mar 2002 26 Mar 2025 Safenames Ltd Open Text Corporation
13 docs.us 24 Apr 2002 23 Apr 2025 eNom, LLC Scott Matthews
14 docs.net 5 Aug 2002 5 Aug 2024 MarkMonitor, Inc. Microsoft Corporation
15 docs.info 29 Nov 2003 29 Nov 2025 Dynadot Inc REDACTED FOR PRIVACY
16 docs.pl 21 Feb 2005 21 Feb 2026 HBS cloud sp. z o.o. -
17 docs.cn 22 Mar 2005 22 Mar 2025 GoDaddy.com,LLC Tran, Truong Duy
18 docs.com.cn 19 Oct 2005 19 Oct 2024 MarkMonitor Inc. Microsoft (China) Co., Ltd.
19 docs.nl 2 Nov 2005 - Hostnet B.V. -
20 docs.fr 21 Nov 2005 17 Jun 2024 OVH Ano Nymous
21 docs.kr 28 Feb 2007 28 Feb 2025 (?)????? ??
22 docs.pro 14 Aug 2007 14 Aug 2027 DomainPeople, Inc. Data Protected
23 docs.su 3 Dec 2007 3 Dec 2024 REGRU-SU Private Person
24 docs.in 5 Jan 2008 5 Jan 2025 CSC Corporate Domains, Inc. Microsoft Corporation
25 docs.asia 7 Jun 2008 7 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
26 docs.me 17 Jul 2008 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 docs.ly 1 Nov 2008 26 Feb 2025 Libyan Spider Network (int) docsly
28 docs.cx 10 Jun 2009 10 Jun 2024 CoCCA | Public Registrar Marcos Moreira
29 docs.cc 12 Aug 2009 12 Aug 2024 GoDaddy.com, LLC -
30 docs.io 23 Feb 2010 23 Feb 2025 MarkMonitor Inc. Microsoft Corporation
31 docs.sk 20 Apr 2010 17 Jun 2024 Platon Technologies, s.r.o. Platon Technologies, s.r.o.
32 docs.co.in 27 Apr 2010 27 Apr 2025 Endurance Digital Domain Technology LLP Kartik Raichura
33 docs.co 4 Oct 2010 3 Oct 2024 CSC Corporate Domains, Inc. Microsoft Corporation
34 docs.com.pt 5 Oct 2010 7 Jan 2024 - Microsoft Corporation
35 docs.gs 1 Apr 2011 1 Apr 2025 Key-Systems GmbH Louis Montpetit
36 docs.co.jp 20 Oct 2011 - - docs,inc.
37 docs.tv 14 Apr 2014 14 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 docs.club 7 May 2014 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 docs.ninja 1 Jun 2014 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 docs.social 4 Jun 2014 4 Jun 2025 MarkMonitor Inc. DNStination Inc.
41 docs.zone 25 Jun 2014 25 Jun 2027 Key-Systems, LLC Moniker Privacy Services
42 docs.gl 13 Aug 2014 13 Aug 2024 1API GmbH -
43 docs.today 19 Aug 2014 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 docs.exchange 7 Oct 2014 7 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 docs.fish 30 Oct 2014 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 docs.tax 13 Jan 2015 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 docs.bio 3 Feb 2015 3 Feb 2025 united-domains AG Emerald Bioventures, LLC
48 docs.email 8 Jul 2015 8 Jul 2024 MarkMonitor Inc. Microsoft Corporation
49 docs.feedback 15 Jul 2015 15 Jul 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
50 docs.house 5 Aug 2015 5 Aug 2024 MarkMonitor Inc. DNStination Inc.
51 docs.school 20 Aug 2015 20 Aug 2025 Gandi SAS REDACTED FOR PRIVACY
52 docs.wine 27 Jan 2016 27 Jan 2025 Go China Domains, LLC Domains By Proxy, LLC
53 docs.rocks 3 Feb 2016 3 Feb 2025 Name.com, Inc. VME Retail Systems Ltd
54 docs.pet 5 Mar 2016 5 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
55 docs.place 6 Mar 2016 6 Mar 2025 Gandi SAS Clinical Tools Inc.
56 docs.life 8 Mar 2016 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 docs.barcelona 20 Mar 2016 20 Mar 2025 10dencehispahard S.L. (CDmon.com) Planeta Med, S.L.
58 docs.istanbul 31 May 2016 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 docs.ist 31 May 2016 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 docs.xn--vuq861b 29 Jun 2016 29 Jun 2024 Reserved for non-billable transactions where Registry Operator acts as Registrar -
61 docs.saarland 13 Oct 2016 13 Oct 2024 IONOS SE Docs Apotheke Saarlouis
62 docs.new 29 Nov 2016 29 Nov 2024 Charleston Road Registry Billable Charleston Road Registry, Inc.
63 docs.nz 30 Mar 2017 - Freeparking T/A Domain Agent -
64 docs.wang 18 May 2017 18 May 2025 XinNet Technology Corporation 熊超
65 docs.com.co 10 Aug 2017 9 Aug 2024 .COInternet Restricted and Reserved names REDACTED FOR PRIVACY
66 docs.sh 25 Oct 2017 25 Oct 2024 Porkbun LLC Private by Design, LLC
67 docs.lighting 29 Nov 2017 29 Nov 2024 Mesh Digital Limited Domains By Proxy, LLC
68 docs.ren 31 Dec 2017 31 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gong lin
69 docs.money 12 Jan 2018 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 docs.vip 19 Feb 2018 19 Feb 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
71 docs.fyi 27 Mar 2018 27 Mar 2025 Cloudflare, Inc REDACTED FOR PRIVACY
72 docs.world 9 Apr 2018 9 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
73 docs.abb 26 Apr 2018 26 Apr 2025 CSC Corporate Domains, Inc. ABB Asea Brown Boveri Ltd
74 docs.pub 27 Apr 2018 27 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 docs.guru 2 Jun 2018 2 Jun 2028 GoDaddy.com, LLC Domains By Proxy, LLC
76 docs.blue 26 Jun 2018 26 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Khmerdocs
77 docs.sale 2 Oct 2018 2 Oct 2027 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED NA
78 docs.network 24 Oct 2018 24 Oct 2027 GoDaddy.com, LLC Domains By Proxy, LLC
79 docs.onl 9 Dec 2018 9 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
80 docs.dental 2 Jan 2019 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 docs.ro 7 Jan 2019 24 Sep 2024 ICI - Registrar -
82 docs.africa 1 Feb 2019 1 Feb 2025 Namecheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 docs.doctor 30 Mar 2019 30 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 docs.gallery 12 Apr 2019 12 Apr 2029 GoDaddy.com, LLC Domains By Proxy, LLC
85 docs.immo 15 Apr 2019 15 Apr 2025 Gandi SAS Immoweb
86 docs.direct 6 May 2019 6 May 2025 Squarespace Domains II LLC Century 21 Titans Realty Inc.
87 docs.aero 18 May 2019 18 May 2025 101domain GRS Limited REDACTED FOR PRIVACY
88 docs.md 3 Jun 2019 3 Jun 2028 - -
89 docs.plus 10 Aug 2019 10 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 docs.design 17 Sep 2019 17 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 docs.education 27 Sep 2019 27 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 docs.services 2 Oct 2019 2 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
93 docs.company 20 Oct 2019 20 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 docs.directory 25 Oct 2019 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 docs.ky 19 Nov 2019 19 Nov 2023 Uniregistrar Corp Domains By Proxy, LLC
96 docs.earth 14 Jan 2020 14 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 docs.systems 17 Jan 2020 17 Jan 2025 Vautron Rechenzentrum AG -
98 docs.live 23 Jan 2020 23 Jan 2025 Chengdu West Dimension Digital Technology Co., Ltd. Li Ling
99 docs.fit 23 Jan 2020 23 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
100 docs.express 2 Mar 2020 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Docs.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=docs&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "docs",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 210,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "docs.com, docs.co.uk, docs.ie, docs.org, docs.be, docs.co.kr, docs.ru, docs.it, docs.ca, docs.org.uk, docs.jp, docs.biz, docs.us, docs.net, docs.info, docs.pl, docs.cn, docs.com.cn, docs.nl, docs.fr, docs.kr, docs.pro, docs.su, docs.in, docs.asia, docs.me, docs.ly, docs.cx, docs.cc, docs.io, docs.sk, docs.co.in, docs.co, docs.com.pt, docs.gs, docs.co.jp, docs.tv, docs.club, docs.ninja, docs.social, docs.zone, docs.gl, docs.today, docs.exchange, docs.fish, docs.tax, docs.bio, docs.email, docs.feedback, docs.house, docs.school, docs.wine, docs.rocks, docs.pet, docs.place, docs.life, docs.barcelona, docs.istanbul, docs.ist, docs.xn--vuq861b, docs.saarland, docs.new, docs.nz, docs.wang, docs.com.co, docs.sh, docs.lighting, docs.ren, docs.money, docs.vip, docs.fyi, docs.world, docs.abb, docs.pub, docs.guru, docs.blue, docs.sale, docs.network, docs.onl, docs.dental, docs.ro, docs.africa, docs.doctor, docs.gallery, docs.immo, docs.direct, docs.aero, docs.md, docs.plus, docs.design, docs.education, docs.services, docs.company, docs.directory, docs.ky, docs.earth, docs.systems, docs.live, docs.fit, docs.express",
    "results": [
        {
            "num": 1,
            "domain_name": "docs.com",
            "domain_keyword": "docs",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:03:57",
            "create_date": "1995-03-08",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.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-32.azure-dns.com",
                "ns2-32.azure-dns.net",
                "ns3-32.azure-dns.org",
                "ns4-32.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "docs.co.uk",
            "domain_keyword": "docs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "1997-10-27",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_name": "L D S Technology Ltd [Tag = LDS]",
            "registrar_website": "https://www.lds.co.uk",
            "name_servers": [
                "ns3.lds.co.uk",
                "ns4.lds.co.uk",
                "ns5.lds.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "docs.ie",
            "domain_keyword": "docs",
            "domain_tld": "ie",
            "query_time": "2024-05-09 04:20:47",
            "create_date": "1998-04-27",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_name": "Elive",
            "registrar_website": "https://www.elive.ie",
            "registrant_name": "Nightimer Ltd",
            "name_servers": [
                "dns.elive.ie",
                "dns.elive.me",
                "dns.elive.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "docs.org",
            "domain_keyword": "docs",
            "domain_tld": "org",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "1998-07-20",
            "update_date": "2023-10-23",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "docs.be",
            "domain_keyword": "docs",
            "domain_tld": "be",
            "query_time": "2024-05-29 16:51:30",
            "create_date": "1999-07-26",
            "registrar_name": "Hantai b.v.b.a.",
            "registrar_website": "http://domains.hantai.be",
            "name_servers": [
                "ns1193.dns.dyn.com",
                "ns2169.dns.dyn.com",
                "ns3173.dns.dyn.com",
                "ns4159.dns.dyn.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 6,
            "domain_name": "docs.co.kr",
            "domain_keyword": "docs",
            "domain_tld": "co.kr",
            "query_time": "2022-01-29 00:00:54",
            "create_date": "2000-01-29",
            "update_date": "2016-04-10",
            "expiry_date": "2025-01-29",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "??",
            "registrant_address": "?? ??? ??1? 58 Suyu 1(il)-dong, Gangbuk-gu, Seoul, Seoul, KR",
            "registrant_zip": "142071"
        },
        {
            "num": 7,
            "domain_name": "docs.ru",
            "domain_keyword": "docs",
            "domain_tld": "ru",
            "query_time": "2024-04-30 15:37:44",
            "create_date": "2000-02-09",
            "expiry_date": "2025-02-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns-111.awsdns-13.com",
                "ns-1408.awsdns-48.org",
                "ns-1634.awsdns-12.co.uk",
                "ns-702.awsdns-23.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "docs.it",
            "domain_keyword": "docs",
            "domain_tld": "it",
            "query_time": "2024-06-02 16:14:32",
            "create_date": "2000-02-16",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-09",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hands free di pergetti claudio",
            "registrant_address": "via Einstein 9/A",
            "registrant_city": "RE",
            "registrant_state": "RE",
            "registrant_zip": "42100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "docs.ca",
            "domain_keyword": "docs",
            "domain_tld": "ca",
            "query_time": "2024-06-12 12:33:30",
            "create_date": "2000-11-27",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-20",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "Benjamin Orndorff",
            "registrant_company": "Microsoft Canada Inc.",
            "registrant_address": "1950 Meadowvale Blvd",
            "registrant_city": "Mississauga",
            "registrant_state": "ON",
            "registrant_zip": "L5N8L9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9055680434",
            "registrant_fax": "+1.4259367330",
            "name_servers": [
                "ns1-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "docs.org.uk",
            "domain_keyword": "docs",
            "domain_tld": "org.uk",
            "query_time": "2024-05-15 00:47:17",
            "create_date": "2001-05-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns0000.ns0.com",
                "ns1.quickserve.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "docs.jp",
            "domain_keyword": "docs",
            "domain_tld": "jp",
            "query_time": "2024-06-02 16:14:32",
            "create_date": "2001-05-21",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Hokkaido.Construction.Surety Co.Ltd",
            "registrant_address": "1,Kita4-jo,Nishi3-chome,Chuo-ku,Sapporo-shi",
            "registrant_zip": "060-0004",
            "registrant_email": "[email protected]",
            "registrant_phone": "011-221-1021",
            "registrant_fax": "011-222-7148",
            "name_servers": [
                "ns.docs.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 12,
            "domain_name": "docs.biz",
            "domain_keyword": "docs",
            "domain_tld": "biz",
            "query_time": "2024-05-27 00:27:26",
            "create_date": "2002-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-26",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "whois.safenames.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Open Text Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "docs.us",
            "domain_keyword": "docs",
            "domain_tld": "us",
            "query_time": "2024-05-04 09:24:44",
            "create_date": "2002-04-24",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Scott Matthews",
            "registrant_address": "26516 Manderson Ct.",
            "registrant_city": "Valley",
            "registrant_state": "NE",
            "registrant_zip": "68064",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4027300730",
            "registrant_fax": "+1.0000000000",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "docs.net",
            "domain_keyword": "docs",
            "domain_tld": "net",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2002-08-05",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "docs.info",
            "domain_keyword": "docs",
            "domain_tld": "info",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2003-11-29",
            "update_date": "2024-02-26",
            "expiry_date": "2025-11-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "docs.pl",
            "domain_keyword": "docs",
            "domain_tld": "pl",
            "query_time": "2024-04-24 12:08:31",
            "create_date": "2005-02-21",
            "update_date": "2024-01-25",
            "expiry_date": "2026-02-21",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "docs.cn",
            "domain_keyword": "docs",
            "domain_tld": "cn",
            "query_time": "2024-04-25 11:12:32",
            "create_date": "2005-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "Tran, Truong Duy",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "docs.com.cn",
            "domain_keyword": "docs",
            "domain_tld": "com.cn",
            "query_time": "2024-06-12 12:33:31",
            "create_date": "2005-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Microsoft (China) Co., Ltd.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-07.azure-dns.com",
                "ns2-07.azure-dns.net",
                "ns3-07.azure-dns.org",
                "ns4-07.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "docs.nl",
            "domain_keyword": "docs",
            "domain_tld": "nl",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2005-11-02",
            "update_date": "2023-10-05",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "kyree.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 20,
            "domain_name": "docs.fr",
            "domain_keyword": "docs",
            "domain_tld": "fr",
            "query_time": "2024-05-06 11:48:39",
            "create_date": "2005-11-21",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-17",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 21,
            "domain_name": "docs.kr",
            "domain_keyword": "docs",
            "domain_tld": "kr",
            "query_time": "2022-07-10 23:56:16",
            "create_date": "2007-02-28",
            "update_date": "2016-04-10",
            "expiry_date": "2025-02-28",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "??"
        },
        {
            "num": 22,
            "domain_name": "docs.pro",
            "domain_keyword": "docs",
            "domain_tld": "pro",
            "query_time": "2024-05-15 16:03:46",
            "create_date": "2007-08-14",
            "update_date": "2022-01-25",
            "expiry_date": "2027-08-14",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ndoverdrive.com",
                "ns2.ndoverdrive.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "docs.su",
            "domain_keyword": "docs",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:07:56",
            "create_date": "2007-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 24,
            "domain_name": "docs.in",
            "domain_keyword": "docs",
            "domain_tld": "in",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2008-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "docs.asia",
            "domain_keyword": "docs",
            "domain_tld": "asia",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2008-06-07",
            "update_date": "2023-09-14",
            "expiry_date": "2024-06-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "docs.me",
            "domain_keyword": "docs",
            "domain_tld": "me",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2008-07-17",
            "update_date": "2024-06-11",
            "expiry_date": "2024-07-17",
            "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": [
                "jack.ns.cloudflare.com",
                "lola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "docs.ly",
            "domain_keyword": "docs",
            "domain_tld": "ly",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2008-11-01",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-26",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Alexander Lunnon",
            "registrant_company": "docsly",
            "registrant_address": "Alex Lunnon",
            "registrant_city": "[email protected]",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.213400020",
            "name_servers": [
                "a.dns.park.io",
                "b.dns.park.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "docs.cx",
            "domain_keyword": "docs",
            "domain_tld": "cx",
            "query_time": "2024-06-01 10:02:01",
            "create_date": "2009-06-10",
            "update_date": "2021-06-10",
            "expiry_date": "2024-06-10",
            "registrar_name": "CoCCA | Public Registrar",
            "registrar_website": "https://secure.coccaregistry.net",
            "registrant_name": "Marcos Moreira",
            "registrant_address": "rua Santo Antonio",
            "registrant_city": "Juiz de Fora",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1 12439890954",
            "name_servers": [
                "ns01.centralx.com.br",
                "ns02.centralx.com.br",
                "ns03.centralx.com.br"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "docs.cc",
            "domain_keyword": "docs",
            "domain_tld": "cc",
            "query_time": "2024-05-04 09:24:44",
            "create_date": "2009-08-12",
            "update_date": "2021-02-07",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "docs.io",
            "domain_keyword": "docs",
            "domain_tld": "io",
            "query_time": "2024-05-08 09:04:20",
            "create_date": "2010-02-23",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "docs.sk",
            "domain_keyword": "docs",
            "domain_tld": "sk",
            "query_time": "2024-06-02 00:07:37",
            "create_date": "2010-04-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_name": "Platon Technologies, s.r.o.",
            "registrant_name": "Platon Technologies, s.r.o.",
            "registrant_company": "Platon Technologies, s.r.o.",
            "registrant_address": "HLAVNA 3",
            "registrant_city": "SALA",
            "registrant_zip": "92701",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.222111321",
            "name_servers": [
                "dns.platon.org",
                "dns.platon.sk",
                "ns.platon.org",
                "ns.platon.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 32,
            "domain_name": "docs.co.in",
            "domain_keyword": "docs",
            "domain_tld": "co.in",
            "query_time": "2024-05-04 09:24:44",
            "create_date": "2010-04-27",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-27",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kartik Raichura",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "docs.co",
            "domain_keyword": "docs",
            "domain_tld": "co",
            "query_time": "2024-06-12 12:33:31",
            "create_date": "2010-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "docs.com.pt",
            "domain_keyword": "docs",
            "domain_tld": "com.pt",
            "query_time": "2024-05-27 00:27:26",
            "create_date": "2010-10-05",
            "expiry_date": "2024-01-07",
            "registrant_name": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way",
            "registrant_city": "WA",
            "registrant_state": "Redmond",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1-07.azure-dns.com",
                "ns2-07.azure-dns.net",
                "ns3-07.azure-dns.org",
                "ns4-07.azure-dns.info"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 35,
            "domain_name": "docs.gs",
            "domain_keyword": "docs",
            "domain_tld": "gs",
            "query_time": "2024-06-03 06:02:22",
            "create_date": "2011-04-01",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-01",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Louis Montpetit",
            "registrant_address": "186 de l'Epee Avenue",
            "registrant_city": "Outremont",
            "registrant_state": "QC",
            "registrant_zip": "H2V 3T2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1 5142789558",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "docs.co.jp",
            "domain_keyword": "docs",
            "domain_tld": "co.jp",
            "query_time": "2024-05-27 00:27:26",
            "create_date": "2011-10-20",
            "update_date": "2023-11-01",
            "registrant_company": "docs,inc.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 37,
            "domain_name": "docs.tv",
            "domain_keyword": "docs",
            "domain_tld": "tv",
            "query_time": "2024-06-12 12:33:33",
            "create_date": "2014-04-14",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-4b63f34d.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "docs.club",
            "domain_keyword": "docs",
            "domain_tld": "club",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2014-05-07",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "docs.ninja",
            "domain_keyword": "docs",
            "domain_tld": "ninja",
            "query_time": "2024-06-02 01:43:48",
            "create_date": "2014-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "docs.social",
            "domain_keyword": "docs",
            "domain_tld": "social",
            "query_time": "2024-06-12 12:33:33",
            "create_date": "2014-06-04",
            "update_date": "2024-05-09",
            "expiry_date": "2025-06-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "docs.zone",
            "domain_keyword": "docs",
            "domain_tld": "zone",
            "query_time": "2024-06-02 01:01:59",
            "create_date": "2014-06-25",
            "update_date": "2022-03-07",
            "expiry_date": "2027-06-25",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "albert.ns.cloudflare.com",
                "norah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "docs.gl",
            "domain_keyword": "docs",
            "domain_tld": "gl",
            "query_time": "2024-06-02 01:01:55",
            "create_date": "2014-08-13",
            "update_date": "2024-02-09",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "https://whois.nic.gl/contact/docs.gl/registrant",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "docs.today",
            "domain_keyword": "docs",
            "domain_tld": "today",
            "query_time": "2024-05-15 16:03:46",
            "create_date": "2014-08-19",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-19",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "docs.exchange",
            "domain_keyword": "docs",
            "domain_tld": "exchange",
            "query_time": "2024-06-01 23:02:20",
            "create_date": "2014-10-07",
            "update_date": "2023-08-19",
            "expiry_date": "2024-10-07",
            "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": [
                "ns.l3corp.com",
                "ns2.l3corp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "docs.fish",
            "domain_keyword": "docs",
            "domain_tld": "fish",
            "query_time": "2024-05-15 16:03:45",
            "create_date": "2014-10-30",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-30",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "docs.tax",
            "domain_keyword": "docs",
            "domain_tld": "tax",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2015-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "docs.bio",
            "domain_keyword": "docs",
            "domain_tld": "bio",
            "query_time": "2024-06-12 12:33:30",
            "create_date": "2015-02-03",
            "update_date": "2024-05-09",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Emerald Bioventures, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "docs.email",
            "domain_keyword": "docs",
            "domain_tld": "email",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2015-07-08",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-08",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "docs.feedback",
            "domain_keyword": "docs",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 16:14:32",
            "create_date": "2015-07-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-07-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "docs.house",
            "domain_keyword": "docs",
            "domain_tld": "house",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2015-08-05",
            "update_date": "2023-03-27",
            "expiry_date": "2024-08-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "docs.school",
            "domain_keyword": "docs",
            "domain_tld": "school",
            "query_time": "2024-06-02 01:02:03",
            "create_date": "2015-08-20",
            "update_date": "2024-03-29",
            "expiry_date": "2025-08-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://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": "HK",
            "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-209-a.gandi.net",
                "ns-44-c.gandi.net",
                "ns-55-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "docs.wine",
            "domain_keyword": "docs",
            "domain_tld": "wine",
            "query_time": "2024-05-27 00:27:27",
            "create_date": "2016-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "docs.rocks",
            "domain_keyword": "docs",
            "domain_tld": "rocks",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2016-02-03",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VME Retail Systems Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1lmy.name.com",
                "ns2ckr.name.com",
                "ns3cgw.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "docs.pet",
            "domain_keyword": "docs",
            "domain_tld": "pet",
            "query_time": "2024-04-26 21:53:19",
            "create_date": "2016-03-05",
            "update_date": "2023-10-08",
            "expiry_date": "2026-03-05",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "docs.place",
            "domain_keyword": "docs",
            "domain_tld": "place",
            "query_time": "2024-05-09 04:20:47",
            "create_date": "2016-03-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clinical Tools Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "docs.life",
            "domain_keyword": "docs",
            "domain_tld": "life",
            "query_time": "2024-05-09 04:20:47",
            "create_date": "2016-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "docs.barcelona",
            "domain_keyword": "docs",
            "domain_tld": "barcelona",
            "query_time": "2024-05-17 09:46:22",
            "create_date": "2016-03-20",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "Planeta Med, S.L.",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "docs.istanbul",
            "domain_keyword": "docs",
            "domain_tld": "istanbul",
            "query_time": "2024-06-01 01:44:08",
            "create_date": "2016-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "docs.ist",
            "domain_keyword": "docs",
            "domain_tld": "ist",
            "query_time": "2024-06-01 01:08:56",
            "create_date": "2016-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "docs.xn--vuq861b",
            "domain_keyword": "docs",
            "domain_tld": "xn--vuq861b",
            "query_time": "2024-06-12 12:33:33",
            "create_date": "2016-06-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-29",
            "registrar_iana": 9999,
            "registrar_name": "Reserved for non-billable transactions where Registry Operator acts as Registrar",
            "registrar_website": "http://whois.teleinfo.cn",
            "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": [
                "z1dns.teleinfo.cn",
                "z2dns.teleinfoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "docs.saarland",
            "domain_keyword": "docs",
            "domain_tld": "saarland",
            "query_time": "2024-05-21 02:06:40",
            "create_date": "2016-10-13",
            "update_date": "2023-12-07",
            "expiry_date": "2024-10-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Docs Apotheke Saarlouis",
            "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.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "docs.new",
            "domain_keyword": "docs",
            "domain_tld": "new",
            "query_time": "2024-05-25 16:29:46",
            "create_date": "2016-11-29",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-29",
            "registrar_iana": 9998,
            "registrar_name": "Charleston Road Registry Billable",
            "registrar_website": "http://www.charlestonroadregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Charleston Road Registry, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zdns.google",
                "ns2.zdns.google",
                "ns3.zdns.google",
                "ns4.zdns.google"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "docs.nz",
            "domain_keyword": "docs",
            "domain_tld": "nz",
            "query_time": "2024-04-25 10:06:22",
            "create_date": "2017-03-30",
            "update_date": "2024-03-19",
            "registrar_name": "Freeparking T/A Domain Agent",
            "registrar_website": "https://www.openhost.co.nz/",
            "name_servers": [
                "ns1.secureparkme.com",
                "ns2.secureparkme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "docs.wang",
            "domain_keyword": "docs",
            "domain_tld": "wang",
            "query_time": "2024-05-18 00:17:20",
            "create_date": "2017-05-18",
            "update_date": "2023-11-10",
            "expiry_date": "2025-05-18",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "熊超",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "湖北省",
            "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": [
                "lauren.dnspod.net",
                "sophia.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "docs.com.co",
            "domain_keyword": "docs",
            "domain_tld": "com.co",
            "query_time": "2024-06-12 12:33:31",
            "create_date": "2017-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-09",
            "registrar_iana": 672943168,
            "registrar_name": ".COInternet Restricted and Reserved names",
            "registrar_website": "www.cointernet.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "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",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "docs.sh",
            "domain_keyword": "docs",
            "domain_tld": "sh",
            "query_time": "2024-05-09 04:20:47",
            "create_date": "2017-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "docs.lighting",
            "domain_keyword": "docs",
            "domain_tld": "lighting",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2017-11-29",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "docs.ren",
            "domain_keyword": "docs",
            "domain_tld": "ren",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2017-12-31",
            "update_date": "2017-12-31",
            "expiry_date": "2024-12-31",
            "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": "gong lin",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "docs.money",
            "domain_keyword": "docs",
            "domain_tld": "money",
            "query_time": "2024-05-17 09:46:22",
            "create_date": "2018-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "docs.vip",
            "domain_keyword": "docs",
            "domain_tld": "vip",
            "query_time": "2024-06-12 12:33:33",
            "create_date": "2018-02-19",
            "update_date": "2023-12-18",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "docs.fyi",
            "domain_keyword": "docs",
            "domain_tld": "fyi",
            "query_time": "2024-06-12 12:33:31",
            "create_date": "2018-03-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oost-Vlaanderen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "docs.world",
            "domain_keyword": "docs",
            "domain_tld": "world",
            "query_time": "2024-06-12 12:33:33",
            "create_date": "2018-04-09",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "docs.abb",
            "domain_keyword": "docs",
            "domain_tld": "abb",
            "query_time": "2024-05-04 09:24:43",
            "create_date": "2018-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "ABB Asea Brown Boveri Ltd",
            "registrant_address": "Affolternstrasse 44",
            "registrant_city": "Zuerich",
            "registrant_state": "ch",
            "registrant_zip": "8050",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.585855634",
            "registrant_fax": "+41.585857655",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "docs.pub",
            "domain_keyword": "docs",
            "domain_tld": "pub",
            "query_time": "2024-05-04 09:24:44",
            "create_date": "2018-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "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": [
                "ns-1068.awsdns-05.org",
                "ns-1781.awsdns-30.co.uk",
                "ns-241.awsdns-30.com",
                "ns-519.awsdns-00.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "docs.guru",
            "domain_keyword": "docs",
            "domain_tld": "guru",
            "query_time": "2024-05-09 04:20:47",
            "create_date": "2018-06-02",
            "update_date": "2023-07-17",
            "expiry_date": "2028-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "docs.blue",
            "domain_keyword": "docs",
            "domain_tld": "blue",
            "query_time": "2024-05-17 09:46:22",
            "create_date": "2018-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Khmerdocs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Phnom Penh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KH",
            "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-scorpio.vivawebhost.com",
                "ns2-scorpio.vivawebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "docs.sale",
            "domain_keyword": "docs",
            "domain_tld": "sale",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2018-10-02",
            "update_date": "2018-10-07",
            "expiry_date": "2027-10-02",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DELHI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "docs.network",
            "domain_keyword": "docs",
            "domain_tld": "network",
            "query_time": "2024-06-02 16:14:32",
            "create_date": "2018-10-24",
            "update_date": "2024-01-04",
            "expiry_date": "2027-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "docs.onl",
            "domain_keyword": "docs",
            "domain_tld": "onl",
            "query_time": "2024-05-17 09:46:22",
            "create_date": "2018-12-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1509.awsdns-60.org",
                "ns-2046.awsdns-63.co.uk",
                "ns-334.awsdns-41.com",
                "ns-756.awsdns-30.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "docs.dental",
            "domain_keyword": "docs",
            "domain_tld": "dental",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2019-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "docs.ro",
            "domain_keyword": "docs",
            "domain_tld": "ro",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2019-01-07",
            "expiry_date": "2024-09-24",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns-1060.awsdns-04.org",
                "ns-141.awsdns-17.com",
                "ns-1838.awsdns-37.co.uk",
                "ns-682.awsdns-21.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 82,
            "domain_name": "docs.africa",
            "domain_keyword": "docs",
            "domain_tld": "africa",
            "query_time": "2024-06-02 16:14:32",
            "create_date": "2019-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "docs.doctor",
            "domain_keyword": "docs",
            "domain_tld": "doctor",
            "query_time": "2024-04-22 02:20:18",
            "create_date": "2019-03-30",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-30",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "docs.gallery",
            "domain_keyword": "docs",
            "domain_tld": "gallery",
            "query_time": "2024-05-27 00:27:27",
            "create_date": "2019-04-12",
            "update_date": "2023-07-18",
            "expiry_date": "2029-04-12",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "docs.immo",
            "domain_keyword": "docs",
            "domain_tld": "immo",
            "query_time": "2024-05-17 09:46:22",
            "create_date": "2019-04-15",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Immoweb",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1020.awsdns-63.net",
                "ns-1433.awsdns-51.org",
                "ns-1649.awsdns-14.co.uk",
                "ns-259.awsdns-32.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "docs.direct",
            "domain_keyword": "docs",
            "domain_tld": "direct",
            "query_time": "2024-06-12 12:33:31",
            "create_date": "2019-05-06",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Century 21 Titans Realty Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "docs.aero",
            "domain_keyword": "docs",
            "domain_tld": "aero",
            "query_time": "2024-06-12 12:33:30",
            "create_date": "2019-05-18",
            "update_date": "2023-03-14",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "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": "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-1032.awsdns-01.org",
                "ns-2019.awsdns-60.co.uk",
                "ns-331.awsdns-41.com",
                "ns-701.awsdns-23.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "docs.md",
            "domain_keyword": "docs",
            "domain_tld": "md",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2019-06-03",
            "expiry_date": "2028-06-03",
            "name_servers": [
                "ns1.technosysies.com",
                "ns2.technosysies.com",
                "ns3.technosysies.com",
                "ns4.technosysies.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 89,
            "domain_name": "docs.plus",
            "domain_keyword": "docs",
            "domain_tld": "plus",
            "query_time": "2024-04-16 05:07:17",
            "create_date": "2019-08-10",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-10",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "docs.design",
            "domain_keyword": "docs",
            "domain_tld": "design",
            "query_time": "2024-05-27 00:27:28",
            "create_date": "2019-09-17",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "docs.education",
            "domain_keyword": "docs",
            "domain_tld": "education",
            "query_time": "2024-06-12 12:33:31",
            "create_date": "2019-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2025-09-27",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "docs.services",
            "domain_keyword": "docs",
            "domain_tld": "services",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2019-10-02",
            "update_date": "2019-10-07",
            "expiry_date": "2024-10-02",
            "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": [
                "miki.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "docs.company",
            "domain_keyword": "docs",
            "domain_tld": "company",
            "query_time": "2024-06-12 12:33:31",
            "create_date": "2019-10-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-20",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "docs.directory",
            "domain_keyword": "docs",
            "domain_tld": "directory",
            "query_time": "2024-05-14 00:31:19",
            "create_date": "2019-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "docs.ky",
            "domain_keyword": "docs",
            "domain_tld": "ky",
            "query_time": "2024-06-12 12:33:32",
            "create_date": "2019-11-19",
            "update_date": "2023-12-31",
            "expiry_date": "2023-11-19",
            "registrar_iana": 1659,
            "registrar_name": "Uniregistrar Corp",
            "registrar_website": "uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "docs.earth",
            "domain_keyword": "docs",
            "domain_tld": "earth",
            "query_time": "2024-04-29 03:05:07",
            "create_date": "2020-01-14",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "docs.systems",
            "domain_keyword": "docs",
            "domain_tld": "systems",
            "query_time": "2024-06-12 12:33:33",
            "create_date": "2020-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "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.de-nserver.de",
                "ns2.de-nserver.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "docs.live",
            "domain_keyword": "docs",
            "domain_tld": "live",
            "query_time": "2024-04-15 03:15:10",
            "create_date": "2020-01-23",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Ling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "sichuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-bf68b92a.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "docs.fit",
            "domain_keyword": "docs",
            "domain_tld": "fit",
            "query_time": "2024-05-27 00:27:27",
            "create_date": "2020-01-23",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "docs.express",
            "domain_keyword": "docs",
            "domain_tld": "express",
            "query_time": "2024-05-09 04:20:47",
            "create_date": "2020-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1583107200000_1362477",
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>docs</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>210</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>docs.com, docs.co.uk, docs.ie, docs.org, docs.be, docs.co.kr, docs.ru, docs.it, docs.ca, docs.org.uk, docs.jp, docs.biz, docs.us, docs.net, docs.info, docs.pl, docs.cn, docs.com.cn, docs.nl, docs.fr, docs.kr, docs.pro, docs.su, docs.in, docs.asia, docs.me, docs.ly, docs.cx, docs.cc, docs.io, docs.sk, docs.co.in, docs.co, docs.com.pt, docs.gs, docs.co.jp, docs.tv, docs.club, docs.ninja, docs.social, docs.zone, docs.gl, docs.today, docs.exchange, docs.fish, docs.tax, docs.bio, docs.email, docs.feedback, docs.house, docs.school, docs.wine, docs.rocks, docs.pet, docs.place, docs.life, docs.barcelona, docs.istanbul, docs.ist, docs.xn--vuq861b, docs.saarland, docs.new, docs.nz, docs.wang, docs.com.co, docs.sh, docs.lighting, docs.ren, docs.money, docs.vip, docs.fyi, docs.world, docs.abb, docs.pub, docs.guru, docs.blue, docs.sale, docs.network, docs.onl, docs.dental, docs.ro, docs.africa, docs.doctor, docs.gallery, docs.immo, docs.direct, docs.aero, docs.md, docs.plus, docs.design, docs.education, docs.services, docs.company, docs.directory, docs.ky, docs.earth, docs.systems, docs.live, docs.fit, docs.express</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>docs.com</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:03:57</query_time>
   <create_date>1995-03-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.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-32.azure-dns.com</value>
    <value>ns2-32.azure-dns.net</value>
    <value>ns3-32.azure-dns.org</value>
    <value>ns4-32.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>docs.co.uk</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>1997-10-27</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>L D S Technology Ltd [Tag = LDS]</registrar_name>
   <registrar_website>https://www.lds.co.uk</registrar_website>
   <name_servers>
    <value>ns3.lds.co.uk</value>
    <value>ns4.lds.co.uk</value>
    <value>ns5.lds.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>docs.ie</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-09 04:20:47</query_time>
   <create_date>1998-04-27</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Elive</registrar_name>
   <registrar_website>https://www.elive.ie</registrar_website>
   <registrant_name>Nightimer Ltd</registrant_name>
   <name_servers>
    <value>dns.elive.ie</value>
    <value>dns.elive.me</value>
    <value>dns.elive.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>docs.org</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>1998-07-20</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.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>5</num>
   <domain_name>docs.be</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 16:51:30</query_time>
   <create_date>1999-07-26</create_date>
   <registrar_name>Hantai b.v.b.a.</registrar_name>
   <registrar_website>http://domains.hantai.be</registrar_website>
   <name_servers>
    <value>ns1193.dns.dyn.com</value>
    <value>ns2169.dns.dyn.com</value>
    <value>ns3173.dns.dyn.com</value>
    <value>ns4159.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>docs.co.kr</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-01-29 00:00:54</query_time>
   <create_date>2000-01-29</create_date>
   <update_date>2016-04-10</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>??</registrant_name>
   <registrant_address>?? ??? ??1? 58 Suyu 1(il)-dong, Gangbuk-gu, Seoul, Seoul, KR</registrant_address>
   <registrant_zip>142071</registrant_zip>
  </value>
  <value>
   <num>7</num>
   <domain_name>docs.ru</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 15:37:44</query_time>
   <create_date>2000-02-09</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns-111.awsdns-13.com</value>
    <value>ns-1408.awsdns-48.org</value>
    <value>ns-1634.awsdns-12.co.uk</value>
    <value>ns-702.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>docs.it</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 16:14:32</query_time>
   <create_date>2000-02-16</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hands free di pergetti claudio</registrant_company>
   <registrant_address>via Einstein 9/A</registrant_address>
   <registrant_city>RE</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>42100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>docs.ca</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-12 12:33:30</query_time>
   <create_date>2000-11-27</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>Benjamin Orndorff</registrant_name>
   <registrant_company>Microsoft Canada Inc.</registrant_company>
   <registrant_address>1950 Meadowvale Blvd</registrant_address>
   <registrant_city>Mississauga</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L5N8L9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9055680434</registrant_phone>
   <registrant_fax>+1.4259367330</registrant_fax>
   <name_servers>
    <value>ns1-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>docs.org.uk</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-15 00:47:17</query_time>
   <create_date>2001-05-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns0000.ns0.com</value>
    <value>ns1.quickserve.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>docs.jp</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 16:14:32</query_time>
   <create_date>2001-05-21</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Hokkaido.Construction.Surety Co.Ltd</registrant_name>
   <registrant_address>1,Kita4-jo,Nishi3-chome,Chuo-ku,Sapporo-shi</registrant_address>
   <registrant_zip>060-0004</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>011-221-1021</registrant_phone>
   <registrant_fax>011-222-7148</registrant_fax>
   <name_servers>
    <value>ns.docs.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>docs.biz</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 00:27:26</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>whois.safenames.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Open Text Corporation</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>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>docs.us</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-04 09:24:44</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Scott Matthews</registrant_name>
   <registrant_address>26516 Manderson Ct.</registrant_address>
   <registrant_city>Valley</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>68064</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4027300730</registrant_phone>
   <registrant_fax>+1.0000000000</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>docs.net</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2002-08-05</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>docs.info</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2003-11-29</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-11-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>docs.pl</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 12:08:31</query_time>
   <create_date>2005-02-21</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-02-21</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>docs.cn</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-25 11:12:32</query_time>
   <create_date>2005-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>Tran, Truong Duy</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>18</num>
   <domain_name>docs.com.cn</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-12 12:33:31</query_time>
   <create_date>2005-10-19</create_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Microsoft (China) Co., Ltd.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-07.azure-dns.com</value>
    <value>ns2-07.azure-dns.net</value>
    <value>ns3-07.azure-dns.org</value>
    <value>ns4-07.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>docs.nl</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2005-11-02</create_date>
   <update_date>2023-10-05</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>kyree.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>docs.fr</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 11:48:39</query_time>
   <create_date>2005-11-21</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>docs.kr</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-07-10 23:56:16</query_time>
   <create_date>2007-02-28</create_date>
   <update_date>2016-04-10</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>??</registrant_name>
  </value>
  <value>
   <num>22</num>
   <domain_name>docs.pro</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-15 16:03:46</query_time>
   <create_date>2007-08-14</create_date>
   <update_date>2022-01-25</update_date>
   <expiry_date>2027-08-14</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ndoverdrive.com</value>
    <value>ns2.ndoverdrive.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>docs.su</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:07:56</query_time>
   <create_date>2007-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>docs.in</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2008-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>docs.asia</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2008-06-07</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>26</num>
   <domain_name>docs.me</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2024-07-17</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>jack.ns.cloudflare.com</value>
    <value>lola.ns.cloudflare.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>27</num>
   <domain_name>docs.ly</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2008-11-01</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Alexander Lunnon</registrant_name>
   <registrant_company>docsly</registrant_company>
   <registrant_address>Alex Lunnon</registrant_address>
   <registrant_city>[email protected]</registrant_city>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.213400020</registrant_phone>
   <name_servers>
    <value>a.dns.park.io</value>
    <value>b.dns.park.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>docs.cx</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-06-01 10:02:01</query_time>
   <create_date>2009-06-10</create_date>
   <update_date>2021-06-10</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>CoCCA | Public Registrar</registrar_name>
   <registrar_website>https://secure.coccaregistry.net</registrar_website>
   <registrant_name>Marcos Moreira</registrant_name>
   <registrant_address>rua Santo Antonio</registrant_address>
   <registrant_city>Juiz de Fora</registrant_city>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1 12439890954</registrant_phone>
   <name_servers>
    <value>ns01.centralx.com.br</value>
    <value>ns02.centralx.com.br</value>
    <value>ns03.centralx.com.br</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>docs.cc</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 09:24:44</query_time>
   <create_date>2009-08-12</create_date>
   <update_date>2021-02-07</update_date>
   <expiry_date>2024-08-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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>30</num>
   <domain_name>docs.io</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 09:04:20</query_time>
   <create_date>2010-02-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>docs.sk</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-06-02 00:07:37</query_time>
   <create_date>2010-04-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Platon Technologies, s.r.o.</registrar_name>
   <registrant_name>Platon Technologies, s.r.o.</registrant_name>
   <registrant_company>Platon Technologies, s.r.o.</registrant_company>
   <registrant_address>HLAVNA 3</registrant_address>
   <registrant_city>SALA</registrant_city>
   <registrant_zip>92701</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.222111321</registrant_phone>
   <name_servers>
    <value>dns.platon.org</value>
    <value>dns.platon.sk</value>
    <value>ns.platon.org</value>
    <value>ns.platon.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>docs.co.in</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-04 09:24:44</query_time>
   <create_date>2010-04-27</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kartik Raichura</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>docs.co</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-12 12:33:31</query_time>
   <create_date>2010-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>docs.com.pt</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-27 00:27:26</query_time>
   <create_date>2010-10-05</create_date>
   <expiry_date>2024-01-07</expiry_date>
   <registrant_name>Microsoft Corporation</registrant_name>
   <registrant_address>One Microsoft Way</registrant_address>
   <registrant_city>WA</registrant_city>
   <registrant_state>Redmond</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1-07.azure-dns.com</value>
    <value>ns2-07.azure-dns.net</value>
    <value>ns3-07.azure-dns.org</value>
    <value>ns4-07.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>docs.gs</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>gs</domain_tld>
   <query_time>2024-06-03 06:02:22</query_time>
   <create_date>2011-04-01</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Louis Montpetit</registrant_name>
   <registrant_address>186 de l'Epee Avenue</registrant_address>
   <registrant_city>Outremont</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H2V 3T2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1 5142789558</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>docs.co.jp</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-27 00:27:26</query_time>
   <create_date>2011-10-20</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>docs,inc.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>docs.tv</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-12 12:33:33</query_time>
   <create_date>2014-04-14</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-4b63f34d.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>docs.club</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>docs.ninja</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-06-02 01:43:48</query_time>
   <create_date>2014-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>docs.social</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-06-12 12:33:33</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>docs.zone</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-06-02 01:01:59</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2022-03-07</update_date>
   <expiry_date>2027-06-25</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>albert.ns.cloudflare.com</value>
    <value>norah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>docs.gl</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>gl</domain_tld>
   <query_time>2024-06-02 01:01:55</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>https://whois.nic.gl/contact/docs.gl/registrant</registrant_email>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.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>docs.today</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-15 16:03:46</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-19</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>ns67.domaincontrol.com</value>
    <value>ns68.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>44</num>
   <domain_name>docs.exchange</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-06-01 23:02:20</query_time>
   <create_date>2014-10-07</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-10-07</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>ns.l3corp.com</value>
    <value>ns2.l3corp.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>45</num>
   <domain_name>docs.fish</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-15 16:03:45</query_time>
   <create_date>2014-10-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-30</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>ns67.domaincontrol.com</value>
    <value>ns68.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>46</num>
   <domain_name>docs.tax</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2015-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>docs.bio</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-12 12:33:30</query_time>
   <create_date>2015-02-03</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Emerald Bioventures, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>docs.email</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>docs.feedback</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 16:14:32</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>docs.house</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>docs.school</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-06-02 01:02:03</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://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>HK</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-209-a.gandi.net</value>
    <value>ns-44-c.gandi.net</value>
    <value>ns-55-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>docs.wine</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-27 00:27:27</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>docs.rocks</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VME Retail Systems Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1lmy.name.com</value>
    <value>ns2ckr.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4cjp.name.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>docs.pet</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-04-26 21:53:19</query_time>
   <create_date>2016-03-05</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2026-03-05</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>docs.place</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-09 04:20:47</query_time>
   <create_date>2016-03-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clinical Tools Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>docs.life</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-09 04:20:47</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>docs.barcelona</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-05-17 09:46:22</query_time>
   <create_date>2016-03-20</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>Planeta Med, S.L.</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>docs.istanbul</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-06-01 01:44:08</query_time>
   <create_date>2016-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>docs.ist</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-06-01 01:08:56</query_time>
   <create_date>2016-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>docs.xn--vuq861b</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>xn--vuq861b</domain_tld>
   <query_time>2024-06-12 12:33:33</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Reserved for non-billable transactions where Registry Operator acts as Registrar</registrar_name>
   <registrar_website>http://whois.teleinfo.cn</registrar_website>
   <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>z1dns.teleinfo.cn</value>
    <value>z2dns.teleinfoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>docs.saarland</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>saarland</domain_tld>
   <query_time>2024-05-21 02:06:40</query_time>
   <create_date>2016-10-13</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Docs Apotheke Saarlouis</registrant_company>
   <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>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>docs.new</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>new</domain_tld>
   <query_time>2024-05-25 16:29:46</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>9998</registrar_iana>
   <registrar_name>Charleston Road Registry Billable</registrar_name>
   <registrar_website>http://www.charlestonroadregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Charleston Road Registry, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zdns.google</value>
    <value>ns2.zdns.google</value>
    <value>ns3.zdns.google</value>
    <value>ns4.zdns.google</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>docs.nz</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-25 10:06:22</query_time>
   <create_date>2017-03-30</create_date>
   <update_date>2024-03-19</update_date>
   <registrar_name>Freeparking T/A Domain Agent</registrar_name>
   <registrar_website>https://www.openhost.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.secureparkme.com</value>
    <value>ns2.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>docs.wang</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-18 00:17:20</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>熊超</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>湖北省</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>lauren.dnspod.net</value>
    <value>sophia.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>docs.com.co</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-12 12:33:31</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>672943168</registrar_iana>
   <registrar_name>.COInternet Restricted and Reserved names</registrar_name>
   <registrar_website>www.cointernet.com.co</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>CO</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>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>docs.sh</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-09 04:20:47</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>docs.lighting</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2017-11-29</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>docs.ren</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2017-12-31</create_date>
   <update_date>2017-12-31</update_date>
   <expiry_date>2024-12-31</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>gong lin</registrant_company>
   <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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>docs.money</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-17 09:46:22</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.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>70</num>
   <domain_name>docs.vip</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-12 12:33:33</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.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>docs.fyi</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-12 12:33:31</query_time>
   <create_date>2018-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://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>Oost-Vlaanderen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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>bella.ns.cloudflare.com</value>
    <value>wesley.ns.cloudflare.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>docs.world</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-12 12:33:33</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>docs.abb</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>abb</domain_tld>
   <query_time>2024-05-04 09:24:43</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>ABB Asea Brown Boveri Ltd</registrant_company>
   <registrant_address>Affolternstrasse 44</registrant_address>
   <registrant_city>Zuerich</registrant_city>
   <registrant_state>ch</registrant_state>
   <registrant_zip>8050</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.585855634</registrant_phone>
   <registrant_fax>+41.585857655</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>docs.pub</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-04 09:24:44</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</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>ns-1068.awsdns-05.org</value>
    <value>ns-1781.awsdns-30.co.uk</value>
    <value>ns-241.awsdns-30.com</value>
    <value>ns-519.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>docs.guru</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-09 04:20:47</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2028-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>docs.blue</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-17 09:46:22</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Khmerdocs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Phnom Penh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KH</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-scorpio.vivawebhost.com</value>
    <value>ns2-scorpio.vivawebhost.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>docs.sale</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2018-10-07</update_date>
   <expiry_date>2027-10-02</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DELHI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>docs.network</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-02 16:14:32</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2027-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>docs.onl</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-17 09:46:22</query_time>
   <create_date>2018-12-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://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_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1509.awsdns-60.org</value>
    <value>ns-2046.awsdns-63.co.uk</value>
    <value>ns-334.awsdns-41.com</value>
    <value>ns-756.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>docs.dental</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2019-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>81</num>
   <domain_name>docs.ro</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2019-01-07</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns-1060.awsdns-04.org</value>
    <value>ns-141.awsdns-17.com</value>
    <value>ns-1838.awsdns-37.co.uk</value>
    <value>ns-682.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>docs.africa</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-02 16:14:32</query_time>
   <create_date>2019-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>docs.doctor</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>doctor</domain_tld>
   <query_time>2024-04-22 02:20:18</query_time>
   <create_date>2019-03-30</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-30</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>docs.gallery</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-27 00:27:27</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2029-04-12</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>ns77.domaincontrol.com</value>
    <value>ns78.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>docs.immo</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-17 09:46:22</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Immoweb</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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-1020.awsdns-63.net</value>
    <value>ns-1433.awsdns-51.org</value>
    <value>ns-1649.awsdns-14.co.uk</value>
    <value>ns-259.awsdns-32.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>docs.direct</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-06-12 12:33:31</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Century 21 Titans Realty Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>docs.aero</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-06-12 12:33:30</query_time>
   <create_date>2019-05-18</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.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>MD</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>ns-1032.awsdns-01.org</value>
    <value>ns-2019.awsdns-60.co.uk</value>
    <value>ns-331.awsdns-41.com</value>
    <value>ns-701.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>docs.md</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2019-06-03</create_date>
   <expiry_date>2028-06-03</expiry_date>
   <name_servers>
    <value>ns1.technosysies.com</value>
    <value>ns2.technosysies.com</value>
    <value>ns3.technosysies.com</value>
    <value>ns4.technosysies.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>docs.plus</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-04-16 05:07:17</query_time>
   <create_date>2019-08-10</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-10</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>docs.design</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-27 00:27:28</query_time>
   <create_date>2019-09-17</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>91</num>
   <domain_name>docs.education</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-06-12 12:33:31</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-09-27</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>ns67.domaincontrol.com</value>
    <value>ns68.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>92</num>
   <domain_name>docs.services</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2019-10-07</update_date>
   <expiry_date>2024-10-02</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>miki.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>docs.company</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-06-12 12:33:31</query_time>
   <create_date>2019-10-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-20</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>ns71.domaincontrol.com</value>
    <value>ns72.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>94</num>
   <domain_name>docs.directory</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-14 00:31:19</query_time>
   <create_date>2019-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>docs.ky</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>ky</domain_tld>
   <query_time>2024-06-12 12:33:32</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2023-11-19</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>Uniregistrar Corp</registrar_name>
   <registrar_website>uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>docs.earth</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-29 03:05:07</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>docs.systems</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-06-12 12:33:33</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</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>-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>na</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>ns1.de-nserver.de</value>
    <value>ns2.de-nserver.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>docs.live</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-15 03:15:10</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Ling</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>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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-bf68b92a.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>docs.fit</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-27 00:27:27</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>docs.express</domain_name>
   <domain_keyword>docs</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-09 04:20:47</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>
 </results>
 <search_after>1583107200000_1362477</search_after>
 <stats>
  <total_time>0.061</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,473 domain names (in 0.147 seconds) which look and sound like the brand name "docs".
Domain Name Registered Expiry Registrar Ownership
1 dobs.legal 19 Apr 2024 19 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
2 dons.reviews 21 Dec 2020 21 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 docks.co.uk 26 Nov 2013 26 Nov 2024 YorkshireNet Limited t/a YorkshireNet [Tag = HUK] -
4 dtcs.ru 16 Dec 2009 16 Dec 2024 SALENAMES-RU Private Person
5 dois.studio 11 Mar 2021 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 socs.vip 8 Sep 2019 8 Sep 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ShangHai OuJie Commercial Services Co . , Ltd
7 dzcs.top 13 Feb 2020 13 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huo jun xiang
8 dors.xyz 23 Oct 2015 23 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
9 rocs.email 11 May 2021 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 dols.nl 29 Apr 1997 - Registrar.eu -
11 doks.live 28 Jun 2022 28 Jun 2024 Name.com, Inc. pajdo.d.o.o
12 mocs.org.au - - Domain Directors Pty Ltd trading as Instra Ken Davis
13 docj.bio 15 May 2023 15 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
14 dlcs.cc 14 Oct 2021 14 Oct 2024 Porkbun LLC Private by Design, LLC
15 doct.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
16 dlcs.org.in 17 Aug 2019 17 Aug 2025 GoDaddy.com, LLC Design Line Consultancy Services
17 docu.care 14 Mar 2020 14 Mar 2025 Gandi SAS Correlation Risk Partners
18 dycs.xn--io0a7i 7 Sep 2023 7 Sep 2033 Xiamen Nawang Technology Co., Ltd 冯雪芝
19 docc.link 10 Apr 2019 10 Apr 2025 Gandi SAS youjungcnc
20 doas.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
21 docg.com.br 14 May 2015 14 May 2025 - Franquias docg Comercio e Exporta??o de produtos
22 tocs.co.uk 15 Jan 2016 15 Jan 2025 Garth Piesse [Tag = COHERENT-NZ] -
23 xocs.com 7 May 2012 30 Nov 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
24 docd.app 25 Sep 2023 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 docu.tips 30 Nov 2018 30 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
26 dogs.directory 20 Feb 2014 20 Feb 2025 1API GmbH REDACTED FOR PRIVACY
27 kdocs.com 27 Dec 2005 27 Dec 2025 GoDaddy.com, LLC -
28 docx.icu 23 Feb 2023 23 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 doss.by 20 Apr 2023 20 Apr 2025 Support chain, LLC Павел Юрьевич Алиев
30 dccs.co 7 Dec 2017 7 Dec 2024 Wild West Domains, Inc. Domains By Proxy, LLC
31 dcos.site 10 Aug 2023 10 Aug 2024 Todaynic.com,Inc. zhang jing
32 doos.asia 22 Apr 2024 22 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
33 dlcs.ru 1 Dec 2017 1 Dec 2024 SALENAMES-RU Private Person
34 jocs.co 23 Dec 2023 23 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
35 dnocs.com 16 Jan 2013 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 rocs.training 27 Feb 2020 27 Feb 2025 Squarespace Domains II LLC WCES
37 d0cs.org 13 Aug 2015 13 Aug 2024 Namesilo, LLC See PrivacyGuardian.org
38 dods.sk 22 Apr 2018 22 Apr 2025 WebSupport s.r.o. LET.IS SYSTEM, s.r.o.
39 dock.mobi 19 Apr 2024 19 Apr 2025 Sav.com, LLC - 40 REDACTED FOR PRIVACY
40 udocs.cloud 14 Mar 2016 14 Mar 2025 Gandi SAS Upstream Solutions Pty Ltd
41 doch.net 30 Dec 1997 29 Dec 2024 GoDaddy.com, LLC -
42 docu.stream 4 Feb 2022 4 Feb 2032 Porkbun Private by Design, LLC
43 idocs.xyz 19 May 2021 19 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 tocs.uk.com 9 Mar 2017 9 Mar 2025 123-Reg Limited -
45 dons.place 13 Apr 2022 13 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 doms.co.jp 6 Oct 2016 - - Bee House Co.,Ltd
47 edocs.digital 11 Nov 2017 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 dycs.xn--55qx5d 9 May 2023 9 May 2025 Xiamen Nawang Technology Co., Ltd 李磊
49 bocs.it 3 Jan 2019 3 Jan 2025 Reliance Software Consulting s.a.s. di Peppino Anselmi hidden
50 doca.ms - - united-domains AG -
51 docb.me 23 Jan 2024 23 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 doct.info 13 Mar 2024 13 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
53 docsh.art 24 Aug 2023 24 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
54 doos.pl 4 Feb 2024 4 Feb 2025 Aftermarket.pl Limited -
55 drcs.shop 27 May 2023 27 May 2025 GoDaddy.com LLC -
56 docu.one 24 Dec 2022 24 Dec 2024 Key-Systems LLC Michael Grossklos Internetmarketing
57 dofcs.com 8 May 2023 8 May 2024 OwnRegistrar, Inc. -
58 dtcs.com 2 Nov 2000 2 Nov 2031 Tucows Domains Inc. -
59 doce.app 7 Dec 2023 7 Dec 2024 Tucows Domains Inc Data Protected
60 4docs.org.uk 30 Nov 2022 30 Nov 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] Edoms LLC
61 doks.id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Web Master
62 docu.xyz 6 Aug 2018 6 Aug 2024 Porkbun, LLC Private by Design, LLC
63 dots.community 31 Dec 2020 31 Dec 2024 Cloudflare, Inc REDACTED FOR PRIVACY
64 mocs.srl 20 Dec 2023 20 Dec 2024 Gandi SAS MOCS SRL
65 bocs.eu - - 23VNet Kft. -
66 hdocs.online 4 May 2024 4 May 2025 Key-Systems LLC -
67 docks.ninja 29 Apr 2020 29 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 doci.nl 8 Aug 2010 - XNS Registrar B.V. -
69 dcos.org 22 Nov 2004 22 Nov 2028 GoDaddy.com, LLC Domains By Proxy, LLC
70 dpcs.net 21 Dec 2001 21 Dec 2027 Amazon Registrar, Inc. Chris Seidel
71 locs.shop 30 Dec 2023 30 Dec 2024 Namecheap, Inc. -
72 xdocs.ro 23 Feb 2020 21 Feb 2025 Eurodns SA -
73 dots.de - - - -
74 docx.online 6 Jun 2022 6 Jun 2024 Cronon GmbH Ireneusz Bachurski Przedsiebiorstwo INFO-BI
75 decs.hu 3 Oct 2002 - - -
76 socs.company 21 Mar 2024 21 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 2docs.app 4 Jul 2023 4 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 docq.app 8 Aug 2019 8 Aug 2027 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
79 vdocs.pub 17 Dec 2020 17 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
80 doca.store 12 Jun 2023 12 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
81 does.business 23 May 2023 23 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
82 bocs.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
83 dpcs.xyz 5 Feb 2021 5 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
84 doci.pro 7 Sep 2016 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 doc1.club 20 Nov 2023 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 doas.monster 19 Mar 2023 19 Mar 2024 Name.com, Inc -
87 dods.co.uk 2 May 2004 2 May 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
88 ducs.info 18 Jul 2019 18 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 dois.pro 12 Jul 2023 12 Jul 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
90 dgcs.ovh 15 Feb 2019 15 Feb 2025 OVH DGCS Spolka Akcyjna
91 doc1.solutions 20 May 2015 20 May 2025 Network Solutions, LLC The Hart Group, LTD
92 docc.vip 14 Feb 2017 14 Feb 2026 Xin Net Technology Corporation chengyun
93 dock.com.au - - DROP.com.au Pty Ltd Domain Manager
94 docss.org 13 Sep 2000 13 Sep 2024 Domain.com, LLC Teleforms Inc.
95 kdocs.biz 27 Dec 2005 26 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 dors.ai - - 1api.net Domains By Proxy, LLC
97 dosc.us 5 Jul 2023 5 Jul 2024 OwnRegistrar, Inc. NA
98 dots.mom 17 Apr 2023 17 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
99 dock.com.cn 14 Oct 2006 14 Oct 2024 阿里云计算有限公司(万网) 张蔚
100 dogs.work 5 Sep 2019 5 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
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 Docs.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=docs.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "docs.ae",
        "page_size": 100
    },
    "count": {
        "total": 4473,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dobs.legal, dons.reviews, docks.co.uk, dtcs.ru, dois.studio, socs.vip, dzcs.top, dors.xyz, rocs.email, dols.nl, doks.live, mocs.org.au, docj.bio, dlcs.cc, doct.uk, dlcs.org.in, docu.care, dycs.xn--io0a7i, docc.link, doas.online, docg.com.br, tocs.co.uk, xocs.com, docd.app, docu.tips, dogs.directory, kdocs.com, docx.icu, doss.by, dccs.co, dcos.site, doos.asia, dlcs.ru, jocs.co, dnocs.com, rocs.training, d0cs.org, dods.sk, dock.mobi, udocs.cloud, doch.net, docu.stream, idocs.xyz, tocs.uk.com, dons.place, doms.co.jp, edocs.digital, dycs.xn--55qx5d, bocs.it, doca.ms, docb.me, doct.info, docsh.art, doos.pl, drcs.shop, docu.one, dofcs.com, dtcs.com, doce.app, 4docs.org.uk, doks.id.au, docu.xyz, dots.community, mocs.srl, bocs.eu, hdocs.online, docks.ninja, doci.nl, dcos.org, dpcs.net, locs.shop, xdocs.ro, dots.de, docx.online, decs.hu, socs.company, 2docs.app, docq.app, vdocs.pub, doca.store, does.business, bocs.online, dpcs.xyz, doci.pro, doc1.club, doas.monster, dods.co.uk, ducs.info, dois.pro, dgcs.ovh, doc1.solutions, docc.vip, dock.com.au, docss.org, kdocs.biz, dors.ai, dosc.us, dots.mom, dock.com.cn, dogs.work",
    "results": [
        {
            "num": 1,
            "domain_name": "dobs.legal",
            "domain_keyword": "dobs",
            "domain_tld": "legal",
            "query_time": "2024-04-22 16:58:36",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2027-04-19",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dons.reviews",
            "domain_keyword": "dons",
            "domain_tld": "reviews",
            "query_time": "2024-04-25 08:24:01",
            "create_date": "2020-12-21",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-21",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "docks.co.uk",
            "domain_keyword": "docks",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 19:39:17",
            "create_date": "2013-11-26",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-26",
            "registrar_name": "YorkshireNet Limited t/a YorkshireNet [Tag = HUK]",
            "registrar_website": "https://www.yorks.net",
            "name_servers": [
                "ns1.yorserve.co.uk",
                "ns2.yorserve.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "dtcs.ru",
            "domain_keyword": "dtcs",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:14",
            "create_date": "2009-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "dois.studio",
            "domain_keyword": "dois",
            "domain_tld": "studio",
            "query_time": "2024-04-19 06:56:44",
            "create_date": "2021-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cargocollective.com",
                "ns2.cargocollective.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "socs.vip",
            "domain_keyword": "socs",
            "domain_tld": "vip",
            "query_time": "2024-04-17 23:25:59",
            "create_date": "2019-09-08",
            "expiry_date": "2029-09-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ShangHai OuJie Commercial Services Co . , Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dzcs.top",
            "domain_keyword": "dzcs",
            "domain_tld": "top",
            "query_time": "2024-04-18 03:34:24",
            "create_date": "2020-02-13",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-13",
            "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": "huo jun xiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "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": 8,
            "domain_name": "dors.xyz",
            "domain_keyword": "dors",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 08:25:59",
            "create_date": "2015-10-23",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.supremedns.com",
                "dns2.supremedns.com",
                "dns3.supremedns.com",
                "dns4.supremedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "rocs.email",
            "domain_keyword": "rocs",
            "domain_tld": "email",
            "query_time": "2024-05-12 01:00:39",
            "create_date": "2021-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dols.nl",
            "domain_keyword": "dols",
            "domain_tld": "nl",
            "query_time": "2024-05-18 09:54:42",
            "create_date": "1997-04-29",
            "update_date": "2016-08-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns-01.wh.tcc.eu",
                "ns-02.wh.tcc.eu",
                "ns-03.wh.tcc.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "doks.live",
            "domain_keyword": "doks",
            "domain_tld": "live",
            "query_time": "2024-05-21 06:23:43",
            "create_date": "2022-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pajdo.d.o.o",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hrvatska",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HR",
            "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": [
                "ns1cvw.name.com",
                "ns2dfg.name.com",
                "ns3bfm.name.com",
                "ns4kmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mocs.org.au",
            "domain_keyword": "mocs",
            "domain_tld": "org.au",
            "query_time": "2024-05-15 10:35:02",
            "update_date": "2024-01-25",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Ken Davis",
            "name_servers": [
                "ns1.ivent.com.au",
                "ns2.ivent.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "docj.bio",
            "domain_keyword": "docj",
            "domain_tld": "bio",
            "query_time": "2024-05-17 09:45:08",
            "create_date": "2023-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "dlcs.cc",
            "domain_keyword": "dlcs",
            "domain_tld": "cc",
            "query_time": "2024-05-13 06:40:28",
            "create_date": "2021-10-14",
            "update_date": "2021-10-14",
            "expiry_date": "2024-10-14",
            "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/dlcs.cc",
            "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": 15,
            "domain_name": "doct.uk",
            "domain_keyword": "doct",
            "domain_tld": "uk",
            "query_time": "2024-05-14 00:32:45",
            "create_date": "2018-08-17",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "dlcs.org.in",
            "domain_keyword": "dlcs",
            "domain_tld": "org.in",
            "query_time": "2024-05-15 19:11:36",
            "create_date": "2019-08-17",
            "update_date": "2022-11-30",
            "expiry_date": "2025-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Design Line Consultancy Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "docu.care",
            "domain_keyword": "docu",
            "domain_tld": "care",
            "query_time": "2024-05-14 00:36:45",
            "create_date": "2020-03-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Correlation Risk Partners",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1010.awsdns-62.net",
                "ns-1372.awsdns-43.org",
                "ns-1749.awsdns-26.co.uk",
                "ns-430.awsdns-53.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dycs.xn--io0a7i",
            "domain_keyword": "dycs",
            "domain_tld": "xn--io0a7i",
            "query_time": "2024-05-22 20:57:30",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2033-09-07",
            "registrar_name": "Xiamen Nawang Technology Co., Ltd",
            "registrar_website": "http://whois.nawang.cn",
            "registrant_company": "冯雪芝",
            "registrant_state": "云南省",
            "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": [
                "ns.nagor.cn",
                "ns.nagor.com.cn",
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "docc.link",
            "domain_keyword": "docc",
            "domain_tld": "link",
            "query_time": "2024-05-23 16:05:49",
            "create_date": "2019-04-10",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "youjungcnc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns-1092.awsdns-08.org",
                "ns-1739.awsdns-25.co.uk",
                "ns-203.awsdns-25.com",
                "ns-999.awsdns-60.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "doas.online",
            "domain_keyword": "doas",
            "domain_tld": "online",
            "query_time": "2024-05-23 12:57:02",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "docg.com.br",
            "domain_keyword": "docg",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 11:10:02",
            "create_date": "2015-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrant_name": "Franquias docg Comercio e Exporta??o de produtos",
            "name_servers": [
                "april.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "tocs.co.uk",
            "domain_keyword": "tocs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 02:26:59",
            "create_date": "2016-01-15",
            "update_date": "2024-05-19",
            "expiry_date": "2025-01-15",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "xocs.com",
            "domain_keyword": "xocs",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:04:05",
            "create_date": "2012-05-07",
            "update_date": "2024-05-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 24,
            "domain_name": "docd.app",
            "domain_keyword": "docd",
            "domain_tld": "app",
            "query_time": "2024-05-31 14:23:07",
            "create_date": "2023-09-25",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "docu.tips",
            "domain_keyword": "docu",
            "domain_tld": "tips",
            "query_time": "2024-06-01 00:26:14",
            "create_date": "2018-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "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": [
                "adel.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dogs.directory",
            "domain_keyword": "dogs",
            "domain_tld": "directory",
            "query_time": "2024-06-11 09:35:02",
            "create_date": "2014-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kdocs.com",
            "domain_keyword": "kdocs",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:54:29",
            "create_date": "2005-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2025-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "docx.icu",
            "domain_keyword": "docx",
            "domain_tld": "icu",
            "query_time": "2024-06-12 03:08:12",
            "create_date": "2023-02-23",
            "update_date": "2024-05-20",
            "expiry_date": "2025-02-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "FL",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "doss.by",
            "domain_keyword": "doss",
            "domain_tld": "by",
            "query_time": "2024-04-20 00:22:04",
            "create_date": "2023-04-20",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-20",
            "registrar_name": "Support chain, LLC",
            "registrant_company": "Павел Юрьевич Алиев",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hostfly.by",
                "ns2.hostfly.by"
            ]
        },
        {
            "num": 30,
            "domain_name": "dccs.co",
            "domain_keyword": "dccs",
            "domain_tld": "co",
            "query_time": "2024-04-29 18:19:43",
            "create_date": "2017-12-07",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dcos.site",
            "domain_keyword": "dcos",
            "domain_tld": "site",
            "query_time": "2024-04-30 22:54:04",
            "create_date": "2023-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com,Inc.",
            "registrar_website": "http://www.now.cn",
            "registrant_company": "zhang jing",
            "registrant_state": "YN",
            "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": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "doos.asia",
            "domain_keyword": "doos",
            "domain_tld": "asia",
            "query_time": "2024-05-01 13:10:00",
            "create_date": "2024-04-22",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan 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": [
                "elaine.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dlcs.ru",
            "domain_keyword": "dlcs",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:31:01",
            "create_date": "2017-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "jocs.co",
            "domain_keyword": "jocs",
            "domain_tld": "co",
            "query_time": "2024-04-24 23:48:00",
            "create_date": "2023-12-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dnocs.com",
            "domain_keyword": "dnocs",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:47:37",
            "create_date": "2013-01-16",
            "update_date": "2022-05-11",
            "expiry_date": "2025-01-16",
            "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=dnocs.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "rocs.training",
            "domain_keyword": "rocs",
            "domain_tld": "training",
            "query_time": "2024-05-03 16:09:45",
            "create_date": "2020-02-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WCES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "d0cs.org",
            "domain_keyword": "d0cs",
            "domain_tld": "org",
            "query_time": "2024-04-23 06:37:48",
            "create_date": "2015-08-13",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dods.sk",
            "domain_keyword": "dods",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:51:30",
            "create_date": "2018-04-22",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-22",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Marek Vician",
            "registrant_company": "LET.IS SYSTEM, s.r.o.",
            "registrant_address": "Kopcianska 10",
            "registrant_city": "Bratislava",
            "registrant_zip": "85101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 39,
            "domain_name": "dock.mobi",
            "domain_keyword": "dock",
            "domain_tld": "mobi",
            "query_time": "2024-04-21 17:42:00",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3930,
            "registrar_name": "Sav.com, LLC - 40",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "udocs.cloud",
            "domain_keyword": "udocs",
            "domain_tld": "cloud",
            "query_time": "2024-04-28 01:43:50",
            "create_date": "2016-03-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Upstream Solutions Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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-1292.awsdns-33.org",
                "ns-151.awsdns-18.com",
                "ns-1540.awsdns-00.co.uk",
                "ns-652.awsdns-17.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "doch.net",
            "domain_keyword": "doch",
            "domain_tld": "net",
            "query_time": "2024-04-27 19:34:19",
            "create_date": "1997-12-30",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "docu.stream",
            "domain_keyword": "docu",
            "domain_tld": "stream",
            "query_time": "2024-05-09 04:28:32",
            "create_date": "2022-02-04",
            "update_date": "2022-02-09",
            "expiry_date": "2032-02-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "emily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "idocs.xyz",
            "domain_keyword": "idocs",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 10:07:57",
            "create_date": "2021-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "tocs.uk.com",
            "domain_keyword": "tocs",
            "domain_tld": "uk.com",
            "query_time": "2024-05-20 07:17:41",
            "create_date": "2017-03-09",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/tocs.uk.com/registrant",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dons.place",
            "domain_keyword": "dons",
            "domain_tld": "place",
            "query_time": "2024-05-18 07:08:16",
            "create_date": "2022-04-13",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-13",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "doms.co.jp",
            "domain_keyword": "doms",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 09:59:51",
            "create_date": "2016-10-06",
            "update_date": "2023-11-01",
            "registrant_company": "Bee House Co.,Ltd",
            "name_servers": [
                "ns6.cpi.ad.jp",
                "ns7.cpi.ad.jp"
            ]
        },
        {
            "num": 47,
            "domain_name": "edocs.digital",
            "domain_keyword": "edocs",
            "domain_tld": "digital",
            "query_time": "2024-05-21 14:25:33",
            "create_date": "2017-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dycs.xn--55qx5d",
            "domain_keyword": "dycs",
            "domain_tld": "xn--55qx5d",
            "query_time": "2024-05-24 19:57:25",
            "create_date": "2023-05-09",
            "update_date": "2023-05-14",
            "expiry_date": "2025-05-09",
            "registrar_name": "Xiamen Nawang Technology Co., Ltd",
            "registrar_website": "http://whois.nawang.cn",
            "registrant_company": "李磊",
            "registrant_state": "陕西省",
            "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": [
                "ns.nagor.cn",
                "ns.nagor.com.cn",
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bocs.it",
            "domain_keyword": "bocs",
            "domain_tld": "it",
            "query_time": "2024-05-23 09:57:12",
            "create_date": "2019-01-03",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-03",
            "registrar_name": "Reliance Software Consulting s.a.s. di Peppino Anselmi",
            "registrar_website": "http://www.reliance.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns1.reliance.it",
                "dns2.reliance.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "doca.ms",
            "domain_keyword": "doca",
            "domain_tld": "ms",
            "query_time": "2024-05-23 16:04:39",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "docb.me",
            "domain_keyword": "docb",
            "domain_tld": "me",
            "query_time": "2024-05-23 16:05:43",
            "create_date": "2024-01-23",
            "update_date": "2024-04-29",
            "expiry_date": "2025-01-23",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "doct.info",
            "domain_keyword": "doct",
            "domain_tld": "info",
            "query_time": "2024-05-14 00:32:42",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "docsh.art",
            "domain_keyword": "docsh",
            "domain_tld": "art",
            "query_time": "2024-05-14 00:31:30",
            "create_date": "2023-08-24",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "doos.pl",
            "domain_keyword": "doos",
            "domain_tld": "pl",
            "query_time": "2024-05-28 10:32:07",
            "create_date": "2024-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "drcs.shop",
            "domain_keyword": "drcs",
            "domain_tld": "shop",
            "query_time": "2024-05-29 07:08:51",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "docu.one",
            "domain_keyword": "docu",
            "domain_tld": "one",
            "query_time": "2024-06-01 00:26:14",
            "create_date": "2022-12-24",
            "update_date": "2024-03-26",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Michael Grossklos Internetmarketing",
            "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.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "dofcs.com",
            "domain_keyword": "dofcs",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:45:09",
            "create_date": "2023-05-08",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-08",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "name_servers": [
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "dtcs.com",
            "domain_keyword": "dtcs",
            "domain_tld": "com",
            "query_time": "2024-06-11 01:30:35",
            "create_date": "2000-11-02",
            "update_date": "2024-03-11",
            "expiry_date": "2031-11-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "doce.app",
            "domain_keyword": "doce",
            "domain_tld": "app",
            "query_time": "2024-06-12 20:43:58",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "4docs.org.uk",
            "domain_keyword": "4docs",
            "domain_tld": "org.uk",
            "query_time": "2024-04-28 03:50:25",
            "create_date": "2022-11-30",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-30",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "registrant_name": "Edoms LLC",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "doks.id.au",
            "domain_keyword": "doks",
            "domain_tld": "id.au",
            "query_time": "2024-04-28 15:35:52",
            "update_date": "2024-03-13",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Web Master",
            "name_servers": [
                "ns1.syd6.hostingplatform.net.au",
                "ns2.syd6.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "docu.xyz",
            "domain_keyword": "docu",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 23:42:49",
            "create_date": "2018-08-06",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dynadot.com",
                "ns2.dynadot.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "dots.community",
            "domain_keyword": "dots",
            "domain_tld": "community",
            "query_time": "2024-05-01 11:41:05",
            "create_date": "2020-12-31",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "new jersey",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please 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": [
                "connie.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mocs.srl",
            "domain_keyword": "mocs",
            "domain_tld": "srl",
            "query_time": "2024-05-05 20:24:42",
            "create_date": "2023-12-20",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MOCS SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "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-145-b.gandi.net",
                "ns-172-c.gandi.net",
                "ns-199-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bocs.eu",
            "domain_keyword": "bocs",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:07:20",
            "registrar_name": "23VNet Kft.",
            "registrar_website": "https://hostit.hu",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "hdocs.online",
            "domain_keyword": "hdocs",
            "domain_tld": "online",
            "query_time": "2024-05-06 16:41:59",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-suspended.zxcs.nl",
                "ns2-suspended.zxcs.be",
                "ns3-suspended.zxcs.de"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "docks.ninja",
            "domain_keyword": "docks",
            "domain_tld": "ninja",
            "query_time": "2024-05-09 04:19:46",
            "create_date": "2020-04-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-29",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "doci.nl",
            "domain_keyword": "doci",
            "domain_tld": "nl",
            "query_time": "2024-05-09 04:18:55",
            "create_date": "2010-08-08",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 69,
            "domain_name": "dcos.org",
            "domain_keyword": "dcos",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:20:23",
            "create_date": "2004-11-22",
            "update_date": "2023-08-15",
            "expiry_date": "2028-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dpcs.net",
            "domain_keyword": "dpcs",
            "domain_tld": "net",
            "query_time": "2024-04-15 09:20:08",
            "create_date": "2001-12-21",
            "update_date": "2023-01-13",
            "expiry_date": "2027-12-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "Chris Seidel",
            "registrant_address": "Huebnerstrasse 9",
            "registrant_city": "Muenchen",
            "registrant_zip": "80637",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.1728404165",
            "name_servers": [
                "ns-1385.awsdns-45.org",
                "ns-1621.awsdns-10.co.uk",
                "ns-449.awsdns-56.com",
                "ns-850.awsdns-42.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "locs.shop",
            "domain_keyword": "locs",
            "domain_tld": "shop",
            "query_time": "2024-04-23 07:49:15",
            "create_date": "2023-12-30",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "xdocs.ro",
            "domain_keyword": "xdocs",
            "domain_tld": "ro",
            "query_time": "2024-04-23 11:44:13",
            "create_date": "2020-02-23",
            "expiry_date": "2025-02-21",
            "registrar_name": "Eurodns SA",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "major.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 73,
            "domain_name": "dots.de",
            "domain_keyword": "dots",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:38:58",
            "update_date": "2020-01-21",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 74,
            "domain_name": "docx.online",
            "domain_keyword": "docx",
            "domain_tld": "online",
            "query_time": "2024-05-12 06:18:41",
            "create_date": "2022-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "PL",
            "registrant_country": "PL",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "decs.hu",
            "domain_keyword": "decs",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:38:31",
            "create_date": "2002-10-03"
        },
        {
            "num": 76,
            "domain_name": "socs.company",
            "domain_keyword": "socs",
            "domain_tld": "company",
            "query_time": "2024-05-20 10:56:57",
            "create_date": "2024-03-21",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "2docs.app",
            "domain_keyword": "2docs",
            "domain_tld": "app",
            "query_time": "2024-05-21 00:50:51",
            "create_date": "2023-07-04",
            "update_date": "2023-08-09",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "docq.app",
            "domain_keyword": "docq",
            "domain_tld": "app",
            "query_time": "2024-05-14 00:31:11",
            "create_date": "2019-08-08",
            "update_date": "2022-10-14",
            "expiry_date": "2027-08-08",
            "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 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": [
                "athena.ns.cloudflare.com",
                "ben.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "vdocs.pub",
            "domain_keyword": "vdocs",
            "domain_tld": "pub",
            "query_time": "2024-05-18 05:30:14",
            "create_date": "2020-12-17",
            "update_date": "2023-01-31",
            "expiry_date": "2024-12-17",
            "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.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "doca.store",
            "domain_keyword": "doca",
            "domain_tld": "store",
            "query_time": "2024-05-15 16:00:27",
            "create_date": "2023-06-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "does.business",
            "domain_keyword": "does",
            "domain_tld": "business",
            "query_time": "2024-05-25 15:39:07",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "bocs.online",
            "domain_keyword": "bocs",
            "domain_tld": "online",
            "query_time": "2024-05-23 09:57:12",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dpcs.xyz",
            "domain_keyword": "dpcs",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 23:08:28",
            "create_date": "2021-02-05",
            "update_date": "2024-04-17",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "doci.pro",
            "domain_keyword": "doci",
            "domain_tld": "pro",
            "query_time": "2024-05-23 16:07:11",
            "create_date": "2016-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "doc1.club",
            "domain_keyword": "doc1",
            "domain_tld": "club",
            "query_time": "2024-05-27 00:23:18",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "doas.monster",
            "domain_keyword": "doas",
            "domain_tld": "monster",
            "query_time": "2024-05-27 00:20:03",
            "create_date": "2023-03-19",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "Guangxi",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "dods.co.uk",
            "domain_keyword": "dods",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 15:09:30",
            "create_date": "2004-05-02",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-02",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "ducs.info",
            "domain_keyword": "ducs",
            "domain_tld": "info",
            "query_time": "2024-05-28 06:12:26",
            "create_date": "2019-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "dois.pro",
            "domain_keyword": "dois",
            "domain_tld": "pro",
            "query_time": "2024-05-28 09:53:58",
            "create_date": "2023-07-12",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-12",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dgcs.ovh",
            "domain_keyword": "dgcs",
            "domain_tld": "ovh",
            "query_time": "2024-06-08 04:09:24",
            "create_date": "2019-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "DGCS Spolka Akcyjna",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "doc1.solutions",
            "domain_keyword": "doc1",
            "domain_tld": "solutions",
            "query_time": "2024-05-31 14:22:21",
            "create_date": "2015-05-20",
            "update_date": "2020-03-26",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Hart Group, LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "docc.vip",
            "domain_keyword": "docc",
            "domain_tld": "vip",
            "query_time": "2024-06-01 16:55:56",
            "create_date": "2017-02-14",
            "update_date": "2019-11-10",
            "expiry_date": "2026-02-14",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chengyun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yunnansheng",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dock.com.au",
            "domain_keyword": "dock",
            "domain_tld": "com.au",
            "query_time": "2024-06-12 12:28:07",
            "update_date": "2024-06-01",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "docss.org",
            "domain_keyword": "docss",
            "domain_tld": "org",
            "query_time": "2024-06-12 12:37:17",
            "create_date": "2000-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teleforms Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Manitoba",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.mts.net",
                "dns2.mts.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "kdocs.biz",
            "domain_keyword": "kdocs",
            "domain_tld": "biz",
            "query_time": "2024-04-16 06:54:01",
            "create_date": "2005-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2025-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "dors.ai",
            "domain_keyword": "dors",
            "domain_tld": "ai",
            "query_time": "2024-04-17 21:19:27",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "registrant_fax": "Redacted | EU Registrar",
            "name_servers": [
                "ns-1467.awsdns-55.org",
                "ns-1547.awsdns-01.co.uk",
                "ns-159.awsdns-19.com",
                "ns-984.awsdns-59.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dosc.us",
            "domain_keyword": "dosc",
            "domain_tld": "us",
            "query_time": "2024-04-17 21:22:24",
            "create_date": "2023-07-05",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Guillermo Warner",
            "registrant_company": "NA",
            "registrant_address": "6004 Jean Street",
            "registrant_city": "Metairie",
            "registrant_state": "Louisiana",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8005889668",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "dots.mom",
            "domain_keyword": "dots",
            "domain_tld": "mom",
            "query_time": "2024-04-18 01:24:45",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dock.com.cn",
            "domain_keyword": "dock",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 13:27:57",
            "create_date": "2006-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张蔚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.yob.com.cn",
                "ns2.yob.com.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dogs.work",
            "domain_keyword": "dogs",
            "domain_tld": "work",
            "query_time": "2024-04-24 09:14:13",
            "create_date": "2019-09-05",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.147,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>docs.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4473</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dobs.legal, dons.reviews, docks.co.uk, dtcs.ru, dois.studio, socs.vip, dzcs.top, dors.xyz, rocs.email, dols.nl, doks.live, mocs.org.au, docj.bio, dlcs.cc, doct.uk, dlcs.org.in, docu.care, dycs.xn--io0a7i, docc.link, doas.online, docg.com.br, tocs.co.uk, xocs.com, docd.app, docu.tips, dogs.directory, kdocs.com, docx.icu, doss.by, dccs.co, dcos.site, doos.asia, dlcs.ru, jocs.co, dnocs.com, rocs.training, d0cs.org, dods.sk, dock.mobi, udocs.cloud, doch.net, docu.stream, idocs.xyz, tocs.uk.com, dons.place, doms.co.jp, edocs.digital, dycs.xn--55qx5d, bocs.it, doca.ms, docb.me, doct.info, docsh.art, doos.pl, drcs.shop, docu.one, dofcs.com, dtcs.com, doce.app, 4docs.org.uk, doks.id.au, docu.xyz, dots.community, mocs.srl, bocs.eu, hdocs.online, docks.ninja, doci.nl, dcos.org, dpcs.net, locs.shop, xdocs.ro, dots.de, docx.online, decs.hu, socs.company, 2docs.app, docq.app, vdocs.pub, doca.store, does.business, bocs.online, dpcs.xyz, doci.pro, doc1.club, doas.monster, dods.co.uk, ducs.info, dois.pro, dgcs.ovh, doc1.solutions, docc.vip, dock.com.au, docss.org, kdocs.biz, dors.ai, dosc.us, dots.mom, dock.com.cn, dogs.work</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dobs.legal</domain_name>
   <domain_keyword>dobs</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-04-22 16:58:36</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2027-04-19</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dons.reviews</domain_name>
   <domain_keyword>dons</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-25 08:24:01</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>docks.co.uk</domain_name>
   <domain_keyword>docks</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 19:39:17</query_time>
   <create_date>2013-11-26</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>YorkshireNet Limited t/a YorkshireNet [Tag = HUK]</registrar_name>
   <registrar_website>https://www.yorks.net</registrar_website>
   <name_servers>
    <value>ns1.yorserve.co.uk</value>
    <value>ns2.yorserve.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>dtcs.ru</domain_name>
   <domain_keyword>dtcs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:14</query_time>
   <create_date>2009-12-16</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>dois.studio</domain_name>
   <domain_keyword>dois</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-19 06:56:44</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-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/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cargocollective.com</value>
    <value>ns2.cargocollective.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>socs.vip</domain_name>
   <domain_keyword>socs</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-17 23:25:59</query_time>
   <create_date>2019-09-08</create_date>
   <expiry_date>2029-09-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ShangHai OuJie Commercial Services Co . , Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dzcs.top</domain_name>
   <domain_keyword>dzcs</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 03:34:24</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-13</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>huo jun xiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</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>8</num>
   <domain_name>dors.xyz</domain_name>
   <domain_keyword>dors</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 08:25:59</query_time>
   <create_date>2015-10-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.supremedns.com</value>
    <value>dns2.supremedns.com</value>
    <value>dns3.supremedns.com</value>
    <value>dns4.supremedns.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>9</num>
   <domain_name>rocs.email</domain_name>
   <domain_keyword>rocs</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-12 01:00:39</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dols.nl</domain_name>
   <domain_keyword>dols</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 09:54:42</query_time>
   <create_date>1997-04-29</create_date>
   <update_date>2016-08-25</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns-01.wh.tcc.eu</value>
    <value>ns-02.wh.tcc.eu</value>
    <value>ns-03.wh.tcc.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>doks.live</domain_name>
   <domain_keyword>doks</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-21 06:23:43</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pajdo.d.o.o</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hrvatska</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HR</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>ns1cvw.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4kmw.name.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>mocs.org.au</domain_name>
   <domain_keyword>mocs</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-15 10:35:02</query_time>
   <update_date>2024-01-25</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Ken Davis</registrant_name>
   <name_servers>
    <value>ns1.ivent.com.au</value>
    <value>ns2.ivent.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>docj.bio</domain_name>
   <domain_keyword>docj</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-17 09:45:08</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dlcs.cc</domain_name>
   <domain_keyword>dlcs</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 06:40:28</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2021-10-14</update_date>
   <expiry_date>2024-10-14</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/dlcs.cc</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>15</num>
   <domain_name>doct.uk</domain_name>
   <domain_keyword>doct</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-14 00:32:45</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>dlcs.org.in</domain_name>
   <domain_keyword>dlcs</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-15 19:11:36</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2022-11-30</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Design Line Consultancy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>docu.care</domain_name>
   <domain_keyword>docu</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-14 00:36:45</query_time>
   <create_date>2020-03-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Correlation Risk Partners</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1010.awsdns-62.net</value>
    <value>ns-1372.awsdns-43.org</value>
    <value>ns-1749.awsdns-26.co.uk</value>
    <value>ns-430.awsdns-53.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>dycs.xn--io0a7i</domain_name>
   <domain_keyword>dycs</domain_keyword>
   <domain_tld>xn--io0a7i</domain_tld>
   <query_time>2024-05-22 20:57:30</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2033-09-07</expiry_date>
   <registrar_name>Xiamen Nawang Technology Co., Ltd</registrar_name>
   <registrar_website>http://whois.nawang.cn</registrar_website>
   <registrant_company>冯雪芝</registrant_company>
   <registrant_state>云南省</registrant_state>
   <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>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>docc.link</domain_name>
   <domain_keyword>docc</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-23 16:05:49</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>youjungcnc</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>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>ns-1092.awsdns-08.org</value>
    <value>ns-1739.awsdns-25.co.uk</value>
    <value>ns-203.awsdns-25.com</value>
    <value>ns-999.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>doas.online</domain_name>
   <domain_keyword>doas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 12:57:02</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>docg.com.br</domain_name>
   <domain_keyword>docg</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 11:10:02</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrant_name>Franquias docg Comercio e Exporta??o de produtos</registrant_name>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>tocs.co.uk</domain_name>
   <domain_keyword>tocs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 02:26:59</query_time>
   <create_date>2016-01-15</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>xocs.com</domain_name>
   <domain_keyword>xocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:04:05</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>docd.app</domain_name>
   <domain_keyword>docd</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 14:23:07</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns75.domaincontrol.com</value>
    <value>ns76.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>25</num>
   <domain_name>docu.tips</domain_name>
   <domain_keyword>docu</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-06-01 00:26:14</query_time>
   <create_date>2018-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</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>adel.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dogs.directory</domain_name>
   <domain_keyword>dogs</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-06-11 09:35:02</query_time>
   <create_date>2014-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.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>27</num>
   <domain_name>kdocs.com</domain_name>
   <domain_keyword>kdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:54:29</query_time>
   <create_date>2005-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-12-27</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>docx.icu</domain_name>
   <domain_keyword>docx</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-12 03:08:12</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>FL</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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>doss.by</domain_name>
   <domain_keyword>doss</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-20 00:22:04</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>Support chain, LLC</registrar_name>
   <registrant_company>Павел Юрьевич Алиев</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hostfly.by</value>
    <value>ns2.hostfly.by</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>dccs.co</domain_name>
   <domain_keyword>dccs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 18:19:43</query_time>
   <create_date>2017-12-07</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dcos.site</domain_name>
   <domain_keyword>dcos</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 22:54:04</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com,Inc.</registrar_name>
   <registrar_website>http://www.now.cn</registrar_website>
   <registrant_company>zhang jing</registrant_company>
   <registrant_state>YN</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>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>32</num>
   <domain_name>doos.asia</domain_name>
   <domain_keyword>doos</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-01 13:10:00</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-22</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan 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>elaine.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dlcs.ru</domain_name>
   <domain_keyword>dlcs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:31:01</query_time>
   <create_date>2017-12-01</create_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>jocs.co</domain_name>
   <domain_keyword>jocs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 23:48:00</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.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>dnocs.com</domain_name>
   <domain_keyword>dnocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:47:37</query_time>
   <create_date>2013-01-16</create_date>
   <update_date>2022-05-11</update_date>
   <expiry_date>2025-01-16</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=dnocs.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>rocs.training</domain_name>
   <domain_keyword>rocs</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-03 16:09:45</query_time>
   <create_date>2020-02-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WCES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>d0cs.org</domain_name>
   <domain_keyword>d0cs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 06:37:48</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dods.sk</domain_name>
   <domain_keyword>dods</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:51:30</query_time>
   <create_date>2018-04-22</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Marek Vician</registrant_name>
   <registrant_company>LET.IS SYSTEM, s.r.o.</registrant_company>
   <registrant_address>Kopcianska 10</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>85101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dock.mobi</domain_name>
   <domain_keyword>dock</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-21 17:42:00</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3930</registrar_iana>
   <registrar_name>Sav.com, LLC - 40</registrar_name>
   <registrar_website>http://Sav.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>IL</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-auction.sav.com</value>
    <value>ns2-auction.sav.com</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>udocs.cloud</domain_name>
   <domain_keyword>udocs</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-28 01:43:50</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Upstream Solutions Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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-1292.awsdns-33.org</value>
    <value>ns-151.awsdns-18.com</value>
    <value>ns-1540.awsdns-00.co.uk</value>
    <value>ns-652.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>doch.net</domain_name>
   <domain_keyword>doch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 19:34:19</query_time>
   <create_date>1997-12-30</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-29</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>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>42</num>
   <domain_name>docu.stream</domain_name>
   <domain_keyword>docu</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-09 04:28:32</query_time>
   <create_date>2022-02-04</create_date>
   <update_date>2022-02-09</update_date>
   <expiry_date>2032-02-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>emily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>idocs.xyz</domain_name>
   <domain_keyword>idocs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 10:07:57</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tocs.uk.com</domain_name>
   <domain_keyword>tocs</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-20 07:17:41</query_time>
   <create_date>2017-03-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/tocs.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dons.place</domain_name>
   <domain_keyword>dons</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-18 07:08:16</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-13</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>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>46</num>
   <domain_name>doms.co.jp</domain_name>
   <domain_keyword>doms</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 09:59:51</query_time>
   <create_date>2016-10-06</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Bee House Co.,Ltd</registrant_company>
   <name_servers>
    <value>ns6.cpi.ad.jp</value>
    <value>ns7.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>47</num>
   <domain_name>edocs.digital</domain_name>
   <domain_keyword>edocs</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-21 14:25:33</query_time>
   <create_date>2017-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</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>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>48</num>
   <domain_name>dycs.xn--55qx5d</domain_name>
   <domain_keyword>dycs</domain_keyword>
   <domain_tld>xn--55qx5d</domain_tld>
   <query_time>2024-05-24 19:57:25</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Xiamen Nawang Technology Co., Ltd</registrar_name>
   <registrar_website>http://whois.nawang.cn</registrar_website>
   <registrant_company>李磊</registrant_company>
   <registrant_state>陕西省</registrant_state>
   <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>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bocs.it</domain_name>
   <domain_keyword>bocs</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 09:57:12</query_time>
   <create_date>2019-01-03</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>Reliance Software Consulting s.a.s. di Peppino Anselmi</registrar_name>
   <registrar_website>http://www.reliance.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns1.reliance.it</value>
    <value>dns2.reliance.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>doca.ms</domain_name>
   <domain_keyword>doca</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-23 16:04:39</query_time>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>docb.me</domain_name>
   <domain_keyword>docb</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-23 16:05:43</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-01-23</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.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>doct.info</domain_name>
   <domain_keyword>doct</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 00:32:42</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>docsh.art</domain_name>
   <domain_keyword>docsh</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-14 00:31:30</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>doos.pl</domain_name>
   <domain_keyword>doos</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-28 10:32:07</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>drcs.shop</domain_name>
   <domain_keyword>drcs</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-29 07:08:51</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>docu.one</domain_name>
   <domain_keyword>docu</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-01 00:26:14</query_time>
   <create_date>2022-12-24</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Michael Grossklos Internetmarketing</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>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>dofcs.com</domain_name>
   <domain_keyword>dofcs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:45:09</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <name_servers>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>dtcs.com</domain_name>
   <domain_keyword>dtcs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 01:30:35</query_time>
   <create_date>2000-11-02</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-11-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>doce.app</domain_name>
   <domain_keyword>doce</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 20:43:58</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>4docs.org.uk</domain_name>
   <domain_keyword>4docs</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-28 03:50:25</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <registrant_name>Edoms LLC</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>doks.id.au</domain_name>
   <domain_keyword>doks</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-04-28 15:35:52</query_time>
   <update_date>2024-03-13</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Web Master</registrant_name>
   <name_servers>
    <value>ns1.syd6.hostingplatform.net.au</value>
    <value>ns2.syd6.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>docu.xyz</domain_name>
   <domain_keyword>docu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 23:42:49</query_time>
   <create_date>2018-08-06</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dynadot.com</value>
    <value>ns2.dynadot.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>dots.community</domain_name>
   <domain_keyword>dots</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-01 11:41:05</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://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>new jersey</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>connie.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mocs.srl</domain_name>
   <domain_keyword>mocs</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-05 20:24:42</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MOCS SRL</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>RO</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-145-b.gandi.net</value>
    <value>ns-172-c.gandi.net</value>
    <value>ns-199-a.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>bocs.eu</domain_name>
   <domain_keyword>bocs</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:07:20</query_time>
   <registrar_name>23VNet Kft.</registrar_name>
   <registrar_website>https://hostit.hu</registrar_website>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>hdocs.online</domain_name>
   <domain_keyword>hdocs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 16:41:59</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-suspended.zxcs.nl</value>
    <value>ns2-suspended.zxcs.be</value>
    <value>ns3-suspended.zxcs.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>docks.ninja</domain_name>
   <domain_keyword>docks</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-09 04:19:46</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-29</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>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>68</num>
   <domain_name>doci.nl</domain_name>
   <domain_keyword>doci</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 04:18:55</query_time>
   <create_date>2010-08-08</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dcos.org</domain_name>
   <domain_keyword>dcos</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:20:23</query_time>
   <create_date>2004-11-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2028-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>70</num>
   <domain_name>dpcs.net</domain_name>
   <domain_keyword>dpcs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 09:20:08</query_time>
   <create_date>2001-12-21</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2027-12-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>Chris Seidel</registrant_name>
   <registrant_address>Huebnerstrasse 9</registrant_address>
   <registrant_city>Muenchen</registrant_city>
   <registrant_zip>80637</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.1728404165</registrant_phone>
   <name_servers>
    <value>ns-1385.awsdns-45.org</value>
    <value>ns-1621.awsdns-10.co.uk</value>
    <value>ns-449.awsdns-56.com</value>
    <value>ns-850.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>locs.shop</domain_name>
   <domain_keyword>locs</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 07:49:15</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>xdocs.ro</domain_name>
   <domain_keyword>xdocs</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-23 11:44:13</query_time>
   <create_date>2020-02-23</create_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>Eurodns SA</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>major.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dots.de</domain_name>
   <domain_keyword>dots</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:38:58</query_time>
   <update_date>2020-01-21</update_date>
   <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>connect</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>docx.online</domain_name>
   <domain_keyword>docx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 06:18:41</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>PL</registrant_state>
   <registrant_country>PL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>decs.hu</domain_name>
   <domain_keyword>decs</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:38:31</query_time>
   <create_date>2002-10-03</create_date>
  </value>
  <value>
   <num>76</num>
   <domain_name>socs.company</domain_name>
   <domain_keyword>socs</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-20 10:56:57</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>2docs.app</domain_name>
   <domain_keyword>2docs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 00:50:51</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>78</num>
   <domain_name>docq.app</domain_name>
   <domain_keyword>docq</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 00:31:11</query_time>
   <create_date>2019-08-08</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2027-08-08</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 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>athena.ns.cloudflare.com</value>
    <value>ben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>vdocs.pub</domain_name>
   <domain_keyword>vdocs</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-18 05:30:14</query_time>
   <create_date>2020-12-17</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2024-12-17</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.brainydns.com</value>
    <value>ns2.brainydns.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>doca.store</domain_name>
   <domain_keyword>doca</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-15 16:00:27</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>81</num>
   <domain_name>does.business</domain_name>
   <domain_keyword>does</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-25 15:39:07</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bocs.online</domain_name>
   <domain_keyword>bocs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 09:57:12</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dpcs.xyz</domain_name>
   <domain_keyword>dpcs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 23:08:28</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>doci.pro</domain_name>
   <domain_keyword>doci</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-23 16:07:11</query_time>
   <create_date>2016-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</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>ns11.domaincontrol.com</value>
    <value>ns12.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>doc1.club</domain_name>
   <domain_keyword>doc1</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 00:23:18</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>doas.monster</domain_name>
   <domain_keyword>doas</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-27 00:20:03</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>Guangxi</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>dods.co.uk</domain_name>
   <domain_keyword>dods</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 15:09:30</query_time>
   <create_date>2004-05-02</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>ducs.info</domain_name>
   <domain_keyword>ducs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 06:12:26</query_time>
   <create_date>2019-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>89</num>
   <domain_name>dois.pro</domain_name>
   <domain_keyword>dois</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-28 09:53:58</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dgcs.ovh</domain_name>
   <domain_keyword>dgcs</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-08 04:09:24</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>DGCS Spolka Akcyjna</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>doc1.solutions</domain_name>
   <domain_keyword>doc1</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-31 14:22:21</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2020-03-26</update_date>
   <expiry_date>2025-05-20</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>The Hart Group, LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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>ns57.worldnic.com</value>
    <value>ns58.worldnic.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>docc.vip</domain_name>
   <domain_keyword>docc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 16:55:56</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2019-11-10</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chengyun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yunnansheng</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dock.com.au</domain_name>
   <domain_keyword>dock</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-12 12:28:07</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>docss.org</domain_name>
   <domain_keyword>docss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 12:37:17</query_time>
   <create_date>2000-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teleforms Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Manitoba</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.mts.net</value>
    <value>dns2.mts.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>kdocs.biz</domain_name>
   <domain_keyword>kdocs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-16 06:54:01</query_time>
   <create_date>2005-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>96</num>
   <domain_name>dors.ai</domain_name>
   <domain_keyword>dors</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-17 21:19:27</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <registrant_fax>Redacted | EU Registrar</registrant_fax>
   <name_servers>
    <value>ns-1467.awsdns-55.org</value>
    <value>ns-1547.awsdns-01.co.uk</value>
    <value>ns-159.awsdns-19.com</value>
    <value>ns-984.awsdns-59.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>97</num>
   <domain_name>dosc.us</domain_name>
   <domain_keyword>dosc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 21:22:24</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Guillermo Warner</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>6004 Jean Street</registrant_address>
   <registrant_city>Metairie</registrant_city>
   <registrant_state>Louisiana</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8005889668</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>dots.mom</domain_name>
   <domain_keyword>dots</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-04-18 01:24:45</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dock.com.cn</domain_name>
   <domain_keyword>dock</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 13:27:57</query_time>
   <create_date>2006-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张蔚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.yob.com.cn</value>
    <value>ns2.yob.com.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dogs.work</domain_name>
   <domain_keyword>dogs</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-24 09:14:13</query_time>
   <create_date>2019-09-05</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>
 </results>
 <stats>
  <total_time>0.147</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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