WHOIS QUERY TIME

4 May 2024 - 12:41 PM UTC

Registered: 14 January 2002
Modified: 18 February 2023
Expiry: 14 January 2025

REGISTRAR

Name: Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]

NAME SERVERS

ns1.8ns.net
ns2.8ns.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=reg.me.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "reg.me.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "reg.me.uk",
            "domain_keyword": "reg",
            "domain_tld": "me.uk",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2002-01-14",
            "update_date": "2023-02-18",
            "expiry_date": "2025-01-14",
            "registrar_name": "Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]",
            "name_servers": [
                "ns1.8ns.net",
                "ns2.8ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>reg.me.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>reg.me.uk</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]</registrar_name>
   <name_servers>
    <value>ns1.8ns.net</value>
    <value>ns2.8ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.112</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.336 seconds) for "reg.me.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 Jan 2018 - 8:54 PM UTC

Registered: 14 January 2002
Modified: 14 December 2017
Expiry: 14 January 2020

REGISTRAR

Name: Mr Brendan Martin t/a Webandnet
Website: http://easyhosting.co.uk

NAME SERVERS

ns1.fastpark.net
ns2.fastpark.net

DOMAIN STATUS

Nominet was able to match the registrants name and address against a rd party data source on Jan
Registered until expiry date

REGISTRANT

Name: Brendan Martin
Address: 11 Overhill Lane Wilmslow Cheshire
ZIP: SK9 2BG
Country: United Kingdom

#2 - QUERY TIME

22 Feb 2023 - 9:52 PM UTC

Registered: 14 January 2002
Modified: 18 February 2023
Expiry: 14 January 2025

REGISTRAR

Name: Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]

NAME SERVERS

ns1.8ns.net
ns2.8ns.net

DOMAIN STATUS

Registered until expiry date.

* 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=reg.me.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "reg.me.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "reg.me.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "reg.me.uk",
            "domain_keyword": "reg",
            "domain_tld": "me.uk",
            "query_time": "2018-01-05 20:54:00",
            "create_date": "2002-01-14",
            "update_date": "2017-12-14",
            "expiry_date": "2020-01-14",
            "registrar_name": "Mr Brendan Martin t/a Webandnet",
            "registrar_website": "http://easyhosting.co.uk",
            "registrant_name": "Brendan Martin",
            "registrant_address": "11 Overhill Lane Wilmslow Cheshire",
            "registrant_zip": "SK9 2BG",
            "registrant_country": "GB",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on Jan",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "reg.me.uk",
            "domain_keyword": "reg",
            "domain_tld": "me.uk",
            "query_time": "2023-02-22 21:52:43",
            "create_date": "2002-01-14",
            "update_date": "2023-02-18",
            "expiry_date": "2025-01-14",
            "registrar_name": "Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]",
            "name_servers": [
                "ns1.8ns.net",
                "ns2.8ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.336,
        "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>reg.me.uk</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>reg.me.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>reg.me.uk</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2018-01-05 20:54:00</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2017-12-14</update_date>
   <expiry_date>2020-01-14</expiry_date>
   <registrar_name>Mr Brendan Martin t/a Webandnet</registrar_name>
   <registrar_website>http://easyhosting.co.uk</registrar_website>
   <registrant_name>Brendan Martin</registrant_name>
   <registrant_address>11 Overhill Lane Wilmslow Cheshire</registrant_address>
   <registrant_zip>SK9 2BG</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.net</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on Jan</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>reg.me.uk</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2023-02-22 21:52:43</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]</registrar_name>
   <name_servers>
    <value>ns1.8ns.net</value>
    <value>ns2.8ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.336</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 194 domain names (in 0.107 seconds) which contained the exact domain keyword "reg".
Domain Name Registered Expiry Registrar Ownership
1 reg.com 31 Jul 1997 30 Jul 2024 Registrar of Domain Names REG.RU LLC "Registrator domennikh imen REG.RU", LLC
2 reg.net 15 Jan 1998 14 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
3 reg.org 20 Feb 1998 19 Feb 2026 Safenames Ltd. Your WHOIS Privacy
4 reg.it 11 Nov 1998 18 Nov 2024 Server Plan s.r.l. REG GALBIATI SRL
5 reg.nl 23 Feb 1999 - Easyhosting B.V. -
6 reg.pl 22 Nov 1999 21 Nov 2024 nazwa.pl sp. z o.o. -
7 reg.co.jp 7 Mar 2000 - - Reg Limited Company
8 reg.ca 23 Oct 2000 18 Oct 2026 Reg.Ca (RegCA Enterprises Inc.) RegCA Enterprises Inc.
9 reg.be 15 Dec 2000 - Pixelmachine & Yawadoo Inc -
10 reg.me.uk 14 Jan 2002 14 Jan 2025 Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET] -
11 reg.biz 27 Mar 2002 26 Mar 2025 Dynadot Inc Dynadot Privacy Service
12 reg.cc 8 Jul 2002 8 Jul 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
13 reg.info 13 Jul 2002 13 Jul 2024 DomainContext, Inc. REDACTED FOR PRIVACY
14 reg.by 20 Sep 2002 25 Aug 2024 Reliable Software, Ltd ООО "ОТКРЫТЫЙ КОНТАКТ"
15 reg.cn 17 Mar 2003 17 Mar 2032 郑州世纪创联电子科技开发有限公司 郑州商旅科技有限公司
16 reg.sk 23 Jul 2003 23 Jul 2024 Webglobe, a.s. Matrolan s.r.o.
17 reg.org.uk 22 Dec 2003 22 Dec 2025 Namesco Limited [Tag = NAMESCO] -
18 reg.com.co 1 Sep 2004 2 Sep 2024 Mi.com.co REDACTED FOR PRIVACY
19 reg.uz 22 Dec 2004 5 May 2026 TOMAS -
20 reg.in 16 Feb 2005 16 Feb 2025 Endurance Digital Domain Technology LLP GDPR Masked
21 reg.co.in 21 Feb 2005 21 Feb 2031 Dynadot LLC Treadall Inc.
22 reg.lt 27 Oct 2005 27 Oct 2024 UAB "Informacinės sistemos ir technologijos" Informacines sistemos ir technologijos, UAB
23 reg.ru 31 Oct 2005 31 Oct 2024 REGRU-RU Registrator domennih imen REG.RU, LLC
24 reg.co.nz 18 Apr 2006 - 1API -
25 reg.mobi 26 Sep 2006 26 Sep 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
26 reg.asia 20 Aug 2008 20 Aug 2024 Web Commerce Communications Limited dba WebNic.cc Qinetics Solutions Sdn Bhd
27 reg.me 23 May 2009 23 May 2025 Key-Systems GmbH SERGEY V VORONIN
28 reg.cx 15 Sep 2009 15 Sep 2024 Ascio Technologies Situation Publishing Ltd
29 reg.tv 19 Mar 2010 19 Mar 2025 1API GmbH Ben Inc
30 reg.io 30 Apr 2010 30 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
31 reg.bz 8 Jun 2010 8 Jun 2024 1API GmbH -
32 reg.co 22 Sep 2010 21 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
33 reg.uk.com 28 May 2012 28 May 2025 123-Reg Limited -
34 reg.pt 3 Oct 2012 3 Oct 2025 - -
35 reg.domains 9 Mar 2014 9 Mar 2025 Gransy, s.r.o. Advanced Data Applications s.r.o.
36 reg.guitars 13 Mar 2014 13 Mar 2025 XYZ.com, LLC Uniregistry, Corp
37 reg.pics 13 Mar 2014 13 Mar 2025 XYZ.com, LLC Uniregistry, Corp
38 reg.ruhr 19 Apr 2014 19 Apr 2025 RegistryGate GmbH -
39 reg.zone 30 Apr 2014 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 reg.agency 1 May 2014 1 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
41 reg.cheap 8 May 2014 8 May 2025 Wild West Domains, LLC Domains By Proxy, LLC
42 reg.global 24 Jun 2014 24 Jun 2024 Registry Operator acts as Registrar (9998) Afilias Limited
43 reg.uk 25 Jun 2014 25 Jun 2024 New Reg Limited [Tag = UKIP] -
44 reg.buzz 27 Jun 2014 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 reg.wang 30 Jun 2014 30 Jun 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
46 reg.fish 2 Jul 2014 2 Jul 2024 PSI-USA, Inc. dba Domain Robot regfish GmbH
47 reg.nz 30 Sep 2014 - 1API -
48 reg.ovh 2 Oct 2014 2 Oct 2032 OVH REDACTED_FOR_PRIVACY
49 reg.brussels 3 Oct 2014 3 Oct 2024 Combell nv CIRB-CIBG
50 reg.nyc 12 Oct 2014 11 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
51 reg.gent 13 Oct 2014 13 Oct 2024 Combell NV District09
52 reg.top 23 Dec 2014 23 Dec 2030 ZHENGZHOU CENTURY CONNECT ELECTRONIC TECHNOLOGY DEVELOPMENT CO., LTD Zheng Zhou Shang Lv Ke Ji You Xian Gong Si
53 reg.nx.cn 11 Feb 2015 11 Feb 2025 阿里云计算有限公司(万网) 朱勇刚
54 reg.pub 19 Feb 2015 19 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
55 reg.news 15 Jul 2015 15 Jul 2024 West263 International Limited REDACTED FOR PRIVACY
56 reg.place 31 Jul 2015 31 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER OOO REG.PLEYS
57 reg.run 19 Aug 2015 19 Aug 2024 Go Canada Domains, LLC Domains By Proxy, LLC
58 reg.world 23 Aug 2015 23 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 reg.social 8 Sep 2015 8 Sep 2024 GoDaddy.com, LLC NameFind LLC
60 reg.ink 17 Sep 2015 17 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0141338403
61 reg.partners 22 Sep 2015 22 Sep 2024 Registrar of Domain Names REG.RU LLC Domain registrar REG.RU
62 reg.law 10 Nov 2015 10 Nov 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
63 reg.guru 3 Feb 2016 3 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
64 reg.email 3 Feb 2016 3 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
65 reg.works 8 Feb 2016 8 Feb 2025 NameCheap, Inc. REDACTED FOR PRIVACY
66 reg.systems 11 Feb 2016 11 Feb 2025 GoDaddy.com, LLC NameFind LLC
67 reg.camera 12 Feb 2016 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 reg.live 18 Feb 2016 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 reg.cafe 11 Mar 2016 11 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
70 reg.gdn 8 Apr 2016 8 Apr 2030 Intracom Middle East FZE Shamima Begum
71 reg.vip 22 May 2016 22 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhengpan
72 reg.deals 16 Jun 2016 16 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
73 reg.ltd 19 Jun 2016 19 Jun 2024 DNSPod, Inc. Shanghai express technology LTD
74 reg.express 20 Jun 2016 20 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Obshchestvo s ogranchiennoj otvetstvennostyu "Dobrotorg"
75 reg.tech 1 Jul 2016 1 Jul 2024 MarkMonitor, Inc (TLDs) Regnology Germany GmbH
76 reg.show 18 Aug 2016 18 Aug 2024 Gandi SAS Convention Retrieval Services, Inc.
77 reg.shopping 28 Sep 2016 28 Sep 2024 united-domains AG lern.de Bildungsgesellschaft mbH
78 reg.nagoya 16 Oct 2016 16 Oct 2024 GMO Internet Group, Inc. -
79 reg.su 15 Jan 2017 15 Jan 2025 DOMENUS-SU Private Person
80 reg.watch 23 Jan 2017 23 Jan 2025 OVH SAS PV Focus
81 reg.group 8 Mar 2017 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Huan Rui
82 reg.house 31 Mar 2017 31 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
83 reg.moscow 31 May 2017 31 May 2025 Limited Liability Company "Registrar of domain names REG.RU" Personal data, can not be publicly disclosed according to applicable laws.
84 reg.sh 24 Aug 2017 24 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 reg.academy 24 Nov 2017 24 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Domain registrar REG.RU
86 reg.life 2 Dec 2017 2 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 reg.ly 26 Feb 2018 26 Feb 2027 NetPro Ltd. (loc) Reg.ly
88 reg.credit 1 Mar 2018 1 Mar 2025 Registrar of Domain Names REG.RU LLC Data Protected
89 reg.direct 19 Apr 2018 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 reg.vote 29 Apr 2018 29 Apr 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
91 reg.app 4 May 2018 4 May 2025 Gransy s.r.o. d/b/a subreg.cz Gransy s.r.o.
92 reg.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
93 reg.club 21 Jul 2018 21 Jul 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) SINGAPORE ASIAN BLOCK CHAIN PTE.LTD
94 reg.money 8 Sep 2018 8 Sep 2024 Key-Systems, LLC c/o whoisproxy.com
95 reg.ac 17 Sep 2018 17 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 reg.codes 24 Sep 2018 24 Sep 2024 Gandi SAS REDACTED FOR PRIVACY
97 reg.team 11 Oct 2018 11 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER OOO "INTERTECH"
98 reg.so 27 Oct 2018 27 Oct 2024 1API Redacted | EU Registrar
99 reg.immobilien 28 Oct 2018 28 Oct 2024 RegistryGate GmbH Krueger & Cie Consulting GmbH
100 reg.pet 11 Dec 2018 11 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Reg.me.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=reg&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "reg",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 195,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "reg.com, reg.net, reg.org, reg.it, reg.nl, reg.pl, reg.co.jp, reg.ca, reg.be, reg.me.uk, reg.biz, reg.cc, reg.info, reg.by, reg.cn, reg.sk, reg.org.uk, reg.com.co, reg.uz, reg.in, reg.co.in, reg.lt, reg.ru, reg.co.nz, reg.mobi, reg.asia, reg.me, reg.cx, reg.tv, reg.io, reg.bz, reg.co, reg.uk.com, reg.pt, reg.domains, reg.guitars, reg.pics, reg.ruhr, reg.zone, reg.agency, reg.cheap, reg.global, reg.uk, reg.buzz, reg.wang, reg.fish, reg.nz, reg.ovh, reg.brussels, reg.nyc, reg.gent, reg.top, reg.nx.cn, reg.pub, reg.news, reg.place, reg.run, reg.world, reg.social, reg.ink, reg.partners, reg.law, reg.guru, reg.email, reg.works, reg.systems, reg.camera, reg.live, reg.cafe, reg.gdn, reg.vip, reg.deals, reg.ltd, reg.express, reg.tech, reg.show, reg.shopping, reg.nagoya, reg.su, reg.watch, reg.group, reg.house, reg.moscow, reg.sh, reg.academy, reg.life, reg.ly, reg.credit, reg.direct, reg.vote, reg.app, reg.icu, reg.club, reg.money, reg.ac, reg.codes, reg.team, reg.so, reg.immobilien, reg.pet",
    "results": [
        {
            "num": 1,
            "domain_name": "reg.com",
            "domain_keyword": "reg",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:06:58",
            "create_date": "1997-07-31",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Andrey Kuzmichev",
            "registrant_company": "\"Registrator domennikh imen REG.RU\", LLC",
            "registrant_address": "72 Leningradsky prospekt, building 3, intraurban area municipal district Aeroport",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "125476",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "reg.net",
            "domain_keyword": "reg",
            "domain_tld": "net",
            "query_time": "2024-05-27 09:36:09",
            "create_date": "1998-01-15",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of reg.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1366.awsdns-42.org",
                "ns-1538.awsdns-00.co.uk",
                "ns-250.awsdns-31.com",
                "ns-985.awsdns-59.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "reg.org",
            "domain_keyword": "reg",
            "domain_tld": "org",
            "query_time": "2024-04-23 17:40:33",
            "create_date": "1998-02-20",
            "update_date": "2024-04-04",
            "expiry_date": "2026-02-19",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd.",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Your WHOIS Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "reg.it",
            "domain_keyword": "reg",
            "domain_tld": "it",
            "query_time": "2024-04-23 17:40:33",
            "create_date": "1998-11-11",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "REG GALBIATI SRL",
            "registrant_address": "Via Enrico Fermi, 28",
            "registrant_city": "Bonirola di Gaggiano",
            "registrant_state": "MI",
            "registrant_zip": "20083",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.v00tt8-g7int.sphostserver.com",
                "ns2.v00tt8-g7int.sphostserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "reg.nl",
            "domain_keyword": "reg",
            "domain_tld": "nl",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "1999-02-23",
            "update_date": "2022-07-30",
            "registrar_name": "Easyhosting B.V.",
            "name_servers": [
                "ns1.dnstools.nl",
                "ns2.dnstools.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "reg.pl",
            "domain_keyword": "reg",
            "domain_tld": "pl",
            "query_time": "2024-05-14 07:15:45",
            "create_date": "1999-11-22",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-21",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "reg.co.jp",
            "domain_keyword": "reg",
            "domain_tld": "co.jp",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2000-03-07",
            "update_date": "2024-04-01",
            "registrant_company": "Reg Limited Company",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 8,
            "domain_name": "reg.ca",
            "domain_keyword": "reg",
            "domain_tld": "ca",
            "query_time": "2024-05-22 19:10:16",
            "create_date": "2000-10-23",
            "update_date": "2024-02-26",
            "expiry_date": "2026-10-18",
            "registrar_name": "Reg.Ca  (RegCA Enterprises Inc.)",
            "registrar_website": "http://www.reg.ca",
            "registrant_name": "RegCA Enterprises Inc.",
            "registrant_address": "467-202 ST",
            "registrant_city": "Langley",
            "registrant_state": "BC",
            "registrant_zip": "V2Z1V7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6045344191",
            "name_servers": [
                "ns1.reg.ca",
                "ns2.reg.ca",
                "ns3.reg.ca",
                "ns4.reg.ca",
                "ns5.reg.ca",
                "ns6.reg.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "reg.be",
            "domain_keyword": "reg",
            "domain_tld": "be",
            "query_time": "2024-06-02 22:29:27",
            "create_date": "2000-12-15",
            "registrar_name": "Pixelmachine & Yawadoo Inc",
            "registrar_website": "http://reg.be",
            "name_servers": [
                "ns1.pixelmachine.net",
                "ns2.pixelmachine.net",
                "pixelmachine.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 10,
            "domain_name": "reg.me.uk",
            "domain_keyword": "reg",
            "domain_tld": "me.uk",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2002-01-14",
            "update_date": "2023-02-18",
            "expiry_date": "2025-01-14",
            "registrar_name": "Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]",
            "name_servers": [
                "ns1.8ns.net",
                "ns2.8ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "reg.biz",
            "domain_keyword": "reg",
            "domain_tld": "biz",
            "query_time": "2024-06-01 11:13:59",
            "create_date": "2002-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "reg.cc",
            "domain_keyword": "reg",
            "domain_tld": "cc",
            "query_time": "2024-06-01 05:28:38",
            "create_date": "2002-07-08",
            "update_date": "2023-06-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (420544333)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O reg.cc",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "lamar.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "reg.info",
            "domain_keyword": "reg",
            "domain_tld": "info",
            "query_time": "2024-05-31 15:47:17",
            "create_date": "2002-07-13",
            "update_date": "2023-05-25",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1111,
            "registrar_name": "DomainContext, Inc.",
            "registrar_website": "https://domaincontext.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sk.s7.ans1.ns58.klczy.com",
                "sk.s7.ans2.ns58.klczy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "reg.by",
            "domain_keyword": "reg",
            "domain_tld": "by",
            "query_time": "2024-05-15 19:40:06",
            "create_date": "2002-09-20",
            "update_date": "2023-10-16",
            "expiry_date": "2024-08-25",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"ОТКРЫТЫЙ КОНТАКТ\"",
            "registrant_address": "220004, -, г. Минск, ул. Кальварийская, д. 17-1, к. 518",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173882885",
            "name_servers": [
                "ns1.open.by",
                "ns2.open.by"
            ]
        },
        {
            "num": 15,
            "domain_name": "reg.cn",
            "domain_keyword": "reg",
            "domain_tld": "cn",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2003-03-17",
            "expiry_date": "2032-03-17",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "郑州商旅科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "reg.sk",
            "domain_keyword": "reg",
            "domain_tld": "sk",
            "query_time": "2024-05-06 00:04:41",
            "create_date": "2003-07-23",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-23",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Matrolan s.r.o.",
            "registrant_company": "Matrolan s.r.o.",
            "registrant_address": "Pri vinohradoch 152",
            "registrant_city": "Bratislava",
            "registrant_zip": "83106",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.domains.sk",
                "sns.domains.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "reg.org.uk",
            "domain_keyword": "reg",
            "domain_tld": "org.uk",
            "query_time": "2024-04-23 17:40:33",
            "create_date": "2003-12-22",
            "update_date": "2023-11-17",
            "expiry_date": "2025-12-22",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "reg.com.co",
            "domain_keyword": "reg",
            "domain_tld": "com.co",
            "query_time": "2024-05-22 19:10:16",
            "create_date": "2004-09-01",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "reg.uz",
            "domain_keyword": "reg",
            "domain_tld": "uz",
            "query_time": "2022-03-26 15:58:08",
            "create_date": "2004-12-22",
            "update_date": "2021-04-19",
            "expiry_date": "2026-05-05",
            "registrar_name": "TOMAS",
            "name_servers": [
                "not.defined",
                "ns1.reg.uz",
                "ns2.reg.uz"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 20,
            "domain_name": "reg.in",
            "domain_keyword": "reg",
            "domain_tld": "in",
            "query_time": "2024-05-17 23:53:01",
            "create_date": "2005-02-16",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachsen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.byethost10.org",
                "ns2.byethost10.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "reg.co.in",
            "domain_keyword": "reg",
            "domain_tld": "co.in",
            "query_time": "2024-04-23 17:40:32",
            "create_date": "2005-02-21",
            "update_date": "2021-03-22",
            "expiry_date": "2031-02-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Treadall Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "reg.lt",
            "domain_keyword": "reg",
            "domain_tld": "lt",
            "query_time": "2024-04-23 17:40:33",
            "create_date": "2005-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "UAB \"Informacinės sistemos ir technologijos\"",
            "registrar_website": "http://www.bacloud.com",
            "registrant_company": "Informacines sistemos ir technologijos, UAB",
            "name_servers": [
                "dns1.bacloud.com",
                "dns1.laisvas.lt",
                "dns2.bacloud.com",
                "dns2.laisvas.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 23,
            "domain_name": "reg.ru",
            "domain_keyword": "reg",
            "domain_tld": "ru",
            "query_time": "2024-06-03 02:04:48",
            "create_date": "2005-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Registrator domennih imen REG.RU, LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "reg.co.nz",
            "domain_keyword": "reg",
            "domain_tld": "co.nz",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2006-04-18",
            "update_date": "2024-04-18",
            "registrar_name": "1API",
            "registrar_website": "http://1api.de",
            "name_servers": [
                "look.im.forsale",
                "yes.im.forsale"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "reg.mobi",
            "domain_keyword": "reg",
            "domain_tld": "mobi",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2006-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "reg.asia",
            "domain_keyword": "reg",
            "domain_tld": "asia",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2008-08-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-08-20",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Qinetics Solutions Sdn Bhd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "fiona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "reg.me",
            "domain_keyword": "reg",
            "domain_tld": "me",
            "query_time": "2024-05-25 13:17:33",
            "create_date": "2009-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SERGEY V VORONIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "reg.cx",
            "domain_keyword": "reg",
            "domain_tld": "cx",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2009-09-15",
            "update_date": "2023-08-06",
            "expiry_date": "2024-09-15",
            "registrar_name": "Ascio Technologies",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Drew Cullen",
            "registrant_company": "Situation Publishing Ltd",
            "registrant_address": "First Floor, The Lightwell",
            "registrant_city": "London",
            "registrant_state": "London",
            "registrant_zip": "EC1R 4PF",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44 8448544970",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "gerald.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "reg.tv",
            "domain_keyword": "reg",
            "domain_tld": "tv",
            "query_time": "2024-04-19 17:37:21",
            "create_date": "2010-03-19",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ben Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "reg.io",
            "domain_keyword": "reg",
            "domain_tld": "io",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2010-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "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": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hans.hosteurope.de",
                "ns2.hans.hosteurope.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "reg.bz",
            "domain_keyword": "reg",
            "domain_tld": "bz",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2010-06-08",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "delilah.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "reg.co",
            "domain_keyword": "reg",
            "domain_tld": "co",
            "query_time": "2024-05-21 16:01:45",
            "create_date": "2010-09-22",
            "update_date": "2024-02-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "reg.uk.com",
            "domain_keyword": "reg",
            "domain_tld": "uk.com",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2012-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/reg.uk.com/registrant",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "reg.pt",
            "domain_keyword": "reg",
            "domain_tld": "pt",
            "query_time": "2024-05-22 19:10:16",
            "create_date": "2012-10-03",
            "expiry_date": "2025-10-03",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 35,
            "domain_name": "reg.domains",
            "domain_keyword": "reg",
            "domain_tld": "domains",
            "query_time": "2024-05-22 19:10:16",
            "create_date": "2014-03-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advanced Data Applications s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "reg.guitars",
            "domain_keyword": "reg",
            "domain_tld": "guitars",
            "query_time": "2024-05-14 07:15:45",
            "create_date": "2014-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 9999,
            "registrar_name": "XYZ.com, LLC",
            "registrar_website": "https://gen.xyz/",
            "registrant_company": "Uniregistry, Corp",
            "registrant_state": "George Town",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the 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": [
                "b.ns.uniregistry.net",
                "c.ns.uniregistry.info"
            ],
            "domain_status": [
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "reg.pics",
            "domain_keyword": "reg",
            "domain_tld": "pics",
            "query_time": "2024-05-14 07:15:45",
            "create_date": "2014-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 9999,
            "registrar_name": "XYZ.com, LLC",
            "registrar_website": "https://gen.xyz/",
            "registrant_company": "Uniregistry, Corp",
            "registrant_state": "George Town",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the 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": [
                "b.ns.uniregistry.net",
                "c.ns.uniregistry.info"
            ],
            "domain_status": [
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "reg.ruhr",
            "domain_keyword": "reg",
            "domain_tld": "ruhr",
            "query_time": "2024-04-23 17:40:33",
            "create_date": "2014-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "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": [
                "alpha.webwerk.dev",
                "bravo.webwerk.dev",
                "charlie.webwerk.dev",
                "delta.webwerk.dev"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "reg.zone",
            "domain_keyword": "reg",
            "domain_tld": "zone",
            "query_time": "2024-05-08 18:40:53",
            "create_date": "2014-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-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": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "reg.agency",
            "domain_keyword": "reg",
            "domain_tld": "agency",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2014-05-01",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regery.net",
                "ns2.regery.net",
                "ns3.regery.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "reg.cheap",
            "domain_keyword": "reg",
            "domain_tld": "cheap",
            "query_time": "2024-05-14 07:15:45",
            "create_date": "2014-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "reg.global",
            "domain_keyword": "reg",
            "domain_tld": "global",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2014-06-24",
            "update_date": "2024-05-30",
            "expiry_date": "2024-06-24",
            "registrar_iana": 9998,
            "registrar_name": "Registry Operator acts as Registrar (9998)",
            "registrar_website": "https://identity.digital",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Afilias Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "n/a",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dean.ns.cloudflare.com",
                "jule.ns.cloudflare.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "reg.uk",
            "domain_keyword": "reg",
            "domain_tld": "uk",
            "query_time": "2024-05-04 12:41:43",
            "create_date": "2014-06-25",
            "update_date": "2022-12-14",
            "expiry_date": "2024-06-25",
            "registrar_name": "New Reg Limited [Tag = UKIP]",
            "registrar_website": "http://www.ukip.com",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "reg.buzz",
            "domain_keyword": "reg",
            "domain_tld": "buzz",
            "query_time": "2024-04-09 11:02:28",
            "create_date": "2014-06-27",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-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": [
                "candy.ns.cloudflare.com",
                "hal.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "reg.wang",
            "domain_keyword": "reg",
            "domain_tld": "wang",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2014-06-30",
            "update_date": "2022-07-26",
            "expiry_date": "2025-06-30",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "basketball.dnspod.net",
                "hydra.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "reg.fish",
            "domain_keyword": "reg",
            "domain_tld": "fish",
            "query_time": "2024-04-23 17:40:32",
            "create_date": "2014-07-02",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-02",
            "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": "regfish 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.regfish-ns.net",
                "b.regfish-ns.net",
                "c.regfish-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "reg.nz",
            "domain_keyword": "reg",
            "domain_tld": "nz",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2014-09-30",
            "update_date": "2023-09-15",
            "registrar_name": "1API",
            "registrar_website": "http://1api.de",
            "name_servers": [
                "look.im.forsale",
                "yes.im.forsale"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "reg.ovh",
            "domain_keyword": "reg",
            "domain_tld": "ovh",
            "query_time": "2024-05-22 19:10:16",
            "create_date": "2014-10-02",
            "update_date": "2022-12-05",
            "expiry_date": "2032-10-02",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "reg.brussels",
            "domain_keyword": "reg",
            "domain_tld": "brussels",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2014-10-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1467,
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIRB-CIBG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.irisnet.be",
                "ns.irisnet.be"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "reg.nyc",
            "domain_keyword": "reg",
            "domain_tld": "nyc",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2014-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "reg.gent",
            "domain_keyword": "reg",
            "domain_tld": "gent",
            "query_time": "2024-04-23 17:40:32",
            "create_date": "2014-10-13",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrant_company": "District09",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "reg.top",
            "domain_keyword": "reg",
            "domain_tld": "top",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2014-12-23",
            "update_date": "2022-06-07",
            "expiry_date": "2030-12-23",
            "registrar_iana": 2805,
            "registrar_name": "ZHENGZHOU CENTURY CONNECT ELECTRONIC TECHNOLOGY DEVELOPMENT CO., LTD",
            "registrar_website": "http://www.reg.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zheng Zhou Shang Lv Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zheng Zhou Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "reg.nx.cn",
            "domain_keyword": "reg",
            "domain_tld": "nx.cn",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2015-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "朱勇刚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ezdnscenter.com",
                "ns2.ezdnscenter.com",
                "ns3.ezdnscenter.com",
                "ns4.ezdnscenter.com",
                "ns5.ezdnscenter.com",
                "ns6.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "reg.pub",
            "domain_keyword": "reg",
            "domain_tld": "pub",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2015-02-19",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "reg.news",
            "domain_keyword": "reg",
            "domain_tld": "news",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2015-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "reg.place",
            "domain_keyword": "reg",
            "domain_tld": "place",
            "query_time": "2024-05-25 13:17:33",
            "create_date": "2015-07-31",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO REG.PLEYS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Orlovskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-111.awsdns-13.com",
                "ns-1146.awsdns-15.org",
                "ns-1857.awsdns-40.co.uk",
                "ns-645.awsdns-16.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "reg.run",
            "domain_keyword": "reg",
            "domain_tld": "run",
            "query_time": "2024-05-15 19:40:06",
            "create_date": "2015-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "reg.world",
            "domain_keyword": "reg",
            "domain_tld": "world",
            "query_time": "2024-05-08 18:40:53",
            "create_date": "2015-08-23",
            "update_date": "2023-06-22",
            "expiry_date": "2025-08-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "reg.social",
            "domain_keyword": "reg",
            "domain_tld": "social",
            "query_time": "2024-05-22 19:10:16",
            "create_date": "2015-09-08",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "reg.ink",
            "domain_keyword": "reg",
            "domain_tld": "ink",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2015-09-17",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0141338403",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "reg.partners",
            "domain_keyword": "reg",
            "domain_tld": "partners",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2015-09-22",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain registrar REG.RU",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "reg.law",
            "domain_keyword": "reg",
            "domain_tld": "law",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2015-11-10",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.law-dns.com",
                "ns2.law-dns.net",
                "ns3.law-dns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "reg.guru",
            "domain_keyword": "reg",
            "domain_tld": "guru",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2016-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2026-02-03",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "reg.email",
            "domain_keyword": "reg",
            "domain_tld": "email",
            "query_time": "2024-06-01 05:28:38",
            "create_date": "2016-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2026-02-03",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "reg.works",
            "domain_keyword": "reg",
            "domain_tld": "works",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2016-02-08",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "reg.systems",
            "domain_keyword": "reg",
            "domain_tld": "systems",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2016-02-11",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "reg.camera",
            "domain_keyword": "reg",
            "domain_tld": "camera",
            "query_time": "2024-04-23 17:40:32",
            "create_date": "2016-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "reg.live",
            "domain_keyword": "reg",
            "domain_tld": "live",
            "query_time": "2024-04-23 17:40:33",
            "create_date": "2016-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-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": [
                "dns1.marttech.net",
                "dns2.marttech.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "reg.cafe",
            "domain_keyword": "reg",
            "domain_tld": "cafe",
            "query_time": "2024-05-15 19:40:05",
            "create_date": "2016-03-11",
            "update_date": "2024-01-19",
            "expiry_date": "2025-03-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "reg.gdn",
            "domain_keyword": "reg",
            "domain_tld": "gdn",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2016-04-08",
            "update_date": "2023-12-26",
            "expiry_date": "2030-04-08",
            "registrar_iana": 1875,
            "registrar_name": "Intracom Middle East FZE",
            "registrar_website": "www.intracomme.com",
            "registrant_name": "Shamima Begum",
            "registrant_company": "Shamima Begum",
            "registrant_address": "88C VIP Block Gulshand Iqbal",
            "registrant_city": "Karachi",
            "registrant_country": "PK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.3452327597",
            "name_servers": [
                "dns1.intracomme.com",
                "dns2.intracomme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "reg.vip",
            "domain_keyword": "reg",
            "domain_tld": "vip",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2016-05-22",
            "update_date": "2023-06-03",
            "expiry_date": "2025-05-22",
            "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": "zhengpan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": 72,
            "domain_name": "reg.deals",
            "domain_keyword": "reg",
            "domain_tld": "deals",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2016-06-16",
            "update_date": "2023-07-02",
            "expiry_date": "2026-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "reg.ltd",
            "domain_keyword": "reg",
            "domain_tld": "ltd",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2016-06-19",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanghai express technology LTD",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "reg.express",
            "domain_keyword": "reg",
            "domain_tld": "express",
            "query_time": "2024-05-15 19:40:21",
            "create_date": "2016-06-20",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-20",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Obshchestvo s ogranchiennoj otvetstvennostyu \"Dobrotorg\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "reg.tech",
            "domain_keyword": "reg",
            "domain_tld": "tech",
            "query_time": "2024-05-08 18:40:53",
            "create_date": "2016-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Regnology Germany GmbH",
            "registrant_state": "Hessen",
            "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-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "reg.show",
            "domain_keyword": "reg",
            "domain_tld": "show",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2016-08-18",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Convention Retrieval Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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-1142.awsdns-14.org",
                "ns-2044.awsdns-63.co.uk",
                "ns-88.awsdns-11.com",
                "ns-891.awsdns-47.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "reg.shopping",
            "domain_keyword": "reg",
            "domain_tld": "shopping",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2016-09-28",
            "update_date": "2024-04-29",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lern.de Bildungsgesellschaft mbH",
            "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": 78,
            "domain_name": "reg.nagoya",
            "domain_keyword": "reg",
            "domain_tld": "nagoya",
            "query_time": "2024-04-23 17:40:33",
            "create_date": "2016-10-16",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-16",
            "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": 79,
            "domain_name": "reg.su",
            "domain_keyword": "reg",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:20:05",
            "create_date": "2017-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "DOMENUS-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected](transfer)",
            "name_servers": [
                "ns1.domenus.ru",
                "ns2.domenus.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 80,
            "domain_name": "reg.watch",
            "domain_keyword": "reg",
            "domain_tld": "watch",
            "query_time": "2024-05-27 04:33:01",
            "create_date": "2017-01-23",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PV Focus",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "reg.group",
            "domain_keyword": "reg",
            "domain_tld": "group",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2017-03-08",
            "update_date": "2020-11-05",
            "expiry_date": "2025-03-08",
            "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": "Chen Huan Rui",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "reg.house",
            "domain_keyword": "reg",
            "domain_tld": "house",
            "query_time": "2024-05-29 00:31:37",
            "create_date": "2017-03-31",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.regway.com",
                "dns2.regway.com",
                "dns3.regway.com",
                "dns4.regway.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "reg.moscow",
            "domain_keyword": "reg",
            "domain_tld": "moscow",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2017-05-31",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1606,
            "registrar_name": "Limited Liability Company \"Registrar of domain names REG.RU\"",
            "registrar_website": "https://www.reg.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "reg.sh",
            "domain_keyword": "reg",
            "domain_tld": "sh",
            "query_time": "2024-05-08 18:40:53",
            "create_date": "2017-08-24",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-24",
            "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": [
                "x.req.sh",
                "y.req.sh"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "reg.academy",
            "domain_keyword": "reg",
            "domain_tld": "academy",
            "query_time": "2024-06-01 05:28:38",
            "create_date": "2017-11-24",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain registrar REG.RU",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "reg.life",
            "domain_keyword": "reg",
            "domain_tld": "life",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2017-12-02",
            "update_date": "2024-04-08",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "reg.ly",
            "domain_keyword": "reg",
            "domain_tld": "ly",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2018-02-26",
            "update_date": "2023-03-17",
            "expiry_date": "2027-02-26",
            "registrar_name": "NetPro Ltd. (loc)",
            "registrant_name": "Abdo Salem",
            "registrant_company": "Reg.ly",
            "registrant_address": "independent street",
            "registrant_city": "Tripoli",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.923408040",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "ajay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "reg.credit",
            "domain_keyword": "reg",
            "domain_tld": "credit",
            "query_time": "2024-04-18 15:38:11",
            "create_date": "2018-03-01",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "reg.direct",
            "domain_keyword": "reg",
            "domain_tld": "direct",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2018-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "aragorn.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "reg.vote",
            "domain_keyword": "reg",
            "domain_tld": "vote",
            "query_time": "2024-05-25 15:31:11",
            "create_date": "2018-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "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": [
                "igor.ns.cloudflare.com",
                "veronica.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "reg.app",
            "domain_keyword": "reg",
            "domain_tld": "app",
            "query_time": "2024-05-08 18:40:52",
            "create_date": "2018-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "https://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gransy s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "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.anycastdns.cz",
                "ns2.anycastdns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "reg.icu",
            "domain_keyword": "reg",
            "domain_tld": "icu",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "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": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "reg.club",
            "domain_keyword": "reg",
            "domain_tld": "club",
            "query_time": "2024-04-25 21:04:48",
            "create_date": "2018-07-21",
            "update_date": "2019-09-04",
            "expiry_date": "2028-07-21",
            "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": "SINGAPORE ASIAN BLOCK CHAIN PTE.LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "xin jia po",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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": 94,
            "domain_name": "reg.money",
            "domain_keyword": "reg",
            "domain_tld": "money",
            "query_time": "2024-05-15 19:40:06",
            "create_date": "2018-09-08",
            "update_date": "2023-06-05",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "reg.ac",
            "domain_keyword": "reg",
            "domain_tld": "ac",
            "query_time": "2024-06-01 05:28:38",
            "create_date": "2018-09-17",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-17",
            "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": 96,
            "domain_name": "reg.codes",
            "domain_keyword": "reg",
            "domain_tld": "codes",
            "query_time": "2024-06-01 11:13:57",
            "create_date": "2018-09-24",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "reg.team",
            "domain_keyword": "reg",
            "domain_tld": "team",
            "query_time": "2024-06-01 05:28:39",
            "create_date": "2018-10-11",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \"INTERTECH\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ryazan state",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhost1.com",
                "ns2.webhost1.com",
                "ns3.webhost1.org",
                "ns4.webhost1.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "reg.so",
            "domain_keyword": "reg",
            "domain_tld": "so",
            "query_time": "2024-05-08 18:40:53",
            "create_date": "2018-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "registrar_name": "1API",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Redacted | EU Registrar",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "reg.immobilien",
            "domain_keyword": "reg",
            "domain_tld": "immobilien",
            "query_time": "2024-05-15 19:40:05",
            "create_date": "2018-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Krueger & Cie Consulting GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "reg.pet",
            "domain_keyword": "reg",
            "domain_tld": "pet",
            "query_time": "2024-05-04 12:41:41",
            "create_date": "2018-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2026-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "darl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1544486400000_1363717",
    "stats": {
        "total_time": 0.107,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>reg</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>195</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>reg.com, reg.net, reg.org, reg.it, reg.nl, reg.pl, reg.co.jp, reg.ca, reg.be, reg.me.uk, reg.biz, reg.cc, reg.info, reg.by, reg.cn, reg.sk, reg.org.uk, reg.com.co, reg.uz, reg.in, reg.co.in, reg.lt, reg.ru, reg.co.nz, reg.mobi, reg.asia, reg.me, reg.cx, reg.tv, reg.io, reg.bz, reg.co, reg.uk.com, reg.pt, reg.domains, reg.guitars, reg.pics, reg.ruhr, reg.zone, reg.agency, reg.cheap, reg.global, reg.uk, reg.buzz, reg.wang, reg.fish, reg.nz, reg.ovh, reg.brussels, reg.nyc, reg.gent, reg.top, reg.nx.cn, reg.pub, reg.news, reg.place, reg.run, reg.world, reg.social, reg.ink, reg.partners, reg.law, reg.guru, reg.email, reg.works, reg.systems, reg.camera, reg.live, reg.cafe, reg.gdn, reg.vip, reg.deals, reg.ltd, reg.express, reg.tech, reg.show, reg.shopping, reg.nagoya, reg.su, reg.watch, reg.group, reg.house, reg.moscow, reg.sh, reg.academy, reg.life, reg.ly, reg.credit, reg.direct, reg.vote, reg.app, reg.icu, reg.club, reg.money, reg.ac, reg.codes, reg.team, reg.so, reg.immobilien, reg.pet</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>reg.com</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:06:58</query_time>
   <create_date>1997-07-31</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Andrey Kuzmichev</registrant_name>
   <registrant_company>&quot;Registrator domennikh imen REG.RU&quot;, LLC</registrant_company>
   <registrant_address>72 Leningradsky prospekt, building 3, intraurban area municipal district Aeroport</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>125476</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>reg.net</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 09:36:09</query_time>
   <create_date>1998-01-15</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of reg.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1366.awsdns-42.org</value>
    <value>ns-1538.awsdns-00.co.uk</value>
    <value>ns-250.awsdns-31.com</value>
    <value>ns-985.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>reg.org</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 17:40:33</query_time>
   <create_date>1998-02-20</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Your WHOIS Privacy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>reg.it</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 17:40:33</query_time>
   <create_date>1998-11-11</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>REG GALBIATI SRL</registrant_company>
   <registrant_address>Via Enrico Fermi, 28</registrant_address>
   <registrant_city>Bonirola di Gaggiano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20083</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.v00tt8-g7int.sphostserver.com</value>
    <value>ns2.v00tt8-g7int.sphostserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>reg.nl</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>1999-02-23</create_date>
   <update_date>2022-07-30</update_date>
   <registrar_name>Easyhosting B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnstools.nl</value>
    <value>ns2.dnstools.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>reg.pl</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 07:15:45</query_time>
   <create_date>1999-11-22</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>reg.co.jp</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Reg Limited Company</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>8</num>
   <domain_name>reg.ca</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-22 19:10:16</query_time>
   <create_date>2000-10-23</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2026-10-18</expiry_date>
   <registrar_name>Reg.Ca  (RegCA Enterprises Inc.)</registrar_name>
   <registrar_website>http://www.reg.ca</registrar_website>
   <registrant_name>RegCA Enterprises Inc.</registrant_name>
   <registrant_address>467-202 ST</registrant_address>
   <registrant_city>Langley</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V2Z1V7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6045344191</registrant_phone>
   <name_servers>
    <value>ns1.reg.ca</value>
    <value>ns2.reg.ca</value>
    <value>ns3.reg.ca</value>
    <value>ns4.reg.ca</value>
    <value>ns5.reg.ca</value>
    <value>ns6.reg.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>reg.be</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 22:29:27</query_time>
   <create_date>2000-12-15</create_date>
   <registrar_name>Pixelmachine &amp; Yawadoo Inc</registrar_name>
   <registrar_website>http://reg.be</registrar_website>
   <name_servers>
    <value>ns1.pixelmachine.net</value>
    <value>ns2.pixelmachine.net</value>
    <value>pixelmachine.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>reg.me.uk</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Mr Brendan Martin t/a Webandnet [Tag = WEBANDNET]</registrar_name>
   <name_servers>
    <value>ns1.8ns.net</value>
    <value>ns2.8ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>reg.biz</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 11:13:59</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>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>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>kim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>reg.cc</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 05:28:38</query_time>
   <create_date>2002-07-08</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (420544333)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O reg.cc</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>lamar.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>reg.info</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 15:47:17</query_time>
   <create_date>2002-07-13</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1111</registrar_iana>
   <registrar_name>DomainContext, Inc.</registrar_name>
   <registrar_website>https://domaincontext.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>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sk.s7.ans1.ns58.klczy.com</value>
    <value>sk.s7.ans2.ns58.klczy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>reg.by</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-15 19:40:06</query_time>
   <create_date>2002-09-20</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;ОТКРЫТЫЙ КОНТАКТ&quot;</registrant_company>
   <registrant_address>220004, -, г. Минск, ул. Кальварийская, д. 17-1, к. 518</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173882885</registrant_phone>
   <name_servers>
    <value>ns1.open.by</value>
    <value>ns2.open.by</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>reg.cn</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2032-03-17</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>郑州商旅科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.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>16</num>
   <domain_name>reg.sk</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 00:04:41</query_time>
   <create_date>2003-07-23</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Matrolan s.r.o.</registrant_name>
   <registrant_company>Matrolan s.r.o.</registrant_company>
   <registrant_address>Pri vinohradoch 152</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>83106</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.domains.sk</value>
    <value>sns.domains.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>reg.org.uk</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-23 17:40:33</query_time>
   <create_date>2003-12-22</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>reg.com.co</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-22 19:10:16</query_time>
   <create_date>2004-09-01</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>reg.uz</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>uz</domain_tld>
   <query_time>2022-03-26 15:58:08</query_time>
   <create_date>2004-12-22</create_date>
   <update_date>2021-04-19</update_date>
   <expiry_date>2026-05-05</expiry_date>
   <registrar_name>TOMAS</registrar_name>
   <name_servers>
    <value>not.defined</value>
    <value>ns1.reg.uz</value>
    <value>ns2.reg.uz</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>reg.in</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-17 23:53:01</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-16</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Niedersachsen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.byethost10.org</value>
    <value>ns2.byethost10.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>reg.co.in</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-23 17:40:32</query_time>
   <create_date>2005-02-21</create_date>
   <update_date>2021-03-22</update_date>
   <expiry_date>2031-02-21</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>Treadall Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please 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.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>22</num>
   <domain_name>reg.lt</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-23 17:40:33</query_time>
   <create_date>2005-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>UAB &quot;Informacinės sistemos ir technologijos&quot;</registrar_name>
   <registrar_website>http://www.bacloud.com</registrar_website>
   <registrant_company>Informacines sistemos ir technologijos, UAB</registrant_company>
   <name_servers>
    <value>dns1.bacloud.com</value>
    <value>dns1.laisvas.lt</value>
    <value>dns2.bacloud.com</value>
    <value>dns2.laisvas.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>reg.ru</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-03 02:04:48</query_time>
   <create_date>2005-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Registrator domennih imen REG.RU, LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>reg.co.nz</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2006-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <registrar_name>1API</registrar_name>
   <registrar_website>http://1api.de</registrar_website>
   <name_servers>
    <value>look.im.forsale</value>
    <value>yes.im.forsale</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>reg.mobi</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangdong</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>reg.asia</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2008-08-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Qinetics Solutions Sdn Bhd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>fiona.ns.cloudflare.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>27</num>
   <domain_name>reg.me</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-25 13:17:33</query_time>
   <create_date>2009-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</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>SERGEY V VORONIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>reg.cx</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2009-09-15</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Ascio Technologies</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Drew Cullen</registrant_name>
   <registrant_company>Situation Publishing Ltd</registrant_company>
   <registrant_address>First Floor, The Lightwell</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>EC1R 4PF</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44 8448544970</registrant_phone>
   <name_servers>
    <value>dahlia.ns.cloudflare.com</value>
    <value>gerald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>reg.tv</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-19 17:37:21</query_time>
   <create_date>2010-03-19</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ben Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>30</num>
   <domain_name>reg.io</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2010-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hans.hosteurope.de</value>
    <value>ns2.hans.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>reg.bz</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2010-06-08</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>delilah.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>reg.co</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-21 16:01:45</query_time>
   <create_date>2010-09-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-09-21</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_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>reg.uk.com</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2012-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/reg.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>reg.pt</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-22 19:10:16</query_time>
   <create_date>2012-10-03</create_date>
   <expiry_date>2025-10-03</expiry_date>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>reg.domains</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-22 19:10:16</query_time>
   <create_date>2014-03-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advanced Data Applications s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>reg.guitars</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>guitars</domain_tld>
   <query_time>2024-05-14 07:15:45</query_time>
   <create_date>2014-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>XYZ.com, LLC</registrar_name>
   <registrar_website>https://gen.xyz/</registrar_website>
   <registrant_company>Uniregistry, Corp</registrant_company>
   <registrant_state>George Town</registrant_state>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>b.ns.uniregistry.net</value>
    <value>c.ns.uniregistry.info</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>reg.pics</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-14 07:15:45</query_time>
   <create_date>2014-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>XYZ.com, LLC</registrar_name>
   <registrar_website>https://gen.xyz/</registrar_website>
   <registrant_company>Uniregistry, Corp</registrant_company>
   <registrant_state>George Town</registrant_state>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>b.ns.uniregistry.net</value>
    <value>c.ns.uniregistry.info</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>reg.ruhr</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-04-23 17:40:33</query_time>
   <create_date>2014-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <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>alpha.webwerk.dev</value>
    <value>bravo.webwerk.dev</value>
    <value>charlie.webwerk.dev</value>
    <value>delta.webwerk.dev</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>reg.zone</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-08 18:40:53</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-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>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>reg.agency</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</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>41</num>
   <domain_name>reg.cheap</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>cheap</domain_tld>
   <query_time>2024-05-14 07:15:45</query_time>
   <create_date>2014-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>reg.global</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2014-06-24</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>9998</registrar_iana>
   <registrar_name>Registry Operator acts as Registrar (9998)</registrar_name>
   <registrar_website>https://identity.digital</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Afilias Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>n/a</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dean.ns.cloudflare.com</value>
    <value>jule.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>reg.uk</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 12:41:43</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>New Reg Limited [Tag = UKIP]</registrar_name>
   <registrar_website>http://www.ukip.com</registrar_website>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>reg.buzz</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-09 11:02:28</query_time>
   <create_date>2014-06-27</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-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>candy.ns.cloudflare.com</value>
    <value>hal.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>reg.wang</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2022-07-26</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>basketball.dnspod.net</value>
    <value>hydra.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>reg.fish</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-04-23 17:40:32</query_time>
   <create_date>2014-07-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-02</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>regfish 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.regfish-ns.net</value>
    <value>b.regfish-ns.net</value>
    <value>c.regfish-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>reg.nz</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2023-09-15</update_date>
   <registrar_name>1API</registrar_name>
   <registrar_website>http://1api.de</registrar_website>
   <name_servers>
    <value>look.im.forsale</value>
    <value>yes.im.forsale</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>reg.ovh</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-22 19:10:16</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2032-10-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>reg.brussels</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIRB-CIBG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.irisnet.be</value>
    <value>ns.irisnet.be</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>reg.nyc</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2014-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-11</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_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>ns01.domaincontrol.com</value>
    <value>ns02.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>51</num>
   <domain_name>reg.gent</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-04-23 17:40:32</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrant_company>District09</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>reg.top</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2022-06-07</update_date>
   <expiry_date>2030-12-23</expiry_date>
   <registrar_iana>2805</registrar_iana>
   <registrar_name>ZHENGZHOU CENTURY CONNECT ELECTRONIC TECHNOLOGY DEVELOPMENT CO., LTD</registrar_name>
   <registrar_website>http://www.reg.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zheng Zhou Shang Lv Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zheng Zhou Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.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>53</num>
   <domain_name>reg.nx.cn</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>nx.cn</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2015-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>朱勇刚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ezdnscenter.com</value>
    <value>ns2.ezdnscenter.com</value>
    <value>ns3.ezdnscenter.com</value>
    <value>ns4.ezdnscenter.com</value>
    <value>ns5.ezdnscenter.com</value>
    <value>ns6.ezdnscenter.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>reg.pub</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2015-02-19</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>reg.news</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</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>REDACTED FOR PRIVACY</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>reg.place</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-25 13:17:33</query_time>
   <create_date>2015-07-31</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO REG.PLEYS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Orlovskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-111.awsdns-13.com</value>
    <value>ns-1146.awsdns-15.org</value>
    <value>ns-1857.awsdns-40.co.uk</value>
    <value>ns-645.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>reg.run</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-15 19:40:06</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>reg.world</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 18:40:53</query_time>
   <create_date>2015-08-23</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-08-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>reg.social</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-22 19:10:16</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>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>60</num>
   <domain_name>reg.ink</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0141338403</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>reg.partners</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2015-09-22</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain registrar REG.RU</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>reg.law</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2015-11-10</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.law-dns.com</value>
    <value>ns2.law-dns.net</value>
    <value>ns3.law-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>reg.guru</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2026-02-03</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>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>64</num>
   <domain_name>reg.email</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-01 05:28:38</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2026-02-03</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>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>65</num>
   <domain_name>reg.works</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2016-02-08</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>66</num>
   <domain_name>reg.systems</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>reg.camera</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>camera</domain_tld>
   <query_time>2024-04-23 17:40:32</query_time>
   <create_date>2016-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>68</num>
   <domain_name>reg.live</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-23 17:40:33</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>dns1.marttech.net</value>
    <value>dns2.marttech.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>69</num>
   <domain_name>reg.cafe</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-15 19:40:05</query_time>
   <create_date>2016-03-11</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.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>reg.gdn</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>gdn</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2016-04-08</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2030-04-08</expiry_date>
   <registrar_iana>1875</registrar_iana>
   <registrar_name>Intracom Middle East FZE</registrar_name>
   <registrar_website>www.intracomme.com</registrar_website>
   <registrant_name>Shamima Begum</registrant_name>
   <registrant_company>Shamima Begum</registrant_company>
   <registrant_address>88C VIP Block Gulshand Iqbal</registrant_address>
   <registrant_city>Karachi</registrant_city>
   <registrant_country>PK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.3452327597</registrant_phone>
   <name_servers>
    <value>dns1.intracomme.com</value>
    <value>dns2.intracomme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>reg.vip</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2016-05-22</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhengpan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>72</num>
   <domain_name>reg.deals</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2016-06-16</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2026-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>reg.ltd</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2016-06-19</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanghai express technology LTD</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>reg.express</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-15 19:40:21</query_time>
   <create_date>2016-06-20</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Obshchestvo s ogranchiennoj otvetstvennostyu &quot;Dobrotorg&quot;</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>reg.tech</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 18:40:53</query_time>
   <create_date>2016-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Regnology Germany GmbH</registrant_company>
   <registrant_state>Hessen</registrant_state>
   <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-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>reg.show</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Convention Retrieval Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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-1142.awsdns-14.org</value>
    <value>ns-2044.awsdns-63.co.uk</value>
    <value>ns-88.awsdns-11.com</value>
    <value>ns-891.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>reg.shopping</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2016-09-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lern.de Bildungsgesellschaft mbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.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>78</num>
   <domain_name>reg.nagoya</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>nagoya</domain_tld>
   <query_time>2024-04-23 17:40:33</query_time>
   <create_date>2016-10-16</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-16</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>79</num>
   <domain_name>reg.su</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:20:05</query_time>
   <create_date>2017-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>DOMENUS-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected](transfer)</registrant_email>
   <name_servers>
    <value>ns1.domenus.ru</value>
    <value>ns2.domenus.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>reg.watch</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-05-27 04:33:01</query_time>
   <create_date>2017-01-23</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PV Focus</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>reg.group</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2017-03-08</create_date>
   <update_date>2020-11-05</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chen Huan Rui</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>reg.house</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-29 00:31:37</query_time>
   <create_date>2017-03-31</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.regway.com</value>
    <value>dns2.regway.com</value>
    <value>dns3.regway.com</value>
    <value>dns4.regway.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>reg.moscow</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2017-05-31</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Limited Liability Company &quot;Registrar of domain names REG.RU&quot;</registrar_name>
   <registrar_website>https://www.reg.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>reg.sh</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-08 18:40:53</query_time>
   <create_date>2017-08-24</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-24</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>x.req.sh</value>
    <value>y.req.sh</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>reg.academy</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-06-01 05:28:38</query_time>
   <create_date>2017-11-24</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain registrar REG.RU</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>reg.life</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2017-12-02</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>reg.ly</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2023-03-17</update_date>
   <expiry_date>2027-02-26</expiry_date>
   <registrar_name>NetPro Ltd. (loc)</registrar_name>
   <registrant_name>Abdo Salem</registrant_name>
   <registrant_company>Reg.ly</registrant_company>
   <registrant_address>independent street</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.923408040</registrant_phone>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>ajay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>reg.credit</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-04-18 15:38:11</query_time>
   <create_date>2018-03-01</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>reg.direct</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2018-04-19</create_date>
   <update_date>2024-04-20</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.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>adi.ns.cloudflare.com</value>
    <value>aragorn.ns.cloudflare.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>90</num>
   <domain_name>reg.vote</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-05-25 15:31:11</query_time>
   <create_date>2018-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</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>igor.ns.cloudflare.com</value>
    <value>veronica.ns.cloudflare.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>91</num>
   <domain_name>reg.app</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 18:40:52</query_time>
   <create_date>2018-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>https://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gransy s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</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.anycastdns.cz</value>
    <value>ns2.anycastdns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>reg.icu</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</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>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>reg.club</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 21:04:48</query_time>
   <create_date>2018-07-21</create_date>
   <update_date>2019-09-04</update_date>
   <expiry_date>2028-07-21</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>SINGAPORE ASIAN BLOCK CHAIN PTE.LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>xin jia po</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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>94</num>
   <domain_name>reg.money</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-15 19:40:06</query_time>
   <create_date>2018-09-08</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>reg.ac</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-06-01 05:28:38</query_time>
   <create_date>2018-09-17</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-17</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>96</num>
   <domain_name>reg.codes</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-06-01 11:13:57</query_time>
   <create_date>2018-09-24</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>reg.team</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-06-01 05:28:39</query_time>
   <create_date>2018-10-11</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot;INTERTECH&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ryazan state</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhost1.com</value>
    <value>ns2.webhost1.com</value>
    <value>ns3.webhost1.org</value>
    <value>ns4.webhost1.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>reg.so</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-08 18:40:53</query_time>
   <create_date>2018-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>1API</registrar_name>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Redacted | EU Registrar</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>reg.immobilien</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-05-15 19:40:05</query_time>
   <create_date>2018-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Krueger &amp; Cie Consulting GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>reg.pet</domain_name>
   <domain_keyword>reg</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-04 12:41:41</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>darl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1544486400000_1363717</search_after>
 <stats>
  <total_time>0.107</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,616 domain names (in 0.249 seconds) which look and sound like the brand name "reg".
Domain Name Registered Expiry Registrar Ownership
1 rcg.academy 28 Nov 2023 28 Nov 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
2 rge.info 15 Dec 2005 15 Dec 2025 Dynadot Inc REDACTED FOR PRIVACY
3 rer.legal 17 Nov 2020 17 Nov 2024 NameCheap, Inc. RER ZAB
4 aeg.tools 11 Jun 2021 11 Jun 2024 Key-Systems, LLC "FLAMING" S.C. RAFA BLICHARSKI,MARIOLA LANGOSZ
5 reu.wiki 30 Jul 2021 30 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com TOV RIH EKSPERT UKRAINA
6 rec.best 8 Apr 2024 8 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 greg.loans 7 Apr 2015 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 ree.fund 4 Oct 2023 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 re9.pl 4 Oct 2011 4 Oct 2024 Aftermarket.pl Limited -
10 regu.jp 26 Feb 2015 28 Feb 2025 - (Not displayed by registrant's request)
11 rep.bz 20 Aug 2013 20 Aug 2024 GoDaddy.com, LLC -
12 rdg.global 21 Jun 2016 21 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 rig.tax 14 Oct 2020 14 Oct 2024 Squarespace Domains II LLC Union Group Labs, LLC
14 rig.sh 19 Dec 2021 19 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 re5.co.uk 8 Apr 2022 8 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
16 rei.deals 11 Apr 2023 11 Apr 2025 Sav.com, LLC Privacy Protection
17 rfg.agency 23 Aug 2023 23 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 rec.energy 27 Sep 2019 27 Sep 2024 Variomedia AG neavis UG
19 rdg.family 24 Dec 2020 24 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
20 re2.app 2 Jun 2022 2 Jun 2024 Porkbun LLC Private by Design, LLC
21 regs.co.jp 1 Apr 2020 - - REGS Co.,Ltd.
22 eeg.tools 8 May 2024 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 aeg.repair 9 May 2014 9 May 2025 CSC Corporate Domains, Inc. AB Electrolux
24 ieg.us 5 Jun 2004 4 Jun 2024 TLD Registrar Solutions Ltd. Greg Ricks
25 erg.energy 24 Oct 2018 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 rig.us 24 Apr 2002 23 Apr 2027 TLD Registrar Solutions Ltd. IT Administrative Support
27 heg.finance 6 Jun 2023 6 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 rec.eu - - EuroDNS S.A. -
29 rew.su 20 Feb 2010 20 Feb 2025 RUCENTER-SU Private Person
30 rew.email 5 Mar 2024 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 reu.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 reb.pw 1 Mar 2020 1 Mar 2025 Epik LLC -
33 rego.services 1 Jan 2021 1 Jan 2025 Squarespace Domains II LLC Westhill Group AB
34 rego.marketing 14 Jun 2017 14 Jun 2024 eNom, LLC REDACTED FOR PRIVACY
35 2eg.in 12 Dec 2019 12 Dec 2026 GoDaddy.com, LLC Awinlife network marketing
36 retg.app 23 Feb 2024 23 Feb 2025 OVH sas REDACTED FOR PRIVACY
37 rng.org.uk 12 Aug 2002 12 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
38 veg.org 8 Aug 1995 7 Aug 2030 Tucows Domains Inc. Data Protected
39 ree.net.au - - Web Address Registration Pty Ltd Andy Brown
40 rega.be 12 Dec 2000 - Combell nv -
41 treg.properties 17 Feb 2021 17 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 red.monster 1 Apr 2019 1 Apr 2025 InternetX GmbH PrivateName Services Inc.
43 rey.vip 16 Jun 2017 16 Jun 2024 DNSPod, Inc. Bin Zhou Shi Ji Xing Xin Xi Ji Shu You Xian Gong Si
44 aeg.gal 11 Jan 2016 11 Jan 2025 OVH.com -
45 breg.group 22 Jan 2020 22 Jan 2025 Cloudflare, Inc BREG BV
46 rtg.photography 20 Jul 2016 20 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 eeg.consulting 20 Mar 2024 20 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 rex.wtf 25 Jun 2020 25 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 reu.design 29 Aug 2022 29 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 geg.software 16 Sep 2020 16 Sep 2024 Mesh Digital Limited REDACTED FOR PRIVACY
51 ref.earth 12 Jan 2020 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 r0eg.site 19 Nov 2023 19 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
53 rei.onl 19 May 2022 19 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 rei.pet 16 Nov 2023 16 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
55 deg.be 19 Mar 2001 - Gandi Sas -
56 rng.codes 17 Jan 2022 17 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 jeg.group 8 Jul 2021 8 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 rexg.top 14 Sep 2023 14 Sep 2024 NameSilo,LLC PrivacyGuardian.org llc
59 qreg.net 17 Jan 2008 17 Jan 2025 NameSilo, LLC -
60 rag.dev 27 May 2020 27 May 2025 Gransy s.r.o. d/b/a subreg.cz Whois protection, this company does not own this domain name s.r.o.
61 rex.codes 22 Sep 2017 22 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 rey.co.jp 28 May 1999 - - Rei Beauty Health Institute Co.,Ltd.
63 preg.online 31 May 2024 31 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
64 neg.gay 16 Sep 2020 16 Sep 2025 Porkbun REDACTED FOR PRIVACY
65 rtg.net.au - - Melbourne IT sarah Rose
66 reo.ro 2 Dec 2003 24 Sep 2024 ICI - Registrar -
67 rep.net.nz 4 Jan 2020 - Webcentral Group Ltd T/A Melbourne IT -
68 deg.community 3 May 2023 3 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167184282
69 rzg.uk 30 Oct 2017 30 Oct 2024 Elife Limited [Tag = ELIFE] -
70 red.vacations 2 Apr 2019 2 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 reh.solutions 25 Mar 2023 25 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 jeg.xyz 4 Dec 2021 4 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
73 rei.coop 6 Mar 2002 6 Mar 2025 EnCirca, Inc. Recreational Equipment, Inc.
74 rei.tips 21 Jul 2016 21 Jul 2024 Wild West Domains, LLC Domains By Proxy, LLC
75 breg.com 19 Mar 1996 20 Mar 2030 GoDaddy.com, LLC -
76 red.link 4 May 2019 4 May 2025 Porkbun LLC Private by Design, LLC
77 rev.org 25 Mar 2004 25 Mar 2032 GoDaddy.com, LLC Domains By Proxy, LLC
78 beg.co.uk 7 Jun 2002 7 Jun 2024 Commerce Internet Ltd [Tag = CI] -
79 ren.aero 21 Oct 2020 21 Oct 2025 Key-Systems GmbH REDACTED FOR PRIVACY
80 rpg.work 2 Jun 2018 2 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 rog.io 21 May 2011 21 May 2025 Cloudflare, Inc Build For Humans
82 rbeg.nl 30 Oct 2015 - One.com A/S -
83 rep.domains 3 Mar 2022 3 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
84 aeg.autos 7 May 2024 7 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
85 rez.social 4 May 2023 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 rew.llc 7 Jan 2024 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 rek.digital 17 Feb 2023 17 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
88 ieg.dev 2 Mar 2019 2 Mar 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0154109207
89 rge.tech 24 Apr 2017 24 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
90 reng.systems 20 Apr 2016 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 ref.so 16 Jun 2020 16 Jun 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
92 9eg.xyz 8 May 2022 8 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
93 rem.koeln 12 Mar 2020 12 Mar 2025 Ascio Technologies Inc. Danmark Ulrike Schmitz Real-Estate-Management
94 rep.cool 18 Jul 2023 18 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167868508
95 leg.beauty 1 Aug 2023 1 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
96 rag.media 11 Jun 2019 11 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
97 greg.pics 5 Apr 2018 5 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
98 rbg.tech 12 Jan 2016 12 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lin Jin Jiang
99 feg.red 19 Dec 2023 19 Dec 2024 Sav.com, LLC - 27 Privacy Protection
100 refg.com 28 Dec 1999 28 Dec 2026 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Reg.me.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=reg.me.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "reg.me.uk",
        "page_size": 100
    },
    "count": {
        "total": 7616,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rcg.academy, rge.info, rer.legal, aeg.tools, reu.wiki, rec.best, greg.loans, ree.fund, re9.pl, regu.jp, rep.bz, rdg.global, rig.tax, rig.sh, re5.co.uk, rei.deals, rfg.agency, rec.energy, rdg.family, re2.app, regs.co.jp, eeg.tools, aeg.repair, ieg.us, erg.energy, rig.us, heg.finance, rec.eu, rew.su, rew.email, reu.fit, reb.pw, rego.services, rego.marketing, 2eg.in, retg.app, rng.org.uk, veg.org, ree.net.au, rega.be, treg.properties, red.monster, rey.vip, aeg.gal, breg.group, rtg.photography, eeg.consulting, rex.wtf, reu.design, geg.software, ref.earth, r0eg.site, rei.onl, rei.pet, deg.be, rng.codes, jeg.group, rexg.top, qreg.net, rag.dev, rex.codes, rey.co.jp, preg.online, neg.gay, rtg.net.au, reo.ro, rep.net.nz, deg.community, rzg.uk, red.vacations, reh.solutions, jeg.xyz, rei.coop, rei.tips, breg.com, red.link, rev.org, beg.co.uk, ren.aero, rpg.work, rog.io, rbeg.nl, rep.domains, aeg.autos, rez.social, rew.llc, rek.digital, ieg.dev, rge.tech, reng.systems, ref.so, 9eg.xyz, rem.koeln, rep.cool, leg.beauty, rag.media, greg.pics, rbg.tech, feg.red, refg.com",
    "results": [
        {
            "num": 1,
            "domain_name": "rcg.academy",
            "domain_keyword": "rcg",
            "domain_tld": "academy",
            "query_time": "2024-04-07 07:26:10",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.hoster.ru",
                "ns11.hoster.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rge.info",
            "domain_keyword": "rge",
            "domain_tld": "info",
            "query_time": "2024-04-12 17:13:35",
            "create_date": "2005-12-15",
            "update_date": "2024-02-26",
            "expiry_date": "2025-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "rer.legal",
            "domain_keyword": "rer",
            "domain_tld": "legal",
            "query_time": "2024-04-12 10:18:16",
            "create_date": "2020-11-17",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RER ZAB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "aeg.tools",
            "domain_keyword": "aeg",
            "domain_tld": "tools",
            "query_time": "2024-04-07 22:43:06",
            "create_date": "2021-06-11",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "\"FLAMING\" S.C. RAFA BLICHARSKI,MARIOLA LANGOSZ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "reu.wiki",
            "domain_keyword": "reu",
            "domain_tld": "wiki",
            "query_time": "2024-04-06 18:11:01",
            "create_date": "2021-07-30",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TOV RIH EKSPERT UKRAINA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rec.best",
            "domain_keyword": "rec",
            "domain_tld": "best",
            "query_time": "2024-04-10 15:03:07",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "greg.loans",
            "domain_keyword": "greg",
            "domain_tld": "loans",
            "query_time": "2024-04-11 06:19:14",
            "create_date": "2015-04-07",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ree.fund",
            "domain_keyword": "ree",
            "domain_tld": "fund",
            "query_time": "2024-04-17 11:22:56",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "re9.pl",
            "domain_keyword": "re9",
            "domain_tld": "pl",
            "query_time": "2024-04-15 15:49:45",
            "create_date": "2011-10-04",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "regu.jp",
            "domain_keyword": "regu",
            "domain_tld": "jp",
            "query_time": "2024-04-15 09:17:09",
            "create_date": "2015-02-26",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5456-2560",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 11,
            "domain_name": "rep.bz",
            "domain_keyword": "rep",
            "domain_tld": "bz",
            "query_time": "2024-04-29 04:08:06",
            "create_date": "2013-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "jeff.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rdg.global",
            "domain_keyword": "rdg",
            "domain_tld": "global",
            "query_time": "2024-05-02 16:25:35",
            "create_date": "2016-06-21",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rig.tax",
            "domain_keyword": "rig",
            "domain_tld": "tax",
            "query_time": "2024-05-03 16:22:42",
            "create_date": "2020-10-14",
            "update_date": "2024-04-19",
            "expiry_date": "2024-10-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Union Group Labs, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "rig.sh",
            "domain_keyword": "rig",
            "domain_tld": "sh",
            "query_time": "2024-05-03 16:22:42",
            "create_date": "2021-12-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-19",
            "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": [
                "ingrid.ns.cloudflare.com",
                "lex.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "re5.co.uk",
            "domain_keyword": "re5",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 01:37:32",
            "create_date": "2022-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "rei.deals",
            "domain_keyword": "rei",
            "domain_tld": "deals",
            "query_time": "2024-05-04 08:50:29",
            "create_date": "2023-04-11",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rfg.agency",
            "domain_keyword": "rfg",
            "domain_tld": "agency",
            "query_time": "2024-05-06 08:19:18",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2025-08-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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rec.energy",
            "domain_keyword": "rec",
            "domain_tld": "energy",
            "query_time": "2024-05-06 04:43:59",
            "create_date": "2019-09-27",
            "update_date": "2023-11-20",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "http://www.puredomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "neavis UG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "rdg.family",
            "domain_keyword": "rdg",
            "domain_tld": "family",
            "query_time": "2024-05-06 08:56:21",
            "create_date": "2020-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "re2.app",
            "domain_keyword": "re2",
            "domain_tld": "app",
            "query_time": "2024-05-06 09:05:51",
            "create_date": "2022-06-02",
            "update_date": "2023-09-09",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "regs.co.jp",
            "domain_keyword": "regs",
            "domain_tld": "co.jp",
            "query_time": "2024-05-09 00:30:17",
            "create_date": "2020-04-01",
            "update_date": "2024-05-01",
            "registrant_company": "REGS Co.,Ltd.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 22,
            "domain_name": "eeg.tools",
            "domain_keyword": "eeg",
            "domain_tld": "tools",
            "query_time": "2024-05-11 17:28:07",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "aeg.repair",
            "domain_keyword": "aeg",
            "domain_tld": "repair",
            "query_time": "2024-05-12 04:25:35",
            "create_date": "2014-05-09",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AB Electrolux",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ieg.us",
            "domain_keyword": "ieg",
            "domain_tld": "us",
            "query_time": "2024-05-13 03:29:08",
            "create_date": "2004-06-05",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "Greg Ricks",
            "registrant_address": "8808 Queens Ct",
            "registrant_city": "College Station",
            "registrant_zip": "77845",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7135810321",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "erg.energy",
            "domain_keyword": "erg",
            "domain_tld": "energy",
            "query_time": "2024-05-10 04:50:08",
            "create_date": "2018-10-24",
            "update_date": "2023-07-16",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "rig.us",
            "domain_keyword": "rig",
            "domain_tld": "us",
            "query_time": "2024-05-11 12:20:44",
            "create_date": "2002-04-24",
            "update_date": "2024-04-21",
            "expiry_date": "2027-04-23",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "IT Administrative Support",
            "registrant_address": "22 Beaver St, Floor 4",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10004",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2128070334",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "heg.finance",
            "domain_keyword": "heg",
            "domain_tld": "finance",
            "query_time": "2024-05-06 19:32:44",
            "create_date": "2023-06-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-06",
            "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": 28,
            "domain_name": "rec.eu",
            "domain_keyword": "rec",
            "domain_tld": "eu",
            "query_time": "2024-05-05 13:13:49",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com/",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ]
        },
        {
            "num": 29,
            "domain_name": "rew.su",
            "domain_keyword": "rew",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:20:29",
            "create_date": "2010-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 30,
            "domain_name": "rew.email",
            "domain_keyword": "rew",
            "domain_tld": "email",
            "query_time": "2024-05-08 05:27:28",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "reu.fit",
            "domain_keyword": "reu",
            "domain_tld": "fit",
            "query_time": "2024-05-08 19:00:05",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "reb.pw",
            "domain_keyword": "reb",
            "domain_tld": "pw",
            "query_time": "2024-05-07 03:21:19",
            "create_date": "2020-03-01",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-01",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_email": "https://whois.nic.pw/contact/reb.pw/registrant",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rego.services",
            "domain_keyword": "rego",
            "domain_tld": "services",
            "query_time": "2024-05-13 11:20:54",
            "create_date": "2021-01-01",
            "update_date": "2024-04-10",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westhill Group AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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": 34,
            "domain_name": "rego.marketing",
            "domain_keyword": "rego",
            "domain_tld": "marketing",
            "query_time": "2024-05-13 11:20:54",
            "create_date": "2017-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park1.livedns.co.il",
                "park2.livedns.co.il"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "2eg.in",
            "domain_keyword": "2eg",
            "domain_tld": "in",
            "query_time": "2024-04-13 06:03:36",
            "create_date": "2019-12-12",
            "update_date": "2023-06-20",
            "expiry_date": "2026-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Awinlife network marketing",
            "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": [
                "cody.ns.cloudflare.com",
                "irma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "retg.app",
            "domain_keyword": "retg",
            "domain_tld": "app",
            "query_time": "2024-04-22 23:52:01",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "rng.org.uk",
            "domain_keyword": "rng",
            "domain_tld": "org.uk",
            "query_time": "2024-04-22 09:47:26",
            "create_date": "2002-08-12",
            "update_date": "2023-12-08",
            "expiry_date": "2024-08-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns100.ukhosted.net",
                "ns101.ukhosted.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "veg.org",
            "domain_keyword": "veg",
            "domain_tld": "org",
            "query_time": "2024-04-25 22:22:57",
            "create_date": "1995-08-08",
            "update_date": "2023-03-03",
            "expiry_date": "2030-08-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cardiff",
            "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": [
                "gem.byteme.uk",
                "wyt.byteme.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ree.net.au",
            "domain_keyword": "ree",
            "domain_tld": "net.au",
            "query_time": "2024-05-22 03:16:36",
            "update_date": "2022-08-22",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Andy Brown",
            "name_servers": [
                "ns6.abithost.com.au",
                "ns7.abithost.com.au",
                "ns8.abithost.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "rega.be",
            "domain_keyword": "rega",
            "domain_tld": "be",
            "query_time": "2024-05-22 19:10:17",
            "create_date": "2000-12-12",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "dns1.kulnet.kuleuven.be",
                "dns2.kulnet.kuleuven.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 41,
            "domain_name": "treg.properties",
            "domain_keyword": "treg",
            "domain_tld": "properties",
            "query_time": "2024-05-20 15:16:23",
            "create_date": "2021-02-17",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-17",
            "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": 42,
            "domain_name": "red.monster",
            "domain_keyword": "red",
            "domain_tld": "monster",
            "query_time": "2024-05-20 05:25:22",
            "create_date": "2019-04-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_state": "BC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rey.vip",
            "domain_keyword": "rey",
            "domain_tld": "vip",
            "query_time": "2024-05-19 04:31:52",
            "create_date": "2017-06-16",
            "update_date": "2022-12-08",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bin Zhou Shi Ji Xing Xin Xi Ji Shu You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "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": [
                "aries.dnspod.net",
                "flow.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "aeg.gal",
            "domain_keyword": "aeg",
            "domain_tld": "gal",
            "query_time": "2024-05-19 05:37:33",
            "create_date": "2016-01-11",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-11",
            "registrar_iana": 433,
            "registrar_name": "OVH.com",
            "registrar_website": "https://www.ovh.es",
            "registrant_country": "FR",
            "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": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "breg.group",
            "domain_keyword": "breg",
            "domain_tld": "group",
            "query_time": "2024-05-18 08:01:01",
            "create_date": "2020-01-22",
            "update_date": "2023-10-31",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BREG BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vlaams-Brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "rtg.photography",
            "domain_keyword": "rtg",
            "domain_tld": "photography",
            "query_time": "2024-05-15 01:33:29",
            "create_date": "2016-07-20",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-20",
            "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": 47,
            "domain_name": "eeg.consulting",
            "domain_keyword": "eeg",
            "domain_tld": "consulting",
            "query_time": "2024-05-25 08:32:08",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rex.wtf",
            "domain_keyword": "rex",
            "domain_tld": "wtf",
            "query_time": "2024-05-25 16:09:11",
            "create_date": "2020-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "reu.design",
            "domain_keyword": "reu",
            "domain_tld": "design",
            "query_time": "2024-05-24 17:47:02",
            "create_date": "2022-08-29",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-29",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "geg.software",
            "domain_keyword": "geg",
            "domain_tld": "software",
            "query_time": "2024-05-18 21:46:42",
            "create_date": "2020-09-16",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-16",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ref.earth",
            "domain_keyword": "ref",
            "domain_tld": "earth",
            "query_time": "2024-05-19 10:38:00",
            "create_date": "2020-01-12",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "r0eg.site",
            "domain_keyword": "r0eg",
            "domain_tld": "site",
            "query_time": "2024-05-20 18:37:15",
            "create_date": "2023-11-19",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rei.onl",
            "domain_keyword": "rei",
            "domain_tld": "onl",
            "query_time": "2024-05-20 19:52:54",
            "create_date": "2022-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "rei.pet",
            "domain_keyword": "rei",
            "domain_tld": "pet",
            "query_time": "2024-05-20 19:52:54",
            "create_date": "2023-11-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "deg.be",
            "domain_keyword": "deg",
            "domain_tld": "be",
            "query_time": "2024-05-25 13:15:25",
            "create_date": "2001-03-19",
            "registrar_name": "Gandi Sas",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-198-c.gandi.net",
                "ns-217-b.gandi.net",
                "ns-248-a.gandi.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 56,
            "domain_name": "rng.codes",
            "domain_keyword": "rng",
            "domain_tld": "codes",
            "query_time": "2024-05-23 15:12:08",
            "create_date": "2022-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "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": 57,
            "domain_name": "jeg.group",
            "domain_keyword": "jeg",
            "domain_tld": "group",
            "query_time": "2024-05-25 03:30:35",
            "create_date": "2021-07-08",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rexg.top",
            "domain_keyword": "rexg",
            "domain_tld": "top",
            "query_time": "2024-05-25 16:09:32",
            "create_date": "2023-09-14",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "meg.ns.cloudflare.com",
                "miguel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "qreg.net",
            "domain_keyword": "qreg",
            "domain_tld": "net",
            "query_time": "2024-05-16 04:34:25",
            "create_date": "2008-01-17",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "elmo.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "rag.dev",
            "domain_keyword": "rag",
            "domain_tld": "dev",
            "query_time": "2024-05-27 08:14:03",
            "create_date": "2020-05-27",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "https://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "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": [
                "imani.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "rex.codes",
            "domain_keyword": "rex",
            "domain_tld": "codes",
            "query_time": "2024-05-28 21:24:14",
            "create_date": "2017-09-22",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-22",
            "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": 62,
            "domain_name": "rey.co.jp",
            "domain_keyword": "rey",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 21:25:52",
            "create_date": "1999-05-28",
            "update_date": "2023-06-01",
            "registrant_company": "Rei Beauty Health Institute Co.,Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 63,
            "domain_name": "preg.online",
            "domain_keyword": "preg",
            "domain_tld": "online",
            "query_time": "2024-06-01 17:05:34",
            "create_date": "2024-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "neg.gay",
            "domain_keyword": "neg",
            "domain_tld": "gay",
            "query_time": "2024-05-29 09:18:56",
            "create_date": "2020-09-16",
            "update_date": "2024-03-20",
            "expiry_date": "2025-09-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taipei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rtg.net.au",
            "domain_keyword": "rtg",
            "domain_tld": "net.au",
            "query_time": "2024-05-30 21:15:03",
            "update_date": "2024-05-29",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "sarah Rose",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "reo.ro",
            "domain_keyword": "reo",
            "domain_tld": "ro",
            "query_time": "2024-05-30 11:54:49",
            "create_date": "2003-12-02",
            "expiry_date": "2024-09-24",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "robert.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 67,
            "domain_name": "rep.net.nz",
            "domain_keyword": "rep",
            "domain_tld": "net.nz",
            "query_time": "2024-05-30 11:55:52",
            "create_date": "2020-01-04",
            "update_date": "2024-01-02",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.melbourneit.com",
                "ns2.melbourneit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "deg.community",
            "domain_keyword": "deg",
            "domain_tld": "community",
            "query_time": "2024-06-01 13:20:17",
            "create_date": "2023-05-03",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-03",
            "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 0167184282",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "rzg.uk",
            "domain_keyword": "rzg",
            "domain_tld": "uk",
            "query_time": "2024-06-01 02:17:55",
            "create_date": "2017-10-30",
            "update_date": "2024-05-21",
            "expiry_date": "2024-10-30",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "ns1.brandable.uk",
                "ns2.brandable.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "red.vacations",
            "domain_keyword": "red",
            "domain_tld": "vacations",
            "query_time": "2024-05-31 01:43:39",
            "create_date": "2019-04-02",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "reh.solutions",
            "domain_keyword": "reh",
            "domain_tld": "solutions",
            "query_time": "2024-06-01 05:32:35",
            "create_date": "2023-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "jeg.xyz",
            "domain_keyword": "jeg",
            "domain_tld": "xyz",
            "query_time": "2024-04-06 00:47:43",
            "create_date": "2021-12-04",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "rei.coop",
            "domain_keyword": "rei",
            "domain_tld": "coop",
            "query_time": "2024-04-10 16:57:34",
            "create_date": "2002-03-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://www.encirca.com/html/whoisaccuracy.shtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Recreational Equipment, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "edns3.ultradns.biz",
                "edns3.ultradns.com",
                "edns3.ultradns.net",
                "edns3.ultradns.org",
                "ns17.ultradns2.com",
                "ns17.ultradns2.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rei.tips",
            "domain_keyword": "rei",
            "domain_tld": "tips",
            "query_time": "2024-04-10 16:57:35",
            "create_date": "2016-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "breg.com",
            "domain_keyword": "breg",
            "domain_tld": "com",
            "query_time": "2024-04-09 01:05:17",
            "create_date": "1996-03-19",
            "update_date": "2022-11-14",
            "expiry_date": "2030-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "red.link",
            "domain_keyword": "red",
            "domain_tld": "link",
            "query_time": "2024-04-08 15:50:56",
            "create_date": "2019-05-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "rev.org",
            "domain_keyword": "rev",
            "domain_tld": "org",
            "query_time": "2024-04-10 00:44:01",
            "create_date": "2004-03-25",
            "update_date": "2024-03-31",
            "expiry_date": "2032-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "beg.co.uk",
            "domain_keyword": "beg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 11:24:23",
            "create_date": "2002-06-07",
            "update_date": "2023-09-18",
            "expiry_date": "2024-06-07",
            "registrar_name": "Commerce Internet Ltd [Tag = CI]",
            "registrar_website": "http://www.commerce.uk.net",
            "name_servers": [
                "ns1.commerce.uk.net",
                "ns2.commerce.uk.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "ren.aero",
            "domain_keyword": "ren",
            "domain_tld": "aero",
            "query_time": "2024-05-04 22:15:13",
            "create_date": "2020-10-21",
            "update_date": "2023-11-14",
            "expiry_date": "2025-10-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "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": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "rpg.work",
            "domain_keyword": "rpg",
            "domain_tld": "work",
            "query_time": "2024-05-09 12:54:52",
            "create_date": "2018-06-02",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-02",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rog.io",
            "domain_keyword": "rog",
            "domain_tld": "io",
            "query_time": "2024-05-09 21:45:51",
            "create_date": "2011-05-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Build For Humans",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jack.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "rbeg.nl",
            "domain_keyword": "rbeg",
            "domain_tld": "nl",
            "query_time": "2024-05-10 06:02:15",
            "create_date": "2015-10-30",
            "update_date": "2019-11-21",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 83,
            "domain_name": "rep.domains",
            "domain_keyword": "rep",
            "domain_tld": "domains",
            "query_time": "2024-05-09 13:57:46",
            "create_date": "2022-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "aeg.autos",
            "domain_keyword": "aeg",
            "domain_tld": "autos",
            "query_time": "2024-05-09 14:16:15",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "rez.social",
            "domain_keyword": "rez",
            "domain_tld": "social",
            "query_time": "2024-05-06 08:16:03",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "rew.llc",
            "domain_keyword": "rew",
            "domain_tld": "llc",
            "query_time": "2024-05-08 05:27:28",
            "create_date": "2024-01-07",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "rek.digital",
            "domain_keyword": "rek",
            "domain_tld": "digital",
            "query_time": "2024-05-10 19:54:40",
            "create_date": "2023-02-17",
            "update_date": "2023-02-22",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ieg.dev",
            "domain_keyword": "ieg",
            "domain_tld": "dev",
            "query_time": "2024-05-07 04:22:17",
            "create_date": "2019-03-02",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-02",
            "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 0154109207",
            "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": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "rge.tech",
            "domain_keyword": "rge",
            "domain_tld": "tech",
            "query_time": "2024-05-05 20:50:50",
            "create_date": "2017-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "reng.systems",
            "domain_keyword": "reng",
            "domain_tld": "systems",
            "query_time": "2024-05-05 19:59:28",
            "create_date": "2016-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ref.so",
            "domain_keyword": "ref",
            "domain_tld": "so",
            "query_time": "2024-05-07 23:40:10",
            "create_date": "2020-06-16",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-16",
            "registrar_name": "Dynadot LLC",
            "registrant_name": "Dynadot Privacy Service",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "contact-us-at.edoms.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "9eg.xyz",
            "domain_keyword": "9eg",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 19:57:26",
            "create_date": "2022-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "rem.koeln",
            "domain_keyword": "rem",
            "domain_tld": "koeln",
            "query_time": "2024-05-13 03:03:33",
            "create_date": "2020-03-12",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark",
            "registrar_website": "http://www.ascio.com/",
            "registrant_name": "REDACTED",
            "registrant_company": "Ulrike Schmitz Real-Estate-Management",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "rep.cool",
            "domain_keyword": "rep",
            "domain_tld": "cool",
            "query_time": "2024-04-12 10:24:29",
            "create_date": "2023-07-18",
            "update_date": "2023-10-03",
            "expiry_date": "2024-07-18",
            "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 0167868508",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "leg.beauty",
            "domain_keyword": "leg",
            "domain_tld": "beauty",
            "query_time": "2024-04-12 10:51:22",
            "create_date": "2023-08-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "rag.media",
            "domain_keyword": "rag",
            "domain_tld": "media",
            "query_time": "2024-04-12 18:08:25",
            "create_date": "2019-06-11",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.speedydns.net",
                "ns2.speedydns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "greg.pics",
            "domain_keyword": "greg",
            "domain_tld": "pics",
            "query_time": "2024-04-11 06:19:14",
            "create_date": "2018-04-05",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-05",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "rbg.tech",
            "domain_keyword": "rbg",
            "domain_tld": "tech",
            "query_time": "2024-04-13 17:30:03",
            "create_date": "2016-01-12",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lin Jin Jiang",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "feg.red",
            "domain_keyword": "feg",
            "domain_tld": "red",
            "query_time": "2024-04-29 05:59:49",
            "create_date": "2023-12-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-19",
            "registrar_iana": 3917,
            "registrar_name": "Sav.com, LLC - 27",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "refg.com",
            "domain_keyword": "refg",
            "domain_tld": "com",
            "query_time": "2024-04-28 13:35:45",
            "create_date": "1999-12-28",
            "update_date": "2022-09-14",
            "expiry_date": "2026-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.249,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>reg.me.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7616</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rcg.academy, rge.info, rer.legal, aeg.tools, reu.wiki, rec.best, greg.loans, ree.fund, re9.pl, regu.jp, rep.bz, rdg.global, rig.tax, rig.sh, re5.co.uk, rei.deals, rfg.agency, rec.energy, rdg.family, re2.app, regs.co.jp, eeg.tools, aeg.repair, ieg.us, erg.energy, rig.us, heg.finance, rec.eu, rew.su, rew.email, reu.fit, reb.pw, rego.services, rego.marketing, 2eg.in, retg.app, rng.org.uk, veg.org, ree.net.au, rega.be, treg.properties, red.monster, rey.vip, aeg.gal, breg.group, rtg.photography, eeg.consulting, rex.wtf, reu.design, geg.software, ref.earth, r0eg.site, rei.onl, rei.pet, deg.be, rng.codes, jeg.group, rexg.top, qreg.net, rag.dev, rex.codes, rey.co.jp, preg.online, neg.gay, rtg.net.au, reo.ro, rep.net.nz, deg.community, rzg.uk, red.vacations, reh.solutions, jeg.xyz, rei.coop, rei.tips, breg.com, red.link, rev.org, beg.co.uk, ren.aero, rpg.work, rog.io, rbeg.nl, rep.domains, aeg.autos, rez.social, rew.llc, rek.digital, ieg.dev, rge.tech, reng.systems, ref.so, 9eg.xyz, rem.koeln, rep.cool, leg.beauty, rag.media, greg.pics, rbg.tech, feg.red, refg.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rcg.academy</domain_name>
   <domain_keyword>rcg</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-07 07:26:10</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.hoster.ru</value>
    <value>ns11.hoster.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rge.info</domain_name>
   <domain_keyword>rge</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 17:13:35</query_time>
   <create_date>2005-12-15</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>rer.legal</domain_name>
   <domain_keyword>rer</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-04-12 10:18:16</query_time>
   <create_date>2020-11-17</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-17</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>RER ZAB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>4</num>
   <domain_name>aeg.tools</domain_name>
   <domain_keyword>aeg</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-07 22:43:06</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>&quot;FLAMING&quot; S.C. RAFA BLICHARSKI,MARIOLA LANGOSZ</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>reu.wiki</domain_name>
   <domain_keyword>reu</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-06 18:11:01</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TOV RIH EKSPERT UKRAINA</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adi.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rec.best</domain_name>
   <domain_keyword>rec</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-10 15:03:07</query_time>
   <create_date>2024-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>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>greg.loans</domain_name>
   <domain_keyword>greg</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-04-11 06:19:14</query_time>
   <create_date>2015-04-07</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>8</num>
   <domain_name>ree.fund</domain_name>
   <domain_keyword>ree</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-04-17 11:22:56</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>re9.pl</domain_name>
   <domain_keyword>re9</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-15 15:49:45</query_time>
   <create_date>2011-10-04</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>regu.jp</domain_name>
   <domain_keyword>regu</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 09:17:09</query_time>
   <create_date>2015-02-26</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5456-2560</registrant_phone>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>rep.bz</domain_name>
   <domain_keyword>rep</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-29 04:08:06</query_time>
   <create_date>2013-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-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>
   <name_servers>
    <value>jeff.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rdg.global</domain_name>
   <domain_keyword>rdg</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-02 16:25:35</query_time>
   <create_date>2016-06-21</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rig.tax</domain_name>
   <domain_keyword>rig</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-03 16:22:42</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Union Group Labs, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>rig.sh</domain_name>
   <domain_keyword>rig</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-03 16:22:42</query_time>
   <create_date>2021-12-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-19</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>ingrid.ns.cloudflare.com</value>
    <value>lex.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>re5.co.uk</domain_name>
   <domain_keyword>re5</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 01:37:32</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>rei.deals</domain_name>
   <domain_keyword>rei</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-04 08:50:29</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>rfg.agency</domain_name>
   <domain_keyword>rfg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-06 08:19:18</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-08-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>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>18</num>
   <domain_name>rec.energy</domain_name>
   <domain_keyword>rec</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-06 04:43:59</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>neavis UG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>rdg.family</domain_name>
   <domain_keyword>rdg</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-06 08:56:21</query_time>
   <create_date>2020-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>re2.app</domain_name>
   <domain_keyword>re2</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-06 09:05:51</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>regs.co.jp</domain_name>
   <domain_keyword>regs</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-09 00:30:17</query_time>
   <create_date>2020-04-01</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>REGS Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>eeg.tools</domain_name>
   <domain_keyword>eeg</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-11 17:28:07</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>aeg.repair</domain_name>
   <domain_keyword>aeg</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-12 04:25:35</query_time>
   <create_date>2014-05-09</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-09</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>AB Electrolux</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ieg.us</domain_name>
   <domain_keyword>ieg</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 03:29:08</query_time>
   <create_date>2004-06-05</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>Greg Ricks</registrant_name>
   <registrant_address>8808 Queens Ct</registrant_address>
   <registrant_city>College Station</registrant_city>
   <registrant_zip>77845</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7135810321</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>erg.energy</domain_name>
   <domain_keyword>erg</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-10 04:50:08</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>rig.us</domain_name>
   <domain_keyword>rig</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 12:20:44</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2027-04-23</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>IT Administrative Support</registrant_name>
   <registrant_address>22 Beaver St, Floor 4</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10004</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2128070334</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>heg.finance</domain_name>
   <domain_keyword>heg</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-06 19:32:44</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-06</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>28</num>
   <domain_name>rec.eu</domain_name>
   <domain_keyword>rec</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 13:13:49</query_time>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com/</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>rew.su</domain_name>
   <domain_keyword>rew</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:20:29</query_time>
   <create_date>2010-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>rew.email</domain_name>
   <domain_keyword>rew</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-08 05:27:28</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>31</num>
   <domain_name>reu.fit</domain_name>
   <domain_keyword>reu</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-08 19:00:05</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>32</num>
   <domain_name>reb.pw</domain_name>
   <domain_keyword>reb</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-07 03:21:19</query_time>
   <create_date>2020-03-01</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/reb.pw/registrant</registrant_email>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rego.services</domain_name>
   <domain_keyword>rego</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-13 11:20:54</query_time>
   <create_date>2021-01-01</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-01-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>Westhill Group AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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>34</num>
   <domain_name>rego.marketing</domain_name>
   <domain_keyword>rego</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-13 11:20:54</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park1.livedns.co.il</value>
    <value>park2.livedns.co.il</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>2eg.in</domain_name>
   <domain_keyword>2eg</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-13 06:03:36</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2026-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Awinlife network marketing</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>cody.ns.cloudflare.com</value>
    <value>irma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>retg.app</domain_name>
   <domain_keyword>retg</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-22 23:52:01</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>rng.org.uk</domain_name>
   <domain_keyword>rng</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-22 09:47:26</query_time>
   <create_date>2002-08-12</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-08-12</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>ns100.ukhosted.net</value>
    <value>ns101.ukhosted.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>veg.org</domain_name>
   <domain_keyword>veg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 22:22:57</query_time>
   <create_date>1995-08-08</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2030-08-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cardiff</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>gem.byteme.uk</value>
    <value>wyt.byteme.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ree.net.au</domain_name>
   <domain_keyword>ree</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-22 03:16:36</query_time>
   <update_date>2022-08-22</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Andy Brown</registrant_name>
   <name_servers>
    <value>ns6.abithost.com.au</value>
    <value>ns7.abithost.com.au</value>
    <value>ns8.abithost.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>rega.be</domain_name>
   <domain_keyword>rega</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-22 19:10:17</query_time>
   <create_date>2000-12-12</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>dns1.kulnet.kuleuven.be</value>
    <value>dns2.kulnet.kuleuven.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>treg.properties</domain_name>
   <domain_keyword>treg</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-05-20 15:16:23</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-17</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>42</num>
   <domain_name>red.monster</domain_name>
   <domain_keyword>red</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-20 05:25:22</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_state>BC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>rey.vip</domain_name>
   <domain_keyword>rey</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-19 04:31:52</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bin Zhou Shi Ji Xing Xin Xi Ji Shu You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</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>aries.dnspod.net</value>
    <value>flow.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>aeg.gal</domain_name>
   <domain_keyword>aeg</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-05-19 05:37:33</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH.com</registrar_name>
   <registrar_website>https://www.ovh.es</registrar_website>
   <registrant_country>FR</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>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>breg.group</domain_name>
   <domain_keyword>breg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-18 08:01:01</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BREG BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vlaams-Brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>rtg.photography</domain_name>
   <domain_keyword>rtg</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-15 01:33:29</query_time>
   <create_date>2016-07-20</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-20</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>47</num>
   <domain_name>eeg.consulting</domain_name>
   <domain_keyword>eeg</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-25 08:32:08</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</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>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>48</num>
   <domain_name>rex.wtf</domain_name>
   <domain_keyword>rex</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-25 16:09:11</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>reu.design</domain_name>
   <domain_keyword>reu</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-24 17:47:02</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-29</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>geg.software</domain_name>
   <domain_keyword>geg</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-18 21:46:42</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-16</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>ns59.domaincontrol.com</value>
    <value>ns60.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>51</num>
   <domain_name>ref.earth</domain_name>
   <domain_keyword>ref</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-19 10:38:00</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>r0eg.site</domain_name>
   <domain_keyword>r0eg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 18:37:15</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-19</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>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rei.onl</domain_name>
   <domain_keyword>rei</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-20 19:52:54</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>rei.pet</domain_name>
   <domain_keyword>rei</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-20 19:52:54</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>deg.be</domain_name>
   <domain_keyword>deg</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 13:15:25</query_time>
   <create_date>2001-03-19</create_date>
   <registrar_name>Gandi Sas</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-198-c.gandi.net</value>
    <value>ns-217-b.gandi.net</value>
    <value>ns-248-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>rng.codes</domain_name>
   <domain_keyword>rng</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-23 15:12:08</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</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>57</num>
   <domain_name>jeg.group</domain_name>
   <domain_keyword>jeg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-25 03:30:35</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rexg.top</domain_name>
   <domain_keyword>rexg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 16:09:32</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>meg.ns.cloudflare.com</value>
    <value>miguel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>qreg.net</domain_name>
   <domain_keyword>qreg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 04:34:25</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>elmo.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.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>rag.dev</domain_name>
   <domain_keyword>rag</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 08:14:03</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>https://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</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>imani.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rex.codes</domain_name>
   <domain_keyword>rex</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-28 21:24:14</query_time>
   <create_date>2017-09-22</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-22</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>62</num>
   <domain_name>rey.co.jp</domain_name>
   <domain_keyword>rey</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 21:25:52</query_time>
   <create_date>1999-05-28</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Rei Beauty Health Institute Co.,Ltd.</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>63</num>
   <domain_name>preg.online</domain_name>
   <domain_keyword>preg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 17:05:34</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>64</num>
   <domain_name>neg.gay</domain_name>
   <domain_keyword>neg</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-29 09:18:56</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Taipei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rtg.net.au</domain_name>
   <domain_keyword>rtg</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-30 21:15:03</query_time>
   <update_date>2024-05-29</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>sarah Rose</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>reo.ro</domain_name>
   <domain_keyword>reo</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-30 11:54:49</query_time>
   <create_date>2003-12-02</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>robert.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>rep.net.nz</domain_name>
   <domain_keyword>rep</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-30 11:55:52</query_time>
   <create_date>2020-01-04</create_date>
   <update_date>2024-01-02</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.melbourneit.com</value>
    <value>ns2.melbourneit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>deg.community</domain_name>
   <domain_keyword>deg</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-06-01 13:20:17</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-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>Contact Privacy Inc. Customer 0167184282</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>rzg.uk</domain_name>
   <domain_keyword>rzg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 02:17:55</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>ns1.brandable.uk</value>
    <value>ns2.brandable.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>red.vacations</domain_name>
   <domain_keyword>red</domain_keyword>
   <domain_tld>vacations</domain_tld>
   <query_time>2024-05-31 01:43:39</query_time>
   <create_date>2019-04-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>reh.solutions</domain_name>
   <domain_keyword>reh</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-01 05:32:35</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>jeg.xyz</domain_name>
   <domain_keyword>jeg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-06 00:47:43</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>rei.coop</domain_name>
   <domain_keyword>rei</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-04-10 16:57:34</query_time>
   <create_date>2002-03-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://www.encirca.com/html/whoisaccuracy.shtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Recreational Equipment, Inc.</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>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>edns3.ultradns.biz</value>
    <value>edns3.ultradns.com</value>
    <value>edns3.ultradns.net</value>
    <value>edns3.ultradns.org</value>
    <value>ns17.ultradns2.com</value>
    <value>ns17.ultradns2.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rei.tips</domain_name>
   <domain_keyword>rei</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-10 16:57:35</query_time>
   <create_date>2016-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>breg.com</domain_name>
   <domain_keyword>breg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 01:05:17</query_time>
   <create_date>1996-03-19</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2030-03-20</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>red.link</domain_name>
   <domain_keyword>red</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-08 15:50:56</query_time>
   <create_date>2019-05-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>rev.org</domain_name>
   <domain_keyword>rev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 00:44:01</query_time>
   <create_date>2004-03-25</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2032-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.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>78</num>
   <domain_name>beg.co.uk</domain_name>
   <domain_keyword>beg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 11:24:23</query_time>
   <create_date>2002-06-07</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>Commerce Internet Ltd [Tag = CI]</registrar_name>
   <registrar_website>http://www.commerce.uk.net</registrar_website>
   <name_servers>
    <value>ns1.commerce.uk.net</value>
    <value>ns2.commerce.uk.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>ren.aero</domain_name>
   <domain_keyword>ren</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-04 22:15:13</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-10-21</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>rpg.work</domain_name>
   <domain_keyword>rpg</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-09 12:54:52</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-02</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rog.io</domain_name>
   <domain_keyword>rog</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-09 21:45:51</query_time>
   <create_date>2011-05-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Build For Humans</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jack.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>rbeg.nl</domain_name>
   <domain_keyword>rbeg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 06:02:15</query_time>
   <create_date>2015-10-30</create_date>
   <update_date>2019-11-21</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>rep.domains</domain_name>
   <domain_keyword>rep</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-09 13:57:46</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>84</num>
   <domain_name>aeg.autos</domain_name>
   <domain_keyword>aeg</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-05-09 14:16:15</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>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>85</num>
   <domain_name>rez.social</domain_name>
   <domain_keyword>rez</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-06 08:16:03</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-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>ns39.domaincontrol.com</value>
    <value>ns40.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>86</num>
   <domain_name>rew.llc</domain_name>
   <domain_keyword>rew</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-08 05:27:28</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>rek.digital</domain_name>
   <domain_keyword>rek</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-10 19:54:40</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ieg.dev</domain_name>
   <domain_keyword>ieg</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 04:22:17</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-02</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 0154109207</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>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>rge.tech</domain_name>
   <domain_keyword>rge</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-05 20:50:50</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>reng.systems</domain_name>
   <domain_keyword>reng</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-05 19:59:28</query_time>
   <create_date>2016-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-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>ns49.domaincontrol.com</value>
    <value>ns50.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>91</num>
   <domain_name>ref.so</domain_name>
   <domain_keyword>ref</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-07 23:40:10</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrant_name>Dynadot Privacy Service</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>contact-us-at.edoms.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>9eg.xyz</domain_name>
   <domain_keyword>9eg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 19:57:26</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>rem.koeln</domain_name>
   <domain_keyword>rem</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-05-13 03:03:33</query_time>
   <create_date>2020-03-12</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark</registrar_name>
   <registrar_website>http://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Ulrike Schmitz Real-Estate-Management</registrant_company>
   <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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>rep.cool</domain_name>
   <domain_keyword>rep</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-12 10:24:29</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-07-18</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 0167868508</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>leg.beauty</domain_name>
   <domain_keyword>leg</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-12 10:51:22</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>96</num>
   <domain_name>rag.media</domain_name>
   <domain_keyword>rag</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-12 18:08:25</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.speedydns.net</value>
    <value>ns2.speedydns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>greg.pics</domain_name>
   <domain_keyword>greg</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-11 06:19:14</query_time>
   <create_date>2018-04-05</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-05</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>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>
  <value>
   <num>98</num>
   <domain_name>rbg.tech</domain_name>
   <domain_keyword>rbg</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-13 17:30:03</query_time>
   <create_date>2016-01-12</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Lin Jin Jiang</registrant_company>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>99</num>
   <domain_name>feg.red</domain_name>
   <domain_keyword>feg</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-29 05:59:49</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>3917</registrar_iana>
   <registrar_name>Sav.com, LLC - 27</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>refg.com</domain_name>
   <domain_keyword>refg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 13:35:45</query_time>
   <create_date>1999-12-28</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2026-12-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>ns5.afternic.com</value>
    <value>ns6.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>
 </results>
 <stats>
  <total_time>0.249</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.