WHOIS QUERY TIME

6 Jun 2024 - 7:20 AM UTC

Registered: 25 September 2007
Modified: 20 September 2022
Expiry: 25 September 2024

NAME SERVERS

wns54.hostgator.com.br
wns55.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Igreja Presbiteriana Ber?ia
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bereia.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bereia.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bereia.com.br",
            "domain_keyword": "bereia",
            "domain_tld": "com.br",
            "query_time": "2024-06-06 07:20:19",
            "create_date": "2007-09-25",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-25",
            "registrant_name": "Igreja Presbiteriana Ber?ia",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "wns54.hostgator.com.br",
                "wns55.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bereia.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bereia.com.br</domain_name>
   <domain_keyword>bereia</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-06 07:20:19</query_time>
   <create_date>2007-09-25</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrant_name>Igreja Presbiteriana Ber?ia</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>wns54.hostgator.com.br</value>
    <value>wns55.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</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.163 seconds) for "bereia.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Jan 2023 - 9:36 AM UTC

Registered: 25 September 2007
Modified: 20 September 2022
Expiry: 25 September 2024

NAME SERVERS

wns54.hostgator.com.br
wns55.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Igreja Presbiteriana Ber?ia

#2 - QUERY TIME

21 May 2023 - 11:54 AM UTC

Registered: 25 September 2007
Modified: 20 September 2022
Expiry: 25 September 2024

NAME SERVERS

wns54.hostgator.com.br
wns55.hostgator.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Igreja Presbiteriana Ber?ia
Country: Brazil
Email: [email protected]

* 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=bereia.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bereia.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bereia.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "bereia.com.br",
            "domain_keyword": "bereia",
            "domain_tld": "com.br",
            "query_time": "2023-01-28 09:36:02",
            "create_date": "2007-09-25",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-25",
            "registrant_name": "Igreja Presbiteriana Ber?ia",
            "name_servers": [
                "wns54.hostgator.com.br",
                "wns55.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "bereia.com.br",
            "domain_keyword": "bereia",
            "domain_tld": "com.br",
            "query_time": "2023-05-21 11:54:43",
            "create_date": "2007-09-25",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-25",
            "registrant_name": "Igreja Presbiteriana Ber?ia",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "wns54.hostgator.com.br",
                "wns55.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.163,
        "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>bereia.com.br</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>bereia.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bereia.com.br</domain_name>
   <domain_keyword>bereia</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-01-28 09:36:02</query_time>
   <create_date>2007-09-25</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrant_name>Igreja Presbiteriana Ber?ia</registrant_name>
   <name_servers>
    <value>wns54.hostgator.com.br</value>
    <value>wns55.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bereia.com.br</domain_name>
   <domain_keyword>bereia</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-05-21 11:54:43</query_time>
   <create_date>2007-09-25</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrant_name>Igreja Presbiteriana Ber?ia</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>wns54.hostgator.com.br</value>
    <value>wns55.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.163</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 1 domain names (in 0.132 seconds) which contained the exact domain keyword "bereia".
Domain Name Registered Expiry Registrar Ownership
1 bereia.com.br 25 Sep 2007 25 Sep 2024 - Igreja Presbiteriana Ber?ia
2 bereia.com 9 Jun 2014 9 Jun 2024 GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bereia&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bereia",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bereia.com.br, bereia.com",
    "results": [
        {
            "num": 1,
            "domain_name": "bereia.com.br",
            "domain_keyword": "bereia",
            "domain_tld": "com.br",
            "query_time": "2024-06-06 07:20:19",
            "create_date": "2007-09-25",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-25",
            "registrant_name": "Igreja Presbiteriana Ber?ia",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "wns54.hostgator.com.br",
                "wns55.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "bereia.com",
            "domain_keyword": "bereia",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:31:20",
            "create_date": "2014-06-09",
            "update_date": "2024-02-08",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.132,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bereia</domain_keyword>
  <sort_by>create_date</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>bereia.com.br, bereia.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bereia.com.br</domain_name>
   <domain_keyword>bereia</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-06 07:20:19</query_time>
   <create_date>2007-09-25</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrant_name>Igreja Presbiteriana Ber?ia</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>wns54.hostgator.com.br</value>
    <value>wns55.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bereia.com</domain_name>
   <domain_keyword>bereia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:31:20</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.132</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 5,400 domain names (in 0.318 seconds) which look and sound like the brand name "bereia".
Domain Name Registered Expiry Registrar Ownership
1 berega.team 14 Mar 2023 14 Mar 2025 Reliable Software Contact Privacy
2 beresa.com.br 27 Mar 2012 27 Mar 2025 - Bruno Eduardo Beresa
3 sereia.band 9 May 2024 9 May 2025 Key-Systems, LLC Ultimate IT Services
4 bereda.pl 3 Nov 2006 3 Nov 2024 HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA -
5 bereit.net 10 Oct 2013 10 Oct 2024 GoDaddy.com, LLC -
6 berega.com 9 Dec 2003 9 Dec 2024 GoDaddy.com, LLC -
7 bereja.com 20 Sep 2021 20 Sep 2024 Dynadot Inc -
8 bersia.com 12 Jun 2012 12 Jun 2024 eNom, LLC -
9 bergia.org 25 Sep 2019 25 Sep 2029 GoDaddy.com, LLC Domains By Proxy, LLC
10 bereza.cc 29 Nov 2021 29 Nov 2024 NameSilo, LLC -
11 bereit.ru 17 Jan 2007 17 Jan 2025 RU-CENTER-RU JSC BANK BEREIT
12 berdia.com 8 Apr 2012 8 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 bereila.ru 18 Nov 2014 18 Nov 2024 RU-CENTER-RU Private Person
14 berega.club 28 Aug 2021 28 Aug 2024 Key-Systems LLC c/o whoisproxy.com
15 berela.pl 20 Mar 2021 20 Mar 2025 OVH SAS -
16 bereoa.com 9 Apr 2007 9 Apr 2025 Network Solutions, LLC -
17 berekia.space 28 Oct 2023 28 Oct 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
18 bereka.net 13 Jul 2021 13 Jul 2024 GoDaddy.com, LLC -
19 sereia.co.uk 2 Oct 2006 2 Oct 2024 Zen Internet Limited [Tag = ZENSYS] -
20 sereia.store 6 Nov 2023 6 Nov 2024 OVH -
21 beleia.club 7 Mar 2020 7 Mar 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
22 bereza.co.uk 27 Mar 2003 27 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
23 berria.xyz 4 Mar 2023 4 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
24 lereia.com 16 Feb 2023 16 Feb 2025 Cloudflare, Inc. DATA REDACTED
25 bereda.com.pl 14 Jan 2019 14 Jan 2027 cyber_Folks S.A. -
26 berlia.org 17 Oct 2000 17 Oct 2024 eNom, LLC Martin and Harris Ltd.
27 berema.com 26 Nov 1997 25 Nov 2025 Domeneshop AS dba domainnameshop.com Berema A/S
28 sereia.co 5 Jun 2023 5 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 bereza.life 7 Apr 2023 7 Apr 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
30 bareia.com.br 23 Oct 2011 23 Oct 2025 - Sergio Ribeiro bareia
31 berega.vip 28 Aug 2021 28 Aug 2024 Key-Systems LLC Private Person
32 bereva.it 1 Jul 2019 31 Oct 2024 Tucows.com Co. Bereva Srl
33 bere3a.ru 22 Feb 2022 22 Feb 2025 REGRU-RU Yandex.Mail Exclusive email address feature
34 dereia.com 9 Dec 2021 9 Dec 2024 IONOS SE 1&1 Internet Inc
35 bereka.site 17 Aug 2023 17 Aug 2024 WEDOS Internet, a.s. WEDOS WHOIS Domain Privacy Protection, s.r.o.
36 beneia.com 4 Oct 2019 4 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
37 berlia.family 9 Jun 2016 9 Jun 2024 eNom, LLC Apeejay Stya Group
38 berena.ru 26 Sep 2018 26 Sep 2024 REGRU-RU Private Person
39 berdia.nl 12 Feb 2007 - team.blue nl B.V. -
40 bergia.xyz 4 May 2023 4 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
41 berecia.com 18 Apr 2024 18 Apr 2025 mat bao corporation Whoisprotection.cc
42 beeria.com 15 Mar 2000 15 Mar 2025 GoDaddy.com, LLC -
43 bereik.online 26 Apr 2016 26 Apr 2025 Key-Systems LLC MediaBookers B.V.
44 berera.online 22 Mar 2023 22 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
45 ibereia.com 8 Mar 2018 8 Mar 2025 Dynadot Inc -
46 berega.online 2 Oct 2018 2 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
47 berega.su 11 Jul 2020 11 Jul 2024 RUCENTER-SU Private Person
48 iereia.org 11 Nov 2022 11 Nov 2024 Squarespace Domains II LLC IEREIC
49 bereta.net 13 Jul 2023 13 Jul 2024 Cloudflare, Inc. DATA REDACTED
50 bereid.net 18 Feb 2020 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 berega.group 28 Aug 2021 28 Aug 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
52 bereik.eu - - Hostnet bv -
53 bereoa.net 9 Apr 2007 9 Apr 2025 Network Solutions, LLC -
54 bereid.org 4 Sep 2020 4 Sep 2024 Network Solutions, LLC Reid Hospital & Health Care Services, Inc
55 berema.net 25 Sep 2023 25 Sep 2024 GoDaddy.com, LLC -
56 bereza.pro 13 Oct 2011 13 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Pavel Berezovskiy
57 mereia.net 12 Nov 2008 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 bereca.com 6 Sep 2005 6 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
59 bereza.xyz 15 Aug 2015 15 Aug 2024 OVH X-SOFT, Marek Bereza
60 berewa.buzz 12 Jun 2023 12 Jun 2024 Sav.com LLC Privacy Protection
61 berela.com.pl 19 Apr 2020 19 Apr 2025 Globtel Internet Szymon Hersztek -
62 beredia.com 23 May 2024 23 May 2025 Amazon Registrar, Inc. Identity Protection Service
63 bergia.com 6 Jul 2003 1 Nov 2028 GoDaddy.com, LLC -
64 bergia.online 25 Sep 2019 25 Sep 2029 Go Daddy, LLC Domains By Proxy, LLC
65 bereza.live 18 Nov 2022 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 berera.website 22 Mar 2023 22 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
67 berega.pro 17 Feb 2020 17 Feb 2026 Registrar of Domain Names REG.RU LLC Data Protected
68 bereik.io 14 Oct 2014 14 Oct 2024 Key-Systems GmbH Bereik BV
69 bereza.de - - - -
70 beroia.eu - - Deutsche Telekom AG -
71 beleia.net 7 Mar 2020 7 Mar 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
72 bereza.me 31 Mar 2017 31 Mar 2025 Key-Systems GmbH GDPR Masked
73 sereia.site 20 May 2023 20 May 2025 Namecheap -
74 berein.net 6 Oct 2008 6 Oct 2024 Dinahosting s.l. Berein Internet S.L.
75 bereit.de - - - -
76 bereit.schwarz 27 Oct 2016 27 Oct 2024 EuroDNS S.A. Schwarz IT KG
77 berena.site 29 May 2024 29 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
78 berekia.com 9 Jun 2019 9 Jun 2025 Tucows Domains Inc. -
79 bereta.ro 17 Sep 2020 16 Sep 2024 ICI - Registrar -
80 beresa.com 10 Mar 1999 10 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
81 beresa.mobi 21 May 2007 21 May 2025 Key-Systems GmbH Beresa GmbH und Co. KG
82 bereis.sk 29 Jan 2024 29 Jan 2025 Josef Grill -
83 bereza.rocks 9 Oct 2017 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 bereza.info 26 Nov 2005 26 Nov 2024 Danesco Trading Ltd. REDACTED FOR PRIVACY
85 berria.com 2 Sep 2007 2 Sep 2024 Rebel.com REDACTED FOR PRIVACY
86 bereit.online 21 Jul 2023 21 Jul 2024 Dattatec.com SRL Donweb.com
87 bereza.tv 26 Feb 2019 26 Feb 2027 PDR Ltd. d/b/a PublicDomainRegistry.com Registry Services, LLC
88 bereda.com 21 Nov 2000 21 Nov 2025 GoDaddy.com, LLC -
89 berexa.com 2 Apr 2019 2 Apr 2025 GoDaddy.com, LLC -
90 beremia.com 27 Oct 2023 27 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 berera.com 27 Jun 2016 7 Apr 2025 REGISTER S.P.A. Berera s.r.l.
92 sereia.online 6 Aug 2023 6 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 sereia.cloud 9 Sep 2022 9 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 bernia.pl 10 Jan 2023 10 Jan 2025 Aftermarket.pl Limited -
95 bergia.nl 17 May 2008 - Media Village B.V. -
96 nereia.org 6 May 2011 6 May 2025 Go China Domains, LLC Domains By Proxy, LLC
97 bereza.nl 2 May 2021 - Hademax -
98 bereit.money 21 May 2024 21 May 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
99 bereza.ru 2 Oct 2003 2 Oct 2024 REGRU-RU Private Person
100 beresa.info 20 Apr 2021 20 Apr 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Bereia.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bereia.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bereia.com.br",
        "page_size": 100
    },
    "count": {
        "total": 5400,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "berega.team, beresa.com.br, sereia.band, bereda.pl, bereit.net, berega.com, bereja.com, bersia.com, bergia.org, bereza.cc, bereit.ru, berdia.com, bereila.ru, berega.club, berela.pl, bereoa.com, berekia.space, bereka.net, sereia.co.uk, sereia.store, beleia.club, bereza.co.uk, berria.xyz, lereia.com, bereda.com.pl, berlia.org, berema.com, sereia.co, bereza.life, bareia.com.br, berega.vip, bereva.it, bere3a.ru, dereia.com, bereka.site, beneia.com, berlia.family, berena.ru, berdia.nl, bergia.xyz, berecia.com, beeria.com, bereik.online, berera.online, ibereia.com, berega.online, berega.su, iereia.org, bereta.net, bereid.net, berega.group, bereik.eu, bereoa.net, bereid.org, berema.net, bereza.pro, mereia.net, bereca.com, bereza.xyz, berewa.buzz, berela.com.pl, beredia.com, bergia.com, bergia.online, bereza.live, berera.website, berega.pro, bereik.io, bereza.de, beroia.eu, beleia.net, bereza.me, sereia.site, berein.net, bereit.de, bereit.schwarz, berena.site, berekia.com, bereta.ro, beresa.com, beresa.mobi, bereis.sk, bereza.rocks, bereza.info, berria.com, bereit.online, bereza.tv, bereda.com, berexa.com, beremia.com, berera.com, sereia.online, sereia.cloud, bernia.pl, bergia.nl, nereia.org, bereza.nl, bereit.money, bereza.ru, beresa.info",
    "results": [
        {
            "num": 1,
            "domain_name": "berega.team",
            "domain_keyword": "berega",
            "domain_tld": "team",
            "query_time": "2024-05-13 23:33:04",
            "create_date": "2023-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "registrar_iana": 3246,
            "registrar_name": "Reliable Software",
            "registrar_website": "https://hoster.by/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "beresa.com.br",
            "domain_keyword": "beresa",
            "domain_tld": "com.br",
            "query_time": "2024-06-06 07:21:19",
            "create_date": "2012-03-27",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-27",
            "registrant_name": "Bruno Eduardo Beresa",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns524.hostgator.com.br",
                "ns525.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "sereia.band",
            "domain_keyword": "sereia",
            "domain_tld": "band",
            "query_time": "2024-05-12 14:17:48",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ultimate IT Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bereda.pl",
            "domain_keyword": "bereda",
            "domain_tld": "pl",
            "query_time": "2024-05-27 20:13:21",
            "create_date": "2006-11-03",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-03",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bereit.net",
            "domain_keyword": "bereit",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:20:20",
            "create_date": "2013-10-10",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "berega.com",
            "domain_keyword": "berega",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:31:15",
            "create_date": "2003-12-09",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bereja.com",
            "domain_keyword": "bereja",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:31:40",
            "create_date": "2021-09-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "chan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bersia.com",
            "domain_keyword": "bersia",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:05:48",
            "create_date": "2012-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bergia.org",
            "domain_keyword": "bergia",
            "domain_tld": "org",
            "query_time": "2024-05-20 18:17:52",
            "create_date": "2019-09-25",
            "update_date": "2023-08-09",
            "expiry_date": "2029-09-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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bereza.cc",
            "domain_keyword": "bereza",
            "domain_tld": "cc",
            "query_time": "2024-05-31 08:55:38",
            "create_date": "2021-11-29",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bereit.ru",
            "domain_keyword": "bereit",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:45",
            "create_date": "2007-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC BANK BEREIT",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "berdia.com",
            "domain_keyword": "berdia",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:29:14",
            "create_date": "2012-04-08",
            "update_date": "2020-05-28",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bereila.ru",
            "domain_keyword": "bereila",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:45",
            "create_date": "2014-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "berega.club",
            "domain_keyword": "berega",
            "domain_tld": "club",
            "query_time": "2024-05-20 18:15:58",
            "create_date": "2021-08-28",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-28",
            "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": 15,
            "domain_name": "berela.pl",
            "domain_keyword": "berela",
            "domain_tld": "pl",
            "query_time": "2024-06-06 07:20:52",
            "create_date": "2021-03-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-20",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 16,
            "domain_name": "bereoa.com",
            "domain_keyword": "bereoa",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:32:58",
            "create_date": "2007-04-09",
            "update_date": "2022-02-08",
            "expiry_date": "2025-04-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "berekia.space",
            "domain_keyword": "berekia",
            "domain_tld": "space",
            "query_time": "2024-05-09 18:43:59",
            "create_date": "2023-10-28",
            "update_date": "2023-11-13",
            "expiry_date": "2025-10-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bereka.net",
            "domain_keyword": "bereka",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:20:21",
            "create_date": "2021-07-13",
            "update_date": "2023-05-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sereia.co.uk",
            "domain_keyword": "sereia",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 19:41:37",
            "create_date": "2006-10-02",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-02",
            "registrar_name": "Zen Internet Limited [Tag = ZENSYS]",
            "registrar_website": "https://www.zen.co.uk",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "sereia.store",
            "domain_keyword": "sereia",
            "domain_tld": "store",
            "query_time": "2024-05-19 01:48:55",
            "create_date": "2023-11-06",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "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.",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "beleia.club",
            "domain_keyword": "beleia",
            "domain_tld": "club",
            "query_time": "2024-04-28 02:57:11",
            "create_date": "2020-03-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.web.de",
                "ns2.web.de",
                "ns3.web.de",
                "ns4.web.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bereza.co.uk",
            "domain_keyword": "bereza",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 19:15:37",
            "create_date": "2003-03-27",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-27",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "berria.xyz",
            "domain_keyword": "berria",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 23:45:35",
            "create_date": "2023-03-04",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "lereia.com",
            "domain_keyword": "lereia",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:30:42",
            "create_date": "2023-02-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "OH",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/lereia.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "kay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "bereda.com.pl",
            "domain_keyword": "bereda",
            "domain_tld": "com.pl",
            "query_time": "2024-06-06 07:20:14",
            "create_date": "2019-01-14",
            "update_date": "2024-01-08",
            "expiry_date": "2027-01-14",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.domeny.host",
                "ns2.domeny.host"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "berlia.org",
            "domain_keyword": "berlia",
            "domain_tld": "org",
            "query_time": "2024-04-19 09:03:23",
            "create_date": "2000-10-17",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Martin and Harris Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "berema.com",
            "domain_keyword": "berema",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:31:57",
            "create_date": "1997-11-26",
            "update_date": "2024-04-17",
            "expiry_date": "2025-11-25",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_company": "Berema A/S",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "sereia.co",
            "domain_keyword": "sereia",
            "domain_tld": "co",
            "query_time": "2024-04-28 18:32:43",
            "create_date": "2023-06-05",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bereza.life",
            "domain_keyword": "bereza",
            "domain_tld": "life",
            "query_time": "2024-06-06 07:21:57",
            "create_date": "2023-04-07",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-07",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Sankt-Peterburg",
            "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",
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bareia.com.br",
            "domain_keyword": "bareia",
            "domain_tld": "com.br",
            "query_time": "2024-06-09 23:51:03",
            "create_date": "2011-10-23",
            "update_date": "2022-10-25",
            "expiry_date": "2025-10-23",
            "registrant_name": "Sergio Ribeiro bareia",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 31,
            "domain_name": "berega.vip",
            "domain_keyword": "berega",
            "domain_tld": "vip",
            "query_time": "2024-05-20 18:16:00",
            "create_date": "2021-08-28",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tver",
            "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": 32,
            "domain_name": "bereva.it",
            "domain_keyword": "bereva",
            "domain_tld": "it",
            "query_time": "2024-05-27 20:13:58",
            "create_date": "2019-07-01",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-31",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "Bereva Srl",
            "registrant_address": "Via Vecchia 18/C",
            "registrant_city": "Ora",
            "registrant_state": "BZ",
            "registrant_zip": "39040",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 33,
            "domain_name": "bere3a.ru",
            "domain_keyword": "bere3a",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:36",
            "create_date": "2022-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "dereia.com",
            "domain_keyword": "dereia",
            "domain_tld": "com",
            "query_time": "2024-06-09 11:35:03",
            "create_date": "2021-12-09",
            "update_date": "2021-12-09",
            "expiry_date": "2024-12-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1034.ui-dns.de",
                "ns1051.ui-dns.com",
                "ns1055.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bereka.site",
            "domain_keyword": "bereka",
            "domain_tld": "site",
            "query_time": "2024-05-09 18:43:56",
            "create_date": "2023-08-17",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-17",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_name": "Josef Grill",
            "registrant_company": "WEDOS WHOIS Domain Privacy Protection, s.r.o.",
            "registrant_address": "Masarykova 1230",
            "registrant_city": "Hluboka nad Vltavou",
            "registrant_zip": "37341",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.380999335",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "beneia.com",
            "domain_keyword": "beneia",
            "domain_tld": "com",
            "query_time": "2024-06-04 22:56:16",
            "create_date": "2019-10-04",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "berlia.family",
            "domain_keyword": "berlia",
            "domain_tld": "family",
            "query_time": "2024-04-19 09:03:23",
            "create_date": "2016-06-09",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apeejay Stya Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "berena.ru",
            "domain_keyword": "berena",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:54",
            "create_date": "2018-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "berdia.nl",
            "domain_keyword": "berdia",
            "domain_tld": "nl",
            "query_time": "2024-05-09 18:43:11",
            "create_date": "2007-02-12",
            "update_date": "2021-11-30",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "bergia.xyz",
            "domain_keyword": "bergia",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 18:46:48",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "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": 41,
            "domain_name": "berecia.com",
            "domain_keyword": "berecia",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:37:17",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1586,
            "registrar_name": "mat bao corporation",
            "registrar_website": "https://www.matbao.net",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "Lot 2-1, Incubator 1, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+60.389966788",
            "name_servers": [
                "ns1.ecpage.com",
                "ns2.ecpage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "beeria.com",
            "domain_keyword": "beeria",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:12:09",
            "create_date": "2000-03-15",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bereik.online",
            "domain_keyword": "bereik",
            "domain_tld": "online",
            "query_time": "2024-05-04 15:43:23",
            "create_date": "2016-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "MediaBookers B.V.",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "berera.online",
            "domain_keyword": "berera",
            "domain_tld": "online",
            "query_time": "2024-05-09 18:44:35",
            "create_date": "2023-03-22",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ibereia.com",
            "domain_keyword": "ibereia",
            "domain_tld": "com",
            "query_time": "2024-05-20 21:00:35",
            "create_date": "2018-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "berega.online",
            "domain_keyword": "berega",
            "domain_tld": "online",
            "query_time": "2024-06-06 07:20:16",
            "create_date": "2018-10-02",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-02",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "berega.su",
            "domain_keyword": "berega",
            "domain_tld": "su",
            "query_time": "2024-05-05 16:32:33",
            "create_date": "2020-07-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsu0.serveroid.com",
                "nsu1.serveroid.com",
                "nsu2.serveroid.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 48,
            "domain_name": "iereia.org",
            "domain_keyword": "iereia",
            "domain_tld": "org",
            "query_time": "2024-05-21 10:15:11",
            "create_date": "2022-11-11",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IEREIC",
            "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": [
                "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": 49,
            "domain_name": "bereta.net",
            "domain_keyword": "bereta",
            "domain_tld": "net",
            "query_time": "2024-05-27 20:13:55",
            "create_date": "2023-07-13",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "GE",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GE",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/bereta.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bereid.net",
            "domain_keyword": "bereid",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:20:19",
            "create_date": "2020-02-18",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bereid.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "berega.group",
            "domain_keyword": "berega",
            "domain_tld": "group",
            "query_time": "2024-05-20 18:15:58",
            "create_date": "2021-08-28",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-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": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bereik.eu",
            "domain_keyword": "bereik",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:56:01",
            "registrar_name": "Hostnet bv",
            "registrar_website": "www.hostnet.nl",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ]
        },
        {
            "num": 53,
            "domain_name": "bereoa.net",
            "domain_keyword": "bereoa",
            "domain_tld": "net",
            "query_time": "2024-04-18 03:32:58",
            "create_date": "2007-04-09",
            "update_date": "2022-02-08",
            "expiry_date": "2025-04-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bereid.org",
            "domain_keyword": "bereid",
            "domain_tld": "org",
            "query_time": "2024-05-20 18:16:00",
            "create_date": "2020-09-04",
            "update_date": "2022-03-22",
            "expiry_date": "2024-09-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reid Hospital & Health Care Services, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "berema.net",
            "domain_keyword": "berema",
            "domain_tld": "net",
            "query_time": "2024-05-09 18:44:01",
            "create_date": "2023-09-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bereza.pro",
            "domain_keyword": "bereza",
            "domain_tld": "pro",
            "query_time": "2024-06-06 07:21:58",
            "create_date": "2011-10-13",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-13",
            "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": "Pavel Berezovskiy",
            "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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "mereia.net",
            "domain_keyword": "mereia",
            "domain_tld": "net",
            "query_time": "2024-04-16 09:41:45",
            "create_date": "2008-11-12",
            "update_date": "2023-04-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mereia.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bereca.com",
            "domain_keyword": "bereca",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:31:03",
            "create_date": "2005-09-06",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f26d8851-ad2d-4a71-a12f-dc3177d146cd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bereza.xyz",
            "domain_keyword": "bereza",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 03:33:59",
            "create_date": "2015-08-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-15",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "X-SOFT, Marek Bereza",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bereza.xyz",
                "ns2.bereza.xyz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "berewa.buzz",
            "domain_keyword": "berewa",
            "domain_tld": "buzz",
            "query_time": "2024-05-09 18:44:46",
            "create_date": "2023-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "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": [
                "fonzie.ns.cloudflare.com",
                "kristina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "berela.com.pl",
            "domain_keyword": "berela",
            "domain_tld": "com.pl",
            "query_time": "2024-05-16 09:05:54",
            "create_date": "2020-04-19",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-19",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "beredia.com",
            "domain_keyword": "beredia",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:56:12",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of beredia.com 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-1004.awsdns-61.net",
                "ns-1119.awsdns-11.org",
                "ns-1761.awsdns-28.co.uk",
                "ns-193.awsdns-24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bergia.com",
            "domain_keyword": "bergia",
            "domain_tld": "com",
            "query_time": "2024-05-20 18:17:52",
            "create_date": "2003-07-06",
            "update_date": "2023-09-26",
            "expiry_date": "2028-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "bergia.online",
            "domain_keyword": "bergia",
            "domain_tld": "online",
            "query_time": "2024-05-20 18:17:52",
            "create_date": "2019-09-25",
            "update_date": "2024-04-15",
            "expiry_date": "2029-09-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bereza.live",
            "domain_keyword": "bereza",
            "domain_tld": "live",
            "query_time": "2024-05-31 08:55:38",
            "create_date": "2022-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "berera.website",
            "domain_keyword": "berera",
            "domain_tld": "website",
            "query_time": "2024-05-09 18:44:35",
            "create_date": "2023-03-22",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "berega.pro",
            "domain_keyword": "berega",
            "domain_tld": "pro",
            "query_time": "2024-06-06 07:20:16",
            "create_date": "2020-02-17",
            "update_date": "2024-02-09",
            "expiry_date": "2026-02-17",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bereik.io",
            "domain_keyword": "bereik",
            "domain_tld": "io",
            "query_time": "2024-06-06 07:20:19",
            "create_date": "2014-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bereik BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "collins.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "bereza.de",
            "domain_keyword": "bereza",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:50:59",
            "update_date": "2020-09-04",
            "name_servers": [
                "a-dns-service.de",
                "ns3.kas-dns-server.de",
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 70,
            "domain_name": "beroia.eu",
            "domain_keyword": "beroia",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:56:13",
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ]
        },
        {
            "num": 71,
            "domain_name": "beleia.net",
            "domain_keyword": "beleia",
            "domain_tld": "net",
            "query_time": "2024-05-09 06:28:13",
            "create_date": "2020-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/beleia.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.web.de",
                "ns2.web.de",
                "ns3.web.de",
                "ns4.web.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bereza.me",
            "domain_keyword": "bereza",
            "domain_tld": "me",
            "query_time": "2024-05-20 18:16:39",
            "create_date": "2017-03-31",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.euhost.co",
                "ns1.euhost.co",
                "ns2.euhost.co"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sereia.site",
            "domain_keyword": "sereia",
            "domain_tld": "site",
            "query_time": "2024-05-23 19:41:37",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "NY",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "berein.net",
            "domain_keyword": "berein",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:20:20",
            "create_date": "2008-10-06",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "Berein Internet S.L.",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "?lava",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/berein.net",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bereit.de",
            "domain_keyword": "bereit",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:50:55",
            "update_date": "2023-08-21",
            "name_servers": [
                "docks15.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 76,
            "domain_name": "bereit.schwarz",
            "domain_keyword": "bereit",
            "domain_tld": "schwarz",
            "query_time": "2024-05-09 18:43:55",
            "create_date": "2016-10-27",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_company": "Schwarz IT KG",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.do-ex.com",
                "ns.do-ex.net",
                "ns.do-ex.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "berena.site",
            "domain_keyword": "berena",
            "domain_tld": "site",
            "query_time": "2024-06-01 17:44:09",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "berekia.com",
            "domain_keyword": "berekia",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:20:51",
            "create_date": "2019-06-09",
            "update_date": "2024-05-27",
            "expiry_date": "2025-06-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bereta.ro",
            "domain_keyword": "bereta",
            "domain_tld": "ro",
            "query_time": "2024-05-27 20:13:55",
            "create_date": "2020-09-17",
            "expiry_date": "2024-09-16",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.shopmania.org",
                "ns2.shopmania.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 80,
            "domain_name": "beresa.com",
            "domain_keyword": "beresa",
            "domain_tld": "com",
            "query_time": "2024-05-13 23:33:30",
            "create_date": "1999-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "-",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.kunden.de",
                "sec.avency.de",
                "theopolis.avency.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "beresa.mobi",
            "domain_keyword": "beresa",
            "domain_tld": "mobi",
            "query_time": "2024-05-23 01:59:08",
            "create_date": "2007-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beresa GmbH und Co. KG",
            "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.kunden.de",
                "sec.avency.de",
                "theopolis.avency.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bereis.sk",
            "domain_keyword": "bereis",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:57:34",
            "create_date": "2024-01-29",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-29",
            "registrar_name": "Josef Grill",
            "name_servers": [
                "bailey.ns.cloudflare.com",
                "chance.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 83,
            "domain_name": "bereza.rocks",
            "domain_keyword": "bereza",
            "domain_tld": "rocks",
            "query_time": "2024-04-18 03:33:59",
            "create_date": "2017-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bereza.info",
            "domain_keyword": "bereza",
            "domain_tld": "info",
            "query_time": "2024-05-31 08:55:38",
            "create_date": "2005-11-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.1cloud.ru",
                "ns02.1cloud.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "berria.com",
            "domain_keyword": "berria",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:42:49",
            "create_date": "2007-09-02",
            "update_date": "2023-07-18",
            "expiry_date": "2024-09-02",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "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.mm8.parklogic.com",
                "ns2.mm8.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bereit.online",
            "domain_keyword": "bereit",
            "domain_tld": "online",
            "query_time": "2024-05-31 08:55:05",
            "create_date": "2023-07-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1388,
            "registrar_name": "Dattatec.com SRL",
            "registrar_website": "https://www.donweb.com",
            "registrant_company": "Donweb.com",
            "registrant_state": "Santa Fe",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bereza.tv",
            "domain_keyword": "bereza",
            "domain_tld": "tv",
            "query_time": "2024-05-09 18:44:48",
            "create_date": "2019-02-26",
            "update_date": "2024-02-21",
            "expiry_date": "2027-02-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bereda.com",
            "domain_keyword": "bereda",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:05:45",
            "create_date": "2000-11-21",
            "update_date": "2022-09-29",
            "expiry_date": "2025-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.rcm.net.mx",
                "ns2.rcm.net.mx"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "berexa.com",
            "domain_keyword": "berexa",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:33:57",
            "create_date": "2019-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "beremia.com",
            "domain_keyword": "beremia",
            "domain_tld": "com",
            "query_time": "2024-05-09 18:44:02",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.gmc.ec",
                "ns2.gmc.ec"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "berera.com",
            "domain_keyword": "berera",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:05:58",
            "create_date": "2016-06-27",
            "update_date": "2024-05-10",
            "expiry_date": "2025-04-07",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Berera s.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sereia.online",
            "domain_keyword": "sereia",
            "domain_tld": "online",
            "query_time": "2024-04-28 18:32:43",
            "create_date": "2023-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sereia.cloud",
            "domain_keyword": "sereia",
            "domain_tld": "cloud",
            "query_time": "2024-04-23 05:02:09",
            "create_date": "2022-09-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "bernia.pl",
            "domain_keyword": "bernia",
            "domain_tld": "pl",
            "query_time": "2024-05-27 15:32:05",
            "create_date": "2023-01-10",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-10",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns1.serwerseo.info",
                "dns2.serwerseo.info",
                "dns3.serwerseo.info",
                "dns4.serwerseo.info"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bergia.nl",
            "domain_keyword": "bergia",
            "domain_tld": "nl",
            "query_time": "2024-04-22 13:28:49",
            "create_date": "2008-05-17",
            "update_date": "2022-10-11",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 96,
            "domain_name": "nereia.org",
            "domain_keyword": "nereia",
            "domain_tld": "org",
            "query_time": "2024-05-13 20:54:32",
            "create_date": "2011-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, 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": [
                "earl.ns.cloudflare.com",
                "elaine.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bereza.nl",
            "domain_keyword": "bereza",
            "domain_tld": "nl",
            "query_time": "2024-06-06 07:21:58",
            "create_date": "2021-05-02",
            "update_date": "2023-03-10",
            "registrar_name": "Hademax",
            "name_servers": [
                "ns1.hademax.eu",
                "ns2.quicksites.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 98,
            "domain_name": "bereit.money",
            "domain_keyword": "bereit",
            "domain_tld": "money",
            "query_time": "2024-06-01 19:28:40",
            "create_date": "2024-05-21",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-21",
            "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": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bereza.ru",
            "domain_keyword": "bereza",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:05:00",
            "create_date": "2003-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hostbank.net",
                "ns2.hostbank.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "beresa.info",
            "domain_keyword": "beresa",
            "domain_tld": "info",
            "query_time": "2024-05-04 15:43:34",
            "create_date": "2021-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "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": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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": [
                "b.ns14.net",
                "c.ns14.net",
                "ns3.imago.de",
                "ns9.imago.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.318,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bereia.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5400</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>berega.team, beresa.com.br, sereia.band, bereda.pl, bereit.net, berega.com, bereja.com, bersia.com, bergia.org, bereza.cc, bereit.ru, berdia.com, bereila.ru, berega.club, berela.pl, bereoa.com, berekia.space, bereka.net, sereia.co.uk, sereia.store, beleia.club, bereza.co.uk, berria.xyz, lereia.com, bereda.com.pl, berlia.org, berema.com, sereia.co, bereza.life, bareia.com.br, berega.vip, bereva.it, bere3a.ru, dereia.com, bereka.site, beneia.com, berlia.family, berena.ru, berdia.nl, bergia.xyz, berecia.com, beeria.com, bereik.online, berera.online, ibereia.com, berega.online, berega.su, iereia.org, bereta.net, bereid.net, berega.group, bereik.eu, bereoa.net, bereid.org, berema.net, bereza.pro, mereia.net, bereca.com, bereza.xyz, berewa.buzz, berela.com.pl, beredia.com, bergia.com, bergia.online, bereza.live, berera.website, berega.pro, bereik.io, bereza.de, beroia.eu, beleia.net, bereza.me, sereia.site, berein.net, bereit.de, bereit.schwarz, berena.site, berekia.com, bereta.ro, beresa.com, beresa.mobi, bereis.sk, bereza.rocks, bereza.info, berria.com, bereit.online, bereza.tv, bereda.com, berexa.com, beremia.com, berera.com, sereia.online, sereia.cloud, bernia.pl, bergia.nl, nereia.org, bereza.nl, bereit.money, bereza.ru, beresa.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>berega.team</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-13 23:33:04</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>3246</registrar_iana>
   <registrar_name>Reliable Software</registrar_name>
   <registrar_website>https://hoster.by/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy</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>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>beresa.com.br</domain_name>
   <domain_keyword>beresa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-06 07:21:19</query_time>
   <create_date>2012-03-27</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrant_name>Bruno Eduardo Beresa</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns524.hostgator.com.br</value>
    <value>ns525.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sereia.band</domain_name>
   <domain_keyword>sereia</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-12 14:17:48</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</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>Ultimate IT Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bereda.pl</domain_name>
   <domain_keyword>bereda</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 20:13:21</query_time>
   <create_date>2006-11-03</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bereit.net</domain_name>
   <domain_keyword>bereit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:20:20</query_time>
   <create_date>2013-10-10</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>6</num>
   <domain_name>berega.com</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:31:15</query_time>
   <create_date>2003-12-09</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>7</num>
   <domain_name>bereja.com</domain_name>
   <domain_keyword>bereja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:31:40</query_time>
   <create_date>2021-09-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>chan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bersia.com</domain_name>
   <domain_keyword>bersia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:05:48</query_time>
   <create_date>2012-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bergia.org</domain_name>
   <domain_keyword>bergia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 18:17:52</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2029-09-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bereza.cc</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 08:55:38</query_time>
   <create_date>2021-11-29</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bereit.ru</domain_name>
   <domain_keyword>bereit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:45</query_time>
   <create_date>2007-01-17</create_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC BANK BEREIT</registrant_company>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>berdia.com</domain_name>
   <domain_keyword>berdia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:29:14</query_time>
   <create_date>2012-04-08</create_date>
   <update_date>2020-05-28</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bereila.ru</domain_name>
   <domain_keyword>bereila</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:45</query_time>
   <create_date>2014-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>berega.club</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-20 18:15:58</query_time>
   <create_date>2021-08-28</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>15</num>
   <domain_name>berela.pl</domain_name>
   <domain_keyword>berela</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 07:20:52</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bereoa.com</domain_name>
   <domain_keyword>bereoa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:32:58</query_time>
   <create_date>2007-04-09</create_date>
   <update_date>2022-02-08</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>berekia.space</domain_name>
   <domain_keyword>berekia</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-09 18:43:59</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bereka.net</domain_name>
   <domain_keyword>bereka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:20:21</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-07-13</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>ns0.wixdns.net</value>
    <value>ns1.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>19</num>
   <domain_name>sereia.co.uk</domain_name>
   <domain_keyword>sereia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 19:41:37</query_time>
   <create_date>2006-10-02</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>Zen Internet Limited [Tag = ZENSYS]</registrar_name>
   <registrar_website>https://www.zen.co.uk</registrar_website>
   <name_servers>
    <value>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>sereia.store</domain_name>
   <domain_keyword>sereia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 01:48:55</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <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>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>beleia.club</domain_name>
   <domain_keyword>beleia</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-28 02:57:11</query_time>
   <create_date>2020-03-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.web.de</value>
    <value>ns2.web.de</value>
    <value>ns3.web.de</value>
    <value>ns4.web.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bereza.co.uk</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 19:15:37</query_time>
   <create_date>2003-03-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>berria.xyz</domain_name>
   <domain_keyword>berria</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 23:45:35</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>lereia.com</domain_name>
   <domain_keyword>lereia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:30:42</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/lereia.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>kay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bereda.com.pl</domain_name>
   <domain_keyword>bereda</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-06 07:20:14</query_time>
   <create_date>2019-01-14</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2027-01-14</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.domeny.host</value>
    <value>ns2.domeny.host</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>berlia.org</domain_name>
   <domain_keyword>berlia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 09:03:23</query_time>
   <create_date>2000-10-17</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Martin and Harris Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.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>berema.com</domain_name>
   <domain_keyword>berema</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:31:57</query_time>
   <create_date>1997-11-26</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-11-25</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_company>Berema A/S</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sereia.co</domain_name>
   <domain_keyword>sereia</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-28 18:32:43</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bereza.life</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-06 07:21:57</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-07</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>g Sankt-Peterburg</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>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bareia.com.br</domain_name>
   <domain_keyword>bareia</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-09 23:51:03</query_time>
   <create_date>2011-10-23</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2025-10-23</expiry_date>
   <registrant_name>Sergio Ribeiro bareia</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>berega.vip</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-20 18:16:00</query_time>
   <create_date>2021-08-28</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tver</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>32</num>
   <domain_name>bereva.it</domain_name>
   <domain_keyword>bereva</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 20:13:58</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>Bereva Srl</registrant_company>
   <registrant_address>Via Vecchia 18/C</registrant_address>
   <registrant_city>Ora</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39040</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bere3a.ru</domain_name>
   <domain_keyword>bere3a</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:36</query_time>
   <create_date>2022-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</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>34</num>
   <domain_name>dereia.com</domain_name>
   <domain_keyword>dereia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 11:35:03</query_time>
   <create_date>2021-12-09</create_date>
   <update_date>2021-12-09</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1034.ui-dns.de</value>
    <value>ns1051.ui-dns.com</value>
    <value>ns1055.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bereka.site</domain_name>
   <domain_keyword>bereka</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 18:43:56</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_name>Josef Grill</registrant_name>
   <registrant_company>WEDOS WHOIS Domain Privacy Protection, s.r.o.</registrant_company>
   <registrant_address>Masarykova 1230</registrant_address>
   <registrant_city>Hluboka nad Vltavou</registrant_city>
   <registrant_zip>37341</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.380999335</registrant_phone>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>beneia.com</domain_name>
   <domain_keyword>beneia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 22:56:16</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>berlia.family</domain_name>
   <domain_keyword>berlia</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-19 09:03:23</query_time>
   <create_date>2016-06-09</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apeejay Stya Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>berena.ru</domain_name>
   <domain_keyword>berena</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:54</query_time>
   <create_date>2018-09-26</create_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>berdia.nl</domain_name>
   <domain_keyword>berdia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 18:43:11</query_time>
   <create_date>2007-02-12</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bergia.xyz</domain_name>
   <domain_keyword>bergia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 18:46:48</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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>41</num>
   <domain_name>berecia.com</domain_name>
   <domain_keyword>berecia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:37:17</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>mat bao corporation</registrar_name>
   <registrar_website>https://www.matbao.net</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>Lot 2-1, Incubator 1, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+60.389966788</registrant_fax>
   <name_servers>
    <value>ns1.ecpage.com</value>
    <value>ns2.ecpage.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>beeria.com</domain_name>
   <domain_keyword>beeria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:12:09</query_time>
   <create_date>2000-03-15</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bereik.online</domain_name>
   <domain_keyword>bereik</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 15:43:23</query_time>
   <create_date>2016-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>MediaBookers B.V.</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>berera.online</domain_name>
   <domain_keyword>berera</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 18:44:35</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ibereia.com</domain_name>
   <domain_keyword>ibereia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 21:00:35</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>berega.online</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-06 07:20:16</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>berega.su</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 16:32:33</query_time>
   <create_date>2020-07-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsu0.serveroid.com</value>
    <value>nsu1.serveroid.com</value>
    <value>nsu2.serveroid.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>iereia.org</domain_name>
   <domain_keyword>iereia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 10:15:11</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IEREIC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>49</num>
   <domain_name>bereta.net</domain_name>
   <domain_keyword>bereta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 20:13:55</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GE</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/bereta.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bereid.net</domain_name>
   <domain_keyword>bereid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:20:19</query_time>
   <create_date>2020-02-18</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bereid.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>berega.group</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-20 18:15:58</query_time>
   <create_date>2021-08-28</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-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>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>52</num>
   <domain_name>bereik.eu</domain_name>
   <domain_keyword>bereik</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:56:01</query_time>
   <registrar_name>Hostnet bv</registrar_name>
   <registrar_website>www.hostnet.nl</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
  </value>
  <value>
   <num>53</num>
   <domain_name>bereoa.net</domain_name>
   <domain_keyword>bereoa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 03:32:58</query_time>
   <create_date>2007-04-09</create_date>
   <update_date>2022-02-08</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bereid.org</domain_name>
   <domain_keyword>bereid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 18:16:00</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2022-03-22</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reid Hospital &amp; Health Care Services, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>berema.net</domain_name>
   <domain_keyword>berema</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 18:44:01</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bereza.pro</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-06 07:21:58</query_time>
   <create_date>2011-10-13</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-13</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>Pavel Berezovskiy</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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mereia.net</domain_name>
   <domain_keyword>mereia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 09:41:45</query_time>
   <create_date>2008-11-12</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mereia.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>58</num>
   <domain_name>bereca.com</domain_name>
   <domain_keyword>bereca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:31:03</query_time>
   <create_date>2005-09-06</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f26d8851-ad2d-4a71-a12f-dc3177d146cd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bereza.xyz</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 03:33:59</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>X-SOFT, Marek Bereza</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bereza.xyz</value>
    <value>ns2.bereza.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>berewa.buzz</domain_name>
   <domain_keyword>berewa</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-09 18:44:46</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</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>fonzie.ns.cloudflare.com</value>
    <value>kristina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>berela.com.pl</domain_name>
   <domain_keyword>berela</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-16 09:05:54</query_time>
   <create_date>2020-04-19</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>beredia.com</domain_name>
   <domain_keyword>beredia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:56:12</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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 beredia.com 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-1004.awsdns-61.net</value>
    <value>ns-1119.awsdns-11.org</value>
    <value>ns-1761.awsdns-28.co.uk</value>
    <value>ns-193.awsdns-24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bergia.com</domain_name>
   <domain_keyword>bergia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 18:17:52</query_time>
   <create_date>2003-07-06</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2028-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bergia.online</domain_name>
   <domain_keyword>bergia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 18:17:52</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2029-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bereza.live</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-31 08:55:38</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>berera.website</domain_name>
   <domain_keyword>berera</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-09 18:44:35</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>berega.pro</domain_name>
   <domain_keyword>berega</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-06 07:20:16</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2026-02-17</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bereik.io</domain_name>
   <domain_keyword>bereik</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-06 07:20:19</query_time>
   <create_date>2014-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</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>Bereik BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>collins.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bereza.de</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:50:59</query_time>
   <update_date>2020-09-04</update_date>
   <name_servers>
    <value>a-dns-service.de</value>
    <value>ns3.kas-dns-server.de</value>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>beroia.eu</domain_name>
   <domain_keyword>beroia</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:56:13</query_time>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>beleia.net</domain_name>
   <domain_keyword>beleia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 06:28:13</query_time>
   <create_date>2020-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>https://whoispro.domain-robot.org/whois/beleia.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.web.de</value>
    <value>ns2.web.de</value>
    <value>ns3.web.de</value>
    <value>ns4.web.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bereza.me</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-20 18:16:39</query_time>
   <create_date>2017-03-31</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-31</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.euhost.co</value>
    <value>ns1.euhost.co</value>
    <value>ns2.euhost.co</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sereia.site</domain_name>
   <domain_keyword>sereia</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 19:41:37</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>NY</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>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>74</num>
   <domain_name>berein.net</domain_name>
   <domain_keyword>berein</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:20:20</query_time>
   <create_date>2008-10-06</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_company>Berein Internet S.L.</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>?lava</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/berein.net</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bereit.de</domain_name>
   <domain_keyword>bereit</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:50:55</query_time>
   <update_date>2023-08-21</update_date>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>bereit.schwarz</domain_name>
   <domain_keyword>bereit</domain_keyword>
   <domain_tld>schwarz</domain_tld>
   <query_time>2024-05-09 18:43:55</query_time>
   <create_date>2016-10-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_company>Schwarz IT KG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.do-ex.com</value>
    <value>ns.do-ex.net</value>
    <value>ns.do-ex.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>berena.site</domain_name>
   <domain_keyword>berena</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 17:44:09</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</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>78</num>
   <domain_name>berekia.com</domain_name>
   <domain_keyword>berekia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:20:51</query_time>
   <create_date>2019-06-09</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bereta.ro</domain_name>
   <domain_keyword>bereta</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-27 20:13:55</query_time>
   <create_date>2020-09-17</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.shopmania.org</value>
    <value>ns2.shopmania.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>beresa.com</domain_name>
   <domain_keyword>beresa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 23:33:30</query_time>
   <create_date>1999-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>-</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.kunden.de</value>
    <value>sec.avency.de</value>
    <value>theopolis.avency.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>beresa.mobi</domain_name>
   <domain_keyword>beresa</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-23 01:59:08</query_time>
   <create_date>2007-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-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_company>Beresa GmbH und Co. KG</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.kunden.de</value>
    <value>sec.avency.de</value>
    <value>theopolis.avency.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bereis.sk</domain_name>
   <domain_keyword>bereis</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:57:34</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Josef Grill</registrar_name>
   <name_servers>
    <value>bailey.ns.cloudflare.com</value>
    <value>chance.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>bereza.rocks</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-18 03:33:59</query_time>
   <create_date>2017-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bereza.info</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 08:55:38</query_time>
   <create_date>2005-11-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.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>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.1cloud.ru</value>
    <value>ns02.1cloud.ru</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>berria.com</domain_name>
   <domain_keyword>berria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:42:49</query_time>
   <create_date>2007-09-02</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.mm8.parklogic.com</value>
    <value>ns2.mm8.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bereit.online</domain_name>
   <domain_keyword>bereit</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 08:55:05</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>Dattatec.com SRL</registrar_name>
   <registrar_website>https://www.donweb.com</registrar_website>
   <registrant_company>Donweb.com</registrant_company>
   <registrant_state>Santa Fe</registrant_state>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bereza.tv</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-09 18:44:48</query_time>
   <create_date>2019-02-26</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2027-02-26</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>Registry Services, 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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>bereda.com</domain_name>
   <domain_keyword>bereda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:05:45</query_time>
   <create_date>2000-11-21</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.rcm.net.mx</value>
    <value>ns2.rcm.net.mx</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>berexa.com</domain_name>
   <domain_keyword>berexa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:33:57</query_time>
   <create_date>2019-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>90</num>
   <domain_name>beremia.com</domain_name>
   <domain_keyword>beremia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 18:44:02</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.gmc.ec</value>
    <value>ns2.gmc.ec</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>berera.com</domain_name>
   <domain_keyword>berera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:05:58</query_time>
   <create_date>2016-06-27</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Berera s.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sereia.online</domain_name>
   <domain_keyword>sereia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 18:32:43</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sereia.cloud</domain_name>
   <domain_keyword>sereia</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-23 05:02:09</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bernia.pl</domain_name>
   <domain_keyword>bernia</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 15:32:05</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>dns1.serwerseo.info</value>
    <value>dns2.serwerseo.info</value>
    <value>dns3.serwerseo.info</value>
    <value>dns4.serwerseo.info</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bergia.nl</domain_name>
   <domain_keyword>bergia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 13:28:49</query_time>
   <create_date>2008-05-17</create_date>
   <update_date>2022-10-11</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>nereia.org</domain_name>
   <domain_keyword>nereia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 20:54:32</query_time>
   <create_date>2011-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, 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>earl.ns.cloudflare.com</value>
    <value>elaine.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>97</num>
   <domain_name>bereza.nl</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 07:21:58</query_time>
   <create_date>2021-05-02</create_date>
   <update_date>2023-03-10</update_date>
   <registrar_name>Hademax</registrar_name>
   <name_servers>
    <value>ns1.hademax.eu</value>
    <value>ns2.quicksites.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bereit.money</domain_name>
   <domain_keyword>bereit</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-06-01 19:28:40</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-21</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>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bereza.ru</domain_name>
   <domain_keyword>bereza</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:05:00</query_time>
   <create_date>2003-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hostbank.net</value>
    <value>ns2.hostbank.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>beresa.info</domain_name>
   <domain_keyword>beresa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 15:43:34</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</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>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>ns3.imago.de</value>
    <value>ns9.imago.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.318</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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