WHOIS QUERY TIME

16 Apr 2024 - 11:33 AM UTC

Registered: 5 May 2023
Modified: 5 May 2023
Expiry: 5 May 2025

REGISTRAR

IANA: 1599
Name: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Website: http://wanwang.aliyun.com

DNSSEC

unsigned

NAME SERVERS

dns13.hichina.com
dns14.hichina.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dedeoffice.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dedeoffice.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dedeoffice.com",
            "domain_keyword": "dedeoffice",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:33:19",
            "create_date": "2023-05-05",
            "update_date": "2023-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dedeoffice.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dedeoffice.com</domain_name>
   <domain_keyword>dedeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:33:19</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.036 seconds) for "dedeoffice.com" in our Historical WHOIS Database.
#1 - QUERY TIME

16 Apr 2024 - 11:33 AM UTC

Registered: 5 May 2023
Modified: 5 May 2023
Expiry: 5 May 2025

REGISTRAR

IANA: 1599
Name: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Website: http://wanwang.aliyun.com

DNSSEC

unsigned

NAME SERVERS

dns13.hichina.com
dns14.hichina.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=dedeoffice.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dedeoffice.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "dedeoffice.com",
    "results": [
        {
            "num": 1,
            "domain_name": "dedeoffice.com",
            "domain_keyword": "dedeoffice",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:33:19",
            "create_date": "2023-05-05",
            "update_date": "2023-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "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>dedeoffice.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>dedeoffice.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dedeoffice.com</domain_name>
   <domain_keyword>dedeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:33:19</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 458 domain names (in 0.106 seconds) which look and sound like the brand name "dedeoffice".
Domain Name Registered Expiry Registrar Ownership
1 dudeoffice.com 11 Apr 2023 11 Apr 2024 DNSPod, Inc. REDACTED FOR PRIVACY
2 redeoffice.com 17 Apr 2020 17 Apr 2025 GoDaddy.com, LLC -
3 deedoffice.com 7 Jan 2014 7 Jan 2025 DNS Africa Ltd MTN Business
4 redeoffice.net 7 Jan 2014 7 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
5 deeoffice.com 28 Oct 2023 28 Oct 2024 PSI-USA, Inc. dba Domain Robot teamtamweb
6 deduoffice.nl 22 Feb 2016 - ZXCS -
7 edenoffice.com 25 Jun 2007 25 Jun 2024 GoDaddy.com, LLC -
8 red-office.com 28 Feb 2014 28 Feb 2025 Dynadot Inc -
9 dimeoffice.pl 16 Jul 2019 16 Jul 2024 LH.pl Sp. z o.o. -
10 meweoffice.net 17 Jun 2014 17 Jun 2024 GoDaddy.com, LLC -
11 deweyoffice.net 31 Jan 2019 31 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
12 madeoffice.co.uk 1 Dec 2023 1 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
13 verdeoffice.com 16 Mar 2022 16 Mar 2024 GoDaddy.com, LLC -
14 delioffice.com.cn 7 Nov 2022 7 Nov 2024 阿里云计算有限公司(万网) 周炜
15 fedexoffice.pl 15 May 2022 - Netim -
16 med-office.ru 16 Mar 2022 16 Mar 2025 REGRU-RU Private Person
17 teleoffice.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
18 reedoffice.com 22 Aug 2022 22 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
19 medioffice.co.uk 8 Mar 2021 8 Mar 2025 Gandi [Tag = GANDI] -
20 demooffice.cloud 9 Nov 2023 9 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
21 beneoffice.ru 26 Nov 2003 26 Nov 2024 RU-CENTER-RU Bene GmbH
22 desioffice.com 5 May 2018 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 deploffice.com 20 Mar 2024 20 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
24 deadoffice.co.uk 6 Jan 2021 6 Jan 2025 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
25 nodeoffice.com 21 Oct 2005 21 Oct 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
26 teleoffice.info 1 Jan 2008 1 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
27 red-office.org 26 Jul 2004 26 Jul 2024 Key-Systems GmbH Bueroring eG
28 codeoffice.pt 2 Mar 2022 2 Mar 2025 - -
29 dileoffice.com 18 Apr 2002 18 Apr 2025 DonDominio (SCIP) Dileoffice, S.L.
30 dev-office.net 23 Aug 2005 23 Aug 2024 OVH, SAS REDACTED FOR PRIVACY
31 fadeoffice.com 13 Aug 2020 13 Aug 2024 Synergy Wholesale Domain Privacy
32 leedoffice.com 30 Nov 2021 30 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
33 deedsoffice.com 6 Mar 2007 6 Mar 2025 DNS Africa Ltd MTN Business
34 meleoffice.com 20 Apr 2011 20 Apr 2025 Tucows Domains Inc. -
35 swedeoffice.com 8 Feb 2007 8 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
36 med-office.com 20 Feb 2014 20 Feb 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
37 teleoffice.com 27 Jul 2003 27 Jul 2025 Megazone Corp., dba HOSTING.KR Easy Property Management
38 jedioffice.net 12 Aug 2021 12 Aug 2024 Tucows Domains Inc. -
39 desqoffice.com 12 Mar 2024 12 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
40 med-office.net 7 Aug 2007 7 Aug 2024 IONOS SE REDACTED FOR PRIVACY
41 dopeoffice.com 6 Jan 2018 6 Jan 2025 GoDaddy.com, LLC -
42 deexoffice.com 3 May 2019 3 May 2025 GoDaddy.com, LLC -
43 nodeoffice.zone 17 May 2024 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 seedoffice.net 20 Nov 2021 20 Nov 2024 GMO INTERNET, INC. SEED Architecture and Planning LLC
45 edgeoffice.space 26 Jun 2022 26 Jun 2024 Key-Systems LLC NRP TEKNOLOJi LiMiTED SiRKETi
46 teleoffice.co.uk 15 Feb 2017 15 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
47 codeoffice.ru 29 Oct 2023 29 Oct 2024 REGRU-RU Private Person
48 decooffice.com 10 Feb 2009 10 Feb 2025 GoDaddy.com, LLC -
49 zed-office.com 18 Mar 2015 18 Mar 2025 NORDNET Frenchestate Holding
50 dearoffice.com 7 Aug 2018 7 Aug 2024 Cloudflare, Inc. DATA REDACTED
51 modeoffice.us 25 Apr 2019 25 Apr 2024 Squarespace Domains II LLC Matt Smith
52 domeoffice.net 22 Apr 2022 22 Apr 2025 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
53 codeoffice.net 12 Mar 2015 12 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
54 devsoffice.com 20 Jun 2023 20 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 teleoffice.net 18 Sep 2023 18 Sep 2024 NameSilo, LLC QINGRU WU
56 deyuoffice.com 30 Aug 2012 30 Aug 2026 Foshan YiDong Network Co.LTD REDACTED FOR PRIVACY
57 madeoffice.com 20 Jul 2016 20 Jul 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
58 vedaoffice.com 3 Oct 2020 3 Oct 2024 GoDaddy.com, LLC -
59 red-office.net 26 Jul 2004 26 Jul 2024 Key-Systems GmbH -
60 demcoffice.com 10 Aug 2022 10 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
61 deadoffice.com 6 Jan 2021 6 Jan 2025 REGISTER S.P.A. GLOBAL DOMAIN PRIVACY
62 meweoffice.com 17 Jun 2014 17 Jun 2024 GoDaddy.com, LLC -
63 deepoffice.cn 28 Sep 2023 28 Sep 2024 福州中旭网络技术有限公司 许秀娇
64 deeroffice.com 13 Dec 2023 13 Dec 2024 DropCatch.com 390 LLC NameBrightPrivacy.com
65 debtoffice.com 23 Jul 2005 23 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 dentoffice.net 2 Jan 2021 2 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
67 red-office.biz 26 Jul 2004 25 Jul 2024 Key-Systems GmbH Bueroring eG
68 bodeoffice.com 15 Jun 2009 15 Jun 2025 ENOM, INC. REDACTED FOR PRIVACY
69 densoffice.cloud 19 Feb 2016 19 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
70 aereoffice.com 26 Mar 2022 26 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) Murasaki Sayaka
71 demaoffice.com 17 Jan 2019 17 Jan 2025 Tucows Domains Inc. -
72 duceoffice.com 11 Dec 2022 11 Dec 2024 DropCatch.com 698 LLC HugeDomains.com
73 delioffice.ru 27 Jul 2023 27 Jul 2024 ACTIVE-RU Private Person
74 sideoffice.net 23 Sep 2023 23 Sep 2024 GoDaddy.com, LLC -
75 feedoffice.online 16 May 2024 16 May 2025 Go Daddy, LLC Domains By Proxy, LLC
76 dadsoffice.com 26 Aug 2016 26 Aug 2024 GoDaddy.com, LLC -
77 deskoffice.pl 28 Jun 2022 28 Jun 2024 HitMe.pl Marek Bajerski -
78 videoffice.com 6 Apr 2004 6 Apr 2025 ANNULET, INC BuyDomains.com
79 geneoffice.com 4 Mar 2014 4 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
80 deptoffice.com 4 Jan 2022 4 Jan 2025 NAMECHEAP INC World News Pte Ltd
81 daleoffice.com 27 Jul 2006 27 Jul 2025 Network Solutions, LLC -
82 beneoffice.pl 5 May 2010 5 May 2024 nazwa.pl sp. z o.o. -
83 hideoffice.ru 2 Mar 2023 2 Mar 2025 RU-CENTER-RU OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SPECIALIZIROVANNYY ZASTROYShchIK BIZNES INVEST ZAPAD
84 reneoffice.solutions 13 Jun 2022 13 Jun 2024 IONOS SE REDACTED FOR PRIVACY
85 led-office.com 2 May 2024 2 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 delaoffice.org 22 Jun 2021 22 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 duneoffice.com 7 Jun 2023 7 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 tederoffice.com 4 Mar 2021 4 Mar 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
89 hedgeoffice.ru 27 Oct 2023 27 Oct 2024 BEGET-RU Private Person
90 develoffice.ru 22 Dec 2023 22 Dec 2024 REGRU-RU Private Person
91 dad-office.shop 18 May 2023 18 May 2025 Realtime Register B.V. -
92 fedxoffice.com 9 Jun 2008 9 Jun 2024 CSC CORPORATE DOMAINS, INC. Federal Express Corporation
93 dzdcoffice.com 11 Aug 2020 11 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
94 demooffice.com 24 May 2002 24 May 2025 Network Solutions, LLC -
95 den-office.be 16 Sep 2008 - One.com A/S -
96 teleoffice.io 24 Sep 2021 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 red-office.info 26 Jul 2004 26 Jul 2024 Key-Systems GmbH Bueroring eG
98 wideoffice.cloud 28 Apr 2019 28 Apr 2025 Tucows Domains Inc. Data Protected
99 didaoffice.com 21 Sep 2018 21 Sep 2024 GoDaddy.com, LLC -
100 fed-office.com 9 Apr 2020 9 Apr 2025 Netowl, Inc. Xserver Inc.
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Dedeoffice.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dedeoffice.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dedeoffice.com",
        "page_size": 100
    },
    "count": {
        "total": 458,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dudeoffice.com, redeoffice.com, deedoffice.com, redeoffice.net, deeoffice.com, deduoffice.nl, edenoffice.com, red-office.com, dimeoffice.pl, meweoffice.net, deweyoffice.net, madeoffice.co.uk, verdeoffice.com, delioffice.com.cn, fedexoffice.pl, med-office.ru, teleoffice.xyz, reedoffice.com, medioffice.co.uk, demooffice.cloud, beneoffice.ru, desioffice.com, deploffice.com, deadoffice.co.uk, nodeoffice.com, teleoffice.info, red-office.org, codeoffice.pt, dileoffice.com, dev-office.net, fadeoffice.com, leedoffice.com, deedsoffice.com, meleoffice.com, swedeoffice.com, med-office.com, teleoffice.com, jedioffice.net, desqoffice.com, med-office.net, dopeoffice.com, deexoffice.com, nodeoffice.zone, seedoffice.net, edgeoffice.space, teleoffice.co.uk, codeoffice.ru, decooffice.com, zed-office.com, dearoffice.com, modeoffice.us, domeoffice.net, codeoffice.net, devsoffice.com, teleoffice.net, deyuoffice.com, madeoffice.com, vedaoffice.com, red-office.net, demcoffice.com, deadoffice.com, meweoffice.com, deepoffice.cn, deeroffice.com, debtoffice.com, dentoffice.net, red-office.biz, bodeoffice.com, densoffice.cloud, aereoffice.com, demaoffice.com, duceoffice.com, delioffice.ru, sideoffice.net, feedoffice.online, dadsoffice.com, deskoffice.pl, videoffice.com, geneoffice.com, deptoffice.com, daleoffice.com, beneoffice.pl, hideoffice.ru, reneoffice.solutions, led-office.com, delaoffice.org, duneoffice.com, tederoffice.com, hedgeoffice.ru, develoffice.ru, dad-office.shop, fedxoffice.com, dzdcoffice.com, demooffice.com, den-office.be, teleoffice.io, red-office.info, wideoffice.cloud, didaoffice.com, fed-office.com",
    "results": [
        {
            "num": 1,
            "domain_name": "dudeoffice.com",
            "domain_keyword": "dudeoffice",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:35:14",
            "create_date": "2023-04-11",
            "update_date": "2024-05-12",
            "expiry_date": "2024-04-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=dudeoffice.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "redeoffice.com",
            "domain_keyword": "redeoffice",
            "domain_tld": "com",
            "query_time": "2024-05-01 20:59:31",
            "create_date": "2020-04-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "deedoffice.com",
            "domain_keyword": "deedoffice",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:04:27",
            "create_date": "2014-01-07",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-07",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "http://dns.business/",
            "registrant_name": "REDACTED",
            "registrant_company": "MTN Business",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please 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.iafrica.com",
                "ns2.iafrica.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "redeoffice.net",
            "domain_keyword": "redeoffice",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:42:16",
            "create_date": "2014-01-07",
            "update_date": "2023-11-21",
            "expiry_date": "2025-01-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/eb85da42-0324-48e1-830e-f57957a87f0c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "deeoffice.com",
            "domain_keyword": "deeoffice",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:07:33",
            "create_date": "2023-10-28",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "teamtamweb",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SATUN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "https://whoispro.domain-robot.org/whois/deeoffice.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ainsley.ns.cloudflare.com",
                "carmelo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "deduoffice.nl",
            "domain_keyword": "deduoffice",
            "domain_tld": "nl",
            "query_time": "2024-05-09 17:03:16",
            "create_date": "2016-02-22",
            "update_date": "2023-01-18",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "edenoffice.com",
            "domain_keyword": "edenoffice",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:35:28",
            "create_date": "2007-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "red-office.com",
            "domain_keyword": "red-office",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:26:49",
            "create_date": "2014-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dimeoffice.pl",
            "domain_keyword": "dimeoffice",
            "domain_tld": "pl",
            "query_time": "2024-04-05 08:12:18",
            "create_date": "2019-07-16",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-16",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "meweoffice.net",
            "domain_keyword": "meweoffice",
            "domain_tld": "net",
            "query_time": "2024-04-21 10:02:16",
            "create_date": "2014-06-17",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "deweyoffice.net",
            "domain_keyword": "deweyoffice",
            "domain_tld": "net",
            "query_time": "2024-04-24 18:49:23",
            "create_date": "2019-01-31",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "madeoffice.co.uk",
            "domain_keyword": "madeoffice",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 21:34:35",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "verdeoffice.com",
            "domain_keyword": "verdeoffice",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:25:59",
            "create_date": "2022-03-16",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "delioffice.com.cn",
            "domain_keyword": "delioffice",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 18:36:27",
            "create_date": "2022-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "fedexoffice.pl",
            "domain_keyword": "fedexoffice",
            "domain_tld": "pl",
            "query_time": "2024-05-31 00:20:06",
            "create_date": "2022-05-15",
            "update_date": "2023-05-14",
            "registrar_name": "Netim",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "med-office.ru",
            "domain_keyword": "med-office",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:52:50",
            "create_date": "2022-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "teleoffice.xyz",
            "domain_keyword": "teleoffice",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:33:06",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "reedoffice.com",
            "domain_keyword": "reedoffice",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:11:05",
            "create_date": "2022-08-22",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=reedoffice.com",
            "registrant_phone": "+1.4165385487",
            "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": 19,
            "domain_name": "medioffice.co.uk",
            "domain_keyword": "medioffice",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 17:00:30",
            "create_date": "2021-03-08",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-08",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1069.awsdns-05.org",
                "ns-149.awsdns-18.com",
                "ns-1584.awsdns-06.co.uk",
                "ns-921.awsdns-51.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "demooffice.cloud",
            "domain_keyword": "demooffice",
            "domain_tld": "cloud",
            "query_time": "2024-05-17 10:32:51",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "beneoffice.ru",
            "domain_keyword": "beneoffice",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:03:33",
            "create_date": "2003-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Bene GmbH",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "desioffice.com",
            "domain_keyword": "desioffice",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:09:51",
            "create_date": "2018-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "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=desioffice.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "deploffice.com",
            "domain_keyword": "deploffice",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:36:45",
            "create_date": "2024-03-20",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=deploffice.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com",
                "verify1.registrar.eu",
                "verify2.registrar.eu",
                "verify3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "deadoffice.co.uk",
            "domain_keyword": "deadoffice",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 21:57:30",
            "create_date": "2021-01-06",
            "update_date": "2023-10-26",
            "expiry_date": "2025-01-06",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "nodeoffice.com",
            "domain_keyword": "nodeoffice",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:58:43",
            "create_date": "2005-10-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-10-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "teleoffice.info",
            "domain_keyword": "teleoffice",
            "domain_tld": "info",
            "query_time": "2024-05-10 18:44:40",
            "create_date": "2008-01-01",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1djs.name.com",
                "ns2bls.name.com",
                "ns3cqz.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "red-office.org",
            "domain_keyword": "red-office",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:26:49",
            "create_date": "2004-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bueroring eG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.bueroring.de",
                "b.ns.bueroring.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "codeoffice.pt",
            "domain_keyword": "codeoffice",
            "domain_tld": "pt",
            "query_time": "2024-06-05 14:19:43",
            "create_date": "2022-03-02",
            "expiry_date": "2025-03-02",
            "name_servers": [
                "ns1.codeoffice.pt",
                "ns2.codeoffice.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 29,
            "domain_name": "dileoffice.com",
            "domain_keyword": "dileoffice",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:54:44",
            "create_date": "2002-04-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Dileoffice, S.L.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Alicante",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=dileoffice.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "alfa.lobocom.es",
                "beta.lobocom.es",
                "ns3.lobocom.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dev-office.net",
            "domain_keyword": "dev-office",
            "domain_tld": "net",
            "query_time": "2024-04-19 19:54:44",
            "create_date": "2005-08-23",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-23",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fadeoffice.com",
            "domain_keyword": "fadeoffice",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:18:20",
            "create_date": "2020-08-13",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.syd1.hostingplatform.net.au",
                "ns2.syd1.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "leedoffice.com",
            "domain_keyword": "leedoffice",
            "domain_tld": "com",
            "query_time": "2024-05-24 11:23:41",
            "create_date": "2021-11-30",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "deedsoffice.com",
            "domain_keyword": "deedsoffice",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:34:31",
            "create_date": "2007-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "http://dns.business/",
            "registrant_name": "REDACTED",
            "registrant_company": "MTN Business",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please 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.iafrica.com",
                "ns2.iafrica.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "meleoffice.com",
            "domain_keyword": "meleoffice",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:54:52",
            "create_date": "2011-04-20",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "swedeoffice.com",
            "domain_keyword": "swedeoffice",
            "domain_tld": "com",
            "query_time": "2024-04-25 22:05:55",
            "create_date": "2007-02-08",
            "update_date": "2024-01-09",
            "expiry_date": "2026-02-08",
            "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=swedeoffice.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "med-office.com",
            "domain_keyword": "med-office",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:34:43",
            "create_date": "2014-02-20",
            "update_date": "2023-02-21",
            "expiry_date": "2026-02-20",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "teleoffice.com",
            "domain_keyword": "teleoffice",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:25:33",
            "create_date": "2003-07-27",
            "update_date": "2023-08-28",
            "expiry_date": "2025-07-27",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Easy Property Management",
            "registrant_company": "Easy Property Management",
            "registrant_address": "Woojin Energy 621, Anseongmatchum-daero, Miyang-myeon,  Anseong-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "17600",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1025380112",
            "registrant_fax": "+82.7070161044",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "jedioffice.net",
            "domain_keyword": "jedioffice",
            "domain_tld": "net",
            "query_time": "2024-05-22 03:59:38",
            "create_date": "2021-08-12",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "desqoffice.com",
            "domain_keyword": "desqoffice",
            "domain_tld": "com",
            "query_time": "2024-05-14 04:50:06",
            "create_date": "2024-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "med-office.net",
            "domain_keyword": "med-office",
            "domain_tld": "net",
            "query_time": "2024-04-15 04:34:43",
            "create_date": "2007-08-07",
            "update_date": "2017-12-05",
            "expiry_date": "2024-08-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1017.ui-dns.com",
                "ns1017.ui-dns.de",
                "ns1017.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dopeoffice.com",
            "domain_keyword": "dopeoffice",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:48:42",
            "create_date": "2018-01-06",
            "update_date": "2023-01-06",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "deexoffice.com",
            "domain_keyword": "deexoffice",
            "domain_tld": "com",
            "query_time": "2024-05-06 03:49:39",
            "create_date": "2019-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "nodeoffice.zone",
            "domain_keyword": "nodeoffice",
            "domain_tld": "zone",
            "query_time": "2024-05-19 18:20:03",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "seedoffice.net",
            "domain_keyword": "seedoffice",
            "domain_tld": "net",
            "query_time": "2024-05-18 18:39:05",
            "create_date": "2021-11-20",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "YASUHIKO IDA",
            "registrant_company": "SEED Architecture and Planning LLC",
            "registrant_address": "1-53-1-2-301 Hakusan",
            "registrant_city": "Handa-Shi",
            "registrant_state": "Aichi",
            "registrant_zip": "475-0912",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.7043327578",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "edgeoffice.space",
            "domain_keyword": "edgeoffice",
            "domain_tld": "space",
            "query_time": "2024-05-26 19:46:57",
            "create_date": "2022-06-26",
            "update_date": "2023-09-28",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "NRP TEKNOLOJi LiMiTED SiRKETi",
            "registrant_state": "İstanbul",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns127.dns.parsdev.net",
                "ns128.dns.parsdev.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "teleoffice.co.uk",
            "domain_keyword": "teleoffice",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 19:09:27",
            "create_date": "2017-02-15",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-15",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "codeoffice.ru",
            "domain_keyword": "codeoffice",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:12:25",
            "create_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "decooffice.com",
            "domain_keyword": "decooffice",
            "domain_tld": "com",
            "query_time": "2024-05-02 00:10:28",
            "create_date": "2009-02-10",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "zed-office.com",
            "domain_keyword": "zed-office",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:45:54",
            "create_date": "2015-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 68,
            "registrar_name": "NORDNET",
            "registrar_website": "http://www.nordnet.net",
            "registrant_company": "Frenchestate Holding",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsmpro1.nordnet.com",
                "nsmpro2.nordnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dearoffice.com",
            "domain_keyword": "dearoffice",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:10:24",
            "create_date": "2018-08-07",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Saw Yan Paing (North) Quarter, Ahlone Township",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "MM",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/dearoffice.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "damien.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "modeoffice.us",
            "domain_keyword": "modeoffice",
            "domain_tld": "us",
            "query_time": "2024-06-02 15:24:39",
            "create_date": "2019-04-25",
            "update_date": "2023-04-30",
            "expiry_date": "2024-04-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Matt Smith",
            "registrant_address": "3001 Brighton Blvd, ste 443",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6303033084",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "domeoffice.net",
            "domain_keyword": "domeoffice",
            "domain_tld": "net",
            "query_time": "2024-05-01 07:34:54",
            "create_date": "2022-04-22",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "codeoffice.net",
            "domain_keyword": "codeoffice",
            "domain_tld": "net",
            "query_time": "2024-05-14 00:10:45",
            "create_date": "2015-03-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "devsoffice.com",
            "domain_keyword": "devsoffice",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:56:50",
            "create_date": "2023-06-20",
            "update_date": "2024-01-02",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "teleoffice.net",
            "domain_keyword": "teleoffice",
            "domain_tld": "net",
            "query_time": "2024-06-03 13:57:08",
            "create_date": "2023-09-18",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "QINGRU WU",
            "registrant_address": "FENGCHAO,YIHEHUAYUAN,HUAIYINQU,BEIJINGDONGLU",
            "registrant_city": "HUAIAN",
            "registrant_state": "JIANGSU",
            "registrant_zip": "223000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.17310672087",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "deyuoffice.com",
            "domain_keyword": "deyuoffice",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:49:59",
            "create_date": "2012-08-30",
            "update_date": "2021-09-18",
            "expiry_date": "2026-08-30",
            "registrar_iana": 1563,
            "registrar_name": "Foshan YiDong Network Co.LTD",
            "registrar_website": "http://www.72e.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "contact via to https://www.72e.net/domain/tocontacts.aspx?for=registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.72dns.com",
                "ns12.72dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "madeoffice.com",
            "domain_keyword": "madeoffice",
            "domain_tld": "com",
            "query_time": "2024-06-04 16:18:26",
            "create_date": "2016-07-20",
            "update_date": "2023-01-06",
            "expiry_date": "2028-07-20",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "vedaoffice.com",
            "domain_keyword": "vedaoffice",
            "domain_tld": "com",
            "query_time": "2024-04-16 20:03:26",
            "create_date": "2020-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "red-office.net",
            "domain_keyword": "red-office",
            "domain_tld": "net",
            "query_time": "2024-04-20 18:26:51",
            "create_date": "2004-07-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "a.ns.bueroring.de",
                "b.ns.bueroring.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "demcoffice.com",
            "domain_keyword": "demcoffice",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:18:49",
            "create_date": "2022-08-10",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "deadoffice.com",
            "domain_keyword": "deadoffice",
            "domain_tld": "com",
            "query_time": "2024-05-24 21:57:28",
            "create_date": "2021-01-06",
            "update_date": "2021-03-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "Global Domain Privacy",
            "registrant_company": "GLOBAL DOMAIN PRIVACY",
            "registrant_address": "Via Zanchi 22",
            "registrant_city": "Bergamo",
            "registrant_state": "BG",
            "registrant_zip": "24126",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.353230400",
            "registrant_fax": "+39.353230312",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "meweoffice.com",
            "domain_keyword": "meweoffice",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:02:16",
            "create_date": "2014-06-17",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "deepoffice.cn",
            "domain_keyword": "deepoffice",
            "domain_tld": "cn",
            "query_time": "2024-06-07 11:31:02",
            "create_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "福州中旭网络技术有限公司",
            "registrant_name": "许秀娇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "deeroffice.com",
            "domain_keyword": "deeroffice",
            "domain_tld": "com",
            "query_time": "2024-04-06 06:00:41",
            "create_date": "2023-12-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1801,
            "registrar_name": "DropCatch.com 390 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "debtoffice.com",
            "domain_keyword": "debtoffice",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:00:08",
            "create_date": "2005-07-23",
            "update_date": "2020-01-15",
            "expiry_date": "2025-07-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dentoffice.net",
            "domain_keyword": "dentoffice",
            "domain_tld": "net",
            "query_time": "2024-05-19 17:22:55",
            "create_date": "2021-01-02",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-02",
            "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": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 67,
            "domain_name": "red-office.biz",
            "domain_keyword": "red-office",
            "domain_tld": "biz",
            "query_time": "2024-05-20 05:25:11",
            "create_date": "2004-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bueroring eG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.bueroring.de",
                "b.ns.bueroring.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bodeoffice.com",
            "domain_keyword": "bodeoffice",
            "domain_tld": "com",
            "query_time": "2024-05-23 09:58:56",
            "create_date": "2009-06-15",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/701ac69e-0496-403f-b92a-f4eb584773a0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.momwebs.com",
                "ns8.momwebs.com",
                "ns9.momwebs.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "densoffice.cloud",
            "domain_keyword": "densoffice",
            "domain_tld": "cloud",
            "query_time": "2024-04-25 04:55:02",
            "create_date": "2016-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.eu",
            "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": [
                "docks12.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aereoffice.com",
            "domain_keyword": "aereoffice",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:43:12",
            "create_date": "2022-03-26",
            "update_date": "2024-01-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Murasaki Sayaka",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "demaoffice.com",
            "domain_keyword": "demaoffice",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:27:42",
            "create_date": "2019-01-17",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "duceoffice.com",
            "domain_keyword": "duceoffice",
            "domain_tld": "com",
            "query_time": "2024-05-05 09:19:06",
            "create_date": "2022-12-11",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-11",
            "registrar_iana": 2178,
            "registrar_name": "DropCatch.com 698 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "delioffice.ru",
            "domain_keyword": "delioffice",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:26:51",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "sideoffice.net",
            "domain_keyword": "sideoffice",
            "domain_tld": "net",
            "query_time": "2024-06-07 10:58:52",
            "create_date": "2023-09-23",
            "update_date": "2024-05-02",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "feedoffice.online",
            "domain_keyword": "feedoffice",
            "domain_tld": "online",
            "query_time": "2024-05-18 17:05:18",
            "create_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "dadsoffice.com",
            "domain_keyword": "dadsoffice",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:44:38",
            "create_date": "2016-08-26",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "deskoffice.pl",
            "domain_keyword": "deskoffice",
            "domain_tld": "pl",
            "query_time": "2024-05-19 19:26:07",
            "create_date": "2022-06-28",
            "update_date": "2023-12-11",
            "expiry_date": "2024-06-28",
            "registrar_name": "HitMe.pl Marek Bajerski",
            "registrar_website": "www.hitme.pl",
            "name_servers": [
                "dns3.hitme.net.pl",
                "dns4.hitme.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "videoffice.com",
            "domain_keyword": "videoffice",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:32:12",
            "create_date": "2004-04-06",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-06",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "geneoffice.com",
            "domain_keyword": "geneoffice",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:02:09",
            "create_date": "2014-03-04",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "YUN NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=geneoffice.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "deptoffice.com",
            "domain_keyword": "deptoffice",
            "domain_tld": "com",
            "query_time": "2024-05-11 10:11:30",
            "create_date": "2022-01-04",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_company": "World News Pte Ltd",
            "registrant_address": "1 North Bridge Road, #11-06 High Street Centre",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "179094",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "registrant_fax": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "daleoffice.com",
            "domain_keyword": "daleoffice",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:26:29",
            "create_date": "2006-07-27",
            "update_date": "2019-08-13",
            "expiry_date": "2025-07-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "beneoffice.pl",
            "domain_keyword": "beneoffice",
            "domain_tld": "pl",
            "query_time": "2024-03-10 09:32:02",
            "create_date": "2010-05-05",
            "update_date": "2023-05-02",
            "expiry_date": "2024-05-05",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 83,
            "domain_name": "hideoffice.ru",
            "domain_keyword": "hideoffice",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:09:01",
            "create_date": "2023-03-02",
            "expiry_date": "2025-03-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SPECIALIZIROVANNYY ZASTROYShchIK BIZNES INVEST ZAPAD",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "reneoffice.solutions",
            "domain_keyword": "reneoffice",
            "domain_tld": "solutions",
            "query_time": "2024-05-17 19:55:26",
            "create_date": "2022-06-13",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.com",
                "ns1033.ui-dns.de",
                "ns1039.ui-dns.org",
                "ns1066.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "led-office.com",
            "domain_keyword": "led-office",
            "domain_tld": "com",
            "query_time": "2024-05-05 14:23:38",
            "create_date": "2024-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "destiny.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "delaoffice.org",
            "domain_keyword": "delaoffice",
            "domain_tld": "org",
            "query_time": "2024-05-20 18:29:22",
            "create_date": "2021-06-22",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "duneoffice.com",
            "domain_keyword": "duneoffice",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:35:12",
            "create_date": "2023-06-07",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=duneoffice.com",
            "registrant_phone": "+1.4165385487",
            "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": 88,
            "domain_name": "tederoffice.com",
            "domain_keyword": "tederoffice",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:42:08",
            "create_date": "2021-03-04",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hedgeoffice.ru",
            "domain_keyword": "hedgeoffice",
            "domain_tld": "ru",
            "query_time": "2024-05-02 18:19:26",
            "create_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "develoffice.ru",
            "domain_keyword": "develoffice",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:44:20",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "dad-office.shop",
            "domain_keyword": "dad-office",
            "domain_tld": "shop",
            "query_time": "2024-05-20 11:00:09",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "suspension1.mydomainprovider.com",
                "suspension2.mydomainprovider.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "fedxoffice.com",
            "domain_keyword": "fedxoffice",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:04:22",
            "create_date": "2008-06-09",
            "update_date": "2023-08-29",
            "expiry_date": "2024-06-09",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Federal Express Corporation",
            "registrant_city": "Memphis",
            "registrant_state": "TN",
            "registrant_zip": "38125",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9014348600",
            "registrant_fax": "+1.9014349256",
            "name_servers": [
                "a10.dns.fedex.com",
                "a5.dns.fedex.com",
                "a6.dns.fedex.com",
                "a7.dns.fedex.com",
                "a8.dns.fedex.com",
                "a9.dns.fedex.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dzdcoffice.com",
            "domain_keyword": "dzdcoffice",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:56:20",
            "create_date": "2020-08-11",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GANSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dzdcoffice.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "demooffice.com",
            "domain_keyword": "demooffice",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:22:36",
            "create_date": "2002-05-24",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.hobbsherder.com",
                "ns2.hobbsherder.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "den-office.be",
            "domain_keyword": "den-office",
            "domain_tld": "be",
            "query_time": "2024-05-26 06:55:58",
            "create_date": "2008-09-16",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 96,
            "domain_name": "teleoffice.io",
            "domain_keyword": "teleoffice",
            "domain_tld": "io",
            "query_time": "2024-05-29 22:00:10",
            "create_date": "2021-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "red-office.info",
            "domain_keyword": "red-office",
            "domain_tld": "info",
            "query_time": "2024-04-20 18:26:49",
            "create_date": "2004-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bueroring eG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.bueroring.de",
                "b.ns.bueroring.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wideoffice.cloud",
            "domain_keyword": "wideoffice",
            "domain_tld": "cloud",
            "query_time": "2024-04-27 22:07:26",
            "create_date": "2019-04-28",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "didaoffice.com",
            "domain_keyword": "didaoffice",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:20:26",
            "create_date": "2018-09-21",
            "update_date": "2022-10-14",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8461.hostgator.com",
                "ns8462.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "fed-office.com",
            "domain_keyword": "fed-office",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:04:55",
            "create_date": "2020-04-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.106,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dedeoffice.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>458</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dudeoffice.com, redeoffice.com, deedoffice.com, redeoffice.net, deeoffice.com, deduoffice.nl, edenoffice.com, red-office.com, dimeoffice.pl, meweoffice.net, deweyoffice.net, madeoffice.co.uk, verdeoffice.com, delioffice.com.cn, fedexoffice.pl, med-office.ru, teleoffice.xyz, reedoffice.com, medioffice.co.uk, demooffice.cloud, beneoffice.ru, desioffice.com, deploffice.com, deadoffice.co.uk, nodeoffice.com, teleoffice.info, red-office.org, codeoffice.pt, dileoffice.com, dev-office.net, fadeoffice.com, leedoffice.com, deedsoffice.com, meleoffice.com, swedeoffice.com, med-office.com, teleoffice.com, jedioffice.net, desqoffice.com, med-office.net, dopeoffice.com, deexoffice.com, nodeoffice.zone, seedoffice.net, edgeoffice.space, teleoffice.co.uk, codeoffice.ru, decooffice.com, zed-office.com, dearoffice.com, modeoffice.us, domeoffice.net, codeoffice.net, devsoffice.com, teleoffice.net, deyuoffice.com, madeoffice.com, vedaoffice.com, red-office.net, demcoffice.com, deadoffice.com, meweoffice.com, deepoffice.cn, deeroffice.com, debtoffice.com, dentoffice.net, red-office.biz, bodeoffice.com, densoffice.cloud, aereoffice.com, demaoffice.com, duceoffice.com, delioffice.ru, sideoffice.net, feedoffice.online, dadsoffice.com, deskoffice.pl, videoffice.com, geneoffice.com, deptoffice.com, daleoffice.com, beneoffice.pl, hideoffice.ru, reneoffice.solutions, led-office.com, delaoffice.org, duneoffice.com, tederoffice.com, hedgeoffice.ru, develoffice.ru, dad-office.shop, fedxoffice.com, dzdcoffice.com, demooffice.com, den-office.be, teleoffice.io, red-office.info, wideoffice.cloud, didaoffice.com, fed-office.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dudeoffice.com</domain_name>
   <domain_keyword>dudeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:35:14</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=dudeoffice.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>redeoffice.com</domain_name>
   <domain_keyword>redeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 20:59:31</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-17</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.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>3</num>
   <domain_name>deedoffice.com</domain_name>
   <domain_keyword>deedoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:04:27</query_time>
   <create_date>2014-01-07</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>http://dns.business/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>MTN Business</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</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.iafrica.com</value>
    <value>ns2.iafrica.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>redeoffice.net</domain_name>
   <domain_keyword>redeoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:42:16</query_time>
   <create_date>2014-01-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/eb85da42-0324-48e1-830e-f57957a87f0c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>deeoffice.com</domain_name>
   <domain_keyword>deeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:07:33</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>teamtamweb</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SATUN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/deeoffice.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ainsley.ns.cloudflare.com</value>
    <value>carmelo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>deduoffice.nl</domain_name>
   <domain_keyword>deduoffice</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 17:03:16</query_time>
   <create_date>2016-02-22</create_date>
   <update_date>2023-01-18</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>edenoffice.com</domain_name>
   <domain_keyword>edenoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:35:28</query_time>
   <create_date>2007-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</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.namefind.com</value>
    <value>ns2.namefind.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>8</num>
   <domain_name>red-office.com</domain_name>
   <domain_keyword>red-office</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:26:49</query_time>
   <create_date>2014-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>dimeoffice.pl</domain_name>
   <domain_keyword>dimeoffice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 08:12:18</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>meweoffice.net</domain_name>
   <domain_keyword>meweoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 10:02:16</query_time>
   <create_date>2014-06-17</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-17</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>deweyoffice.net</domain_name>
   <domain_keyword>deweyoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 18:49:23</query_time>
   <create_date>2019-01-31</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>madeoffice.co.uk</domain_name>
   <domain_keyword>madeoffice</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 21:34:35</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>verdeoffice.com</domain_name>
   <domain_keyword>verdeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:25:59</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>delioffice.com.cn</domain_name>
   <domain_keyword>delioffice</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 18:36:27</query_time>
   <create_date>2022-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>fedexoffice.pl</domain_name>
   <domain_keyword>fedexoffice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 00:20:06</query_time>
   <create_date>2022-05-15</create_date>
   <update_date>2023-05-14</update_date>
   <registrar_name>Netim</registrar_name>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>med-office.ru</domain_name>
   <domain_keyword>med-office</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:52:50</query_time>
   <create_date>2022-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>teleoffice.xyz</domain_name>
   <domain_keyword>teleoffice</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:33:06</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>reedoffice.com</domain_name>
   <domain_keyword>reedoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:11:05</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=reedoffice.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>19</num>
   <domain_name>medioffice.co.uk</domain_name>
   <domain_keyword>medioffice</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 17:00:30</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1069.awsdns-05.org</value>
    <value>ns-149.awsdns-18.com</value>
    <value>ns-1584.awsdns-06.co.uk</value>
    <value>ns-921.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>demooffice.cloud</domain_name>
   <domain_keyword>demooffice</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-17 10:32:51</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>beneoffice.ru</domain_name>
   <domain_keyword>beneoffice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:03:33</query_time>
   <create_date>2003-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Bene GmbH</registrant_company>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>desioffice.com</domain_name>
   <domain_keyword>desioffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:09:51</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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=desioffice.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>deploffice.com</domain_name>
   <domain_keyword>deploffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:36:45</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=deploffice.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
    <value>verify1.registrar.eu</value>
    <value>verify2.registrar.eu</value>
    <value>verify3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>deadoffice.co.uk</domain_name>
   <domain_keyword>deadoffice</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 21:57:30</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>nodeoffice.com</domain_name>
   <domain_keyword>nodeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:58:43</query_time>
   <create_date>2005-10-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>teleoffice.info</domain_name>
   <domain_keyword>teleoffice</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 18:44:40</query_time>
   <create_date>2008-01-01</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-01</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>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1djs.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4bfy.name.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>red-office.org</domain_name>
   <domain_keyword>red-office</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:26:49</query_time>
   <create_date>2004-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bueroring eG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.bueroring.de</value>
    <value>b.ns.bueroring.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>codeoffice.pt</domain_name>
   <domain_keyword>codeoffice</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-05 14:19:43</query_time>
   <create_date>2022-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <name_servers>
    <value>ns1.codeoffice.pt</value>
    <value>ns2.codeoffice.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>dileoffice.com</domain_name>
   <domain_keyword>dileoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:54:44</query_time>
   <create_date>2002-04-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Dileoffice, S.L.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>Alicante</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=dileoffice.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>alfa.lobocom.es</value>
    <value>beta.lobocom.es</value>
    <value>ns3.lobocom.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dev-office.net</domain_name>
   <domain_keyword>dev-office</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 19:54:44</query_time>
   <create_date>2005-08-23</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>fadeoffice.com</domain_name>
   <domain_keyword>fadeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:18:20</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.syd1.hostingplatform.net.au</value>
    <value>ns2.syd1.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>leedoffice.com</domain_name>
   <domain_keyword>leedoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 11:23:41</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.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>deedsoffice.com</domain_name>
   <domain_keyword>deedsoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:34:31</query_time>
   <create_date>2007-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>http://dns.business/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>MTN Business</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</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.iafrica.com</value>
    <value>ns2.iafrica.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>meleoffice.com</domain_name>
   <domain_keyword>meleoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:54:52</query_time>
   <create_date>2011-04-20</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-20</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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>swedeoffice.com</domain_name>
   <domain_keyword>swedeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 22:05:55</query_time>
   <create_date>2007-02-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2026-02-08</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=swedeoffice.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>36</num>
   <domain_name>med-office.com</domain_name>
   <domain_keyword>med-office</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:34:43</query_time>
   <create_date>2014-02-20</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2026-02-20</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>teleoffice.com</domain_name>
   <domain_keyword>teleoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:25:33</query_time>
   <create_date>2003-07-27</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Easy Property Management</registrant_name>
   <registrant_company>Easy Property Management</registrant_company>
   <registrant_address>Woojin Energy 621, Anseongmatchum-daero, Miyang-myeon,  Anseong-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>17600</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1025380112</registrant_phone>
   <registrant_fax>+82.7070161044</registrant_fax>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>jedioffice.net</domain_name>
   <domain_keyword>jedioffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 03:59:38</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-12</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>desqoffice.com</domain_name>
   <domain_keyword>desqoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 04:50:06</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>med-office.net</domain_name>
   <domain_keyword>med-office</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 04:34:43</query_time>
   <create_date>2007-08-07</create_date>
   <update_date>2017-12-05</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1017.ui-dns.biz</value>
    <value>ns1017.ui-dns.com</value>
    <value>ns1017.ui-dns.de</value>
    <value>ns1017.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dopeoffice.com</domain_name>
   <domain_keyword>dopeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:48:42</query_time>
   <create_date>2018-01-06</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2025-01-06</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>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>42</num>
   <domain_name>deexoffice.com</domain_name>
   <domain_keyword>deexoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 03:49:39</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</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>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>43</num>
   <domain_name>nodeoffice.zone</domain_name>
   <domain_keyword>nodeoffice</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-19 18:20:03</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-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>ns15.domaincontrol.com</value>
    <value>ns16.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>44</num>
   <domain_name>seedoffice.net</domain_name>
   <domain_keyword>seedoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 18:39:05</query_time>
   <create_date>2021-11-20</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>YASUHIKO IDA</registrant_name>
   <registrant_company>SEED Architecture and Planning LLC</registrant_company>
   <registrant_address>1-53-1-2-301 Hakusan</registrant_address>
   <registrant_city>Handa-Shi</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>475-0912</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.7043327578</registrant_phone>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>edgeoffice.space</domain_name>
   <domain_keyword>edgeoffice</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 19:46:57</query_time>
   <create_date>2022-06-26</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>NRP TEKNOLOJi LiMiTED SiRKETi</registrant_company>
   <registrant_state>İstanbul</registrant_state>
   <registrant_country>TR</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>ns127.dns.parsdev.net</value>
    <value>ns128.dns.parsdev.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>teleoffice.co.uk</domain_name>
   <domain_keyword>teleoffice</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 19:09:27</query_time>
   <create_date>2017-02-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>codeoffice.ru</domain_name>
   <domain_keyword>codeoffice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:12:25</query_time>
   <create_date>2023-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>decooffice.com</domain_name>
   <domain_keyword>decooffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 00:10:28</query_time>
   <create_date>2009-02-10</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>zed-office.com</domain_name>
   <domain_keyword>zed-office</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:45:54</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_company>Frenchestate Holding</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsmpro1.nordnet.com</value>
    <value>nsmpro2.nordnet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dearoffice.com</domain_name>
   <domain_keyword>dearoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:10:24</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Saw Yan Paing (North) Quarter, Ahlone Township</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>MM</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/dearoffice.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>damien.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>modeoffice.us</domain_name>
   <domain_keyword>modeoffice</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 15:24:39</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2024-04-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Matt Smith</registrant_name>
   <registrant_address>3001 Brighton Blvd, ste 443</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6303033084</registrant_phone>
   <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>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>domeoffice.net</domain_name>
   <domain_keyword>domeoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 07:34:54</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.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>codeoffice.net</domain_name>
   <domain_keyword>codeoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 00:10:45</query_time>
   <create_date>2015-03-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.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>54</num>
   <domain_name>devsoffice.com</domain_name>
   <domain_keyword>devsoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:56:50</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>teleoffice.net</domain_name>
   <domain_keyword>teleoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 13:57:08</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>QINGRU WU</registrant_name>
   <registrant_address>FENGCHAO,YIHEHUAYUAN,HUAIYINQU,BEIJINGDONGLU</registrant_address>
   <registrant_city>HUAIAN</registrant_city>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_zip>223000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.17310672087</registrant_phone>
   <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>56</num>
   <domain_name>deyuoffice.com</domain_name>
   <domain_keyword>deyuoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:49:59</query_time>
   <create_date>2012-08-30</create_date>
   <update_date>2021-09-18</update_date>
   <expiry_date>2026-08-30</expiry_date>
   <registrar_iana>1563</registrar_iana>
   <registrar_name>Foshan YiDong Network Co.LTD</registrar_name>
   <registrar_website>http://www.72e.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>contact via to https://www.72e.net/domain/tocontacts.aspx?for=registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.72dns.com</value>
    <value>ns12.72dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>madeoffice.com</domain_name>
   <domain_keyword>madeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 16:18:26</query_time>
   <create_date>2016-07-20</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2028-07-20</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>vedaoffice.com</domain_name>
   <domain_keyword>vedaoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 20:03:26</query_time>
   <create_date>2020-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</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>ns45.domaincontrol.com</value>
    <value>ns46.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>59</num>
   <domain_name>red-office.net</domain_name>
   <domain_keyword>red-office</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 18:26:51</query_time>
   <create_date>2004-07-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>a.ns.bueroring.de</value>
    <value>b.ns.bueroring.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>demcoffice.com</domain_name>
   <domain_keyword>demcoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:18:49</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>deadoffice.com</domain_name>
   <domain_keyword>deadoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 21:57:28</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2021-03-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>Global Domain Privacy</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY</registrant_company>
   <registrant_address>Via Zanchi 22</registrant_address>
   <registrant_city>Bergamo</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>24126</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.353230400</registrant_phone>
   <registrant_fax>+39.353230312</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>meweoffice.com</domain_name>
   <domain_keyword>meweoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:02:16</query_time>
   <create_date>2014-06-17</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-17</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>deepoffice.cn</domain_name>
   <domain_keyword>deepoffice</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-07 11:31:02</query_time>
   <create_date>2023-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>福州中旭网络技术有限公司</registrar_name>
   <registrant_name>许秀娇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>deeroffice.com</domain_name>
   <domain_keyword>deeroffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 06:00:41</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1801</registrar_iana>
   <registrar_name>DropCatch.com 390 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>debtoffice.com</domain_name>
   <domain_keyword>debtoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:00:08</query_time>
   <create_date>2005-07-23</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dentoffice.net</domain_name>
   <domain_keyword>dentoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 17:22:55</query_time>
   <create_date>2021-01-02</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-02</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>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>red-office.biz</domain_name>
   <domain_keyword>red-office</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 05:25:11</query_time>
   <create_date>2004-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bueroring eG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.bueroring.de</value>
    <value>b.ns.bueroring.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bodeoffice.com</domain_name>
   <domain_keyword>bodeoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 09:58:56</query_time>
   <create_date>2009-06-15</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/701ac69e-0496-403f-b92a-f4eb584773a0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.momwebs.com</value>
    <value>ns8.momwebs.com</value>
    <value>ns9.momwebs.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>densoffice.cloud</domain_name>
   <domain_keyword>densoffice</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-25 04:55:02</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.eu</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>docks12.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>aereoffice.com</domain_name>
   <domain_keyword>aereoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:43:12</query_time>
   <create_date>2022-03-26</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Murasaki Sayaka</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>demaoffice.com</domain_name>
   <domain_keyword>demaoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:27:42</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-17</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>duceoffice.com</domain_name>
   <domain_keyword>duceoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 09:19:06</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>2178</registrar_iana>
   <registrar_name>DropCatch.com 698 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>delioffice.ru</domain_name>
   <domain_keyword>delioffice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:26:51</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>sideoffice.net</domain_name>
   <domain_keyword>sideoffice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 10:58:52</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.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>75</num>
   <domain_name>feedoffice.online</domain_name>
   <domain_keyword>feedoffice</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 17:05:18</query_time>
   <create_date>2024-05-16</create_date>
   <expiry_date>2025-05-16</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>dadsoffice.com</domain_name>
   <domain_keyword>dadsoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:44:38</query_time>
   <create_date>2016-08-26</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>deskoffice.pl</domain_name>
   <domain_keyword>deskoffice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 19:26:07</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>HitMe.pl Marek Bajerski</registrar_name>
   <registrar_website>www.hitme.pl</registrar_website>
   <name_servers>
    <value>dns3.hitme.net.pl</value>
    <value>dns4.hitme.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>videoffice.com</domain_name>
   <domain_keyword>videoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:32:12</query_time>
   <create_date>2004-04-06</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>geneoffice.com</domain_name>
   <domain_keyword>geneoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:02:09</query_time>
   <create_date>2014-03-04</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>YUN NAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=geneoffice.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>deptoffice.com</domain_name>
   <domain_keyword>deptoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 10:11:30</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_company>World News Pte Ltd</registrant_company>
   <registrant_address>1 North Bridge Road, #11-06 High Street Centre</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>179094</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <registrant_fax>+1.6464039833</registrant_fax>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>daleoffice.com</domain_name>
   <domain_keyword>daleoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:26:29</query_time>
   <create_date>2006-07-27</create_date>
   <update_date>2019-08-13</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>beneoffice.pl</domain_name>
   <domain_keyword>beneoffice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-10 09:32:02</query_time>
   <create_date>2010-05-05</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>hideoffice.ru</domain_name>
   <domain_keyword>hideoffice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:09:01</query_time>
   <create_date>2023-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SPECIALIZIROVANNYY ZASTROYShchIK BIZNES INVEST ZAPAD</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>reneoffice.solutions</domain_name>
   <domain_keyword>reneoffice</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-17 19:55:26</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1020.ui-dns.com</value>
    <value>ns1033.ui-dns.de</value>
    <value>ns1039.ui-dns.org</value>
    <value>ns1066.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>led-office.com</domain_name>
   <domain_keyword>led-office</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 14:23:38</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>destiny.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.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>delaoffice.org</domain_name>
   <domain_keyword>delaoffice</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 18:29:22</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>duneoffice.com</domain_name>
   <domain_keyword>duneoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:35:12</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=duneoffice.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>88</num>
   <domain_name>tederoffice.com</domain_name>
   <domain_keyword>tederoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:42:08</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hedgeoffice.ru</domain_name>
   <domain_keyword>hedgeoffice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 18:19:26</query_time>
   <create_date>2023-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>develoffice.ru</domain_name>
   <domain_keyword>develoffice</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:44:20</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>dad-office.shop</domain_name>
   <domain_keyword>dad-office</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-20 11:00:09</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>suspension1.mydomainprovider.com</value>
    <value>suspension2.mydomainprovider.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>fedxoffice.com</domain_name>
   <domain_keyword>fedxoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:04:22</query_time>
   <create_date>2008-06-09</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Federal Express Corporation</registrant_company>
   <registrant_city>Memphis</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>38125</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9014348600</registrant_phone>
   <registrant_fax>+1.9014349256</registrant_fax>
   <name_servers>
    <value>a10.dns.fedex.com</value>
    <value>a5.dns.fedex.com</value>
    <value>a6.dns.fedex.com</value>
    <value>a7.dns.fedex.com</value>
    <value>a8.dns.fedex.com</value>
    <value>a9.dns.fedex.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>dzdcoffice.com</domain_name>
   <domain_keyword>dzdcoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:56:20</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GANSU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dzdcoffice.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>demooffice.com</domain_name>
   <domain_keyword>demooffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:22:36</query_time>
   <create_date>2002-05-24</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.hobbsherder.com</value>
    <value>ns2.hobbsherder.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>den-office.be</domain_name>
   <domain_keyword>den-office</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 06:55:58</query_time>
   <create_date>2008-09-16</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>teleoffice.io</domain_name>
   <domain_keyword>teleoffice</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-29 22:00:10</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-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.squadhelp.com</value>
    <value>ns2.squadhelp.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>red-office.info</domain_name>
   <domain_keyword>red-office</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 18:26:49</query_time>
   <create_date>2004-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bueroring eG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.bueroring.de</value>
    <value>b.ns.bueroring.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wideoffice.cloud</domain_name>
   <domain_keyword>wideoffice</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-27 22:07:26</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.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>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>didaoffice.com</domain_name>
   <domain_keyword>didaoffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:20:26</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-09-21</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>ns8461.hostgator.com</value>
    <value>ns8462.hostgator.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>100</num>
   <domain_name>fed-office.com</domain_name>
   <domain_keyword>fed-office</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:04:55</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.106</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.