WHOIS QUERY TIME

6 Jun 2024 - 7:20 AM UTC

Registered: 19 September 1997
Modified: 4 July 2022

REGISTRAR

Name: The Registrar Company B.V.

DNSSEC

no

NAME SERVERS

aida.ns.cloudflare.com
tosana.ns.cloudflare.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=beren.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "beren.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "beren.nl",
            "domain_keyword": "beren",
            "domain_tld": "nl",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "1997-09-19",
            "update_date": "2022-07-04",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>beren.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>beren.nl</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>1997-09-19</create_date>
   <update_date>2022-07-04</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </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 3 historical WHOIS records (in 0.03 seconds) for "beren.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Mar 2015 - 12:00 AM UTC

REGISTRAR

IANA: 1474
Name: WideXS|Wielingenstraat 8|1441ZR Purmerend|Netherlands||

NAME SERVERS

ns1.widexs.nl
ns2.widexs.net
ns3.widexs.nl

DOMAIN STATUS

active

#2 - QUERY TIME

6 Jan 2023 - 1:36 AM UTC

Registered: 19 September 1997
Modified: 4 July 2022

REGISTRAR

Name: The Registrar Company B.V.

NAME SERVERS

aida.ns.cloudflare.com
tosana.ns.cloudflare.com

DOMAIN STATUS

Active

#3 - QUERY TIME

6 Jan 2023 - 1:36 AM UTC

Registered: 19 September 1997
Modified: 4 July 2022

REGISTRAR

Name: The Registrar Company B.V.

DNSSEC

no

NAME SERVERS

aida.ns.cloudflare.com
tosana.ns.cloudflare.com

DOMAIN STATUS

Active

* 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=beren.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "beren.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "beren.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "beren.nl",
            "domain_keyword": "beren",
            "domain_tld": "nl",
            "query_time": "2015-03-26 00:00:00",
            "registrar_iana": 1474,
            "registrar_name": "WideXS|Wielingenstraat 8|1441ZR Purmerend|Netherlands||",
            "name_servers": [
                "ns1.widexs.nl",
                "ns2.widexs.net",
                "ns3.widexs.nl"
            ],
            "domain_status": [
                "active"
            ]
        },
        {
            "num": 2,
            "domain_name": "beren.nl",
            "domain_keyword": "beren",
            "domain_tld": "nl",
            "query_time": "2023-01-06 01:36:13",
            "create_date": "1997-09-19",
            "update_date": "2022-07-04",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "beren.nl",
            "domain_keyword": "beren",
            "domain_tld": "nl",
            "query_time": "2023-01-06 01:36:13",
            "create_date": "1997-09-19",
            "update_date": "2022-07-04",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "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>beren.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>beren.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>beren.nl</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2015-03-26 00:00:00</query_time>
   <registrar_iana>1474</registrar_iana>
   <registrar_name>WideXS|Wielingenstraat 8|1441ZR Purmerend|Netherlands||</registrar_name>
   <name_servers>
    <value>ns1.widexs.nl</value>
    <value>ns2.widexs.net</value>
    <value>ns3.widexs.nl</value>
   </name_servers>
   <domain_status>
    <value>active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>beren.nl</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-01-06 01:36:13</query_time>
   <create_date>1997-09-19</create_date>
   <update_date>2022-07-04</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>beren.nl</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-01-06 01:36:13</query_time>
   <create_date>1997-09-19</create_date>
   <update_date>2022-07-04</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 33 domain names (in 0.022 seconds) which contained the exact domain keyword "beren".
Domain Name Registered Expiry Registrar Ownership
1 beren.nl 19 Sep 1997 - The Registrar Company B.V. -
2 beren.com 30 Dec 1999 30 Dec 2027 Network Solutions, LLC -
3 beren.net 29 May 2000 29 May 2025 Mesh Digital Limited -
4 beren.dk 7 Jun 2002 30 Jun 2026 - Karsten Damgaard
5 beren.sk 26 Nov 2003 26 Nov 2024 WebSupport s.r.o. 247.sk, s.r.o.
6 beren.be 16 Jan 2005 - VIND.be -
7 beren.org 28 Aug 2005 28 Aug 2027 GoDaddy.com, LLC Domains By Proxy, LLC
8 beren.it 3 May 2007 3 May 2025 Aruba s.p.a. hidden
9 beren.us 9 May 2009 8 May 2024 Network Solutions, LLC Alexander C Wagner
10 beren.hu 10 Oct 2011 - - -
11 beren.email 8 Dec 2015 8 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 beren.haus 22 Dec 2015 22 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 beren.restaurant 20 Jan 2016 20 Jan 2025 The Registrar Company B.V. De Beren Franchise
14 beren.ru 21 Nov 2019 21 Nov 2024 NETHOUSE-RU Private Person
15 beren.dev 16 Aug 2020 16 Aug 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
16 beren.hr 6 Oct 2020 6 Oct 2024 Hrvatski Telekom d.d. (Regica.net) AKUBEREN d.o.o.
17 beren.stream 15 Oct 2020 15 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu DSGNS
18 beren.live 15 Oct 2020 15 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu DSGNS
19 beren.me 11 Apr 2021 11 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 beren.io 25 Jul 2021 25 Jul 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 beren.tech 27 Sep 2021 27 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
22 beren.cat 10 Dec 2021 10 Dec 2024 10dencehispahard S.L. (CDmon.com) -
23 beren.co.uk 22 Feb 2022 22 Feb 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
24 beren.studio 30 May 2022 30 May 2025 İsimtescil Bilişim A.Ş. REDACTED FOR PRIVACY
25 beren.bio 6 Jul 2022 6 Jul 2025 eNom, LLC Data Protected
26 beren.cn 22 Apr 2023 22 Apr 2025 广东时代互联科技有限公司 李慧琳
27 beren.asia 28 Apr 2023 28 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com YONG LENG
28 beren.uk 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
29 beren.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
30 beren.shop 6 Apr 2024 6 Apr 2025 Namecheap, Inc. -
31 beren.store 3 May 2024 3 May 2025 Ligne Web Services -
32 beren.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
33 beren.com.au - - Web Address Registration Pty Ltd Lin Petterwood
34 beren.eu - - NETIM -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=beren&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "beren",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 34,
        "relation": "eq",
        "current": 34
    },
    "unique_domains": "beren.nl, beren.com, beren.net, beren.dk, beren.sk, beren.be, beren.org, beren.it, beren.us, beren.hu, beren.email, beren.haus, beren.restaurant, beren.ru, beren.dev, beren.hr, beren.stream, beren.live, beren.me, beren.io, beren.tech, beren.cat, beren.co.uk, beren.studio, beren.bio, beren.cn, beren.asia, beren.uk, beren.xyz, beren.shop, beren.store, beren.info, beren.com.au, beren.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "beren.nl",
            "domain_keyword": "beren",
            "domain_tld": "nl",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "1997-09-19",
            "update_date": "2022-07-04",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "beren.com",
            "domain_keyword": "beren",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:32:01",
            "create_date": "1999-12-30",
            "update_date": "2022-10-31",
            "expiry_date": "2027-12-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "beren.net",
            "domain_keyword": "beren",
            "domain_tld": "net",
            "query_time": "2024-05-31 08:55:24",
            "create_date": "2000-05-29",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "beren.dk",
            "domain_keyword": "beren",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:01:02",
            "create_date": "2002-06-07",
            "expiry_date": "2026-06-30",
            "registrant_name": "Karsten Damgaard",
            "registrant_address": "Ansgargade 26, st. th",
            "registrant_city": "Odense C",
            "registrant_zip": "5000",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "beren.sk",
            "domain_keyword": "beren",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:57:34",
            "create_date": "2003-11-26",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-26",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Ing. Juraj Mazak",
            "registrant_company": "247.sk, s.r.o.",
            "registrant_address": "Vodarenska 636/3",
            "registrant_city": "Kosice",
            "registrant_zip": "04001",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "beren.be",
            "domain_keyword": "beren",
            "domain_tld": "be",
            "query_time": "2024-05-09 18:44:03",
            "create_date": "2005-01-16",
            "registrar_name": "VIND.be",
            "registrar_website": "http://vind.be",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 7,
            "domain_name": "beren.org",
            "domain_keyword": "beren",
            "domain_tld": "org",
            "query_time": "2024-04-18 03:32:01",
            "create_date": "2005-08-28",
            "update_date": "2024-03-10",
            "expiry_date": "2027-08-28",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "beren.it",
            "domain_keyword": "beren",
            "domain_tld": "it",
            "query_time": "2024-05-19 07:04:01",
            "create_date": "2007-05-03",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-03",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "beren.us",
            "domain_keyword": "beren",
            "domain_tld": "us",
            "query_time": "2024-06-02 14:09:00",
            "create_date": "2009-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2024-05-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Alexander C Wagner Alexander C Wagner",
            "registrant_company": "Alexander C Wagner",
            "registrant_address": "855 W DILLON RD APT I205",
            "registrant_city": "LOUISVILLE",
            "registrant_state": "CO",
            "registrant_zip": "80027-4017",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3039037549",
            "registrant_fax": "+1.9999999999",
            "name_servers": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "beren.hu",
            "domain_keyword": "beren",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:25:28",
            "create_date": "2011-10-10"
        },
        {
            "num": 11,
            "domain_name": "beren.email",
            "domain_keyword": "beren",
            "domain_tld": "email",
            "query_time": "2024-05-27 20:13:44",
            "create_date": "2015-12-08",
            "update_date": "2023-06-26",
            "expiry_date": "2025-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "beren.haus",
            "domain_keyword": "beren",
            "domain_tld": "haus",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "2015-12-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "beren.restaurant",
            "domain_keyword": "beren",
            "domain_tld": "restaurant",
            "query_time": "2024-05-27 20:13:44",
            "create_date": "2016-01-20",
            "update_date": "2023-11-04",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "http://www.theregistrarcompany.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "De Beren Franchise",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "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": [
                "virginia.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "beren.ru",
            "domain_keyword": "beren",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:55",
            "create_date": "2019-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "beren.dev",
            "domain_keyword": "beren",
            "domain_tld": "dev",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "2020-08-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-08-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gordon.ns.cloudflare.com",
                "mimi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "beren.hr",
            "domain_keyword": "beren",
            "domain_tld": "hr",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "2020-10-06",
            "update_date": "2020-10-22",
            "expiry_date": "2024-10-06",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "AKUBEREN d.o.o.",
            "registrant_address": "Gjure Szaba 4",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.oblacno.net",
                "ns2.oblacno.net"
            ]
        },
        {
            "num": 17,
            "domain_name": "beren.stream",
            "domain_keyword": "beren",
            "domain_tld": "stream",
            "query_time": "2024-04-18 03:32:01",
            "create_date": "2020-10-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DSGNS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "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": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "beren.live",
            "domain_keyword": "beren",
            "domain_tld": "live",
            "query_time": "2024-05-09 18:44:03",
            "create_date": "2020-10-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DSGNS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "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": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "beren.me",
            "domain_keyword": "beren",
            "domain_tld": "me",
            "query_time": "2024-05-20 18:16:25",
            "create_date": "2021-04-11",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "beren.io",
            "domain_keyword": "beren",
            "domain_tld": "io",
            "query_time": "2024-05-31 08:55:24",
            "create_date": "2021-07-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-07-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chin.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "beren.tech",
            "domain_keyword": "beren",
            "domain_tld": "tech",
            "query_time": "2024-05-20 18:16:25",
            "create_date": "2021-09-27",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-27",
            "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": 22,
            "domain_name": "beren.cat",
            "domain_keyword": "beren",
            "domain_tld": "cat",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "2021-12-10",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "beren.co.uk",
            "domain_keyword": "beren",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 15:43:29",
            "create_date": "2022-02-22",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-22",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "gordon.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "beren.studio",
            "domain_keyword": "beren",
            "domain_tld": "studio",
            "query_time": "2024-06-02 14:09:00",
            "create_date": "2022-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3826,
            "registrar_name": "İsimtescil Bilişim A.Ş.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CANKAYA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expired1.dnsenable.com",
                "expired2.dnsenable.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "beren.bio",
            "domain_keyword": "beren",
            "domain_tld": "bio",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "2022-07-06",
            "update_date": "2022-07-11",
            "expiry_date": "2025-07-06",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": 26,
            "domain_name": "beren.cn",
            "domain_keyword": "beren",
            "domain_tld": "cn",
            "query_time": "2024-04-23 00:45:10",
            "create_date": "2023-04-22",
            "expiry_date": "2025-04-22",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "李慧琳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "harleigh.ns.cloudflare.com",
                "khalid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "beren.asia",
            "domain_keyword": "beren",
            "domain_tld": "asia",
            "query_time": "2024-05-09 18:44:03",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YONG LENG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hunan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "beren.uk",
            "domain_keyword": "beren",
            "domain_tld": "uk",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "beren.xyz",
            "domain_keyword": "beren",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 23:33:08",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "beren.shop",
            "domain_keyword": "beren",
            "domain_tld": "shop",
            "query_time": "2024-06-06 07:20:58",
            "create_date": "2024-04-06",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "beren.store",
            "domain_keyword": "beren",
            "domain_tld": "store",
            "query_time": "2024-05-06 17:31:54",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the 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.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "beren.info",
            "domain_keyword": "beren",
            "domain_tld": "info",
            "query_time": "2024-05-25 17:03:24",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "beren.com.au",
            "domain_keyword": "beren",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 03:32:01",
            "update_date": "2021-03-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Lin Petterwood",
            "name_servers": [
                "commerce.ecn.net.au",
                "warp.ecn.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "beren.eu",
            "domain_keyword": "beren",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:56:01",
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com/domain-name/",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>beren</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>34</total>
  <relation>eq</relation>
  <current>34</current>
 </count>
 <unique_domains>beren.nl, beren.com, beren.net, beren.dk, beren.sk, beren.be, beren.org, beren.it, beren.us, beren.hu, beren.email, beren.haus, beren.restaurant, beren.ru, beren.dev, beren.hr, beren.stream, beren.live, beren.me, beren.io, beren.tech, beren.cat, beren.co.uk, beren.studio, beren.bio, beren.cn, beren.asia, beren.uk, beren.xyz, beren.shop, beren.store, beren.info, beren.com.au, beren.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>beren.nl</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>1997-09-19</create_date>
   <update_date>2022-07-04</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>beren.com</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:32:01</query_time>
   <create_date>1999-12-30</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2027-12-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>beren.net</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 08:55:24</query_time>
   <create_date>2000-05-29</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>beren.dk</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:01:02</query_time>
   <create_date>2002-06-07</create_date>
   <expiry_date>2026-06-30</expiry_date>
   <registrant_name>Karsten Damgaard</registrant_name>
   <registrant_address>Ansgargade 26, st. th</registrant_address>
   <registrant_city>Odense C</registrant_city>
   <registrant_zip>5000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>beren.sk</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:57:34</query_time>
   <create_date>2003-11-26</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Ing. Juraj Mazak</registrant_name>
   <registrant_company>247.sk, s.r.o.</registrant_company>
   <registrant_address>Vodarenska 636/3</registrant_address>
   <registrant_city>Kosice</registrant_city>
   <registrant_zip>04001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>beren.be</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-09 18:44:03</query_time>
   <create_date>2005-01-16</create_date>
   <registrar_name>VIND.be</registrar_name>
   <registrar_website>http://vind.be</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>beren.org</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 03:32:01</query_time>
   <create_date>2005-08-28</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2027-08-28</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>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>8</num>
   <domain_name>beren.it</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 07:04:01</query_time>
   <create_date>2007-05-03</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>beren.us</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 14:09:00</query_time>
   <create_date>2009-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Alexander C Wagner Alexander C Wagner</registrant_name>
   <registrant_company>Alexander C Wagner</registrant_company>
   <registrant_address>855 W DILLON RD APT I205</registrant_address>
   <registrant_city>LOUISVILLE</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80027-4017</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3039037549</registrant_phone>
   <registrant_fax>+1.9999999999</registrant_fax>
   <name_servers>
    <value>ns31.worldnic.com</value>
    <value>ns32.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>beren.hu</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:25:28</query_time>
   <create_date>2011-10-10</create_date>
  </value>
  <value>
   <num>11</num>
   <domain_name>beren.email</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-27 20:13:44</query_time>
   <create_date>2015-12-08</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>beren.haus</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>2015-12-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>beren.restaurant</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-05-27 20:13:44</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>http://www.theregistrarcompany.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>De Beren Franchise</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>virginia.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>beren.ru</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:55</query_time>
   <create_date>2019-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>beren.dev</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>2020-08-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>gordon.ns.cloudflare.com</value>
    <value>mimi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>beren.hr</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2020-10-22</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>AKUBEREN d.o.o.</registrant_name>
   <registrant_address>Gjure Szaba 4</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.oblacno.net</value>
    <value>ns2.oblacno.net</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>beren.stream</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-04-18 03:32:01</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DSGNS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <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>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>beren.live</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-09 18:44:03</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DSGNS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <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>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>beren.me</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-20 18:16:25</query_time>
   <create_date>2021-04-11</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>beren.io</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 08:55:24</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chin.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>beren.tech</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-20 18:16:25</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-27</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>22</num>
   <domain_name>beren.cat</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>beren.co.uk</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 15:43:29</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>gordon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>beren.studio</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-02 14:09:00</query_time>
   <create_date>2022-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>İsimtescil Bilişim A.Ş.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CANKAYA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expired1.dnsenable.com</value>
    <value>expired2.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>beren.bio</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2022-07-11</update_date>
   <expiry_date>2025-07-06</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>Data Protected</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>26</num>
   <domain_name>beren.cn</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 00:45:10</query_time>
   <create_date>2023-04-22</create_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>李慧琳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>harleigh.ns.cloudflare.com</value>
    <value>khalid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>beren.asia</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-09 18:44:03</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YONG LENG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hunan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>beren.uk</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>beren.xyz</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 23:33:08</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>beren.shop</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-06 07:20:58</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>beren.store</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 17:31:54</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>beren.info</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 17:03:24</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>beren.com.au</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 03:32:01</query_time>
   <update_date>2021-03-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Lin Petterwood</registrant_name>
   <name_servers>
    <value>commerce.ecn.net.au</value>
    <value>warp.ecn.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>beren.eu</domain_name>
   <domain_keyword>beren</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:56:01</query_time>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com/domain-name/</registrar_website>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.022</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 2,026 domain names (in 0.05 seconds) which look and sound like the brand name "beren".
Domain Name Registered Expiry Registrar Ownership
1 bueren.nl 20 Oct 2009 - XNS Registrar B.V. -
2 bezen.info 20 Dec 2007 20 Dec 2024 IONOS SE REDACTED FOR PRIVACY
3 besen.sk 8 Jun 2021 8 Jun 2024 ACTIVE 24, s.r.o. EVsOLUTION Kft.
4 leren.live 12 Nov 2020 12 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
5 heren.info 23 Dec 2018 23 Dec 2024 CSC Corporate Domains, Inc. Reed Business Information Limited
6 beden.net 27 Sep 2005 27 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 bereg.shop 6 Feb 2017 6 Feb 2025 JSC RU-CENTER -
8 berea.club 6 Mar 2024 6 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 berens.info 26 Oct 2020 26 Oct 2024 Realtime Register B.V. My Domain Provider
10 veren.support 27 Oct 2021 27 Oct 2024 Network Solutions, LLC crescent point energy trust ltd
11 beres.org 14 Jan 2023 14 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
12 berel.shop 24 Jan 2024 24 Jan 2025 GoDaddy.com LLC -
13 berem.com 30 Jul 2002 30 Jul 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
14 beiren.cc 25 Sep 2022 25 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
15 deren.it 12 Nov 2016 13 Nov 2024 Algorithmedia S.r.l. Puglia.com srls
16 heren.net 24 Jun 2022 24 Jun 2024 Dynadot Inc -
17 heren.ru 6 Nov 2023 6 Nov 2024 REGRU-RU Private Person
18 beran.sk 23 Jul 2013 23 Jul 2024 WebSupport s.r.o. neon, s.r.o.
19 eeren.cn 29 Apr 2023 29 Apr 2025 江苏邦宁科技有限公司 胡丽平
20 peren.org 27 Apr 2020 27 Apr 2025 OVH sas Pole d'expertise de la regulation numerique
21 berin.net 8 Jun 2023 8 Jun 2024 DropCatch.com 971 LLC SuperAspect LTD
22 neren.news 6 Mar 2020 6 Mar 2025 Register.com, Inc. PrimeMLS
23 neren.com.br 9 Apr 2012 9 Apr 2024 - CRISTINA IWABE
24 beden.xyz 3 Feb 2024 3 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
25 beran.net 6 Apr 1999 6 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
26 berein.net 6 Oct 2008 6 Oct 2024 Dinahosting s.l. Berein Internet S.L.
27 bergen.consulting 15 Apr 2021 15 Apr 2025 IONOS SE 1&1 Internet Limited
28 zeren.de - - - -
29 berend.ru 27 Mar 2023 27 Mar 2025 REGRU-RU Temir at, LLC
30 meren.pro 24 Aug 2023 24 Aug 2024 Registrar of Domain Names REG.RU LLC Private Person
31 berec.com 22 Mar 1999 21 Mar 2033 GoDaddy.com, LLC Domains By Proxy, LLC
32 bjren.net 20 Jun 2022 20 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
33 beden.org 13 May 2017 13 May 2025 Register SpA The Well Garden
34 berenn.be 21 Nov 2013 - Rootnet NOC B.V. -
35 bergen.brussels 17 Nov 2014 17 Nov 2024 NETIM REDACTED FOR PRIVACY
36 bersen.org 6 Dec 2023 6 Dec 2024 ODTÜ Geliştirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Şirketi REDACTED FOR PRIVACY
37 berens.co.uk 16 Oct 2023 16 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
38 berek.com 17 Nov 1997 16 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
39 bereo.com 12 Oct 2004 12 Oct 2024 GoDaddy.com, LLC -
40 weren.com 13 Aug 2004 13 Aug 2024 GoDaddy.com, LLC -
41 boren.com 4 Jun 1996 3 Jun 2024 Tucows Domains Inc. -
42 keren.dev 2 Mar 2019 2 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
43 berin.be 24 Aug 2006 - Registrar.eu -
44 beyen.org 12 Mar 2001 12 Mar 2025 IONOS SE REDACTED FOR PRIVACY
45 bsren.com 6 Aug 2023 6 Aug 2024 Gname 016 Inc -
46 beres.pl 14 Jun 2002 13 Jun 2024 OVH SAS -
47 berend.com 27 Jan 1997 28 Jan 2025 Tucows Domains Inc. -
48 belen.photography 13 Feb 2014 13 Feb 2025 Tucows Domains Inc. Personal use
49 breen.co.uk 3 Sep 1999 3 Sep 2024 Fastnet International Ltd [Tag = FASTNET] -
50 ceren.in 6 Jun 2023 6 Jun 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
51 beden.hu 8 Oct 2020 - - -
52 beken.ru 5 Oct 2016 5 Oct 2024 RU-CENTER-RU Private Person
53 breen.dev 2 Mar 2019 2 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
54 bereg.ooo 9 Aug 2018 9 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER OOO BEREG
55 beeren.com 9 May 2002 9 May 2025 united domains AG -
56 berens.com 12 Jun 1997 11 Jun 2025 Tucows Domains Inc. -
57 bergen.tools 25 Jun 2014 25 Jun 2024 IONOS SE A & A Trading (UK) Ltd
58 berena.site 29 May 2024 29 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
59 berex.com 20 Nov 1997 19 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
60 berean.info 30 May 2014 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 berens.nrw 14 Apr 2015 14 Apr 2025 Cronon GmbH -
62 beret.cloud 26 Jul 2020 26 Jul 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
63 benen.net 15 Aug 2004 15 Aug 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
64 berxen.com 17 Jan 2016 17 Jan 2025 1API GmbH REDACTED FOR PRIVACY
65 bedren.com 13 Jun 2021 13 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 bergn.com 1 Mar 2012 1 Mar 2026 Porkbun LLC Private by Design, LLC
67 berne.one 7 Mar 2022 7 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
68 bemen.pro 17 Apr 2024 17 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
69 besen.global 5 Oct 2015 5 Oct 2024 IONOS SE REDACTED FOR PRIVACY
70 berne.work 10 Jul 2022 10 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen hui qi
71 beten.digital 18 Mar 2020 18 Mar 2025 INWX GmbH REDACTED FOR PRIVACY
72 heren.digital 12 Jan 2023 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 deren.com 15 Jan 2011 15 Jan 2033 Alibaba Cloud Computing (Beijing) Co., Ltd. -
74 seren.vet 5 Apr 2020 5 Apr 2025 IONOS SE Data Privacy Protected
75 berena.com 19 Aug 2010 19 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
76 peren.co.nz 15 May 2007 - Freeparking Limited t/a DiscountDomains -
77 beret.ru 24 Jul 2005 24 Jul 2024 REGRU-RU Private Person
78 bered.ru 27 Jan 2017 27 Jan 2025 REGRU-RU Private Person
79 beres.de - - - -
80 belen.istanbul 2 Nov 2017 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 besen.mobi 4 Oct 2006 4 Oct 2024 Variomedia AG REDACTED FOR PRIVACY
82 bcren.org 19 Jun 2020 19 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
83 breen.tech 9 Aug 2016 9 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
84 bered.jp 2 Sep 2016 30 Sep 2024 - (Not displayed by registrant's request)
85 berun.cn 10 Sep 2018 10 Sep 2024 阿里云计算有限公司(万网) 王超
86 beden.nl 25 Sep 2023 - Byte Media GmbH -
87 berek.hr 16 Mar 2006 26 Nov 2024 CARNET OPĆINA BEREK
88 keren.nl 11 Jan 1999 - Realtime Register -
89 qeren.mobi 22 Feb 2022 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 oberen.com 2 Jul 2006 2 Jul 2024 Tucows Domains Inc. -
91 berne.plus 14 Sep 2022 14 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
92 berex.ru 7 Oct 2016 7 Oct 2024 RU-CENTER-RU Private Person
93 oeren.de - - - -
94 bejen.com 9 May 2020 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 keren.ltd 19 Mar 2024 19 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
96 beben.fr 14 May 2021 14 May 2025 OVH Ano Nymous
97 beben.com.cn 14 Oct 2016 14 Oct 2026 泛亚信息技术江苏有限公司 广州邦本科技有限公司
98 bergen.earth 6 Nov 2023 6 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
99 berek.org 29 Aug 2022 29 Aug 2025 Key-Systems GmbH mG Mateusz Godzic
100 breen.tokyo 10 Jun 2024 10 Jun 2025 GMO Internet Group, 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 Beren.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=beren.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "beren.nl",
        "page_size": 100
    },
    "count": {
        "total": 2026,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bueren.nl, bezen.info, besen.sk, leren.live, heren.info, beden.net, bereg.shop, berea.club, berens.info, veren.support, beres.org, berel.shop, berem.com, beiren.cc, deren.it, heren.net, heren.ru, beran.sk, eeren.cn, peren.org, berin.net, neren.news, neren.com.br, beden.xyz, beran.net, berein.net, bergen.consulting, zeren.de, berend.ru, meren.pro, berec.com, bjren.net, beden.org, berenn.be, bergen.brussels, bersen.org, berens.co.uk, berek.com, bereo.com, weren.com, boren.com, keren.dev, berin.be, beyen.org, bsren.com, beres.pl, berend.com, belen.photography, breen.co.uk, ceren.in, beden.hu, beken.ru, breen.dev, bereg.ooo, beeren.com, berens.com, bergen.tools, berena.site, berex.com, berean.info, berens.nrw, beret.cloud, benen.net, berxen.com, bedren.com, bergn.com, berne.one, bemen.pro, besen.global, berne.work, beten.digital, heren.digital, deren.com, seren.vet, berena.com, peren.co.nz, beret.ru, bered.ru, beres.de, belen.istanbul, besen.mobi, bcren.org, breen.tech, bered.jp, berun.cn, beden.nl, berek.hr, keren.nl, qeren.mobi, oberen.com, berne.plus, berex.ru, oeren.de, bejen.com, keren.ltd, beben.fr, beben.com.cn, bergen.earth, berek.org, breen.tokyo",
    "results": [
        {
            "num": 1,
            "domain_name": "bueren.nl",
            "domain_keyword": "bueren",
            "domain_tld": "nl",
            "query_time": "2024-04-21 21:50:43",
            "create_date": "2009-10-20",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "bezen.info",
            "domain_keyword": "bezen",
            "domain_tld": "info",
            "query_time": "2024-05-02 00:30:41",
            "create_date": "2007-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1053.ui-dns.biz",
                "ns1053.ui-dns.com",
                "ns1053.ui-dns.de",
                "ns1053.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "besen.sk",
            "domain_keyword": "besen",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:57:39",
            "create_date": "2021-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-08",
            "registrar_name": "ACTIVE 24, s.r.o.",
            "registrant_name": "EVsOLUTION Kft.",
            "registrant_company": "EVsOLUTION Kft.",
            "registrant_address": "Babits Mihály út 10",
            "registrant_city": "Esztergom",
            "registrant_zip": "2500",
            "registrant_country": "HU",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "leren.live",
            "domain_keyword": "leren",
            "domain_tld": "live",
            "query_time": "2024-04-17 08:21:32",
            "create_date": "2020-11-12",
            "update_date": "2023-10-21",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "heren.info",
            "domain_keyword": "heren",
            "domain_tld": "info",
            "query_time": "2024-04-19 16:22:10",
            "create_date": "2018-12-23",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reed Business Information Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Surrey",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "beden.net",
            "domain_keyword": "beden",
            "domain_tld": "net",
            "query_time": "2024-04-18 23:18:05",
            "create_date": "2005-09-27",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=beden.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "bereg.shop",
            "domain_keyword": "bereg",
            "domain_tld": "shop",
            "query_time": "2024-04-18 03:31:15",
            "create_date": "2017-02-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_iana": 463,
            "registrar_name": "JSC RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "berea.club",
            "domain_keyword": "berea",
            "domain_tld": "club",
            "query_time": "2024-05-09 18:43:34",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "berens.info",
            "domain_keyword": "berens",
            "domain_tld": "info",
            "query_time": "2024-05-09 18:44:31",
            "create_date": "2020-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-26",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "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": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "veren.support",
            "domain_keyword": "veren",
            "domain_tld": "support",
            "query_time": "2024-05-25 13:56:55",
            "create_date": "2021-10-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-10-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "crescent point energy trust ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "beres.org",
            "domain_keyword": "beres",
            "domain_tld": "org",
            "query_time": "2024-05-16 09:05:59",
            "create_date": "2023-01-14",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-14",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "berel.shop",
            "domain_keyword": "berel",
            "domain_tld": "shop",
            "query_time": "2024-05-23 01:59:05",
            "create_date": "2024-01-24",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "berem.com",
            "domain_keyword": "berem",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:20:56",
            "create_date": "2002-07-30",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/berem.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "beiren.cc",
            "domain_keyword": "beiren",
            "domain_tld": "cc",
            "query_time": "2024-06-01 13:25:56",
            "create_date": "2022-09-25",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-25",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "deren.it",
            "domain_keyword": "deren",
            "domain_tld": "it",
            "query_time": "2024-06-09 11:36:46",
            "create_date": "2016-11-12",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 16,
            "domain_name": "heren.net",
            "domain_keyword": "heren",
            "domain_tld": "net",
            "query_time": "2024-04-27 01:14:02",
            "create_date": "2022-06-24",
            "update_date": "2024-03-05",
            "expiry_date": "2024-06-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "heren.ru",
            "domain_keyword": "heren",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:06:12",
            "create_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "beran.sk",
            "domain_keyword": "beran",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:57:33",
            "create_date": "2013-07-23",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-23",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Jozef Just",
            "registrant_company": "neon, s.r.o.",
            "registrant_address": "Brestova 3",
            "registrant_city": "Bratislava",
            "registrant_zip": "82102",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "eeren.cn",
            "domain_keyword": "eeren",
            "domain_tld": "cn",
            "query_time": "2024-05-10 16:54:55",
            "create_date": "2023-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "胡丽平",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "peren.org",
            "domain_keyword": "peren",
            "domain_tld": "org",
            "query_time": "2024-05-10 21:20:03",
            "create_date": "2020-04-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-27",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pole d'expertise de la regulation numerique",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "berin.net",
            "domain_keyword": "berin",
            "domain_tld": "net",
            "query_time": "2024-05-20 18:18:42",
            "create_date": "2023-06-08",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-08",
            "registrar_iana": 2730,
            "registrar_name": "DropCatch.com 971 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "SuperAspect LTD",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "London, City of",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "neren.news",
            "domain_keyword": "neren",
            "domain_tld": "news",
            "query_time": "2024-05-17 23:08:47",
            "create_date": "2020-03-06",
            "update_date": "2022-01-25",
            "expiry_date": "2025-03-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrimeMLS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NH",
            "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.freehosting.com",
                "ns2.freehosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "neren.com.br",
            "domain_keyword": "neren",
            "domain_tld": "com.br",
            "query_time": "2024-06-01 02:30:48",
            "create_date": "2012-04-09",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-09",
            "registrant_name": "CRISTINA IWABE",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.linkideia.com.br",
                "ns2.linkideia.com.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 24,
            "domain_name": "beden.xyz",
            "domain_keyword": "beden",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 01:48:07",
            "create_date": "2024-02-03",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-03",
            "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": 25,
            "domain_name": "beran.net",
            "domain_keyword": "beran",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:17:08",
            "create_date": "1999-04-06",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": 26,
            "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": 27,
            "domain_name": "bergen.consulting",
            "domain_keyword": "bergen",
            "domain_tld": "consulting",
            "query_time": "2024-04-22 13:24:30",
            "create_date": "2021-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexa.ns.cloudflare.com",
                "dax.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "zeren.de",
            "domain_keyword": "zeren",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:43:05",
            "update_date": "2021-07-23",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "berend.ru",
            "domain_keyword": "berend",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:55",
            "create_date": "2023-03-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Temir at, LLC",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "meren.pro",
            "domain_keyword": "meren",
            "domain_tld": "pro",
            "query_time": "2024-05-08 22:21:59",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "saratovskaya oblast'",
            "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": 31,
            "domain_name": "berec.com",
            "domain_keyword": "berec",
            "domain_tld": "com",
            "query_time": "2024-05-20 18:15:55",
            "create_date": "1999-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2033-03-21",
            "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=berec.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bjren.net",
            "domain_keyword": "bjren",
            "domain_tld": "net",
            "query_time": "2024-05-19 09:26:10",
            "create_date": "2022-06-20",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "TAIWAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=bjren.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "beden.org",
            "domain_keyword": "beden",
            "domain_tld": "org",
            "query_time": "2024-05-14 23:20:39",
            "create_date": "2017-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Well Garden",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "berenn.be",
            "domain_keyword": "berenn",
            "domain_tld": "be",
            "query_time": "2024-05-27 20:13:49",
            "create_date": "2013-11-21",
            "registrar_name": "Rootnet NOC B.V.",
            "registrar_website": "https://www.rootnet.nl",
            "name_servers": [
                "nsauth.myrootnet.com",
                "nsauth.myrootnet.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 35,
            "domain_name": "bergen.brussels",
            "domain_keyword": "bergen",
            "domain_tld": "brussels",
            "query_time": "2024-05-27 20:14:19",
            "create_date": "2014-11-17",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com/domain/brussels-domain-name.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "b.ns.netim.net",
                "cloud7.netim.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bersen.org",
            "domain_keyword": "bersen",
            "domain_tld": "org",
            "query_time": "2024-06-02 14:15:19",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 3871,
            "registrar_name": "ODTÜ Geliştirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Şirketi",
            "registrar_website": "http://www.metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "berens.co.uk",
            "domain_keyword": "berens",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 07:21:13",
            "create_date": "2023-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "berek.com",
            "domain_keyword": "berek",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:20:21",
            "create_date": "1997-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-16",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/55195f86-627e-41a9-af64-853c9090cd23",
            "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": 39,
            "domain_name": "bereo.com",
            "domain_keyword": "bereo",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:21:16",
            "create_date": "2004-10-12",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-12",
            "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": 40,
            "domain_name": "weren.com",
            "domain_keyword": "weren",
            "domain_tld": "com",
            "query_time": "2024-06-06 00:10:25",
            "create_date": "2004-08-13",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "boren.com",
            "domain_keyword": "boren",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:53:12",
            "create_date": "1996-06-04",
            "update_date": "2023-05-05",
            "expiry_date": "2024-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "keren.dev",
            "domain_keyword": "keren",
            "domain_tld": "dev",
            "query_time": "2024-04-18 19:20:49",
            "create_date": "2019-03-02",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nadia.ns.cloudflare.com",
                "shane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "berin.be",
            "domain_keyword": "berin",
            "domain_tld": "be",
            "query_time": "2024-04-22 16:27:03",
            "create_date": "2006-08-24",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 44,
            "domain_name": "beyen.org",
            "domain_keyword": "beyen",
            "domain_tld": "org",
            "query_time": "2024-04-22 16:43:35",
            "create_date": "2001-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1126.ui-dns.biz",
                "ns1126.ui-dns.com",
                "ns1126.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bsren.com",
            "domain_keyword": "bsren",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:59:22",
            "create_date": "2023-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 3985,
            "registrar_name": "Gname 016 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "beres.pl",
            "domain_keyword": "beres",
            "domain_tld": "pl",
            "query_time": "2024-04-18 03:33:01",
            "create_date": "2002-06-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-13",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.yoho.pl",
                "ns2.yoho.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "berend.com",
            "domain_keyword": "berend",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:32:05",
            "create_date": "1997-01-27",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "belen.photography",
            "domain_keyword": "belen",
            "domain_tld": "photography",
            "query_time": "2024-04-25 17:45:41",
            "create_date": "2014-02-13",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal use",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dorukdns1.doruk.net.tr",
                "dorukdns2.doruk.net.tr",
                "dorukdns3.doruk.net.tr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "breen.co.uk",
            "domain_keyword": "breen",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 23:23:08",
            "create_date": "1999-09-03",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-03",
            "registrar_name": "Fastnet International Ltd [Tag = FASTNET]",
            "registrar_website": "http://www.fastnet.co.uk",
            "name_servers": [
                "ns0.fast.net.uk",
                "ns1.fast.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "ceren.in",
            "domain_keyword": "ceren",
            "domain_tld": "in",
            "query_time": "2024-05-08 21:04:57",
            "create_date": "2023-06-06",
            "update_date": "2023-06-19",
            "expiry_date": "2026-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webspacekit.com",
                "ns2.webspacekit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "beden.hu",
            "domain_keyword": "beden",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:22:34",
            "create_date": "2020-10-08"
        },
        {
            "num": 52,
            "domain_name": "beken.ru",
            "domain_keyword": "beken",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:32:44",
            "create_date": "2016-10-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "breen.dev",
            "domain_keyword": "breen",
            "domain_tld": "dev",
            "query_time": "2024-05-08 06:06:52",
            "create_date": "2019-03-02",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bereg.ooo",
            "domain_keyword": "bereg",
            "domain_tld": "ooo",
            "query_time": "2024-05-09 18:43:52",
            "create_date": "2018-08-09",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-09",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "OOO BEREG",
            "registrant_state": "Kamchatskiy kray",
            "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-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": 55,
            "domain_name": "beeren.com",
            "domain_keyword": "beeren",
            "domain_tld": "com",
            "query_time": "2024-05-14 02:36:34",
            "create_date": "2002-05-09",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "CH",
            "registrant_country": "CH",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns1.nine.ch",
                "ns2.nine.ch",
                "ns3.nine.ch"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "berens.com",
            "domain_keyword": "berens",
            "domain_tld": "com",
            "query_time": "2024-05-20 18:16:29",
            "create_date": "1997-06-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-06-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bergen.tools",
            "domain_keyword": "bergen",
            "domain_tld": "tools",
            "query_time": "2024-05-20 18:17:23",
            "create_date": "2014-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A & A Trading (UK) Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "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": 59,
            "domain_name": "berex.com",
            "domain_keyword": "berex",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:37:28",
            "create_date": "1997-11-20",
            "update_date": "2024-04-24",
            "expiry_date": "2024-11-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "berean.info",
            "domain_keyword": "berean",
            "domain_tld": "info",
            "query_time": "2024-05-30 00:37:48",
            "create_date": "2014-05-30",
            "update_date": "2024-01-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "berens.nrw",
            "domain_keyword": "berens",
            "domain_tld": "nrw",
            "query_time": "2024-06-06 07:21:11",
            "create_date": "2015-04-14",
            "update_date": "2024-05-29",
            "expiry_date": "2025-04-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "https://cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks20.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "beret.cloud",
            "domain_keyword": "beret",
            "domain_tld": "cloud",
            "query_time": "2024-06-06 07:21:47",
            "create_date": "2020-07-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hera.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "benen.net",
            "domain_keyword": "benen",
            "domain_tld": "net",
            "query_time": "2024-06-04 22:57:20",
            "create_date": "2004-08-15",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=benen.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "berxen.com",
            "domain_keyword": "berxen",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:36:50",
            "create_date": "2016-01-17",
            "update_date": "2024-03-20",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": "CH",
            "registrant_email": "contact via https://www.1api.net/send-message/berxen.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.chopin.metanet.ch",
                "ns2.chopin.metanet.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bedren.com",
            "domain_keyword": "bedren",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:49:45",
            "create_date": "2021-06-13",
            "update_date": "2021-08-27",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bergn.com",
            "domain_keyword": "bergn",
            "domain_tld": "com",
            "query_time": "2024-06-10 18:39:27",
            "create_date": "2012-03-01",
            "update_date": "2024-05-14",
            "expiry_date": "2026-03-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/bergn.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "berne.one",
            "domain_keyword": "berne",
            "domain_tld": "one",
            "query_time": "2024-06-10 18:48:17",
            "create_date": "2022-03-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bemen.pro",
            "domain_keyword": "bemen",
            "domain_tld": "pro",
            "query_time": "2024-04-19 17:55:47",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "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": "Rostovskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "besen.global",
            "domain_keyword": "besen",
            "domain_tld": "global",
            "query_time": "2024-05-05 23:24:48",
            "create_date": "2015-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-fr.1and1-dns.biz",
                "ns-fr.1and1-dns.com",
                "ns-fr.1and1-dns.fr",
                "ns-fr.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "berne.work",
            "domain_keyword": "berne",
            "domain_tld": "work",
            "query_time": "2024-05-04 03:21:30",
            "create_date": "2022-07-10",
            "update_date": "2023-09-17",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen hui qi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "beten.digital",
            "domain_keyword": "beten",
            "domain_tld": "digital",
            "query_time": "2024-05-15 07:34:50",
            "create_date": "2020-03-18",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "heren.digital",
            "domain_keyword": "heren",
            "domain_tld": "digital",
            "query_time": "2024-05-16 04:49:11",
            "create_date": "2023-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "deren.com",
            "domain_keyword": "deren",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:04:56",
            "create_date": "2011-01-15",
            "update_date": "2023-12-24",
            "expiry_date": "2033-01-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "seren.vet",
            "domain_keyword": "seren",
            "domain_tld": "vet",
            "query_time": "2024-06-10 07:48:08",
            "create_date": "2020-04-05",
            "update_date": "2024-05-20",
            "expiry_date": "2025-04-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "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": [
                "ns1051.ui-dns.com",
                "ns1096.ui-dns.biz",
                "ns1096.ui-dns.de",
                "ns1112.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "berena.com",
            "domain_keyword": "berena",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:32:01",
            "create_date": "2010-08-19",
            "update_date": "2023-07-16",
            "expiry_date": "2025-08-19",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "peren.co.nz",
            "domain_keyword": "peren",
            "domain_tld": "co.nz",
            "query_time": "2024-04-25 05:14:18",
            "create_date": "2007-05-15",
            "update_date": "2023-05-19",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "beret.ru",
            "domain_keyword": "beret",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:58",
            "create_date": "2005-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "bered.ru",
            "domain_keyword": "bered",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:36",
            "create_date": "2017-01-27",
            "expiry_date": "2025-01-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "beres.de",
            "domain_keyword": "beres",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:50:58",
            "update_date": "2007-10-22",
            "name_servers": [
                "docks14.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "belen.istanbul",
            "domain_keyword": "belen",
            "domain_tld": "istanbul",
            "query_time": "2024-05-09 06:28:40",
            "create_date": "2017-11-02",
            "update_date": "2023-08-01",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "besen.mobi",
            "domain_keyword": "besen",
            "domain_tld": "mobi",
            "query_time": "2024-05-05 23:24:48",
            "create_date": "2006-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "http://www.puredomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bcren.org",
            "domain_keyword": "bcren",
            "domain_tld": "org",
            "query_time": "2024-05-18 01:21:02",
            "create_date": "2020-06-19",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "breen.tech",
            "domain_keyword": "breen",
            "domain_tld": "tech",
            "query_time": "2024-06-01 18:51:41",
            "create_date": "2016-08-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-09",
            "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": [
                "ns-1002.awsdns-61.net",
                "ns-1173.awsdns-18.org",
                "ns-1549.awsdns-01.co.uk",
                "ns-437.awsdns-54.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bered.jp",
            "domain_keyword": "bered",
            "domain_tld": "jp",
            "query_time": "2024-05-27 20:13:17",
            "create_date": "2016-09-02",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 85,
            "domain_name": "berun.cn",
            "domain_keyword": "berun",
            "domain_tld": "cn",
            "query_time": "2024-05-27 15:36:37",
            "create_date": "2018-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "beden.nl",
            "domain_keyword": "beden",
            "domain_tld": "nl",
            "query_time": "2024-05-28 01:48:07",
            "create_date": "2023-09-25",
            "update_date": "2023-09-27",
            "registrar_name": "Byte Media GmbH",
            "name_servers": [
                "ns1.domainsdirect.net",
                "ns2.domainsdirect.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 87,
            "domain_name": "berek.hr",
            "domain_keyword": "berek",
            "domain_tld": "hr",
            "query_time": "2024-06-06 07:20:21",
            "create_date": "2006-03-16",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "OPĆINA BEREK",
            "registrant_address": "Berek 77",
            "registrant_city": "Berek",
            "registrant_state": "HR",
            "registrant_zip": "43232",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wmd-raid10.com",
                "ns2.wmd-raid10.com"
            ]
        },
        {
            "num": 88,
            "domain_name": "keren.nl",
            "domain_keyword": "keren",
            "domain_tld": "nl",
            "query_time": "2024-06-05 19:00:20",
            "create_date": "1999-01-11",
            "update_date": "2023-08-29",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 89,
            "domain_name": "qeren.mobi",
            "domain_keyword": "qeren",
            "domain_tld": "mobi",
            "query_time": "2024-06-09 21:05:36",
            "create_date": "2022-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "oberen.com",
            "domain_keyword": "oberen",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:48:15",
            "create_date": "2006-07-02",
            "update_date": "2024-04-19",
            "expiry_date": "2024-07-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "berne.plus",
            "domain_keyword": "berne",
            "domain_tld": "plus",
            "query_time": "2024-04-18 05:35:32",
            "create_date": "2022-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "berex.ru",
            "domain_keyword": "berex",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:59",
            "create_date": "2016-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "oeren.de",
            "domain_keyword": "oeren",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:30:17",
            "update_date": "2022-02-01",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "bejen.com",
            "domain_keyword": "bejen",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:21:05",
            "create_date": "2020-05-09",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-09",
            "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=bejen.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "keren.ltd",
            "domain_keyword": "keren",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 10:28:20",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2026-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "beben.fr",
            "domain_keyword": "beben",
            "domain_tld": "fr",
            "query_time": "2024-05-19 09:34:00",
            "create_date": "2021-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod",
                "clientHold"
            ]
        },
        {
            "num": 97,
            "domain_name": "beben.com.cn",
            "domain_keyword": "beben",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 22:52:28",
            "create_date": "2016-10-14",
            "expiry_date": "2026-10-14",
            "registrar_name": "泛亚信息技术江苏有限公司",
            "registrant_name": "广州邦本科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bergen.earth",
            "domain_keyword": "bergen",
            "domain_tld": "earth",
            "query_time": "2024-05-16 09:07:11",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "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": [
                "docks08.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "berek.org",
            "domain_keyword": "berek",
            "domain_tld": "org",
            "query_time": "2024-05-20 18:16:01",
            "create_date": "2022-08-29",
            "update_date": "2024-02-04",
            "expiry_date": "2025-08-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mG Mateusz Godzic",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "blakely.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "breen.tokyo",
            "domain_keyword": "breen",
            "domain_tld": "tokyo",
            "query_time": "2024-06-10 12:48:17",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>beren.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2026</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bueren.nl, bezen.info, besen.sk, leren.live, heren.info, beden.net, bereg.shop, berea.club, berens.info, veren.support, beres.org, berel.shop, berem.com, beiren.cc, deren.it, heren.net, heren.ru, beran.sk, eeren.cn, peren.org, berin.net, neren.news, neren.com.br, beden.xyz, beran.net, berein.net, bergen.consulting, zeren.de, berend.ru, meren.pro, berec.com, bjren.net, beden.org, berenn.be, bergen.brussels, bersen.org, berens.co.uk, berek.com, bereo.com, weren.com, boren.com, keren.dev, berin.be, beyen.org, bsren.com, beres.pl, berend.com, belen.photography, breen.co.uk, ceren.in, beden.hu, beken.ru, breen.dev, bereg.ooo, beeren.com, berens.com, bergen.tools, berena.site, berex.com, berean.info, berens.nrw, beret.cloud, benen.net, berxen.com, bedren.com, bergn.com, berne.one, bemen.pro, besen.global, berne.work, beten.digital, heren.digital, deren.com, seren.vet, berena.com, peren.co.nz, beret.ru, bered.ru, beres.de, belen.istanbul, besen.mobi, bcren.org, breen.tech, bered.jp, berun.cn, beden.nl, berek.hr, keren.nl, qeren.mobi, oberen.com, berne.plus, berex.ru, oeren.de, bejen.com, keren.ltd, beben.fr, beben.com.cn, bergen.earth, berek.org, breen.tokyo</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bueren.nl</domain_name>
   <domain_keyword>bueren</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 21:50:43</query_time>
   <create_date>2009-10-20</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bezen.info</domain_name>
   <domain_keyword>bezen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 00:30:41</query_time>
   <create_date>2007-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1053.ui-dns.biz</value>
    <value>ns1053.ui-dns.com</value>
    <value>ns1053.ui-dns.de</value>
    <value>ns1053.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>besen.sk</domain_name>
   <domain_keyword>besen</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:57:39</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>ACTIVE 24, s.r.o.</registrar_name>
   <registrant_name>EVsOLUTION Kft.</registrant_name>
   <registrant_company>EVsOLUTION Kft.</registrant_company>
   <registrant_address>Babits Mihály út 10</registrant_address>
   <registrant_city>Esztergom</registrant_city>
   <registrant_zip>2500</registrant_zip>
   <registrant_country>HU</registrant_country>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>leren.live</domain_name>
   <domain_keyword>leren</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-17 08:21:32</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>heren.info</domain_name>
   <domain_keyword>heren</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 16:22:10</query_time>
   <create_date>2018-12-23</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reed Business Information Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Surrey</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>beden.net</domain_name>
   <domain_keyword>beden</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 23:18:05</query_time>
   <create_date>2005-09-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=beden.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bereg.shop</domain_name>
   <domain_keyword>bereg</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 03:31:15</query_time>
   <create_date>2017-02-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>berea.club</domain_name>
   <domain_keyword>berea</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-09 18:43:34</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>berens.info</domain_name>
   <domain_keyword>berens</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 18:44:31</query_time>
   <create_date>2020-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</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>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>veren.support</domain_name>
   <domain_keyword>veren</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-25 13:56:55</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-10-27</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>crescent point energy trust ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.worldnic.com</value>
    <value>ns56.worldnic.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>beres.org</domain_name>
   <domain_keyword>beres</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 09:05:59</query_time>
   <create_date>2023-01-14</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>berel.shop</domain_name>
   <domain_keyword>berel</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-23 01:59:05</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>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>13</num>
   <domain_name>berem.com</domain_name>
   <domain_keyword>berem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:20:56</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/berem.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>beiren.cc</domain_name>
   <domain_keyword>beiren</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 13:25:56</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HE NAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <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.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>deren.it</domain_name>
   <domain_keyword>deren</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-09 11:36:46</query_time>
   <create_date>2016-11-12</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>heren.net</domain_name>
   <domain_keyword>heren</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 01:14:02</query_time>
   <create_date>2022-06-24</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-06-24</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.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>17</num>
   <domain_name>heren.ru</domain_name>
   <domain_keyword>heren</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:06:12</query_time>
   <create_date>2023-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>beran.sk</domain_name>
   <domain_keyword>beran</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:57:33</query_time>
   <create_date>2013-07-23</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Jozef Just</registrant_name>
   <registrant_company>neon, s.r.o.</registrant_company>
   <registrant_address>Brestova 3</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>eeren.cn</domain_name>
   <domain_keyword>eeren</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 16:54:55</query_time>
   <create_date>2023-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>胡丽平</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>peren.org</domain_name>
   <domain_keyword>peren</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 21:20:03</query_time>
   <create_date>2020-04-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pole d'expertise de la regulation numerique</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>berin.net</domain_name>
   <domain_keyword>berin</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 18:18:42</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>2730</registrar_iana>
   <registrar_name>DropCatch.com 971 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>SuperAspect LTD</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>London, City of</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>neren.news</domain_name>
   <domain_keyword>neren</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-17 23:08:47</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2022-01-25</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrimeMLS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NH</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.freehosting.com</value>
    <value>ns2.freehosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>neren.com.br</domain_name>
   <domain_keyword>neren</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-01 02:30:48</query_time>
   <create_date>2012-04-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrant_name>CRISTINA IWABE</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.linkideia.com.br</value>
    <value>ns2.linkideia.com.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>beden.xyz</domain_name>
   <domain_keyword>beden</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 01:48:07</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-03</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>25</num>
   <domain_name>beran.net</domain_name>
   <domain_keyword>beran</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:17:08</query_time>
   <create_date>1999-04-06</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <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>https://domains.squarespace.com/whois-contact-form</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>26</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>27</num>
   <domain_name>bergen.consulting</domain_name>
   <domain_keyword>bergen</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-22 13:24:30</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexa.ns.cloudflare.com</value>
    <value>dax.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>zeren.de</domain_name>
   <domain_keyword>zeren</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:43:05</query_time>
   <update_date>2021-07-23</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>berend.ru</domain_name>
   <domain_keyword>berend</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:55</query_time>
   <create_date>2023-03-27</create_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Temir at, LLC</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>meren.pro</domain_name>
   <domain_keyword>meren</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 22:21:59</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</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>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>saratovskaya oblast'</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>31</num>
   <domain_name>berec.com</domain_name>
   <domain_keyword>berec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 18:15:55</query_time>
   <create_date>1999-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2033-03-21</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=berec.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bjren.net</domain_name>
   <domain_keyword>bjren</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 09:26:10</query_time>
   <create_date>2022-06-20</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>TAIWAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=bjren.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>beden.org</domain_name>
   <domain_keyword>beden</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 23:20:39</query_time>
   <create_date>2017-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Well Garden</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>berenn.be</domain_name>
   <domain_keyword>berenn</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 20:13:49</query_time>
   <create_date>2013-11-21</create_date>
   <registrar_name>Rootnet NOC B.V.</registrar_name>
   <registrar_website>https://www.rootnet.nl</registrar_website>
   <name_servers>
    <value>nsauth.myrootnet.com</value>
    <value>nsauth.myrootnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>bergen.brussels</domain_name>
   <domain_keyword>bergen</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-27 20:14:19</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com/domain/brussels-domain-name.php</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>b.ns.netim.net</value>
    <value>cloud7.netim.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>bersen.org</domain_name>
   <domain_keyword>bersen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 14:15:19</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTÜ Geliştirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Şirketi</registrar_name>
   <registrar_website>http://www.metunic.com.tr</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>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>berens.co.uk</domain_name>
   <domain_keyword>berens</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 07:21:13</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>berek.com</domain_name>
   <domain_keyword>berek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:20:21</query_time>
   <create_date>1997-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-16</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/55195f86-627e-41a9-af64-853c9090cd23</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>39</num>
   <domain_name>bereo.com</domain_name>
   <domain_keyword>bereo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:21:16</query_time>
   <create_date>2004-10-12</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>40</num>
   <domain_name>weren.com</domain_name>
   <domain_keyword>weren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 00:10:25</query_time>
   <create_date>2004-08-13</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>boren.com</domain_name>
   <domain_keyword>boren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:53:12</query_time>
   <create_date>1996-06-04</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>keren.dev</domain_name>
   <domain_keyword>keren</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-18 19:20:49</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>nadia.ns.cloudflare.com</value>
    <value>shane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>berin.be</domain_name>
   <domain_keyword>berin</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-22 16:27:03</query_time>
   <create_date>2006-08-24</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>beyen.org</domain_name>
   <domain_keyword>beyen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 16:43:35</query_time>
   <create_date>2001-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1126.ui-dns.biz</value>
    <value>ns1126.ui-dns.com</value>
    <value>ns1126.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bsren.com</domain_name>
   <domain_keyword>bsren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:59:22</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>3985</registrar_iana>
   <registrar_name>Gname 016 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>beres.pl</domain_name>
   <domain_keyword>beres</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-18 03:33:01</query_time>
   <create_date>2002-06-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.yoho.pl</value>
    <value>ns2.yoho.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>berend.com</domain_name>
   <domain_keyword>berend</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:32:05</query_time>
   <create_date>1997-01-27</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-28</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>belen.photography</domain_name>
   <domain_keyword>belen</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-04-25 17:45:41</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal use</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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dorukdns1.doruk.net.tr</value>
    <value>dorukdns2.doruk.net.tr</value>
    <value>dorukdns3.doruk.net.tr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>breen.co.uk</domain_name>
   <domain_keyword>breen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 23:23:08</query_time>
   <create_date>1999-09-03</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>Fastnet International Ltd [Tag = FASTNET]</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <name_servers>
    <value>ns0.fast.net.uk</value>
    <value>ns1.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>ceren.in</domain_name>
   <domain_keyword>ceren</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 21:04:57</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2026-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webspacekit.com</value>
    <value>ns2.webspacekit.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>beden.hu</domain_name>
   <domain_keyword>beden</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:22:34</query_time>
   <create_date>2020-10-08</create_date>
  </value>
  <value>
   <num>52</num>
   <domain_name>beken.ru</domain_name>
   <domain_keyword>beken</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:32:44</query_time>
   <create_date>2016-10-05</create_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>breen.dev</domain_name>
   <domain_keyword>breen</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 06:06:52</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bereg.ooo</domain_name>
   <domain_keyword>bereg</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-09 18:43:52</query_time>
   <create_date>2018-08-09</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-09</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>OOO BEREG</registrant_company>
   <registrant_state>Kamchatskiy kray</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-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>55</num>
   <domain_name>beeren.com</domain_name>
   <domain_keyword>beeren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 02:36:34</query_time>
   <create_date>2002-05-09</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>CH</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns1.nine.ch</value>
    <value>ns2.nine.ch</value>
    <value>ns3.nine.ch</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>berens.com</domain_name>
   <domain_keyword>berens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 18:16:29</query_time>
   <create_date>1997-06-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bergen.tools</domain_name>
   <domain_keyword>bergen</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-20 18:17:23</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A &amp; A Trading (UK) Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</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>59</num>
   <domain_name>berex.com</domain_name>
   <domain_keyword>berex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:37:28</query_time>
   <create_date>1997-11-20</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>berean.info</domain_name>
   <domain_keyword>berean</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 00:37:48</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>61</num>
   <domain_name>berens.nrw</domain_name>
   <domain_keyword>berens</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-06-06 07:21:11</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>https://cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>beret.cloud</domain_name>
   <domain_keyword>beret</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-06 07:21:47</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hera.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>benen.net</domain_name>
   <domain_keyword>benen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 22:57:20</query_time>
   <create_date>2004-08-15</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=benen.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>berxen.com</domain_name>
   <domain_keyword>berxen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:36:50</query_time>
   <create_date>2016-01-17</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>CH</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/berxen.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.chopin.metanet.ch</value>
    <value>ns2.chopin.metanet.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bedren.com</domain_name>
   <domain_keyword>bedren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:49:45</query_time>
   <create_date>2021-06-13</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bergn.com</domain_name>
   <domain_keyword>bergn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 18:39:27</query_time>
   <create_date>2012-03-01</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2026-03-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/bergn.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>berne.one</domain_name>
   <domain_keyword>berne</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-10 18:48:17</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>68</num>
   <domain_name>bemen.pro</domain_name>
   <domain_keyword>bemen</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-19 17:55:47</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</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>Rostovskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>besen.global</domain_name>
   <domain_keyword>besen</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-05 23:24:48</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-fr.1and1-dns.biz</value>
    <value>ns-fr.1and1-dns.com</value>
    <value>ns-fr.1and1-dns.fr</value>
    <value>ns-fr.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>berne.work</domain_name>
   <domain_keyword>berne</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-04 03:21:30</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen hui qi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>beten.digital</domain_name>
   <domain_keyword>beten</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-15 07:34:50</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>heren.digital</domain_name>
   <domain_keyword>heren</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-16 04:49:11</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>deren.com</domain_name>
   <domain_keyword>deren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:04:56</query_time>
   <create_date>2011-01-15</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2033-01-15</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>seren.vet</domain_name>
   <domain_keyword>seren</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-06-10 07:48:08</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</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>ns1051.ui-dns.com</value>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1096.ui-dns.de</value>
    <value>ns1112.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>berena.com</domain_name>
   <domain_keyword>berena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:32:01</query_time>
   <create_date>2010-08-19</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>peren.co.nz</domain_name>
   <domain_keyword>peren</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-25 05:14:18</query_time>
   <create_date>2007-05-15</create_date>
   <update_date>2023-05-19</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>beret.ru</domain_name>
   <domain_keyword>beret</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:58</query_time>
   <create_date>2005-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>bered.ru</domain_name>
   <domain_keyword>bered</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:36</query_time>
   <create_date>2017-01-27</create_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>beres.de</domain_name>
   <domain_keyword>beres</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:50:58</query_time>
   <update_date>2007-10-22</update_date>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>belen.istanbul</domain_name>
   <domain_keyword>belen</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-05-09 06:28:40</query_time>
   <create_date>2017-11-02</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>besen.mobi</domain_name>
   <domain_keyword>besen</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-05 23:24:48</query_time>
   <create_date>2006-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bcren.org</domain_name>
   <domain_keyword>bcren</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 01:21:02</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.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>83</num>
   <domain_name>breen.tech</domain_name>
   <domain_keyword>breen</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 18:51:41</query_time>
   <create_date>2016-08-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-09</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>ns-1002.awsdns-61.net</value>
    <value>ns-1173.awsdns-18.org</value>
    <value>ns-1549.awsdns-01.co.uk</value>
    <value>ns-437.awsdns-54.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bered.jp</domain_name>
   <domain_keyword>bered</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-27 20:13:17</query_time>
   <create_date>2016-09-02</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>berun.cn</domain_name>
   <domain_keyword>berun</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 15:36:37</query_time>
   <create_date>2018-09-10</create_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王超</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>beden.nl</domain_name>
   <domain_keyword>beden</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 01:48:07</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-27</update_date>
   <registrar_name>Byte Media GmbH</registrar_name>
   <name_servers>
    <value>ns1.domainsdirect.net</value>
    <value>ns2.domainsdirect.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>berek.hr</domain_name>
   <domain_keyword>berek</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-06 07:20:21</query_time>
   <create_date>2006-03-16</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>OPĆINA BEREK</registrant_name>
   <registrant_address>Berek 77</registrant_address>
   <registrant_city>Berek</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>43232</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wmd-raid10.com</value>
    <value>ns2.wmd-raid10.com</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>keren.nl</domain_name>
   <domain_keyword>keren</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-05 19:00:20</query_time>
   <create_date>1999-01-11</create_date>
   <update_date>2023-08-29</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>qeren.mobi</domain_name>
   <domain_keyword>qeren</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-09 21:05:36</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>oberen.com</domain_name>
   <domain_keyword>oberen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:48:15</query_time>
   <create_date>2006-07-02</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>berne.plus</domain_name>
   <domain_keyword>berne</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-04-18 05:35:32</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>berex.ru</domain_name>
   <domain_keyword>berex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:59</query_time>
   <create_date>2016-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>oeren.de</domain_name>
   <domain_keyword>oeren</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:30:17</query_time>
   <update_date>2022-02-01</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>bejen.com</domain_name>
   <domain_keyword>bejen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:21:05</query_time>
   <create_date>2020-05-09</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-09</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=bejen.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>keren.ltd</domain_name>
   <domain_keyword>keren</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 10:28:20</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2026-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>beben.fr</domain_name>
   <domain_keyword>beben</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-19 09:34:00</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>beben.com.cn</domain_name>
   <domain_keyword>beben</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 22:52:28</query_time>
   <create_date>2016-10-14</create_date>
   <expiry_date>2026-10-14</expiry_date>
   <registrar_name>泛亚信息技术江苏有限公司</registrar_name>
   <registrant_name>广州邦本科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bergen.earth</domain_name>
   <domain_keyword>bergen</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-16 09:07:11</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>docks08.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>berek.org</domain_name>
   <domain_keyword>berek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 18:16:01</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mG Mateusz Godzic</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>blakely.ns.cloudflare.com</value>
    <value>jack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>breen.tokyo</domain_name>
   <domain_keyword>breen</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-06-10 12:48:17</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</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.