WHOIS QUERY TIME

12 Jun 2024 - 9:03 PM UTC

Registered: 30 September 2015
Modified: 1 October 2023

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: D's security

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dss.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dss.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dss.co.jp",
            "domain_keyword": "dss",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2015-09-30",
            "update_date": "2023-10-01",
            "registrant_company": "D's security",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dss.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dss.co.jp</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>D's security</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.054</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.093 seconds) for "dss.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 11:31 PM UTC

Registered: 30 September 2015
Modified: 10 November 2022

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: D's security

#2 - QUERY TIME

18 Jan 2024 - 8:17 PM UTC

Registered: 30 September 2015
Modified: 1 October 2023

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: D's security

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=dss.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dss.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "dss.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "dss.co.jp",
            "domain_keyword": "dss",
            "domain_tld": "co.jp",
            "query_time": "2023-04-20 23:31:47",
            "create_date": "2015-09-30",
            "update_date": "2022-11-10",
            "registrant_company": "D's security",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "dss.co.jp",
            "domain_keyword": "dss",
            "domain_tld": "co.jp",
            "query_time": "2024-01-18 20:17:50",
            "create_date": "2015-09-30",
            "update_date": "2023-10-01",
            "registrant_company": "D's security",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "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>dss.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>dss.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dss.co.jp</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-04-20 23:31:47</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2022-11-10</update_date>
   <registrant_company>D's security</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>dss.co.jp</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-01-18 20:17:50</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>D's security</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.093</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 93 domain names (in 0.072 seconds) which contained the exact domain keyword "dss".
Domain Name Registered Expiry Registrar Ownership
1 dss.nl 13 Feb 1996 - team.blue nl B.V. -
2 dss.dk 18 Dec 1996 31 Dec 2024 DANDOMAIN A/S Alexandar Henrick Barmose
3 dss.cc 12 Oct 1997 13 Oct 2024 $$$ Private Label Internet Service Kiosk Inc DBA plisk.com REDACTED FOR PRIVACY
4 dss.hu 7 May 1998 - - -
5 dss.org 4 Jun 1998 3 Jun 2025 Tucows Domains Inc. Anything.com, Ltd.
6 dss.it 24 Jun 1998 7 Feb 2025 Register S.p.a. S.D.S. Software
7 dss.com 27 Apr 2000 27 Apr 2029 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
8 dss.be 25 May 2000 - Registrar.eu -
9 dss.co.uk 12 Aug 2001 12 Aug 2025 Lively Ltd [Tag = GOOSEBERRY] -
10 dss.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC PremiumDomains.net
11 dss.ru 16 Jun 2002 16 Jun 2024 REGRU-RU Private Person
12 dss.co.th 29 Nov 2002 28 Nov 2024 THNIC Digital Software Solution Co., Ltd. (บริษัท ดิจิตอล ซอฟต์แวร์ โซลูชั่น จำกัด)
13 dss.co.in 28 Feb 2003 28 Feb 2025 101domain, Inc. Data System Services Pvt. Ltd
14 dss.sk 19 Jun 2003 21 Jun 2024 Data System Soft, spol. s r.o. Data System Soft, spol. s r.o.
15 dss.info 23 Sep 2003 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 dss.net 28 Sep 2003 28 Sep 2024 GoDaddy.com, LLC -
17 dss.com.co 1 Mar 2004 2 Mar 2025 Mi.com.co REDACTED FOR PRIVACY
18 dss.ca 20 Dec 2004 20 Dec 2025 Namespro Solutions Inc. DSS Distributed Systems Software, Inc.
19 dss.cn 17 Mar 2005 17 Mar 2026 北京新网数码信息技术有限公司 石洪泰
20 dss.dm 25 Mar 2007 26 Mar 2026 DotDM Corporation- REGISTRAR Dominica Social Security
21 dss.cl 28 Aug 2007 23 Sep 2033 NIC Chile DSS S.A.
22 dss.jobs 16 Jun 2008 16 Jun 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
23 dss.asia 21 Jun 2008 21 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 dss.co 20 Jul 2010 19 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 dss.net.in 10 Apr 2012 10 Apr 2028 Endurance Digital Domain Technology LLP Dhanakshi Systems &amp; Services
26 dss.com.bz 25 Jul 2012 25 Jul 2024 GoDaddy.com, LLC -
27 dss.in.th 12 Dec 2012 11 Dec 2027 THNIC Personal Information*
28 dss.hr 20 Mar 2013 20 Mar 2025 Plus Hosting Grupa d.o.o. DSŠ
29 dss.ind.in 23 Apr 2013 23 Apr 2025 101domain, Inc. Zen Interactive Technologies
30 dss.berlin 28 Mar 2014 28 Mar 2025 united-domains AG -
31 dss.su 8 Apr 2014 8 Apr 2025 ARDIS-SU Private Person
32 dss.software 1 Dec 2014 1 Dec 2024 101domain GRS Limited Document Storage Systems, Inc.
33 dss.ink 19 Mar 2015 19 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 dss.nyc 29 Mar 2015 28 Mar 2025 GoDaddy.com, LLC Dynamic Surveillance Systems
35 dss.tokyo 24 Aug 2015 24 Aug 2027 GMO Internet Group, Inc. -
36 dss.co.jp 30 Sep 2015 - - D's security
37 dss.tv 13 Nov 2015 13 Nov 2024 Dynadot Inc Quintessence.pl
38 dss.tech 16 Nov 2015 16 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Darsh Software Solutions
39 dss.law 7 Jun 2016 7 Jun 2025 Gandi SAS REDACTED FOR PRIVACY
40 dss.pub 25 Jul 2016 25 Jul 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Deng Sheng Sheng
41 dss.academy 18 Aug 2016 18 Aug 2031 GoDaddy.com, LLC Domains By Proxy, LLC
42 dss.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
43 dss.uno 22 Jun 2017 22 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
44 dss.media 7 Sep 2017 7 Sep 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
45 dss.uk 29 Oct 2017 29 Oct 2025 Lively Ltd [Tag = GOOSEBERRY] -
46 dss.biz.pl 20 Feb 2018 20 Feb 2025 DOMENY.TV MSERWIS Sp. z o.o. -
47 dss.app 8 May 2018 8 May 2025 West263 International Limited Yu Lian Liu
48 dss.farm 9 Jun 2018 9 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 dss.team 4 Sep 2018 4 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 dss.icu 12 Sep 2018 12 Sep 2028 Key-Systems LLC travel.icu, LLC
51 dss.cloud 6 Oct 2018 6 Oct 2024 Key-Systems, LLC Stichting Hogeschool van Amsterdam
52 dss.org.cn 27 Dec 2018 27 Dec 2024 阿里云计算有限公司(万网) 张其标
53 dss.pr 4 Feb 2019 4 Feb 2025 Gauss Research Laboratory, Inc. Digital Sourcing &amp; Staffing LLC
54 dss.consulting 25 Feb 2019 25 Feb 2025 MarkMonitor Inc. Coastal Training Technologies Corp.
55 dss.co.ke 15 Jul 2019 15 Jul 2024 HOSTAFRICA EAC REDACTED FOR PRIVACY
56 dss.ltd 15 Oct 2019 15 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 dss.one 28 Dec 2019 28 Dec 2024 Key-Systems LLC REDACTED FOR PRIVACY
58 dss.com.pl 31 Jan 2020 31 Jan 2025 nazwa.pl sp. z o.o. -
59 dss.schwarz 12 Mar 2020 12 Mar 2025 EuroDNS S.A. Schwarz IT KG
60 dss.org.in 13 Mar 2020 13 Mar 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
61 dss.io 13 May 2020 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 dss.sh 5 Jun 2020 5 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 dss.kiwi 10 Jun 2020 10 Jun 2024 Instra Corporation Registrant of dss.kiwi
64 dss.lol 11 Aug 2020 11 Aug 2024 Gransy s.r.o. -
65 dss.ovh 25 Oct 2020 25 Oct 2024 OVH Alexandre Dene
66 dss.me.uk 15 Jan 2021 15 Jan 2025 One.com A/S [Tag = TJNF-DK] -
67 dss.jp 19 May 2021 31 May 2025 - Mori Tomohiko
68 dss.wiki 23 Sep 2021 23 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen long
69 dss.best 28 Feb 2022 28 Feb 2025 Dynadot LLC -
70 dss.pl 17 Apr 2022 17 Apr 2025 Aftermarket.pl Limited -
71 dss.eco 25 May 2022 25 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 dss.istanbul 20 Jan 2023 20 Jan 2025 Nics Telekomünikasyon A.S. YENI MAH. CAD. NO91
73 dss.ist 20 Jan 2023 20 Jan 2025 Nics Telekomünikasyon A.S. YENI MAH. CAD. NO91
74 dss.eus 7 Feb 2023 7 Feb 2025 DINAHOSTING S.L. Donostiako Udala
75 dss.org.uk 2 Apr 2023 2 Apr 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
76 dss.lat 23 Aug 2023 23 Aug 2024 Porkbun, LLC Private by Design, LLC
77 dss.swiss 14 Sep 2023 14 Sep 2024 Hostpoint Verein fuer eine Digital Souveraene Schweiz
78 dss.inc 27 Oct 2023 27 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
79 dss.vg 4 Jan 2024 4 Jan 2025 Key Systems GmbH -
80 dss.group 26 Jan 2024 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 dss.vegas 30 Jan 2024 30 Jan 2025 GoDaddy.com, LLC Karsten Gerhardt
82 dss.biz 26 Mar 2024 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 dss.quest 14 May 2024 14 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
84 dss.org.pl 17 May 2024 17 May 2025 Aftermarket.pl Limited -
85 dss.name - - OVH sas -
86 dss.de - - - -
87 dss.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD James Back
88 dss.gs - - Key-Systems GmbH Harrisonorganization
89 dss.com.au - - GoDaddy.com LLC trading as GoDaddy.com Olivia Cannard
90 dss.pt - 7 Jan 2024 - Double Security Systems Lda
91 dss.net.au - - Melbourne IT Justin Moran
92 dss.ai - - Dynadot REDACTED FOR PRIVACY
93 dss.gov.au - - Department of Finance DSS Online Services
94 dss.qa - - AEserver FZE -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dss&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dss",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 94,
        "relation": "eq",
        "current": 94
    },
    "unique_domains": "dss.nl, dss.dk, dss.cc, dss.hu, dss.org, dss.it, dss.com, dss.be, dss.co.uk, dss.us, dss.ru, dss.co.th, dss.co.in, dss.sk, dss.info, dss.net, dss.com.co, dss.ca, dss.cn, dss.dm, dss.cl, dss.jobs, dss.asia, dss.co, dss.net.in, dss.com.bz, dss.in.th, dss.hr, dss.ind.in, dss.berlin, dss.su, dss.software, dss.ink, dss.nyc, dss.tokyo, dss.co.jp, dss.tv, dss.tech, dss.law, dss.pub, dss.academy, dss.vip, dss.uno, dss.media, dss.uk, dss.biz.pl, dss.app, dss.farm, dss.team, dss.icu, dss.cloud, dss.org.cn, dss.pr, dss.consulting, dss.co.ke, dss.ltd, dss.one, dss.com.pl, dss.schwarz, dss.org.in, dss.io, dss.sh, dss.kiwi, dss.lol, dss.ovh, dss.me.uk, dss.jp, dss.wiki, dss.best, dss.pl, dss.eco, dss.istanbul, dss.ist, dss.eus, dss.org.uk, dss.lat, dss.swiss, dss.inc, dss.vg, dss.group, dss.vegas, dss.biz, dss.quest, dss.org.pl, dss.name, dss.de, dss.org.au, dss.gs, dss.com.au, dss.pt, dss.net.au, dss.ai, dss.gov.au, dss.qa",
    "results": [
        {
            "num": 1,
            "domain_name": "dss.nl",
            "domain_keyword": "dss",
            "domain_tld": "nl",
            "query_time": "2024-05-05 07:34:27",
            "create_date": "1996-02-13",
            "update_date": "2021-11-14",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "dss.dk",
            "domain_keyword": "dss",
            "domain_tld": "dk",
            "query_time": "2024-05-10 22:18:07",
            "create_date": "1996-12-18",
            "expiry_date": "2024-12-31",
            "registrar_name": "DANDOMAIN A/S",
            "registrant_name": "Alexandar Henrick Barmose",
            "registrant_address": "Erik Glippings Alle 2",
            "registrant_city": "Bagsværd",
            "registrant_zip": "2880",
            "registrant_country": "DK",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "dss.cc",
            "domain_keyword": "dss",
            "domain_tld": "cc",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "1997-10-12",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-13",
            "registrar_iana": 670,
            "registrar_name": "$$$ Private Label Internet Service Kiosk Inc DBA plisk.com",
            "registrar_website": "http://www.plisk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://send-message.ispapi.net/dss.cc/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3939.ns1.abovedomains.com",
                "3939.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dss.hu",
            "domain_keyword": "dss",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:18:43",
            "create_date": "1998-05-07"
        },
        {
            "num": 5,
            "domain_name": "dss.org",
            "domain_keyword": "dss",
            "domain_tld": "org",
            "query_time": "2024-05-05 07:34:28",
            "create_date": "1998-06-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anything.com, Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dss.it",
            "domain_keyword": "dss",
            "domain_tld": "it",
            "query_time": "2024-04-23 14:37:58",
            "create_date": "1998-06-24",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-07",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "S.D.S. Software",
            "registrant_address": "P.zza Codeleoncini 12",
            "registrant_city": "Melegnano",
            "registrant_state": "MI",
            "registrant_zip": "20077",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "dss.com",
            "domain_keyword": "dss",
            "domain_tld": "com",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2000-04-27",
            "update_date": "2023-03-29",
            "expiry_date": "2029-04-27",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dss.be",
            "domain_keyword": "dss",
            "domain_tld": "be",
            "query_time": "2024-06-09 06:50:21",
            "create_date": "2000-05-25",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 9,
            "domain_name": "dss.co.uk",
            "domain_keyword": "dss",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 05:46:10",
            "create_date": "2001-08-12",
            "update_date": "2023-11-27",
            "expiry_date": "2025-08-12",
            "registrar_name": "Lively Ltd [Tag = GOOSEBERRY]",
            "registrar_website": "http://www.parkingspace.co.uk",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "dss.us",
            "domain_keyword": "dss",
            "domain_tld": "us",
            "query_time": "2024-05-05 07:34:28",
            "create_date": "2002-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jacob Alifraghis",
            "registrant_company": "PremiumDomains.net",
            "registrant_address": "2803 Gulf To Bay Blvd., Suite 165",
            "registrant_city": "Clearwater",
            "registrant_state": "Florida",
            "registrant_zip": "33759",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7274806139",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dss.ru",
            "domain_keyword": "dss",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:04:46",
            "create_date": "2002-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "dss.co.th",
            "domain_keyword": "dss",
            "domain_tld": "co.th",
            "query_time": "2024-05-05 07:34:27",
            "create_date": "2002-11-29",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_name": "THNIC",
            "registrant_company": "Digital Software Solution Co., Ltd. (บริษัท ดิจิตอล ซอฟต์แวร์ โซลูชั่น จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "th25.hostatom.com",
                "th26.hostatom.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dss.co.in",
            "domain_keyword": "dss",
            "domain_tld": "co.in",
            "query_time": "2024-05-29 06:12:37",
            "create_date": "2003-02-28",
            "update_date": "2023-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "https://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data System Services Pvt. Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dss.sk",
            "domain_keyword": "dss",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:33:58",
            "create_date": "2003-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-21",
            "registrar_name": "Data System Soft, spol. s r.o.",
            "registrant_name": "Data System Soft, spol. s r.o.",
            "registrant_company": "Data System Soft, spol. s r.o.",
            "registrant_address": "Trnavská cesta 82",
            "registrant_city": "Bratislava",
            "registrant_zip": "82102",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.243103811",
            "name_servers": [
                "as1000.dss.sk",
                "koliba.pvt.sk",
                "ns.slovanet.net",
                "ns1.slovanet.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 15,
            "domain_name": "dss.info",
            "domain_keyword": "dss",
            "domain_tld": "info",
            "query_time": "2024-05-27 11:39:07",
            "create_date": "2003-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dss.net",
            "domain_keyword": "dss",
            "domain_tld": "net",
            "query_time": "2024-04-23 14:37:58",
            "create_date": "2003-09-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dss.com.co",
            "domain_keyword": "dss",
            "domain_tld": "com.co",
            "query_time": "2024-05-07 07:32:17",
            "create_date": "2004-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dss.ca",
            "domain_keyword": "dss",
            "domain_tld": "ca",
            "query_time": "2024-04-23 14:37:58",
            "create_date": "2004-12-20",
            "update_date": "2024-03-28",
            "expiry_date": "2025-12-20",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "DSS Distributed Systems Software, Inc.",
            "registrant_company": "DSS Distributed Systems Software, Inc.",
            "registrant_address": "832 Haliburton Rd",
            "registrant_city": "Victoria",
            "registrant_state": "BC",
            "registrant_zip": "V8Y2W4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6042709559",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dss.cn",
            "domain_keyword": "dss",
            "domain_tld": "cn",
            "query_time": "2024-05-20 03:48:26",
            "create_date": "2005-03-17",
            "expiry_date": "2026-03-17",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "石洪泰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.zj01.com",
                "ns2.zj01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "dss.dm",
            "domain_keyword": "dss",
            "domain_tld": "dm",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2007-03-25",
            "update_date": "2024-02-14",
            "expiry_date": "2026-03-26",
            "registrar_iana": 900000,
            "registrar_name": "DotDM Corporation- REGISTRAR",
            "registrar_website": "www.nic.dm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dominica Social Security",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DM",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "bjorn.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "dss.cl",
            "domain_keyword": "dss",
            "domain_tld": "cl",
            "query_time": "2024-05-30 20:43:04",
            "create_date": "2007-08-28",
            "expiry_date": "2033-09-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "DSS S.A.",
            "name_servers": [
                "ns1.dss.cl",
                "ns2.dss.cl"
            ]
        },
        {
            "num": 22,
            "domain_name": "dss.jobs",
            "domain_keyword": "dss",
            "domain_tld": "jobs",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2008-06-16",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dss.asia",
            "domain_keyword": "dss",
            "domain_tld": "asia",
            "query_time": "2024-05-19 05:46:09",
            "create_date": "2008-06-21",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dss.co",
            "domain_keyword": "dss",
            "domain_tld": "co",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2010-07-20",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "dss.net.in",
            "domain_keyword": "dss",
            "domain_tld": "net.in",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2012-04-10",
            "update_date": "2023-04-05",
            "expiry_date": "2028-04-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dhanakshi Systems &amp; Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-sutlej.ewebguru.com",
                "ns2-sutlej.ewebguru.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dss.com.bz",
            "domain_keyword": "dss",
            "domain_tld": "com.bz",
            "query_time": "2024-05-07 07:32:17",
            "create_date": "2012-07-25",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dss.in.th",
            "domain_keyword": "dss",
            "domain_tld": "in.th",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2012-12-12",
            "update_date": "2022-12-28",
            "expiry_date": "2027-12-11",
            "registrar_name": "THNIC",
            "registrant_company": "Personal Information*",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.dss.in.th",
                "ns2.dss.in.th"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "dss.hr",
            "domain_keyword": "dss",
            "domain_tld": "hr",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2013-03-20",
            "update_date": "2019-04-08",
            "expiry_date": "2025-03-20",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "DSŠ",
            "registrant_address": "Liechtensteinov put 10",
            "registrant_city": "Dubrovnik",
            "registrant_state": "HR",
            "registrant_zip": "20000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 29,
            "domain_name": "dss.ind.in",
            "domain_keyword": "dss",
            "domain_tld": "ind.in",
            "query_time": "2024-04-23 14:37:58",
            "create_date": "2013-04-23",
            "update_date": "2023-09-06",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "https://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zen Interactive Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reliedhosting.com",
                "ns2.reliedhosting.com",
                "ns3.reliedhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dss.berlin",
            "domain_keyword": "dss",
            "domain_tld": "berlin",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2014-03-28",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dss.su",
            "domain_keyword": "dss",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:08:25",
            "create_date": "2014-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "ARDIS-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 32,
            "domain_name": "dss.software",
            "domain_keyword": "dss",
            "domain_tld": "software",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2014-12-01",
            "update_date": "2018-05-24",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Document Storage Systems, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dss.ink",
            "domain_keyword": "dss",
            "domain_tld": "ink",
            "query_time": "2024-05-19 05:46:11",
            "create_date": "2015-03-19",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "dss.nyc",
            "domain_keyword": "dss",
            "domain_tld": "nyc",
            "query_time": "2024-05-31 22:14:32",
            "create_date": "2015-03-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynamic Surveillance Systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dss.tokyo",
            "domain_keyword": "dss",
            "domain_tld": "tokyo",
            "query_time": "2024-05-03 19:55:22",
            "create_date": "2015-08-24",
            "update_date": "2019-08-01",
            "expiry_date": "2027-08-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "dss.co.jp",
            "domain_keyword": "dss",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2015-09-30",
            "update_date": "2023-10-01",
            "registrant_company": "D's security",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 37,
            "domain_name": "dss.tv",
            "domain_keyword": "dss",
            "domain_tld": "tv",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2015-11-13",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Quintessence.pl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zachodniopomorskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-macg4sp2xcaduy6xybjezr.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dss.tech",
            "domain_keyword": "dss",
            "domain_tld": "tech",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2015-11-16",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Darsh Software Solutions",
            "registrant_state": "Delhi",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dss.law",
            "domain_keyword": "dss",
            "domain_tld": "law",
            "query_time": "2024-06-12 16:18:59",
            "create_date": "2016-06-07",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dss.pub",
            "domain_keyword": "dss",
            "domain_tld": "pub",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2016-07-25",
            "update_date": "2018-04-03",
            "expiry_date": "2026-07-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Deng Sheng Sheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dss.academy",
            "domain_keyword": "dss",
            "domain_tld": "academy",
            "query_time": "2024-05-19 05:46:09",
            "create_date": "2016-08-18",
            "update_date": "2023-07-04",
            "expiry_date": "2031-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dss.vip",
            "domain_keyword": "dss",
            "domain_tld": "vip",
            "query_time": "2024-04-23 14:37:58",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dss.uno",
            "domain_keyword": "dss",
            "domain_tld": "uno",
            "query_time": "2024-05-11 15:46:10",
            "create_date": "2017-06-22",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-22",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dss.media",
            "domain_keyword": "dss",
            "domain_tld": "media",
            "query_time": "2024-05-19 05:46:10",
            "create_date": "2017-09-07",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "sdns110.ultradns.biz",
                "sdns110.ultradns.com",
                "sdns110.ultradns.net",
                "sdns110.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dss.uk",
            "domain_keyword": "dss",
            "domain_tld": "uk",
            "query_time": "2024-05-31 22:14:35",
            "create_date": "2017-10-29",
            "update_date": "2024-01-26",
            "expiry_date": "2025-10-29",
            "registrar_name": "Lively Ltd [Tag = GOOSEBERRY]",
            "registrar_website": "http://www.parkingspace.co.uk",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "dss.biz.pl",
            "domain_keyword": "dss",
            "domain_tld": "biz.pl",
            "query_time": "2024-04-17 22:36:19",
            "create_date": "2018-02-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-20",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.gcorelabs.net",
                "ns2.gcdn.services"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dss.app",
            "domain_keyword": "dss",
            "domain_tld": "app",
            "query_time": "2024-05-13 22:11:04",
            "create_date": "2018-05-08",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yu Lian Liu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dss.farm",
            "domain_keyword": "dss",
            "domain_tld": "farm",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2018-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-09",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "dss.team",
            "domain_keyword": "dss",
            "domain_tld": "team",
            "query_time": "2024-06-06 01:10:35",
            "create_date": "2018-09-04",
            "update_date": "2023-07-16",
            "expiry_date": "2024-09-04",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dss.icu",
            "domain_keyword": "dss",
            "domain_tld": "icu",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2018-09-12",
            "update_date": "2023-08-31",
            "expiry_date": "2028-09-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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": [
                "marjory.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dss.cloud",
            "domain_keyword": "dss",
            "domain_tld": "cloud",
            "query_time": "2024-05-05 07:34:27",
            "create_date": "2018-10-06",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stichting Hogeschool van Amsterdam",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1312.awsdns-36.org",
                "ns-1862.awsdns-40.co.uk",
                "ns-273.awsdns-34.com",
                "ns-830.awsdns-39.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "dss.org.cn",
            "domain_keyword": "dss",
            "domain_tld": "org.cn",
            "query_time": "2024-05-05 07:34:28",
            "create_date": "2018-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张其标",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dss.pr",
            "domain_keyword": "dss",
            "domain_tld": "pr",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2019-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 801386,
            "registrar_name": "Gauss Research Laboratory, Inc.",
            "registrant_name": "Ruslan Gaynanov",
            "registrant_company": "Digital Sourcing &amp; Staffing LLC",
            "registrant_address": "1477 Ashford Ave, Condado",
            "registrant_city": "San Juan",
            "registrant_state": "PR",
            "registrant_zip": "00907",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7985765500",
            "name_servers": [
                "ns1.smartrf.com",
                "ns2.smartrf.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dss.consulting",
            "domain_keyword": "dss",
            "domain_tld": "consulting",
            "query_time": "2024-04-17 22:36:19",
            "create_date": "2019-02-25",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-25",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Coastal Training Technologies Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.duponttrainingsolutions.com",
                "b.ns.duponttrainingsolutions.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dss.co.ke",
            "domain_keyword": "dss",
            "domain_tld": "co.ke",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2019-07-15",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-15",
            "registrar_name": "HOSTAFRICA EAC",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dss.ltd",
            "domain_keyword": "dss",
            "domain_tld": "ltd",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2019-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "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.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "dss.one",
            "domain_keyword": "dss",
            "domain_tld": "one",
            "query_time": "2024-05-05 07:34:27",
            "create_date": "2019-12-28",
            "update_date": "2024-02-22",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "dss.com.pl",
            "domain_keyword": "dss",
            "domain_tld": "com.pl",
            "query_time": "2024-04-06 07:36:11",
            "create_date": "2020-01-31",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-31",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "dss.schwarz",
            "domain_keyword": "dss",
            "domain_tld": "schwarz",
            "query_time": "2024-05-13 22:11:05",
            "create_date": "2020-03-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_company": "Schwarz IT KG",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "dss.org.in",
            "domain_keyword": "dss",
            "domain_tld": "org.in",
            "query_time": "2024-05-13 22:11:05",
            "create_date": "2020-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Odisha",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.germany.hostns.io",
                "ns2.germany.hostns.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dss.io",
            "domain_keyword": "dss",
            "domain_tld": "io",
            "query_time": "2024-05-14 23:19:28",
            "create_date": "2020-05-13",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dss.sh",
            "domain_keyword": "dss",
            "domain_tld": "sh",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2020-06-05",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "dss.kiwi",
            "domain_keyword": "dss",
            "domain_tld": "kiwi",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2020-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of dss.kiwi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.c24165.sgvps.net",
                "ns2.c24165.sgvps.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "dss.lol",
            "domain_keyword": "dss",
            "domain_tld": "lol",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2020-08-11",
            "update_date": "2024-03-22",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "dss.ovh",
            "domain_keyword": "dss",
            "domain_tld": "ovh",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2020-10-25",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Alexandre Dene",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dss.me.uk",
            "domain_keyword": "dss",
            "domain_tld": "me.uk",
            "query_time": "2024-05-19 05:46:13",
            "create_date": "2021-01-15",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-15",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 67,
            "domain_name": "dss.jp",
            "domain_keyword": "dss",
            "domain_tld": "jp",
            "query_time": "2024-06-01 13:19:38",
            "create_date": "2021-05-19",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Mori Tomohiko",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 68,
            "domain_name": "dss.wiki",
            "domain_keyword": "dss",
            "domain_tld": "wiki",
            "query_time": "2024-05-27 05:40:30",
            "create_date": "2021-09-23",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen long",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dss.best",
            "domain_keyword": "dss",
            "domain_tld": "best",
            "query_time": "2024-05-05 07:34:27",
            "create_date": "2022-02-28",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dss.pl",
            "domain_keyword": "dss",
            "domain_tld": "pl",
            "query_time": "2024-04-23 14:37:58",
            "create_date": "2022-04-17",
            "update_date": "2023-12-19",
            "expiry_date": "2025-04-17",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dss.eco",
            "domain_keyword": "dss",
            "domain_tld": "eco",
            "query_time": "2024-05-05 07:34:27",
            "create_date": "2022-05-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dss.istanbul",
            "domain_keyword": "dss",
            "domain_tld": "istanbul",
            "query_time": "2024-05-19 05:46:10",
            "create_date": "2023-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomünikasyon A.S.",
            "registrar_website": "http://nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YENI MAH. CAD. NO91",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KUCUKKOY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "dss.ist",
            "domain_keyword": "dss",
            "domain_tld": "ist",
            "query_time": "2024-05-19 05:46:10",
            "create_date": "2023-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomünikasyon A.S.",
            "registrar_website": "http://nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YENI MAH. CAD. NO91",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KUCUKKOY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "dss.eus",
            "domain_keyword": "dss",
            "domain_tld": "eus",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2023-02-07",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_company": "Donostiako Udala",
            "registrant_state": "Guipuzcoa",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "dss.org.uk",
            "domain_keyword": "dss",
            "domain_tld": "org.uk",
            "query_time": "2024-05-05 07:34:31",
            "create_date": "2023-04-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "dss.lat",
            "domain_keyword": "dss",
            "domain_tld": "lat",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2023-08-23",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "dss.swiss",
            "domain_keyword": "dss",
            "domain_tld": "swiss",
            "query_time": "2024-05-27 05:40:26",
            "create_date": "2023-09-14",
            "update_date": "2024-01-19",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "Verein fuer eine Digital Souveraene Schweiz",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "dss.inc",
            "domain_keyword": "dss",
            "domain_tld": "inc",
            "query_time": "2024-05-07 07:32:18",
            "create_date": "2023-10-27",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-27",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dss.vg",
            "domain_keyword": "dss",
            "domain_tld": "vg",
            "query_time": "2024-04-23 14:37:58",
            "create_date": "2024-01-04",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-04",
            "registrar_iana": 269,
            "registrar_name": "Key Systems GmbH",
            "registrar_website": "http://www.key-systems.net/",
            "registrant_email": "https://whois.nic.vg/contact/dss.vg/registrant",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dss.group",
            "domain_keyword": "dss",
            "domain_tld": "group",
            "query_time": "2024-05-23 18:44:03",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dss.vegas",
            "domain_keyword": "dss",
            "domain_tld": "vegas",
            "query_time": "2024-05-27 05:40:27",
            "create_date": "2024-01-30",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Karsten Gerhardt",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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": [
                "colette.ns.cloudflare.com",
                "steven.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dss.biz",
            "domain_keyword": "dss",
            "domain_tld": "biz",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dss.quest",
            "domain_keyword": "dss",
            "domain_tld": "quest",
            "query_time": "2024-05-16 17:13:32",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dss.org.pl",
            "domain_keyword": "dss",
            "domain_tld": "org.pl",
            "query_time": "2024-05-21 16:42:11",
            "create_date": "2024-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns3.l-bit.pl",
                "ns4.l-bit.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dss.name",
            "domain_keyword": "dss",
            "domain_tld": "name",
            "query_time": "2024-05-07 07:32:18",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 86,
            "domain_name": "dss.de",
            "domain_keyword": "dss",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:18:29",
            "update_date": "2006-12-21",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "dss.org.au",
            "domain_keyword": "dss",
            "domain_tld": "org.au",
            "query_time": "2024-05-05 07:34:28",
            "update_date": "2024-03-16",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "James Back",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "dss.gs",
            "domain_keyword": "dss",
            "domain_tld": "gs",
            "query_time": "2024-05-14 23:19:28",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harrisonorganization",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "dss.com.au",
            "domain_keyword": "dss",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 05:40:26",
            "update_date": "2024-04-19",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Olivia Cannard",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dss.pt",
            "domain_keyword": "dss",
            "domain_tld": "pt",
            "query_time": "2024-06-01 13:19:54",
            "expiry_date": "2024-01-07",
            "registrant_name": "Double Security Systems Lda",
            "registrant_address": "Rua Caminho dos Leiteiros, Pav. 7",
            "registrant_city": "Algueirão",
            "registrant_state": "Casal Afonso",
            "registrant_zip": "2725-000",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnskore.com",
                "ns4.dnskore.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 91,
            "domain_name": "dss.net.au",
            "domain_keyword": "dss",
            "domain_tld": "net.au",
            "query_time": "2024-06-04 03:49:06",
            "update_date": "2024-05-25",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Justin Moran",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dss.ai",
            "domain_keyword": "dss",
            "domain_tld": "ai",
            "query_time": "2024-05-30 22:58:22",
            "registrar_name": "Dynadot",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dss.gov.au",
            "domain_keyword": "dss",
            "domain_tld": "gov.au",
            "query_time": "2024-06-13 11:07:39",
            "update_date": "2023-09-20",
            "registrar_name": "Department of Finance",
            "registrar_website": "http://whois.auda.org.au",
            "registrant_name": "DSS Online Services",
            "name_servers": [
                "g1ns01.fms.gov.au",
                "g2ns01.fms.gov.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "dss.qa",
            "domain_keyword": "dss",
            "domain_tld": "qa",
            "query_time": "2024-06-12 08:58:11",
            "registrar_name": "AEserver FZE",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-21f72ba4.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dss</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>94</total>
  <relation>eq</relation>
  <current>94</current>
 </count>
 <unique_domains>dss.nl, dss.dk, dss.cc, dss.hu, dss.org, dss.it, dss.com, dss.be, dss.co.uk, dss.us, dss.ru, dss.co.th, dss.co.in, dss.sk, dss.info, dss.net, dss.com.co, dss.ca, dss.cn, dss.dm, dss.cl, dss.jobs, dss.asia, dss.co, dss.net.in, dss.com.bz, dss.in.th, dss.hr, dss.ind.in, dss.berlin, dss.su, dss.software, dss.ink, dss.nyc, dss.tokyo, dss.co.jp, dss.tv, dss.tech, dss.law, dss.pub, dss.academy, dss.vip, dss.uno, dss.media, dss.uk, dss.biz.pl, dss.app, dss.farm, dss.team, dss.icu, dss.cloud, dss.org.cn, dss.pr, dss.consulting, dss.co.ke, dss.ltd, dss.one, dss.com.pl, dss.schwarz, dss.org.in, dss.io, dss.sh, dss.kiwi, dss.lol, dss.ovh, dss.me.uk, dss.jp, dss.wiki, dss.best, dss.pl, dss.eco, dss.istanbul, dss.ist, dss.eus, dss.org.uk, dss.lat, dss.swiss, dss.inc, dss.vg, dss.group, dss.vegas, dss.biz, dss.quest, dss.org.pl, dss.name, dss.de, dss.org.au, dss.gs, dss.com.au, dss.pt, dss.net.au, dss.ai, dss.gov.au, dss.qa</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dss.nl</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 07:34:27</query_time>
   <create_date>1996-02-13</create_date>
   <update_date>2021-11-14</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dss.dk</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 22:18:07</query_time>
   <create_date>1996-12-18</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>DANDOMAIN A/S</registrar_name>
   <registrant_name>Alexandar Henrick Barmose</registrant_name>
   <registrant_address>Erik Glippings Alle 2</registrant_address>
   <registrant_city>Bagsværd</registrant_city>
   <registrant_zip>2880</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dss.cc</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>1997-10-12</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>670</registrar_iana>
   <registrar_name>$$$ Private Label Internet Service Kiosk Inc DBA plisk.com</registrar_name>
   <registrar_website>http://www.plisk.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/dss.cc/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>3939.ns1.abovedomains.com</value>
    <value>3939.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dss.hu</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:18:43</query_time>
   <create_date>1998-05-07</create_date>
  </value>
  <value>
   <num>5</num>
   <domain_name>dss.org</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 07:34:28</query_time>
   <create_date>1998-06-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anything.com, Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dss.it</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 14:37:58</query_time>
   <create_date>1998-06-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>S.D.S. Software</registrant_company>
   <registrant_address>P.zza Codeleoncini 12</registrant_address>
   <registrant_city>Melegnano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20077</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dss.com</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2000-04-27</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2029-04-27</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dss.be</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-09 06:50:21</query_time>
   <create_date>2000-05-25</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>dss.co.uk</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 05:46:10</query_time>
   <create_date>2001-08-12</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_name>Lively Ltd [Tag = GOOSEBERRY]</registrar_name>
   <registrar_website>http://www.parkingspace.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>dss.us</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-05 07:34:28</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jacob Alifraghis</registrant_name>
   <registrant_company>PremiumDomains.net</registrant_company>
   <registrant_address>2803 Gulf To Bay Blvd., Suite 165</registrant_address>
   <registrant_city>Clearwater</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33759</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7274806139</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dss.ru</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:04:46</query_time>
   <create_date>2002-06-16</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>dss.co.th</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-05 07:34:27</query_time>
   <create_date>2002-11-29</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Digital Software Solution Co., Ltd. (บริษัท ดิจิตอล ซอฟต์แวร์ โซลูชั่น จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>th25.hostatom.com</value>
    <value>th26.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dss.co.in</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-29 06:12:37</query_time>
   <create_date>2003-02-28</create_date>
   <update_date>2023-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>https://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data System Services Pvt. Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dss.sk</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:33:58</query_time>
   <create_date>2003-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Data System Soft, spol. s r.o.</registrar_name>
   <registrant_name>Data System Soft, spol. s r.o.</registrant_name>
   <registrant_company>Data System Soft, spol. s r.o.</registrant_company>
   <registrant_address>Trnavská cesta 82</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.243103811</registrant_phone>
   <name_servers>
    <value>as1000.dss.sk</value>
    <value>koliba.pvt.sk</value>
    <value>ns.slovanet.net</value>
    <value>ns1.slovanet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>dss.info</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 11:39:07</query_time>
   <create_date>2003-09-23</create_date>
   <update_date>2023-11-07</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/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>ns07.domaincontrol.com</value>
    <value>ns08.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>16</num>
   <domain_name>dss.net</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 14:37:58</query_time>
   <create_date>2003-09-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dss.com.co</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-07 07:32:17</query_time>
   <create_date>2004-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>dss.ca</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-23 14:37:58</query_time>
   <create_date>2004-12-20</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>DSS Distributed Systems Software, Inc.</registrant_name>
   <registrant_company>DSS Distributed Systems Software, Inc.</registrant_company>
   <registrant_address>832 Haliburton Rd</registrant_address>
   <registrant_city>Victoria</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V8Y2W4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6042709559</registrant_phone>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dss.cn</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 03:48:26</query_time>
   <create_date>2005-03-17</create_date>
   <expiry_date>2026-03-17</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>石洪泰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.zj01.com</value>
    <value>ns2.zj01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>dss.dm</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>dm</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2007-03-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-03-26</expiry_date>
   <registrar_iana>900000</registrar_iana>
   <registrar_name>DotDM Corporation- REGISTRAR</registrar_name>
   <registrar_website>www.nic.dm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dominica Social Security</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>DM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>bjorn.ns.cloudflare.com</value>
    <value>kim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>dss.cl</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-30 20:43:04</query_time>
   <create_date>2007-08-28</create_date>
   <expiry_date>2033-09-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>DSS S.A.</registrant_name>
   <name_servers>
    <value>ns1.dss.cl</value>
    <value>ns2.dss.cl</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>dss.jobs</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2008-06-16</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>dss.asia</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 05:46:09</query_time>
   <create_date>2008-06-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.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>24</num>
   <domain_name>dss.co</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>dss.net.in</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2012-04-10</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2028-04-10</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dhanakshi Systems &amp;amp; Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-sutlej.ewebguru.com</value>
    <value>ns2-sutlej.ewebguru.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dss.com.bz</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>com.bz</domain_tld>
   <query_time>2024-05-07 07:32:17</query_time>
   <create_date>2012-07-25</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dss.in.th</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2012-12-12</create_date>
   <update_date>2022-12-28</update_date>
   <expiry_date>2027-12-11</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Personal Information*</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.dss.in.th</value>
    <value>ns2.dss.in.th</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>dss.hr</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2013-03-20</create_date>
   <update_date>2019-04-08</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>DSŠ</registrant_name>
   <registrant_address>Liechtensteinov put 10</registrant_address>
   <registrant_city>Dubrovnik</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>20000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>dss.ind.in</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ind.in</domain_tld>
   <query_time>2024-04-23 14:37:58</query_time>
   <create_date>2013-04-23</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>https://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zen Interactive Technologies</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>AE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reliedhosting.com</value>
    <value>ns2.reliedhosting.com</value>
    <value>ns3.reliedhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dss.berlin</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dss.su</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:08:25</query_time>
   <create_date>2014-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>ARDIS-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>dss.software</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2018-05-24</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Document Storage Systems, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dss.ink</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-19 05:46:11</query_time>
   <create_date>2015-03-19</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dss.nyc</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-31 22:14:32</query_time>
   <create_date>2015-03-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynamic Surveillance Systems</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>dss.tokyo</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-03 19:55:22</query_time>
   <create_date>2015-08-24</create_date>
   <update_date>2019-08-01</update_date>
   <expiry_date>2027-08-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dss.co.jp</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>D's security</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>dss.tv</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Quintessence.pl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zachodniopomorskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-macg4sp2xcaduy6xybjezr.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dss.tech</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2015-11-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Darsh Software Solutions</registrant_company>
   <registrant_state>Delhi</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dss.law</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-06-12 16:18:59</query_time>
   <create_date>2016-06-07</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dss.pub</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2016-07-25</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2026-07-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Deng Sheng Sheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>41</num>
   <domain_name>dss.academy</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 05:46:09</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2031-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>dss.vip</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 14:37:58</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>dss.uno</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-11 15:46:10</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-22</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>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>dss.media</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-19 05:46:10</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>sdns110.ultradns.biz</value>
    <value>sdns110.ultradns.com</value>
    <value>sdns110.ultradns.net</value>
    <value>sdns110.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dss.uk</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 22:14:35</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_name>Lively Ltd [Tag = GOOSEBERRY]</registrar_name>
   <registrar_website>http://www.parkingspace.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>dss.biz.pl</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>biz.pl</domain_tld>
   <query_time>2024-04-17 22:36:19</query_time>
   <create_date>2018-02-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.gcorelabs.net</value>
    <value>ns2.gcdn.services</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dss.app</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 22:11:04</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yu Lian Liu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>48</num>
   <domain_name>dss.farm</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2018-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-09</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>dss.team</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-06-06 01:10:35</query_time>
   <create_date>2018-09-04</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-09-04</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>ns59.domaincontrol.com</value>
    <value>ns60.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>50</num>
   <domain_name>dss.icu</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-09-12</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>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>marjory.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>dss.cloud</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-05 07:34:27</query_time>
   <create_date>2018-10-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stichting Hogeschool van Amsterdam</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1312.awsdns-36.org</value>
    <value>ns-1862.awsdns-40.co.uk</value>
    <value>ns-273.awsdns-34.com</value>
    <value>ns-830.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dss.org.cn</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-05 07:34:28</query_time>
   <create_date>2018-12-27</create_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张其标</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.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>dss.pr</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>pr</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>801386</registrar_iana>
   <registrar_name>Gauss Research Laboratory, Inc.</registrar_name>
   <registrant_name>Ruslan Gaynanov</registrant_name>
   <registrant_company>Digital Sourcing &amp;amp; Staffing LLC</registrant_company>
   <registrant_address>1477 Ashford Ave, Condado</registrant_address>
   <registrant_city>San Juan</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>00907</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7985765500</registrant_phone>
   <name_servers>
    <value>ns1.smartrf.com</value>
    <value>ns2.smartrf.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>dss.consulting</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-17 22:36:19</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Coastal Training Technologies Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.duponttrainingsolutions.com</value>
    <value>b.ns.duponttrainingsolutions.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>55</num>
   <domain_name>dss.co.ke</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2019-07-15</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>HOSTAFRICA EAC</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dss.ltd</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</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.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>dss.one</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-05 07:34:27</query_time>
   <create_date>2019-12-28</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>dss.com.pl</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-06 07:36:11</query_time>
   <create_date>2020-01-31</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-31</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>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dss.schwarz</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>schwarz</domain_tld>
   <query_time>2024-05-13 22:11:05</query_time>
   <create_date>2020-03-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_company>Schwarz IT KG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>dss.org.in</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-13 22:11:05</query_time>
   <create_date>2020-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Odisha</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.germany.hostns.io</value>
    <value>ns2.germany.hostns.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>dss.io</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-14 23:19:28</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dss.sh</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>dss.kiwi</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of dss.kiwi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.c24165.sgvps.net</value>
    <value>ns2.c24165.sgvps.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>dss.lol</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>dss.ovh</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2020-10-25</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Alexandre Dene</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.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>66</num>
   <domain_name>dss.me.uk</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-19 05:46:13</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>dss.jp</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 13:19:38</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Mori Tomohiko</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>dss.wiki</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-27 05:40:30</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen long</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dss.best</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-05 07:34:27</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>70</num>
   <domain_name>dss.pl</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 14:37:58</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dss.eco</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-05 07:34:27</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>dss.istanbul</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-05-19 05:46:10</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomünikasyon A.S.</registrar_name>
   <registrar_website>http://nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YENI MAH. CAD. NO91</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KUCUKKOY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dss.ist</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-19 05:46:10</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomünikasyon A.S.</registrar_name>
   <registrar_website>http://nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YENI MAH. CAD. NO91</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KUCUKKOY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>dss.eus</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_company>Donostiako Udala</registrant_company>
   <registrant_state>Guipuzcoa</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>dss.org.uk</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-05 07:34:31</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>dss.lat</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>dss.swiss</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>Verein fuer eine Digital Souveraene Schweiz</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>dss.inc</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-27</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dss.vg</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>vg</domain_tld>
   <query_time>2024-04-23 14:37:58</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/</registrar_website>
   <registrant_email>https://whois.nic.vg/contact/dss.vg/registrant</registrant_email>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>dss.group</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-23 18:44:03</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>81</num>
   <domain_name>dss.vegas</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-05-27 05:40:27</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Karsten Gerhardt</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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>colette.ns.cloudflare.com</value>
    <value>steven.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>dss.biz</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dss.quest</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-16 17:13:32</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>84</num>
   <domain_name>dss.org.pl</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-21 16:42:11</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns3.l-bit.pl</value>
    <value>ns4.l-bit.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dss.name</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-07 07:32:18</query_time>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>dss.de</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:18:29</query_time>
   <update_date>2006-12-21</update_date>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>dss.org.au</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-05 07:34:28</query_time>
   <update_date>2024-03-16</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>James Back</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>dss.gs</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>gs</domain_tld>
   <query_time>2024-05-14 23:19:28</query_time>
   <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>Harrisonorganization</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>dss.com.au</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 05:40:26</query_time>
   <update_date>2024-04-19</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Olivia Cannard</registrant_name>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dss.pt</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 13:19:54</query_time>
   <expiry_date>2024-01-07</expiry_date>
   <registrant_name>Double Security Systems Lda</registrant_name>
   <registrant_address>Rua Caminho dos Leiteiros, Pav. 7</registrant_address>
   <registrant_city>Algueirão</registrant_city>
   <registrant_state>Casal Afonso</registrant_state>
   <registrant_zip>2725-000</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnskore.com</value>
    <value>ns4.dnskore.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>dss.net.au</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-06-04 03:49:06</query_time>
   <update_date>2024-05-25</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Justin Moran</registrant_name>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dss.ai</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-30 22:58:22</query_time>
   <registrar_name>Dynadot</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dss.gov.au</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>gov.au</domain_tld>
   <query_time>2024-06-13 11:07:39</query_time>
   <update_date>2023-09-20</update_date>
   <registrar_name>Department of Finance</registrar_name>
   <registrar_website>http://whois.auda.org.au</registrar_website>
   <registrant_name>DSS Online Services</registrant_name>
   <name_servers>
    <value>g1ns01.fms.gov.au</value>
    <value>g2ns01.fms.gov.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>dss.qa</domain_name>
   <domain_keyword>dss</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-06-12 08:58:11</query_time>
   <registrar_name>AEserver FZE</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-21f72ba4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.072</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 7,865 domain names (in 0.265 seconds) which look and sound like the brand name "dss".
Domain Name Registered Expiry Registrar Ownership
1 1ss.link 21 Jun 2021 21 Jun 2026 Alibaba Cloud Computing Ltd. shang hai yi shi shang qi dian shi ye you xian gong si
2 dls.tokyo 12 Feb 2019 12 Feb 2025 GMO Internet Group, Inc. -
3 dbs.koeln 1 Aug 2016 1 Aug 2024 RegistryGate GmbH REDACTED
4 dcs.org.uk 8 Feb 2018 8 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
5 ddss.net 25 Jul 2006 25 Jul 2024 eName Technology Co.,Ltd. -
6 d-s.shop 29 Dec 2016 29 Dec 2024 IONOS SE -
7 djs.world 1 Apr 2017 1 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. Li Ling
8 dse.wiki 7 Oct 2014 7 Oct 2030 Cloudflare, Inc. De Studerendes Erhvervskontakt
9 dse.pub 17 Sep 2022 17 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) AI FANG FEI
10 dsg.news 7 Sep 2015 7 Sep 2024 IONOS SE Duncan Sheard Glass
11 djs.management 20 Dec 2019 20 Dec 2024 Mesh Digital Limited REDACTED FOR PRIVACY
12 dbs.software 16 Jul 2020 16 Jul 2024 IONOS SE Byte Advisory, S.L.
13 dqs.consulting 8 Jan 2018 8 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
14 dcss.co.uk 14 Mar 2013 14 Mar 2025 Chris Conwell [Tag = ZYCON] -
15 dssi.org 19 Apr 1999 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 dssm.nl 8 Jun 2010 - team.blue nl B.V. -
17 d3s.fr 5 Feb 2013 5 Feb 2025 NORDNET D3s
18 dsm.su 23 Jun 2014 23 Jun 2024 RUCENTER-SU Private Person
19 dssf.de - - - -
20 dsg.ru 25 Oct 1999 31 Oct 2024 RU-CENTER-RU Private Person
21 dses.ru 18 Sep 2013 18 Sep 2024 REGRU-RU Private Person
22 ds1.uk 9 Jul 2019 9 Jul 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
23 ds3.biz 6 Oct 2022 6 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 dssu.org 8 Aug 2022 8 Aug 2024 Namesilo, LLC See PrivacyGuardian.org
25 dsse.biz 14 Jul 2005 13 Jul 2024 eNom, LLC n/a
26 dns.net.nz 11 Oct 2002 - InternetNZ Registry Services - Support -
27 dsb.gmbh 19 Jun 2016 19 Jun 2024 PSI-USA, Inc. dba Domain Robot dsb solutions GmbH
28 dssg.hu 27 Jun 2017 - - -
29 dsas.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
30 dks.in 22 Jun 2013 22 Jun 2024 Dynadot LLC Digits United Limited
31 dsg.capetown 28 Oct 2023 28 Oct 2024 Open Provider REDACTED
32 dsp.one 3 Mar 2023 3 Mar 2025 P.A. Viet Nam Company Limited REDACTED FOR PRIVACY
33 dgs.berlin 29 Jul 2015 29 Jul 2024 Host Europe Group -
34 dssa.app 13 Nov 2021 13 Nov 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0163087952
35 dgs.bet 22 Nov 2017 22 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 dis.services 13 May 2023 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 dns.ht - - Key-Systems GmbH Mike Damm
38 d-s.ink 21 Nov 2020 21 Nov 2024 One.com A/S REDACTED FOR PRIVACY
39 dps.gmbh 20 May 2021 20 May 2025 Cronon GmbH REDACTED FOR PRIVACY
40 dqs.uk 18 Jun 2019 18 Jun 2024 JM Internet Ltd [Tag = JMINTERNET] -
41 dsis.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
42 dds.coach 20 Mar 2015 20 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 dsb.associates 30 Aug 2022 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 dis.com 30 Jul 1990 29 Jul 2025 GoDaddy.com, LLC -
45 dsl.gratis 3 Sep 2014 3 Sep 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
46 dsj.email 2 Sep 2014 2 Sep 2024 united-domains AG REDACTED FOR PRIVACY
47 css.co 21 Jun 2010 20 Jun 2024 GoDaddy.com, LLC NameFind LLC
48 dse.info 11 May 2017 11 May 2025 Key-Systems GmbH EdenMedia
49 adss.website 14 Jan 2021 14 Jan 2025 eNom, Inc. Data Protected
50 dqs.company 6 Sep 2020 6 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
51 drss.net 1 Aug 2021 1 Aug 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
52 dsj.life 29 May 2023 29 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 dsa.com.au - - GoDaddy.com LLC trading as GoDaddy.com Andy Hollis
54 dns.capetown 27 Mar 2015 27 Mar 2025 DNS Africa Ltd Domain Name Services (Pty) Ltd
55 doss.cat 19 Sep 2007 19 Sep 2024 Dinahosting s.l. DOSS GRAFICA CREATIVA, S.L.
56 dls.online 26 Aug 2015 26 Aug 2026 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
57 7ss.com 24 Aug 2001 24 Aug 2027 eName Technology Co.,Ltd. -
58 css.foo 7 Jul 2023 7 Jul 2025 101domain, Inc. Digital Privacy Corporation
59 dsl.pt - - - Tool Domains LTD
60 dsl.media 24 Jun 2021 24 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
61 dsn.it 10 Apr 2003 30 Nov 2024 NameCase GmbH hidden
62 das.dating 5 Dec 2022 5 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
63 dfs.in 1 May 2014 1 May 2031 Dynadot LLC REDACTED FOR PRIVACY
64 drs.homes 10 Jan 2024 10 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
65 d8s.org 26 Oct 2020 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 dss0.cc 18 Aug 2018 18 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
67 dsr.link 16 Feb 2015 16 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
68 dos.be 10 Oct 2005 - VIND.be -
69 css.kr 17 May 2015 17 May 2025 (?)??? ???
70 dms.info.pl 13 Dec 2016 13 Dec 2024 home.pl S.A. -
71 dns.xn--tckwe 13 Jun 2016 13 Jun 2024 1API GmbH Domain Registrant
72 0ss.org 6 Oct 2007 6 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 dfss.co.in 20 Aug 2016 20 Aug 2024 Endurance Digital Domain Technology LLP N/A
74 ds3.co.uk 23 Jan 2004 23 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
75 ds2.dev 28 Feb 2019 28 Feb 2025 Go China Domains, LLC Domains By Proxy, LLC
76 dbs.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
77 d-s.immo 10 Dec 2014 10 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
78 djs.today 3 Aug 2017 3 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 dsh.co.in 28 Apr 2024 28 Apr 2025 Spaceship, Inc. REDACTED FOR PRIVACY
80 dsds.vip 17 Dec 2022 17 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) jie yang shi chuang dao ke ji you xian gong si
81 dks.ru 25 Oct 1999 31 Oct 2024 RU-CENTER-RU Ministry of Foreign Affairs of the Russian Federation
82 dkss.ru 27 Jun 2000 27 Jun 2024 RU-CENTER-RU Branch of JSC " Russian railways "
83 bss.services 8 Apr 2022 8 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 dscs.cloud 29 Apr 2024 29 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 dls.de - - - -
86 ds1.ru 17 Sep 2010 17 Sep 2024 SALENAMES-RU Private Person
87 dns.charity 13 Dec 2022 13 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
88 dps.nl 31 Jul 1996 - Unimecs -
89 dsgs.dev 23 Dec 2020 23 Dec 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
90 dos.hu 1 Jul 2010 - - -
91 dnss.uk 4 Mar 2024 4 Mar 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
92 dos.beauty 10 Jan 2024 10 Jan 2025 Name.com, Inc China Dior Industrial Co., Ltd.
93 dsc.team 1 Apr 2016 1 Apr 2031 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 ass.irish 15 Aug 2023 15 Aug 2024 Porkbun LLC Private by Design, LLC
95 dps.hr 2 Jul 2012 2 Jul 2024 Plus Hosting Grupa d.o.o. DPS INTERNATIONAL d.o.o.
96 dsc.bio 1 Feb 2020 1 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
97 dps.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC Digital Printing Supply
98 6ss.xyz 5 Sep 2023 5 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Yuan Fei
99 3dss.com 30 Sep 1998 29 Sep 2027 GoDaddy.com, LLC -
100 dks.design 1 Jun 2021 1 Jun 2027 Network Solutions, LLC REDACTED FOR PRIVACY
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 Dss.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dss.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dss.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 7865,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "1ss.link, dls.tokyo, dbs.koeln, dcs.org.uk, ddss.net, d-s.shop, djs.world, dse.wiki, dse.pub, dsg.news, djs.management, dbs.software, dqs.consulting, dcss.co.uk, dssi.org, dssm.nl, d3s.fr, dsm.su, dssf.de, dsg.ru, dses.ru, ds1.uk, ds3.biz, dssu.org, dsse.biz, dns.net.nz, dsb.gmbh, dssg.hu, dsas.info, dks.in, dsg.capetown, dsp.one, dgs.berlin, dssa.app, dgs.bet, dis.services, dns.ht, d-s.ink, dps.gmbh, dqs.uk, dsis.info, dds.coach, dsb.associates, dis.com, dsl.gratis, dsj.email, css.co, dse.info, adss.website, dqs.company, drss.net, dsj.life, dsa.com.au, dns.capetown, doss.cat, dls.online, 7ss.com, css.foo, dsl.pt, dsl.media, dsn.it, das.dating, dfs.in, drs.homes, d8s.org, dss0.cc, dsr.link, dos.be, css.kr, dms.info.pl, dns.xn--tckwe, 0ss.org, dfss.co.in, ds3.co.uk, ds2.dev, dbs.ai, d-s.immo, djs.today, dsh.co.in, dsds.vip, dks.ru, dkss.ru, bss.services, dscs.cloud, dls.de, ds1.ru, dns.charity, dps.nl, dsgs.dev, dos.hu, dnss.uk, dos.beauty, dsc.team, ass.irish, dps.hr, dsc.bio, dps.us, 6ss.xyz, 3dss.com, dks.design",
    "results": [
        {
            "num": 1,
            "domain_name": "1ss.link",
            "domain_keyword": "1ss",
            "domain_tld": "link",
            "query_time": "2024-04-19 02:20:49",
            "create_date": "2021-06-21",
            "update_date": "2024-03-30",
            "expiry_date": "2026-06-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shang hai yi shi shang qi dian shi ye you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dls.tokyo",
            "domain_keyword": "dls",
            "domain_tld": "tokyo",
            "query_time": "2024-04-19 06:31:56",
            "create_date": "2019-02-12",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dbs.koeln",
            "domain_keyword": "dbs",
            "domain_tld": "koeln",
            "query_time": "2024-04-21 13:22:39",
            "create_date": "2016-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns11.netcologne.de",
                "dns12.netcologne.de",
                "dns13.netcologne.de",
                "dns14.netcologne.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dcs.org.uk",
            "domain_keyword": "dcs",
            "domain_tld": "org.uk",
            "query_time": "2024-04-16 11:24:24",
            "create_date": "2018-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "ddss.net",
            "domain_keyword": "ddss",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:05:09",
            "create_date": "2006-07-25",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/ddss.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "d-s.shop",
            "domain_keyword": "d-s",
            "domain_tld": "shop",
            "query_time": "2024-04-23 06:35:16",
            "create_date": "2016-12-29",
            "update_date": "2024-03-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_country": "DE",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "djs.world",
            "domain_keyword": "djs",
            "domain_tld": "world",
            "query_time": "2024-04-21 19:23:24",
            "create_date": "2017-04-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Ling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dse.wiki",
            "domain_keyword": "dse",
            "domain_tld": "wiki",
            "query_time": "2024-04-20 13:08:53",
            "create_date": "2014-10-07",
            "update_date": "2022-09-20",
            "expiry_date": "2030-10-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "De Studerendes Erhvervskontakt",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kgs. Lyngby",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "becky.ns.cloudflare.com",
                "hal.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "dse.pub",
            "domain_keyword": "dse",
            "domain_tld": "pub",
            "query_time": "2024-04-20 13:08:53",
            "create_date": "2022-09-17",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AI FANG FEI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-hqaiu4fd.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dsg.news",
            "domain_keyword": "dsg",
            "domain_tld": "news",
            "query_time": "2024-04-20 13:11:15",
            "create_date": "2015-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Duncan Sheard Glass",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LAN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "djs.management",
            "domain_keyword": "djs",
            "domain_tld": "management",
            "query_time": "2024-04-29 08:07:32",
            "create_date": "2019-12-20",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dbs.software",
            "domain_keyword": "dbs",
            "domain_tld": "software",
            "query_time": "2024-04-29 18:13:36",
            "create_date": "2020-07-16",
            "update_date": "2023-08-30",
            "expiry_date": "2024-07-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Byte Advisory, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.bastify.com",
                "ns2.bastify.com",
                "ns3.bastify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dqs.consulting",
            "domain_keyword": "dqs",
            "domain_tld": "consulting",
            "query_time": "2024-05-01 12:32:38",
            "create_date": "2018-01-08",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dcss.co.uk",
            "domain_keyword": "dcss",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 22:02:51",
            "create_date": "2013-03-14",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-14",
            "registrar_name": "Chris Conwell [Tag = ZYCON]",
            "registrar_website": "http://zycon.co.uk",
            "name_servers": [
                "ns60.hosterbox.com",
                "ns61.hosterbox.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "dssi.org",
            "domain_keyword": "dssi",
            "domain_tld": "org",
            "query_time": "2024-05-05 07:34:41",
            "create_date": "1999-04-19",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dssm.nl",
            "domain_keyword": "dssm",
            "domain_tld": "nl",
            "query_time": "2024-05-05 07:34:45",
            "create_date": "2010-06-08",
            "update_date": "2021-11-04",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "d3s.fr",
            "domain_keyword": "d3s",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:17:11",
            "create_date": "2013-02-05",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-05",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "D3s",
            "registrant_address": "299, rue Cheminet, 73290 la Motte Servolex",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.479600238",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 18,
            "domain_name": "dsm.su",
            "domain_keyword": "dsm",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:08:25",
            "create_date": "2014-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.domainpage.ru",
                "ns2.domainpage.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "dssf.de",
            "domain_keyword": "dssf",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:18:29",
            "update_date": "2008-02-07",
            "name_servers": [
                "docks11.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "dsg.ru",
            "domain_keyword": "dsg",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:03:44",
            "create_date": "1999-10-25",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "dses.ru",
            "domain_keyword": "dses",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:03:42",
            "create_date": "2013-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "ds1.uk",
            "domain_keyword": "ds1",
            "domain_tld": "uk",
            "query_time": "2024-04-30 23:16:54",
            "create_date": "2019-07-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-07-09",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.box.ds1.uk",
                "ns2.box.ds1.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 23,
            "domain_name": "ds3.biz",
            "domain_keyword": "ds3",
            "domain_tld": "biz",
            "query_time": "2024-04-30 23:16:56",
            "create_date": "2022-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sullivan.ns.cloudflare.com",
                "sunny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dssu.org",
            "domain_keyword": "dssu",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:32:42",
            "create_date": "2022-08-08",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "dsse.biz",
            "domain_keyword": "dsse",
            "domain_tld": "biz",
            "query_time": "2024-05-07 07:32:23",
            "create_date": "2005-07-14",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dns.net.nz",
            "domain_keyword": "dns",
            "domain_tld": "net.nz",
            "query_time": "2024-05-10 07:00:30",
            "create_date": "2002-10-11",
            "update_date": "2023-12-26",
            "registrar_name": "InternetNZ Registry Services - Support",
            "registrar_website": "https://internetnz.nz/",
            "name_servers": [
                "ns1.dns.net.nz",
                "ns2.dns.net.nz",
                "ns3.dns.net.nz",
                "ns4.dns.net.nz",
                "ns5.dns.net.nz",
                "ns6.dns.net.nz",
                "ns7.dns.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dsb.gmbh",
            "domain_keyword": "dsb",
            "domain_tld": "gmbh",
            "query_time": "2024-05-10 06:23:24",
            "create_date": "2016-06-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dsb solutions GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "dssg.hu",
            "domain_keyword": "dssg",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:18:43",
            "create_date": "2017-06-27"
        },
        {
            "num": 29,
            "domain_name": "dsas.info",
            "domain_keyword": "dsas",
            "domain_tld": "info",
            "query_time": "2024-05-10 18:31:13",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dks.in",
            "domain_keyword": "dks",
            "domain_tld": "in",
            "query_time": "2024-05-09 02:56:51",
            "create_date": "2013-06-22",
            "update_date": "2023-08-28",
            "expiry_date": "2024-06-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digits United Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dsg.capetown",
            "domain_keyword": "dsg",
            "domain_tld": "capetown",
            "query_time": "2024-05-12 12:29:17",
            "create_date": "2023-10-28",
            "update_date": "2024-01-11",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1647,
            "registrar_name": "Open Provider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.regery.net",
                "ns2.regery.net",
                "ns3.regery.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dsp.one",
            "domain_keyword": "dsp",
            "domain_tld": "one",
            "query_time": "2024-05-13 22:10:41",
            "create_date": "2023-03-03",
            "update_date": "2023-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "www.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dgs.berlin",
            "domain_keyword": "dgs",
            "domain_tld": "berlin",
            "query_time": "2024-05-10 20:47:36",
            "create_date": "2015-07-29",
            "update_date": "2020-10-21",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1390,
            "registrar_name": "Host Europe Group",
            "registrar_website": "http://www.domainbox.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dssa.app",
            "domain_keyword": "dssa",
            "domain_tld": "app",
            "query_time": "2024-05-19 05:46:11",
            "create_date": "2021-11-13",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163087952",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dgs.bet",
            "domain_keyword": "dgs",
            "domain_tld": "bet",
            "query_time": "2024-05-15 04:08:19",
            "create_date": "2017-11-22",
            "update_date": "2024-02-28",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "dis.services",
            "domain_keyword": "dis",
            "domain_tld": "services",
            "query_time": "2024-05-16 09:31:01",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dns.ht",
            "domain_keyword": "dns",
            "domain_tld": "ht",
            "query_time": "2024-05-15 15:53:01",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mike Damm",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anyns1.m-d.net",
                "anyns2.m-d.net",
                "ns.m-d.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "d-s.ink",
            "domain_keyword": "d-s",
            "domain_tld": "ink",
            "query_time": "2024-05-15 08:51:01",
            "create_date": "2020-11-21",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dps.gmbh",
            "domain_keyword": "dps",
            "domain_tld": "gmbh",
            "query_time": "2024-05-26 23:15:49",
            "create_date": "2021-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks04.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dqs.uk",
            "domain_keyword": "dqs",
            "domain_tld": "uk",
            "query_time": "2024-05-26 23:16:51",
            "create_date": "2019-06-18",
            "update_date": "2024-03-07",
            "expiry_date": "2024-06-18",
            "registrar_name": "JM Internet Ltd [Tag = JMINTERNET]",
            "registrar_website": "http://www.jminternet.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "dsis.info",
            "domain_keyword": "dsis",
            "domain_tld": "info",
            "query_time": "2024-05-26 01:30:23",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dds.coach",
            "domain_keyword": "dds",
            "domain_tld": "coach",
            "query_time": "2024-05-26 01:47:40",
            "create_date": "2015-03-20",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dsb.associates",
            "domain_keyword": "dsb",
            "domain_tld": "associates",
            "query_time": "2024-05-24 04:03:22",
            "create_date": "2022-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dis.com",
            "domain_keyword": "dis",
            "domain_tld": "com",
            "query_time": "2024-05-22 20:23:23",
            "create_date": "1990-07-30",
            "update_date": "2023-06-28",
            "expiry_date": "2025-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dis.dis.com",
                "ns1.zonomi.com",
                "ns2.zonomi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dsl.gratis",
            "domain_keyword": "dsl",
            "domain_tld": "gratis",
            "query_time": "2024-05-25 12:39:39",
            "create_date": "2014-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-ca.ui-dns.biz",
                "ns-ca.ui-dns.com",
                "ns-ca.ui-dns.de",
                "ns-ca.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "dsj.email",
            "domain_keyword": "dsj",
            "domain_tld": "email",
            "query_time": "2024-05-25 12:38:48",
            "create_date": "2014-09-02",
            "update_date": "2024-05-07",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "css.co",
            "domain_keyword": "css",
            "domain_tld": "co",
            "query_time": "2024-05-19 01:24:43",
            "create_date": "2010-06-21",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dse.info",
            "domain_keyword": "dse",
            "domain_tld": "info",
            "query_time": "2024-05-16 05:31:20",
            "create_date": "2017-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EdenMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "please query the rdds service of the registrar 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.ooparked.com",
                "ns2.ooparked.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "adss.website",
            "domain_keyword": "adss",
            "domain_tld": "website",
            "query_time": "2024-05-15 12:54:51",
            "create_date": "2021-01-14",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dqs.company",
            "domain_keyword": "dqs",
            "domain_tld": "company",
            "query_time": "2024-05-24 16:59:24",
            "create_date": "2020-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "drss.net",
            "domain_keyword": "drss",
            "domain_tld": "net",
            "query_time": "2024-05-27 20:51:47",
            "create_date": "2021-08-01",
            "update_date": "2024-05-02",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dsj.life",
            "domain_keyword": "dsj",
            "domain_tld": "life",
            "query_time": "2024-05-31 22:14:08",
            "create_date": "2023-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dsa.com.au",
            "domain_keyword": "dsa",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 13:16:53",
            "update_date": "2024-05-25",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Andy Hollis",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dns.capetown",
            "domain_keyword": "dns",
            "domain_tld": "capetown",
            "query_time": "2024-06-01 16:50:48",
            "create_date": "2015-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "https://www.gateway.africa",
            "registrant_name": "REDACTED",
            "registrant_company": "Domain Name Services (Pty) Ltd",
            "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": [
                "ns.coza.net.za",
                "ns1.dnservices.co.za",
                "ns2.dns.business"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "doss.cat",
            "domain_keyword": "doss",
            "domain_tld": "cat",
            "query_time": "2024-05-29 12:23:45",
            "create_date": "2007-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_company": "DOSS GRAFICA CREATIVA, S.L.",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dls.online",
            "domain_keyword": "dls",
            "domain_tld": "online",
            "query_time": "2024-05-31 12:45:14",
            "create_date": "2015-08-26",
            "update_date": "2024-02-14",
            "expiry_date": "2026-08-26",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "North Lebanon",
            "registrant_country": "LB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "7ss.com",
            "domain_keyword": "7ss",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:10:15",
            "create_date": "2001-08-24",
            "update_date": "2024-01-27",
            "expiry_date": "2027-08-24",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/7ss.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "css.foo",
            "domain_keyword": "css",
            "domain_tld": "foo",
            "query_time": "2024-06-08 22:20:43",
            "create_date": "2023-07-07",
            "update_date": "2024-05-14",
            "expiry_date": "2025-07-07",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "http://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "corey.ns.cloudflare.com",
                "leanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "dsl.pt",
            "domain_keyword": "dsl",
            "domain_tld": "pt",
            "query_time": "2024-06-06 14:50:48",
            "registrant_name": "Tool Domains LTD",
            "registrant_address": "Koziak 19",
            "registrant_city": "Sofia",
            "registrant_state": "Sofia",
            "registrant_zip": "1407",
            "registrant_country": "BG",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 60,
            "domain_name": "dsl.media",
            "domain_keyword": "dsl",
            "domain_tld": "media",
            "query_time": "2024-06-06 14:50:31",
            "create_date": "2021-06-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dsn.it",
            "domain_keyword": "dsn",
            "domain_tld": "it",
            "query_time": "2024-06-07 00:47:12",
            "create_date": "2003-04-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-30",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 62,
            "domain_name": "das.dating",
            "domain_keyword": "das",
            "domain_tld": "dating",
            "query_time": "2024-06-02 20:07:48",
            "create_date": "2022-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks08.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "dfs.in",
            "domain_keyword": "dfs",
            "domain_tld": "in",
            "query_time": "2024-06-09 02:36:29",
            "create_date": "2014-05-01",
            "update_date": "2021-05-17",
            "expiry_date": "2031-05-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "drs.homes",
            "domain_keyword": "drs",
            "domain_tld": "homes",
            "query_time": "2024-06-13 06:41:08",
            "create_date": "2024-01-10",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-10",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "d8s.org",
            "domain_keyword": "d8s",
            "domain_tld": "org",
            "query_time": "2024-06-12 10:28:34",
            "create_date": "2020-10-26",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-26",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dss0.cc",
            "domain_keyword": "dss0",
            "domain_tld": "cc",
            "query_time": "2024-06-12 21:03:23",
            "create_date": "2018-08-18",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dsr.link",
            "domain_keyword": "dsr",
            "domain_tld": "link",
            "query_time": "2024-06-12 21:02:46",
            "create_date": "2015-02-16",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "dos.be",
            "domain_keyword": "dos",
            "domain_tld": "be",
            "query_time": "2024-06-13 17:36:42",
            "create_date": "2005-10-10",
            "registrar_name": "VIND.be",
            "registrar_website": "http://vind.be",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 69,
            "domain_name": "css.kr",
            "domain_keyword": "css",
            "domain_tld": "kr",
            "query_time": "2016-10-29 03:05:41",
            "create_date": "2015-05-17",
            "update_date": "2016-05-16",
            "expiry_date": "2025-05-17",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???",
            "registrant_address": "????? ??? ?? 6 6 Jong-ro, Jongno-gu Seoul",
            "registrant_zip": "110110"
        },
        {
            "num": 70,
            "domain_name": "dms.info.pl",
            "domain_keyword": "dms",
            "domain_tld": "info.pl",
            "query_time": "2024-04-05 02:29:36",
            "create_date": "2016-12-13",
            "update_date": "2023-05-10",
            "expiry_date": "2024-12-13",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dns.xn--tckwe",
            "domain_keyword": "dns",
            "domain_tld": "xn--tckwe",
            "query_time": "2024-04-25 14:50:13",
            "create_date": "2016-06-13",
            "update_date": "2023-12-03",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "Jothan Frakes",
            "registrant_company": "Domain Registrant",
            "registrant_address": "313 South 219th Street",
            "registrant_city": "Normandy Park",
            "registrant_state": "WA",
            "registrant_zip": "98198",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2063550230",
            "name_servers": [
                "ns1188.ispapi.net",
                "ns2224.ispapi.net",
                "ns3211.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "0ss.org",
            "domain_keyword": "0ss",
            "domain_tld": "org",
            "query_time": "2024-04-25 10:27:56",
            "create_date": "2007-10-06",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-06",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "dfss.co.in",
            "domain_keyword": "dfss",
            "domain_tld": "co.in",
            "query_time": "2024-04-27 12:28:09",
            "create_date": "2016-08-20",
            "update_date": "2022-01-15",
            "expiry_date": "2024-08-20",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ds3.co.uk",
            "domain_keyword": "ds3",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 22:49:01",
            "create_date": "2004-01-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "ds2.dev",
            "domain_keyword": "ds2",
            "domain_tld": "dev",
            "query_time": "2024-04-25 22:48:50",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "dbs.ai",
            "domain_keyword": "dbs",
            "domain_tld": "ai",
            "query_time": "2024-04-29 18:13:35",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "d-s.immo",
            "domain_keyword": "d-s",
            "domain_tld": "immo",
            "query_time": "2024-04-29 18:39:54",
            "create_date": "2014-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks08.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "djs.today",
            "domain_keyword": "djs",
            "domain_tld": "today",
            "query_time": "2024-04-21 19:23:24",
            "create_date": "2017-08-03",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dsh.co.in",
            "domain_keyword": "dsh",
            "domain_tld": "co.in",
            "query_time": "2024-04-30 14:04:25",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "dsds.vip",
            "domain_keyword": "dsds",
            "domain_tld": "vip",
            "query_time": "2024-04-30 14:01:07",
            "create_date": "2022-12-17",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jie yang shi chuang dao ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dks.ru",
            "domain_keyword": "dks",
            "domain_tld": "ru",
            "query_time": "2024-04-30 04:06:56",
            "create_date": "1999-10-25",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Ministry of Foreign Affairs of the Russian Federation",
            "name_servers": [
                "ans1.kdmid.ru",
                "ans3.kdmid.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "dkss.ru",
            "domain_keyword": "dkss",
            "domain_tld": "ru",
            "query_time": "2024-04-30 04:06:59",
            "create_date": "2000-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Branch of JSC \" Russian railways \"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "bss.services",
            "domain_keyword": "bss",
            "domain_tld": "services",
            "query_time": "2024-04-30 17:58:01",
            "create_date": "2022-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "dscs.cloud",
            "domain_keyword": "dscs",
            "domain_tld": "cloud",
            "query_time": "2024-05-01 14:25:44",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dls.de",
            "domain_keyword": "dls",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:43:49",
            "update_date": "2022-03-08",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "ds1.ru",
            "domain_keyword": "ds1",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:02:50",
            "create_date": "2010-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "dns.charity",
            "domain_keyword": "dns",
            "domain_tld": "charity",
            "query_time": "2024-05-03 11:15:37",
            "create_date": "2022-12-13",
            "update_date": "2024-05-01",
            "expiry_date": "2024-12-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "dps.nl",
            "domain_keyword": "dps",
            "domain_tld": "nl",
            "query_time": "2024-05-08 22:27:36",
            "create_date": "1996-07-31",
            "update_date": "2016-03-03",
            "registrar_name": "Unimecs",
            "name_servers": [
                "ns1.yourwebhoster.com",
                "ns2.yourwebhoster.com",
                "ns3.yourwebhoster.nl",
                "ns4.yourwebhoster.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 89,
            "domain_name": "dsgs.dev",
            "domain_keyword": "dsgs",
            "domain_tld": "dev",
            "query_time": "2024-05-10 06:26:10",
            "create_date": "2020-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "christian.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dos.hu",
            "domain_keyword": "dos",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:17:14",
            "create_date": "2010-07-01"
        },
        {
            "num": 91,
            "domain_name": "dnss.uk",
            "domain_keyword": "dnss",
            "domain_tld": "uk",
            "query_time": "2024-05-11 23:08:45",
            "create_date": "2024-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-04",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "dos.beauty",
            "domain_keyword": "dos",
            "domain_tld": "beauty",
            "query_time": "2024-05-11 16:20:07",
            "create_date": "2024-01-10",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "China Dior Industrial Co., Ltd.",
            "registrant_state": "TP",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dsc.team",
            "domain_keyword": "dsc",
            "domain_tld": "team",
            "query_time": "2024-05-12 12:26:07",
            "create_date": "2016-04-01",
            "update_date": "2022-04-15",
            "expiry_date": "2031-04-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ass.irish",
            "domain_keyword": "ass",
            "domain_tld": "irish",
            "query_time": "2024-05-06 19:16:21",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "dps.hr",
            "domain_keyword": "dps",
            "domain_tld": "hr",
            "query_time": "2024-05-06 01:00:53",
            "create_date": "2012-07-02",
            "update_date": "2018-06-18",
            "expiry_date": "2024-07-02",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "DPS INTERNATIONAL d.o.o.",
            "registrant_address": "Remete 125",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 96,
            "domain_name": "dsc.bio",
            "domain_keyword": "dsc",
            "domain_tld": "bio",
            "query_time": "2024-05-25 00:21:12",
            "create_date": "2020-02-01",
            "update_date": "2023-03-18",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "gail.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dps.us",
            "domain_keyword": "dps",
            "domain_tld": "us",
            "query_time": "2024-05-24 16:56:44",
            "create_date": "2002-04-24",
            "update_date": "2024-01-08",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Dann Hagigi",
            "registrant_company": "Digital Printing Supply",
            "registrant_address": "2852 Greystone Lane",
            "registrant_city": "Atlanta",
            "registrant_state": "Georgia",
            "registrant_zip": "30341",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7709380114",
            "registrant_fax": "+1.7709384195",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "6ss.xyz",
            "domain_keyword": "6ss",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 20:23:44",
            "create_date": "2023-09-05",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhang Yuan Fei",
            "registrant_state": "He Bei",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "3dss.com",
            "domain_keyword": "3dss",
            "domain_tld": "com",
            "query_time": "2024-05-23 20:45:27",
            "create_date": "1998-09-30",
            "update_date": "2022-10-01",
            "expiry_date": "2027-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dks.design",
            "domain_keyword": "dks",
            "domain_tld": "design",
            "query_time": "2024-05-23 21:06:02",
            "create_date": "2021-06-01",
            "update_date": "2024-05-07",
            "expiry_date": "2027-06-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.265,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dss.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7865</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>1ss.link, dls.tokyo, dbs.koeln, dcs.org.uk, ddss.net, d-s.shop, djs.world, dse.wiki, dse.pub, dsg.news, djs.management, dbs.software, dqs.consulting, dcss.co.uk, dssi.org, dssm.nl, d3s.fr, dsm.su, dssf.de, dsg.ru, dses.ru, ds1.uk, ds3.biz, dssu.org, dsse.biz, dns.net.nz, dsb.gmbh, dssg.hu, dsas.info, dks.in, dsg.capetown, dsp.one, dgs.berlin, dssa.app, dgs.bet, dis.services, dns.ht, d-s.ink, dps.gmbh, dqs.uk, dsis.info, dds.coach, dsb.associates, dis.com, dsl.gratis, dsj.email, css.co, dse.info, adss.website, dqs.company, drss.net, dsj.life, dsa.com.au, dns.capetown, doss.cat, dls.online, 7ss.com, css.foo, dsl.pt, dsl.media, dsn.it, das.dating, dfs.in, drs.homes, d8s.org, dss0.cc, dsr.link, dos.be, css.kr, dms.info.pl, dns.xn--tckwe, 0ss.org, dfss.co.in, ds3.co.uk, ds2.dev, dbs.ai, d-s.immo, djs.today, dsh.co.in, dsds.vip, dks.ru, dkss.ru, bss.services, dscs.cloud, dls.de, ds1.ru, dns.charity, dps.nl, dsgs.dev, dos.hu, dnss.uk, dos.beauty, dsc.team, ass.irish, dps.hr, dsc.bio, dps.us, 6ss.xyz, 3dss.com, dks.design</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>1ss.link</domain_name>
   <domain_keyword>1ss</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-19 02:20:49</query_time>
   <create_date>2021-06-21</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2026-06-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shang hai yi shi shang qi dian shi ye you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dls.tokyo</domain_name>
   <domain_keyword>dls</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-19 06:31:56</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dbs.koeln</domain_name>
   <domain_keyword>dbs</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-21 13:22:39</query_time>
   <create_date>2016-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>dns11.netcologne.de</value>
    <value>dns12.netcologne.de</value>
    <value>dns13.netcologne.de</value>
    <value>dns14.netcologne.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dcs.org.uk</domain_name>
   <domain_keyword>dcs</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-16 11:24:24</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>ddss.net</domain_name>
   <domain_keyword>ddss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:05:09</query_time>
   <create_date>2006-07-25</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/ddss.net</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.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>6</num>
   <domain_name>d-s.shop</domain_name>
   <domain_keyword>d-s</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 06:35:16</query_time>
   <create_date>2016-12-29</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>djs.world</domain_name>
   <domain_keyword>djs</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-21 19:23:24</query_time>
   <create_date>2017-04-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Ling</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dse.wiki</domain_name>
   <domain_keyword>dse</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-20 13:08:53</query_time>
   <create_date>2014-10-07</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2030-10-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>De Studerendes Erhvervskontakt</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kgs. Lyngby</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>becky.ns.cloudflare.com</value>
    <value>hal.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>dse.pub</domain_name>
   <domain_keyword>dse</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-20 13:08:53</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AI FANG FEI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-hqaiu4fd.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dsg.news</domain_name>
   <domain_keyword>dsg</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-20 13:11:15</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Duncan Sheard Glass</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LAN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>djs.management</domain_name>
   <domain_keyword>djs</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-04-29 08:07:32</query_time>
   <create_date>2019-12-20</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns07.domaincontrol.com</value>
    <value>ns08.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>12</num>
   <domain_name>dbs.software</domain_name>
   <domain_keyword>dbs</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-29 18:13:36</query_time>
   <create_date>2020-07-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Byte Advisory, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.bastify.com</value>
    <value>ns2.bastify.com</value>
    <value>ns3.bastify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dqs.consulting</domain_name>
   <domain_keyword>dqs</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-01 12:32:38</query_time>
   <create_date>2018-01-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dcss.co.uk</domain_name>
   <domain_keyword>dcss</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 22:02:51</query_time>
   <create_date>2013-03-14</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Chris Conwell [Tag = ZYCON]</registrar_name>
   <registrar_website>http://zycon.co.uk</registrar_website>
   <name_servers>
    <value>ns60.hosterbox.com</value>
    <value>ns61.hosterbox.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>dssi.org</domain_name>
   <domain_keyword>dssi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 07:34:41</query_time>
   <create_date>1999-04-19</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>dssm.nl</domain_name>
   <domain_keyword>dssm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 07:34:45</query_time>
   <create_date>2010-06-08</create_date>
   <update_date>2021-11-04</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>d3s.fr</domain_name>
   <domain_keyword>d3s</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:17:11</query_time>
   <create_date>2013-02-05</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>D3s</registrant_company>
   <registrant_address>299, rue Cheminet, 73290 la Motte Servolex</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.479600238</registrant_phone>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>dsm.su</domain_name>
   <domain_keyword>dsm</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:08:25</query_time>
   <create_date>2014-06-23</create_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.domainpage.ru</value>
    <value>ns2.domainpage.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>dssf.de</domain_name>
   <domain_keyword>dssf</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:18:29</query_time>
   <update_date>2008-02-07</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>dsg.ru</domain_name>
   <domain_keyword>dsg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:03:44</query_time>
   <create_date>1999-10-25</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>dses.ru</domain_name>
   <domain_keyword>dses</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:03:42</query_time>
   <create_date>2013-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ds1.uk</domain_name>
   <domain_keyword>ds1</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-30 23:16:54</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.box.ds1.uk</value>
    <value>ns2.box.ds1.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ds3.biz</domain_name>
   <domain_keyword>ds3</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 23:16:56</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sullivan.ns.cloudflare.com</value>
    <value>sunny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dssu.org</domain_name>
   <domain_keyword>dssu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:32:42</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>dsse.biz</domain_name>
   <domain_keyword>dsse</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 07:32:23</query_time>
   <create_date>2005-07-14</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dns.net.nz</domain_name>
   <domain_keyword>dns</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-10 07:00:30</query_time>
   <create_date>2002-10-11</create_date>
   <update_date>2023-12-26</update_date>
   <registrar_name>InternetNZ Registry Services - Support</registrar_name>
   <registrar_website>https://internetnz.nz/</registrar_website>
   <name_servers>
    <value>ns1.dns.net.nz</value>
    <value>ns2.dns.net.nz</value>
    <value>ns3.dns.net.nz</value>
    <value>ns4.dns.net.nz</value>
    <value>ns5.dns.net.nz</value>
    <value>ns6.dns.net.nz</value>
    <value>ns7.dns.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dsb.gmbh</domain_name>
   <domain_keyword>dsb</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-10 06:23:24</query_time>
   <create_date>2016-06-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dsb solutions GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>dssg.hu</domain_name>
   <domain_keyword>dssg</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:18:43</query_time>
   <create_date>2017-06-27</create_date>
  </value>
  <value>
   <num>29</num>
   <domain_name>dsas.info</domain_name>
   <domain_keyword>dsas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 18:31:13</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dks.in</domain_name>
   <domain_keyword>dks</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-09 02:56:51</query_time>
   <create_date>2013-06-22</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digits United Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dsg.capetown</domain_name>
   <domain_keyword>dsg</domain_keyword>
   <domain_tld>capetown</domain_tld>
   <query_time>2024-05-12 12:29:17</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Open Provider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.regery.net</value>
    <value>ns2.regery.net</value>
    <value>ns3.regery.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>dsp.one</domain_name>
   <domain_keyword>dsp</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 22:10:41</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>www.pavietnam.vn</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>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dgs.berlin</domain_name>
   <domain_keyword>dgs</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-10 20:47:36</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2020-10-21</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Host Europe Group</registrar_name>
   <registrar_website>http://www.domainbox.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>34</num>
   <domain_name>dssa.app</domain_name>
   <domain_keyword>dssa</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 05:46:11</query_time>
   <create_date>2021-11-13</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163087952</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>dgs.bet</domain_name>
   <domain_keyword>dgs</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-15 04:08:19</query_time>
   <create_date>2017-11-22</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dis.services</domain_name>
   <domain_keyword>dis</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-16 09:31:01</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dns.ht</domain_name>
   <domain_keyword>dns</domain_keyword>
   <domain_tld>ht</domain_tld>
   <query_time>2024-05-15 15:53:01</query_time>
   <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>Mike Damm</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>anyns1.m-d.net</value>
    <value>anyns2.m-d.net</value>
    <value>ns.m-d.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>d-s.ink</domain_name>
   <domain_keyword>d-s</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-15 08:51:01</query_time>
   <create_date>2020-11-21</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dps.gmbh</domain_name>
   <domain_keyword>dps</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-26 23:15:49</query_time>
   <create_date>2021-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>docks04.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dqs.uk</domain_name>
   <domain_keyword>dqs</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 23:16:51</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>JM Internet Ltd [Tag = JMINTERNET]</registrar_name>
   <registrar_website>http://www.jminternet.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>dsis.info</domain_name>
   <domain_keyword>dsis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 01:30:23</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dds.coach</domain_name>
   <domain_keyword>dds</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-26 01:47:40</query_time>
   <create_date>2015-03-20</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>dsb.associates</domain_name>
   <domain_keyword>dsb</domain_keyword>
   <domain_tld>associates</domain_tld>
   <query_time>2024-05-24 04:03:22</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dis.com</domain_name>
   <domain_keyword>dis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 20:23:23</query_time>
   <create_date>1990-07-30</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dis.dis.com</value>
    <value>ns1.zonomi.com</value>
    <value>ns2.zonomi.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dsl.gratis</domain_name>
   <domain_keyword>dsl</domain_keyword>
   <domain_tld>gratis</domain_tld>
   <query_time>2024-05-25 12:39:39</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-ca.ui-dns.biz</value>
    <value>ns-ca.ui-dns.com</value>
    <value>ns-ca.ui-dns.de</value>
    <value>ns-ca.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>dsj.email</domain_name>
   <domain_keyword>dsj</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 12:38:48</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>css.co</domain_name>
   <domain_keyword>css</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 01:24:43</query_time>
   <create_date>2010-06-21</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind 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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dse.info</domain_name>
   <domain_keyword>dse</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 05:31:20</query_time>
   <create_date>2017-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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>EdenMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.ooparked.com</value>
    <value>ns2.ooparked.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>adss.website</domain_name>
   <domain_keyword>adss</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-15 12:54:51</query_time>
   <create_date>2021-01-14</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dqs.company</domain_name>
   <domain_keyword>dqs</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-24 16:59:24</query_time>
   <create_date>2020-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>drss.net</domain_name>
   <domain_keyword>drss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 20:51:47</query_time>
   <create_date>2021-08-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dsj.life</domain_name>
   <domain_keyword>dsj</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-31 22:14:08</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dsa.com.au</domain_name>
   <domain_keyword>dsa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 13:16:53</query_time>
   <update_date>2024-05-25</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Andy Hollis</registrant_name>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>dns.capetown</domain_name>
   <domain_keyword>dns</domain_keyword>
   <domain_tld>capetown</domain_tld>
   <query_time>2024-06-01 16:50:48</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>https://www.gateway.africa</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Domain Name Services (Pty) Ltd</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>ns.coza.net.za</value>
    <value>ns1.dnservices.co.za</value>
    <value>ns2.dns.business</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>doss.cat</domain_name>
   <domain_keyword>doss</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-29 12:23:45</query_time>
   <create_date>2007-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_company>DOSS GRAFICA CREATIVA, S.L.</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dls.online</domain_name>
   <domain_keyword>dls</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 12:45:14</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-08-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>North Lebanon</registrant_state>
   <registrant_country>LB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>7ss.com</domain_name>
   <domain_keyword>7ss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:10:15</query_time>
   <create_date>2001-08-24</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2027-08-24</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/7ss.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.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>58</num>
   <domain_name>css.foo</domain_name>
   <domain_keyword>css</domain_keyword>
   <domain_tld>foo</domain_tld>
   <query_time>2024-06-08 22:20:43</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>http://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>corey.ns.cloudflare.com</value>
    <value>leanna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dsl.pt</domain_name>
   <domain_keyword>dsl</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-06 14:50:48</query_time>
   <registrant_name>Tool Domains LTD</registrant_name>
   <registrant_address>Koziak 19</registrant_address>
   <registrant_city>Sofia</registrant_city>
   <registrant_state>Sofia</registrant_state>
   <registrant_zip>1407</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>dsl.media</domain_name>
   <domain_keyword>dsl</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-06 14:50:31</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-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>61</num>
   <domain_name>dsn.it</domain_name>
   <domain_keyword>dsn</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 00:47:12</query_time>
   <create_date>2003-04-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>das.dating</domain_name>
   <domain_keyword>das</domain_keyword>
   <domain_tld>dating</domain_tld>
   <query_time>2024-06-02 20:07:48</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>docks08.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>dfs.in</domain_name>
   <domain_keyword>dfs</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 02:36:29</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2021-05-17</update_date>
   <expiry_date>2031-05-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>drs.homes</domain_name>
   <domain_keyword>drs</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-13 06:41:08</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>d8s.org</domain_name>
   <domain_keyword>d8s</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 10:28:34</query_time>
   <create_date>2020-10-26</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dss0.cc</domain_name>
   <domain_keyword>dss0</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-12 21:03:23</query_time>
   <create_date>2018-08-18</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>dsr.link</domain_name>
   <domain_keyword>dsr</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-12 21:02:46</query_time>
   <create_date>2015-02-16</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>ian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>dos.be</domain_name>
   <domain_keyword>dos</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-13 17:36:42</query_time>
   <create_date>2005-10-10</create_date>
   <registrar_name>VIND.be</registrar_name>
   <registrar_website>http://vind.be</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>css.kr</domain_name>
   <domain_keyword>css</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2016-10-29 03:05:41</query_time>
   <create_date>2015-05-17</create_date>
   <update_date>2016-05-16</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
   <registrant_address>????? ??? ?? 6 6 Jong-ro, Jongno-gu Seoul</registrant_address>
   <registrant_zip>110110</registrant_zip>
  </value>
  <value>
   <num>70</num>
   <domain_name>dms.info.pl</domain_name>
   <domain_keyword>dms</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-04-05 02:29:36</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dns.xn--tckwe</domain_name>
   <domain_keyword>dns</domain_keyword>
   <domain_tld>xn--tckwe</domain_tld>
   <query_time>2024-04-25 14:50:13</query_time>
   <create_date>2016-06-13</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>Jothan Frakes</registrant_name>
   <registrant_company>Domain Registrant</registrant_company>
   <registrant_address>313 South 219th Street</registrant_address>
   <registrant_city>Normandy Park</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98198</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2063550230</registrant_phone>
   <name_servers>
    <value>ns1188.ispapi.net</value>
    <value>ns2224.ispapi.net</value>
    <value>ns3211.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>0ss.org</domain_name>
   <domain_keyword>0ss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 10:27:56</query_time>
   <create_date>2007-10-06</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-06</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dfss.co.in</domain_name>
   <domain_keyword>dfss</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-27 12:28:09</query_time>
   <create_date>2016-08-20</create_date>
   <update_date>2022-01-15</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ds3.co.uk</domain_name>
   <domain_keyword>ds3</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 22:49:01</query_time>
   <create_date>2004-01-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>ds2.dev</domain_name>
   <domain_keyword>ds2</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-25 22:48:50</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>76</num>
   <domain_name>dbs.ai</domain_name>
   <domain_keyword>dbs</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-29 18:13:35</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>d-s.immo</domain_name>
   <domain_keyword>d-s</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-29 18:39:54</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>docks08.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>djs.today</domain_name>
   <domain_keyword>djs</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-21 19:23:24</query_time>
   <create_date>2017-08-03</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dsh.co.in</domain_name>
   <domain_keyword>dsh</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-30 14:04:25</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>dsds.vip</domain_name>
   <domain_keyword>dsds</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-30 14:01:07</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>jie yang shi chuang dao ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>81</num>
   <domain_name>dks.ru</domain_name>
   <domain_keyword>dks</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 04:06:56</query_time>
   <create_date>1999-10-25</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Ministry of Foreign Affairs of the Russian Federation</registrant_company>
   <name_servers>
    <value>ans1.kdmid.ru</value>
    <value>ans3.kdmid.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>dkss.ru</domain_name>
   <domain_keyword>dkss</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 04:06:59</query_time>
   <create_date>2000-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Branch of JSC &quot; Russian railways &quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>bss.services</domain_name>
   <domain_keyword>bss</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-30 17:58:01</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dscs.cloud</domain_name>
   <domain_keyword>dscs</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-01 14:25:44</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dls.de</domain_name>
   <domain_keyword>dls</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:43:49</query_time>
   <update_date>2022-03-08</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>ds1.ru</domain_name>
   <domain_keyword>ds1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:02:50</query_time>
   <create_date>2010-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>dns.charity</domain_name>
   <domain_keyword>dns</domain_keyword>
   <domain_tld>charity</domain_tld>
   <query_time>2024-05-03 11:15:37</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>dps.nl</domain_name>
   <domain_keyword>dps</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 22:27:36</query_time>
   <create_date>1996-07-31</create_date>
   <update_date>2016-03-03</update_date>
   <registrar_name>Unimecs</registrar_name>
   <name_servers>
    <value>ns1.yourwebhoster.com</value>
    <value>ns2.yourwebhoster.com</value>
    <value>ns3.yourwebhoster.nl</value>
    <value>ns4.yourwebhoster.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>dsgs.dev</domain_name>
   <domain_keyword>dsgs</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 06:26:10</query_time>
   <create_date>2020-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>christian.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dos.hu</domain_name>
   <domain_keyword>dos</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:17:14</query_time>
   <create_date>2010-07-01</create_date>
  </value>
  <value>
   <num>91</num>
   <domain_name>dnss.uk</domain_name>
   <domain_keyword>dnss</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-11 23:08:45</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>dos.beauty</domain_name>
   <domain_keyword>dos</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-11 16:20:07</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>China Dior Industrial Co., Ltd.</registrant_company>
   <registrant_state>TP</registrant_state>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dsc.team</domain_name>
   <domain_keyword>dsc</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-12 12:26:07</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2022-04-15</update_date>
   <expiry_date>2031-04-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ass.irish</domain_name>
   <domain_keyword>ass</domain_keyword>
   <domain_tld>irish</domain_tld>
   <query_time>2024-05-06 19:16:21</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>dps.hr</domain_name>
   <domain_keyword>dps</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-06 01:00:53</query_time>
   <create_date>2012-07-02</create_date>
   <update_date>2018-06-18</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>DPS INTERNATIONAL d.o.o.</registrant_name>
   <registrant_address>Remete 125</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>dsc.bio</domain_name>
   <domain_keyword>dsc</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-25 00:21:12</query_time>
   <create_date>2020-02-01</create_date>
   <update_date>2023-03-18</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>gail.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>dps.us</domain_name>
   <domain_keyword>dps</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 16:56:44</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Dann Hagigi</registrant_name>
   <registrant_company>Digital Printing Supply</registrant_company>
   <registrant_address>2852 Greystone Lane</registrant_address>
   <registrant_city>Atlanta</registrant_city>
   <registrant_state>Georgia</registrant_state>
   <registrant_zip>30341</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7709380114</registrant_phone>
   <registrant_fax>+1.7709384195</registrant_fax>
   <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>98</num>
   <domain_name>6ss.xyz</domain_name>
   <domain_keyword>6ss</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 20:23:44</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Zhang Yuan Fei</registrant_company>
   <registrant_state>He Bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>3dss.com</domain_name>
   <domain_keyword>3dss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 20:45:27</query_time>
   <create_date>1998-09-30</create_date>
   <update_date>2022-10-01</update_date>
   <expiry_date>2027-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dks.design</domain_name>
   <domain_keyword>dks</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-23 21:06:02</query_time>
   <create_date>2021-06-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2027-06-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.265</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.