WHOIS QUERY TIME

20 Apr 2024 - 2:55 PM UTC

Registered: 12 December 2017
Modified: 24 September 2023
Expiry: 24 September 2024

REGISTRAR

Name: CARNET
Website: http://whois.dns.hr

NAME SERVERS

ns21.cloudns.net
ns22.cloudns.net
ns23.cloudns.net
ns24.cloudns.net

REGISTRANT

Name: BARETA d.o.o.
Address: Cesta Plano 14
City: Plano
State: HR
ZIP: 21220
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bareta.hr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bareta.hr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bareta.hr",
            "domain_keyword": "bareta",
            "domain_tld": "hr",
            "query_time": "2024-04-20 14:55:03",
            "create_date": "2017-12-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "BARETA d.o.o.",
            "registrant_address": "Cesta Plano 14",
            "registrant_city": "Plano",
            "registrant_state": "HR",
            "registrant_zip": "21220",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns21.cloudns.net",
                "ns22.cloudns.net",
                "ns23.cloudns.net",
                "ns24.cloudns.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bareta.hr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bareta.hr</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-20 14:55:03</query_time>
   <create_date>2017-12-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>BARETA d.o.o.</registrant_name>
   <registrant_address>Cesta Plano 14</registrant_address>
   <registrant_city>Plano</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>21220</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns21.cloudns.net</value>
    <value>ns22.cloudns.net</value>
    <value>ns23.cloudns.net</value>
    <value>ns24.cloudns.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.063 seconds) for "bareta.hr" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2024 - 2:55 PM UTC

Registered: 12 December 2017
Modified: 24 September 2023
Expiry: 24 September 2024

REGISTRAR

Name: CARNET
Website: http://whois.dns.hr

NAME SERVERS

ns21.cloudns.net
ns22.cloudns.net
ns23.cloudns.net
ns24.cloudns.net

REGISTRANT

Name: BARETA d.o.o.
Address: Cesta Plano 14
City: Plano
State: HR
ZIP: 21220
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bareta.hr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bareta.hr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "bareta.hr",
    "results": [
        {
            "num": 1,
            "domain_name": "bareta.hr",
            "domain_keyword": "bareta",
            "domain_tld": "hr",
            "query_time": "2024-04-20 14:55:03",
            "create_date": "2017-12-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "BARETA d.o.o.",
            "registrant_address": "Cesta Plano 14",
            "registrant_city": "Plano",
            "registrant_state": "HR",
            "registrant_zip": "21220",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns21.cloudns.net",
                "ns22.cloudns.net",
                "ns23.cloudns.net",
                "ns24.cloudns.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "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>bareta.hr</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>bareta.hr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bareta.hr</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-20 14:55:03</query_time>
   <create_date>2017-12-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>BARETA d.o.o.</registrant_name>
   <registrant_address>Cesta Plano 14</registrant_address>
   <registrant_city>Plano</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>21220</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns21.cloudns.net</value>
    <value>ns22.cloudns.net</value>
    <value>ns23.cloudns.net</value>
    <value>ns24.cloudns.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.063</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 8 domain names (in 0.023 seconds) which contained the exact domain keyword "bareta".
Domain Name Registered Expiry Registrar Ownership
1 bareta.com 16 Aug 2004 16 Aug 2024 GoDaddy.com, LLC -
2 bareta.news 11 Sep 2016 11 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 bareta.ru 24 Jul 2017 24 Jul 2024 BEGET-RU Private Person
4 bareta.hr 12 Dec 2017 24 Sep 2024 CARNET BARETA d.o.o.
5 bareta.press 12 Aug 2018 12 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
6 bareta.com.br 1 Mar 2019 1 Mar 2024 - Celso Brant Sobrinho
7 bareta.store 22 Mar 2022 22 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
8 bareta.net 21 Jul 2022 21 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
9 bareta.info 26 Nov 2023 26 Nov 2024 Sav.com, LLC REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bareta&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bareta",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "bareta.com, bareta.news, bareta.ru, bareta.hr, bareta.press, bareta.com.br, bareta.store, bareta.net, bareta.info",
    "results": [
        {
            "num": 1,
            "domain_name": "bareta.com",
            "domain_keyword": "bareta",
            "domain_tld": "com",
            "query_time": "2024-04-11 19:55:23",
            "create_date": "2004-08-16",
            "update_date": "2023-02-14",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bareta.news",
            "domain_keyword": "bareta",
            "domain_tld": "news",
            "query_time": "2024-05-12 19:18:31",
            "create_date": "2016-09-11",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-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": [
                "ns1.us9.tmd.cloud",
                "ns2.us9.tmd.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bareta.ru",
            "domain_keyword": "bareta",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:24:13",
            "create_date": "2017-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "bareta.hr",
            "domain_keyword": "bareta",
            "domain_tld": "hr",
            "query_time": "2024-04-20 14:55:03",
            "create_date": "2017-12-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "BARETA d.o.o.",
            "registrant_address": "Cesta Plano 14",
            "registrant_city": "Plano",
            "registrant_state": "HR",
            "registrant_zip": "21220",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns21.cloudns.net",
                "ns22.cloudns.net",
                "ns23.cloudns.net",
                "ns24.cloudns.net"
            ]
        },
        {
            "num": 5,
            "domain_name": "bareta.press",
            "domain_keyword": "bareta",
            "domain_tld": "press",
            "query_time": "2024-04-20 14:55:03",
            "create_date": "2018-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-12",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bareta.com.br",
            "domain_keyword": "bareta",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 20:25:57",
            "create_date": "2019-03-01",
            "update_date": "2024-03-15",
            "expiry_date": "2024-03-01",
            "registrant_name": "Celso Brant Sobrinho",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 7,
            "domain_name": "bareta.store",
            "domain_keyword": "bareta",
            "domain_tld": "store",
            "query_time": "2024-05-21 01:29:17",
            "create_date": "2022-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-22",
            "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": [
                "ns1.kmd.agency",
                "ns2.kmd.agency"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bareta.net",
            "domain_keyword": "bareta",
            "domain_tld": "net",
            "query_time": "2024-05-29 13:22:34",
            "create_date": "2022-07-21",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-21",
            "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": "MS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/11064f89-5cb9-4c30-b7bb-9503509ac78f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bareta.info",
            "domain_keyword": "bareta",
            "domain_tld": "info",
            "query_time": "2024-05-25 11:36:24",
            "create_date": "2023-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bareta</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>bareta.com, bareta.news, bareta.ru, bareta.hr, bareta.press, bareta.com.br, bareta.store, bareta.net, bareta.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bareta.com</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 19:55:23</query_time>
   <create_date>2004-08-16</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bareta.news</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-12 19:18:31</query_time>
   <create_date>2016-09-11</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-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>ns1.us9.tmd.cloud</value>
    <value>ns2.us9.tmd.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bareta.ru</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:24:13</query_time>
   <create_date>2017-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>bareta.hr</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-20 14:55:03</query_time>
   <create_date>2017-12-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>BARETA d.o.o.</registrant_name>
   <registrant_address>Cesta Plano 14</registrant_address>
   <registrant_city>Plano</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>21220</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns21.cloudns.net</value>
    <value>ns22.cloudns.net</value>
    <value>ns23.cloudns.net</value>
    <value>ns24.cloudns.net</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>bareta.press</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-04-20 14:55:03</query_time>
   <create_date>2018-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-12</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>bareta.com.br</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 20:25:57</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-03-01</expiry_date>
   <registrant_name>Celso Brant Sobrinho</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>bareta.store</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 01:29:17</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-22</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>ns1.kmd.agency</value>
    <value>ns2.kmd.agency</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bareta.net</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 13:22:34</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-21</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>MS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/11064f89-5cb9-4c30-b7bb-9503509ac78f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bareta.info</domain_name>
   <domain_keyword>bareta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 11:36:24</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.023</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,317 domain names (in 0.25 seconds) which look and sound like the brand name "bareta".
Domain Name Registered Expiry Registrar Ownership
1 barela.photography 28 Sep 2014 28 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 bageta.lt 31 May 2010 1 Jun 2025 UAB "Interneto vizija" UAB "Interneto vizija"
3 baretz.it 12 Dec 2000 28 Sep 2024 Aruba s.p.a. BARETZ di Cantini Giovanni & C. snc
4 bareka.ru 19 Jul 2009 19 Jul 2024 RU-CENTER-RU Private Person
5 mareta.codes 11 Nov 2023 11 Nov 2024 PT Aksara Data Digital Personal
6 kareta.systems 14 Sep 2017 14 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
7 barita.net 10 Sep 2018 10 Sep 2024 GoDaddy.com, LLC -
8 bageta.express 31 Dec 2023 31 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 barema.co.uk 3 Jan 2024 3 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
10 bureta.org 29 May 2021 29 May 2025 Grupo Loading Systems S.L. informatica campo de borja
11 barneta.dev 11 Jan 2022 11 Jan 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
12 bageta.ru 17 Feb 2008 17 Feb 2025 REGRU-RU Private Person
13 badeta.nl 18 Mar 2013 - team.blue nl B.V. -
14 hareta.jp 13 Jan 2010 31 Jan 2025 - EDO fabrik
15 bareqa.com 7 Feb 2023 7 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 bareda.net 28 Feb 2024 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
17 baretf.com 5 May 2016 5 May 2026 GoDaddy.com, LLC -
18 barexa.com 12 Mar 2019 12 Mar 2025 GoDaddy.com, LLC -
19 pareta.com.br 20 Feb 2019 20 Feb 2024 - Mundo das Veda??es Com?rcio de Pe?as Ltda
20 bareti.net 7 Dec 2021 7 Dec 2024 IONOS SE 1&1 Internet Limited
21 bareka.nl 22 Feb 2009 - team.blue nl B.V. -
22 barata.net 24 Jul 2002 24 Jul 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
23 bayeta.net 23 Jun 2000 23 Jun 2024 GoDaddy.com, LLC -
24 baretta.tech 5 Sep 2023 5 Sep 2024 Isimtescil Bilisim A.S. FBS INC / Whoisprotection.biz
25 nareta.ru 8 Jun 2021 8 Jun 2024 REGRU-RU Private Person
26 bareca.ru 29 Jul 2014 29 Jul 2024 AXELNAME-RU Private Person
27 barketa.com 19 Sep 2014 19 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 bareza.org 30 Nov 2023 30 Nov 2024 Squarespace Domains II LLC Bareza
29 bageta.com 24 May 2011 24 May 2025 Megazone Corp., dba HOSTING.KR Yang Kyung Won
30 barera.it 14 Jul 2006 31 May 2024 Register S.p.a. Massimiliano Barera
31 barera.net 18 Oct 2000 18 Oct 2025 GANDI SAS REDACTED FOR PRIVACY
32 boreta.com 4 Sep 2000 4 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
33 barett.ru 20 Oct 2020 20 Oct 2024 REGRU-RU Private Person
34 boreta.online 21 Aug 2023 21 Aug 2026 eNom, Inc. Proxy Protection LLC
35 barete.it 15 Apr 2000 28 Oct 2024 Unioneonline S.r.l. UnioneOnLine Srl
36 baruta.store 13 Jul 2023 13 Jul 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
37 bareata.com 7 Feb 2023 7 Feb 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com none
38 baseta.lt 13 Apr 2015 14 Apr 2025 UAB "Interneto vizija" UAB "Interneto vizija"
39 vareta.com.br 17 May 2006 17 May 2025 - Vareta Artigos de Ca?a e Pesca Ltda
40 barsta.se 10 Feb 2004 10 Feb 2025 Loopia AB -
41 bureta.info 16 Mar 2021 16 Mar 2025 Grupo Loading Systems S.L. NA
42 tareta.net 21 Sep 2021 21 Sep 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
43 baneta.com 24 Aug 2009 24 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
44 barena.beer 21 Oct 2014 21 Oct 2024 CSC Corporate Domains, Inc. Anheuser-Busch InBev S.A.
45 mareta.net 28 Mar 2009 28 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
46 barata.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
47 barleta.md 16 Nov 2022 16 Nov 2024 - -
48 bareka.cn 23 Apr 2024 23 Apr 2025 广东金万邦科技投资有限公司 顾然
49 baieta.store 21 Mar 2023 21 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
50 barett.hu 14 Jun 2006 - - -
51 barneta.app 11 Jan 2022 11 Jan 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
52 baresta.org 1 Sep 2004 1 Sep 2024 IONOS SE REDACTED FOR PRIVACY
53 baryta.group 3 Jan 2023 3 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 mareta.hr 2 Sep 2023 2 Sep 2024 Hrvatski Telekom d.d. (Regica.net) BRUNCIN d.o.o.
55 kareta.org 30 Aug 2020 30 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com none
56 bareka.biz 2 May 2022 2 May 2025 101domain GRS Limited Digital Privacy Corporation
57 barleta.ro - 30 May 2026 ICI - Registrar -
58 bireta.pl 21 Sep 2002 20 Sep 2024 cyber_Folks S.A. -
59 bareeta.com 31 May 2005 31 May 2025 GoDaddy.com, LLC -
60 baseta.com 23 Nov 2012 23 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
61 kareta.cz 26 Feb 2003 26 Feb 2025 REG-ZONER KARETA s.r.o.
62 baretta.ru 27 Apr 2023 27 Apr 2024 TIMEWEB-RU Private Person
63 bazeta.pl 6 Jun 2022 6 Jun 2024 Hosting Concepts B.V. -
64 baretv.com 19 Aug 1999 19 Aug 2024 GoDaddy.com, LLC -
65 baretc.com 11 Feb 2009 11 Feb 2025 GoDaddy.com, LLC -
66 baleta.ru 14 May 2020 14 May 2024 REGRU-RU Private Person
67 bareth.info 6 Mar 2014 6 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
68 barets.com 17 May 2012 17 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 boreta.net 12 Oct 2004 12 Oct 2024 DREAMHOST REDACTED FOR PRIVACY
70 baretta.co.nz 30 Nov 2023 - Voyager Internet Ltd T/A 1st Domains -
71 kareta.xyz 8 Apr 2024 8 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
72 baretax.com 11 Mar 2019 11 Mar 2025 GoDaddy.com, LLC -
73 baketa.com 17 Jun 2018 17 Jun 2024 GoDaddy.com, LLC -
74 barena.ru 10 Nov 2023 10 Nov 2024 REGRU-RU Private Person
75 careta.ru 11 May 2011 11 May 2025 SALENAMES-RU Private Person
76 barela.chat 12 Jul 2022 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 pareta.info 17 Sep 2023 17 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
78 barata.digital 13 Sep 2023 13 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 bareea.com 6 Jan 2024 6 Jan 2025 HOSTINGER operations, UAB -
80 bareda.se 2 Sep 2002 2 Sep 2033 Ready Digital AB -
81 bageta.uk 18 Oct 2022 18 Oct 2024 Name SRS AB [Tag = ABNAME-SE] -
82 babeta.info 9 Apr 2020 9 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com RULYT, s.r.o.
83 vareta.co.uk 7 Mar 2004 7 Mar 2026 UK2 Limited [Tag = UK2NET] -
84 bareda.com 14 Jul 2005 14 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Bareda
85 lareta.ru 10 Feb 2020 10 Feb 2025 REGRU-RU Private Person
86 barela.be 11 Jan 2014 - One.com A/S -
87 baieta.com 13 Dec 2016 13 Dec 2024 GoDaddy.com, LLC -
88 kareta.su 11 Oct 2018 11 Oct 2024 RUCENTER-SU Private Person
89 barela.net 3 Feb 2021 3 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 bareaa.com 21 Jan 2024 21 Jan 2025 IONOS SE REDACTED FOR PRIVACY
91 baretta.xyz 20 Aug 2023 20 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
92 yareta.co.uk 8 May 2023 8 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
93 xareta.com 6 Oct 2018 6 Oct 2024 GoDaddy.com, LLC NameFind Cayman Islands Ltd.
94 hareta.best 5 Sep 2023 5 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
95 bkreta.xyz 20 Sep 2023 20 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
96 barreta.com 11 May 2000 11 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
97 barena.info 8 Jun 2010 8 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA BWS Eupen
98 tareta.in 23 Nov 2010 23 Nov 2024 Endurance Digital Domain Technology LLP Tareta Solutions Pvt Ltd
99 bareka.shop 2 May 2022 2 May 2025 101domain GRS Ltd. -
100 vareta.uk 19 Jun 2019 19 Jun 2024 UK2 Limited [Tag = UK2NET] -
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 Bareta.hr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bareta.hr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bareta.hr",
        "page_size": 100
    },
    "count": {
        "total": 5317,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "barela.photography, bageta.lt, baretz.it, bareka.ru, mareta.codes, kareta.systems, barita.net, bageta.express, barema.co.uk, bureta.org, barneta.dev, bageta.ru, badeta.nl, hareta.jp, bareqa.com, bareda.net, baretf.com, barexa.com, pareta.com.br, bareti.net, bareka.nl, barata.net, bayeta.net, baretta.tech, nareta.ru, bareca.ru, barketa.com, bareza.org, bageta.com, barera.it, barera.net, boreta.com, barett.ru, boreta.online, barete.it, baruta.store, bareata.com, baseta.lt, vareta.com.br, barsta.se, bureta.info, tareta.net, baneta.com, barena.beer, mareta.net, barata.ru, barleta.md, bareka.cn, baieta.store, barett.hu, barneta.app, baresta.org, baryta.group, mareta.hr, kareta.org, bareka.biz, barleta.ro, bireta.pl, bareeta.com, baseta.com, kareta.cz, baretta.ru, bazeta.pl, baretv.com, baretc.com, baleta.ru, bareth.info, barets.com, boreta.net, baretta.co.nz, kareta.xyz, baretax.com, baketa.com, barena.ru, careta.ru, barela.chat, pareta.info, barata.digital, bareea.com, bareda.se, bageta.uk, babeta.info, vareta.co.uk, bareda.com, lareta.ru, barela.be, baieta.com, kareta.su, barela.net, bareaa.com, baretta.xyz, yareta.co.uk, xareta.com, hareta.best, bkreta.xyz, barreta.com, barena.info, tareta.in, bareka.shop, vareta.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "barela.photography",
            "domain_keyword": "barela",
            "domain_tld": "photography",
            "query_time": "2024-04-11 19:53:31",
            "create_date": "2014-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bageta.lt",
            "domain_keyword": "bageta",
            "domain_tld": "lt",
            "query_time": "2024-04-26 00:59:19",
            "create_date": "2010-05-31",
            "expiry_date": "2025-06-01",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 3,
            "domain_name": "baretz.it",
            "domain_keyword": "baretz",
            "domain_tld": "it",
            "query_time": "2024-04-20 14:55:36",
            "create_date": "2000-12-12",
            "update_date": "2023-10-14",
            "expiry_date": "2024-09-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "BARETZ di Cantini Giovanni & C. snc",
            "registrant_address": "Via B. Franklin, 31",
            "registrant_city": "PARMA",
            "registrant_state": "PR",
            "registrant_zip": "43122",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "bareka.ru",
            "domain_keyword": "bareka",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:23:54",
            "create_date": "2009-07-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "mareta.codes",
            "domain_keyword": "mareta",
            "domain_tld": "codes",
            "query_time": "2024-05-15 15:27:03",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "registrar_iana": 4029,
            "registrar_name": "PT Aksara Data Digital",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kareta.systems",
            "domain_keyword": "kareta",
            "domain_tld": "systems",
            "query_time": "2024-05-11 15:37:01",
            "create_date": "2017-09-14",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1fkl.name.com",
                "ns2nsy.name.com",
                "ns3cfp.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "barita.net",
            "domain_keyword": "barita",
            "domain_tld": "net",
            "query_time": "2024-04-15 10:46:01",
            "create_date": "2018-09-10",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bageta.express",
            "domain_keyword": "bageta",
            "domain_tld": "express",
            "query_time": "2024-05-09 16:15:09",
            "create_date": "2023-12-31",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-31",
            "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": 9,
            "domain_name": "barema.co.uk",
            "domain_keyword": "barema",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 22:26:46",
            "create_date": "2024-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "bureta.org",
            "domain_keyword": "bureta",
            "domain_tld": "org",
            "query_time": "2024-05-31 16:16:28",
            "create_date": "2021-05-29",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-29",
            "registrar_iana": 3853,
            "registrar_name": "Grupo Loading Systems S.L.",
            "registrar_website": "https://www.loading.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "informatica campo de borja",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zaragoza",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beast1.servidoresdominios.com",
                "beast2.servidoresdominios.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "barneta.dev",
            "domain_keyword": "barneta",
            "domain_tld": "dev",
            "query_time": "2024-05-21 10:09:44",
            "create_date": "2022-01-11",
            "update_date": "2024-05-17",
            "expiry_date": "2025-01-11",
            "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_state": "Murcia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "nile.ns.cloudflare.com",
                "saanvi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bageta.ru",
            "domain_keyword": "bageta",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:00:23",
            "create_date": "2008-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "parking1.nic.ru",
                "parking2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "badeta.nl",
            "domain_keyword": "badeta",
            "domain_tld": "nl",
            "query_time": "2024-05-21 17:14:46",
            "create_date": "2013-03-18",
            "update_date": "2022-09-12",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "hareta.jp",
            "domain_keyword": "hareta",
            "domain_tld": "jp",
            "query_time": "2024-06-01 17:22:32",
            "create_date": "2010-01-13",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "EDO fabrik",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 15,
            "domain_name": "bareqa.com",
            "domain_keyword": "bareqa",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:22:29",
            "create_date": "2023-02-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=bareqa.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "bareda.net",
            "domain_keyword": "bareda",
            "domain_tld": "net",
            "query_time": "2024-04-30 13:48:44",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "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=bareda.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "baretf.com",
            "domain_keyword": "baretf",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:55:05",
            "create_date": "2016-05-05",
            "update_date": "2022-09-21",
            "expiry_date": "2026-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "barexa.com",
            "domain_keyword": "barexa",
            "domain_tld": "com",
            "query_time": "2024-05-12 19:18:35",
            "create_date": "2019-03-12",
            "update_date": "2023-08-02",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pareta.com.br",
            "domain_keyword": "pareta",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 08:31:03",
            "create_date": "2019-02-20",
            "update_date": "2024-03-05",
            "expiry_date": "2024-02-20",
            "registrant_name": "Mundo das Veda??es Com?rcio de Pe?as Ltda",
            "name_servers": [
                "ns694.hostgator.com.br",
                "ns695.hostgator.com.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 20,
            "domain_name": "bareti.net",
            "domain_keyword": "bareti",
            "domain_tld": "net",
            "query_time": "2024-04-11 19:55:24",
            "create_date": "2021-12-07",
            "update_date": "2021-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1067.ui-dns.org",
                "ns1075.ui-dns.biz",
                "ns1083.ui-dns.com",
                "ns1091.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bareka.nl",
            "domain_keyword": "bareka",
            "domain_tld": "nl",
            "query_time": "2024-04-20 14:51:24",
            "create_date": "2009-02-22",
            "update_date": "2022-03-02",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "barata.net",
            "domain_keyword": "barata",
            "domain_tld": "net",
            "query_time": "2024-04-21 16:45:15",
            "create_date": "2002-07-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingspa.com",
                "ns2.parkingspa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bayeta.net",
            "domain_keyword": "bayeta",
            "domain_tld": "net",
            "query_time": "2024-04-23 09:49:05",
            "create_date": "2000-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domainhost.com",
                "ns2.domainhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "baretta.tech",
            "domain_keyword": "baretta",
            "domain_tld": "tech",
            "query_time": "2024-05-21 01:29:20",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-05",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_state": "Istanbul",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dorukdns1.doruk.net.tr",
                "dorukdns2.doruk.net.tr",
                "dorukdns3.doruk.net.tr",
                "dorukdns4.doruk.net.tr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nareta.ru",
            "domain_keyword": "nareta",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:11:49",
            "create_date": "2021-06-08",
            "expiry_date": "2024-06-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "bareca.ru",
            "domain_keyword": "bareca",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:23:53",
            "create_date": "2014-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "AXELNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "barketa.com",
            "domain_keyword": "barketa",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:49:37",
            "create_date": "2014-09-19",
            "update_date": "2020-09-13",
            "expiry_date": "2025-09-19",
            "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": 28,
            "domain_name": "bareza.org",
            "domain_keyword": "bareza",
            "domain_tld": "org",
            "query_time": "2024-05-29 13:22:40",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bareza",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "bageta.com",
            "domain_keyword": "bageta",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:25:53",
            "create_date": "2011-05-24",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Yang Kyung Won",
            "registrant_company": "Yang Kyung Won",
            "registrant_address": "139-1901 99 Olympic-ro Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "05501",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084261004",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "barera.it",
            "domain_keyword": "barera",
            "domain_tld": "it",
            "query_time": "2024-06-01 12:34:07",
            "create_date": "2006-07-14",
            "update_date": "2024-06-01",
            "expiry_date": "2024-05-31",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Massimiliano Barera",
            "registrant_address": "Via Matteotti, 13",
            "registrant_city": "Mesero",
            "registrant_state": "MI",
            "registrant_zip": "20010",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 31,
            "domain_name": "barera.net",
            "domain_keyword": "barera",
            "domain_tld": "net",
            "query_time": "2024-04-20 14:54:34",
            "create_date": "2000-10-18",
            "update_date": "2023-09-05",
            "expiry_date": "2025-10-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ile-de-France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-239-a.gandi.net",
                "ns-248-b.gandi.net",
                "ns-75-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "boreta.com",
            "domain_keyword": "boreta",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:40:19",
            "create_date": "2000-09-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "barett.ru",
            "domain_keyword": "barett",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:24:13",
            "create_date": "2020-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "boreta.online",
            "domain_keyword": "boreta",
            "domain_tld": "online",
            "query_time": "2024-05-08 01:54:08",
            "create_date": "2023-08-21",
            "update_date": "2023-09-08",
            "expiry_date": "2026-08-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "barete.it",
            "domain_keyword": "barete",
            "domain_tld": "it",
            "query_time": "2024-05-21 01:29:18",
            "create_date": "2000-04-15",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-28",
            "registrar_name": "Unioneonline S.r.l.",
            "registrar_website": "http://www.unioneonline.it",
            "registrant_company": "UnioneOnLine Srl",
            "registrant_address": "Piazza L\\'Unione Sarda snc",
            "registrant_city": "Cagliari",
            "registrant_state": "CA",
            "registrant_zip": "09122",
            "registrant_country": "IT",
            "name_servers": [
                "dns.vaionline.it",
                "dns2.vaionline.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "baruta.store",
            "domain_keyword": "baruta",
            "domain_tld": "store",
            "query_time": "2024-05-27 22:20:48",
            "create_date": "2023-07-13",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-13",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "bareata.com",
            "domain_keyword": "bareata",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:20:54",
            "create_date": "2023-02-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-07",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "none",
            "registrant_state": "Fejer",
            "registrant_country": "HU",
            "registrant_email": "https://csl-registrar.com/contact/bareata.com/owner",
            "name_servers": [
                "ns503.mihanwebhost.com",
                "ns504.mihanwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "baseta.lt",
            "domain_keyword": "baseta",
            "domain_tld": "lt",
            "query_time": "2024-05-27 16:01:24",
            "create_date": "2015-04-13",
            "expiry_date": "2025-04-14",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 39,
            "domain_name": "vareta.com.br",
            "domain_keyword": "vareta",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 08:43:19",
            "create_date": "2006-05-17",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-17",
            "registrant_name": "Vareta Artigos de Ca?a e Pesca Ltda",
            "name_servers": [
                "ns1.sv3hostconecte.com.br",
                "ns2.sv3hostconecte.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 40,
            "domain_name": "barsta.se",
            "domain_keyword": "barsta",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:45:17",
            "create_date": "2004-02-10",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-10",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bureta.info",
            "domain_keyword": "bureta",
            "domain_tld": "info",
            "query_time": "2024-05-16 08:34:35",
            "create_date": "2021-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-16",
            "registrar_iana": 3853,
            "registrar_name": "Grupo Loading Systems S.L.",
            "registrar_website": "https://whois.loading.es/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zaragoza",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beast1.servidoresdominios.com",
                "beast2.servidoresdominios.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tareta.net",
            "domain_keyword": "tareta",
            "domain_tld": "net",
            "query_time": "2024-04-10 00:07:46",
            "create_date": "2021-09-21",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/tareta.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.host-001.gn2-server.de",
                "ns2.host-001.gn2-server.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "baneta.com",
            "domain_keyword": "baneta",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:42:26",
            "create_date": "2009-08-24",
            "update_date": "2023-07-18",
            "expiry_date": "2025-08-24",
            "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": 44,
            "domain_name": "barena.beer",
            "domain_keyword": "barena",
            "domain_tld": "beer",
            "query_time": "2024-04-20 14:53:28",
            "create_date": "2014-10-21",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anheuser-Busch InBev S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Brussels",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mareta.net",
            "domain_keyword": "mareta",
            "domain_tld": "net",
            "query_time": "2024-04-19 08:30:17",
            "create_date": "2009-03-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Dubrova&#269;ko-neretvanska",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "HR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.totohost.com",
                "ns2.totohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "barata.ru",
            "domain_keyword": "barata",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:22:54",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "barleta.md",
            "domain_keyword": "barleta",
            "domain_tld": "md",
            "query_time": "2024-05-02 21:12:54",
            "create_date": "2022-11-16",
            "expiry_date": "2024-11-16",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 48,
            "domain_name": "bareka.cn",
            "domain_keyword": "bareka",
            "domain_tld": "cn",
            "query_time": "2024-04-30 13:50:14",
            "create_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "广东金万邦科技投资有限公司",
            "registrant_name": "顾然",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hhhdns.com",
                "ns2.hhhdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "baieta.store",
            "domain_keyword": "baieta",
            "domain_tld": "store",
            "query_time": "2024-04-29 23:01:42",
            "create_date": "2023-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "DF",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "barett.hu",
            "domain_keyword": "barett",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:20:25",
            "create_date": "2006-06-14"
        },
        {
            "num": 51,
            "domain_name": "barneta.app",
            "domain_keyword": "barneta",
            "domain_tld": "app",
            "query_time": "2024-05-18 11:22:13",
            "create_date": "2022-01-11",
            "update_date": "2024-05-18",
            "expiry_date": "2025-01-11",
            "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_state": "Murcia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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-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": 52,
            "domain_name": "baresta.org",
            "domain_keyword": "baresta",
            "domain_tld": "org",
            "query_time": "2024-06-01 12:34:07",
            "create_date": "2004-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "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": [
                "ns1093.ui-dns.biz",
                "ns1093.ui-dns.com",
                "ns1093.ui-dns.de",
                "ns1093.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "baryta.group",
            "domain_keyword": "baryta",
            "domain_tld": "group",
            "query_time": "2024-05-12 00:13:28",
            "create_date": "2023-01-03",
            "update_date": "2024-02-17",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mareta.hr",
            "domain_keyword": "mareta",
            "domain_tld": "hr",
            "query_time": "2024-05-28 20:15:00",
            "create_date": "2023-09-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-02",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "BRUNCIN d.o.o.",
            "registrant_address": "Lastovska ulica 4",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 55,
            "domain_name": "kareta.org",
            "domain_keyword": "kareta",
            "domain_tld": "org",
            "query_time": "2024-04-19 23:50:00",
            "create_date": "2020-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "none",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nikolaevskaya oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parked1.uadns.com",
                "parked2.uadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bareka.biz",
            "domain_keyword": "bareka",
            "domain_tld": "biz",
            "query_time": "2024-05-02 00:11:39",
            "create_date": "2022-05-02",
            "update_date": "2024-03-09",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "barleta.ro",
            "domain_keyword": "barleta",
            "domain_tld": "ro",
            "query_time": "2024-05-07 10:46:20",
            "expiry_date": "2026-05-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "mail.microsistem.ro",
                "ns.barleta.ro",
                "ns.microsistem.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 58,
            "domain_name": "bireta.pl",
            "domain_keyword": "bireta",
            "domain_tld": "pl",
            "query_time": "2024-04-19 22:19:21",
            "create_date": "2002-09-21",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-20",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.ogicom.pl",
                "ns2.ogicom.pl",
                "ns3.ogicom.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bareeta.com",
            "domain_keyword": "bareeta",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:33:25",
            "create_date": "2005-05-31",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "baseta.com",
            "domain_keyword": "baseta",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:32:22",
            "create_date": "2012-11-23",
            "update_date": "2022-12-08",
            "expiry_date": "2024-11-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/baseta.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.nsgrid.net",
                "ns2.nsgrid.net",
                "ns3.nsgrid.net",
                "ns4.nsgrid.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "kareta.cz",
            "domain_keyword": "kareta",
            "domain_tld": "cz",
            "query_time": "2024-05-05 11:27:27",
            "create_date": "2003-02-26",
            "update_date": "2019-05-03",
            "expiry_date": "2025-02-26",
            "registrar_name": "REG-ZONER",
            "registrant_name": "KARETA s.r.o.",
            "registrant_company": "KARETA s.r.o.",
            "registrant_address": "Krnovska 51, Bruntal, 79201",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ]
        },
        {
            "num": 62,
            "domain_name": "baretta.ru",
            "domain_keyword": "baretta",
            "domain_tld": "ru",
            "query_time": "2024-05-25 11:36:27",
            "create_date": "2023-04-27",
            "expiry_date": "2024-04-27",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.timeweb.ru",
                "ns2.expired.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "bazeta.pl",
            "domain_keyword": "bazeta",
            "domain_tld": "pl",
            "query_time": "2024-04-13 23:39:35",
            "create_date": "2022-06-06",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-06",
            "registrar_name": "Hosting Concepts B.V.",
            "name_servers": [
                "ns1.regery.net",
                "ns2.regery.net",
                "ns3.regery.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "baretv.com",
            "domain_keyword": "baretv",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:55:35",
            "create_date": "1999-08-19",
            "update_date": "2022-11-24",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "baretc.com",
            "domain_keyword": "baretc",
            "domain_tld": "com",
            "query_time": "2024-04-11 19:55:23",
            "create_date": "2009-02-11",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "baleta.ru",
            "domain_keyword": "baleta",
            "domain_tld": "ru",
            "query_time": "2024-05-27 10:31:29",
            "create_date": "2020-05-14",
            "expiry_date": "2024-05-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "bareth.info",
            "domain_keyword": "bareth",
            "domain_tld": "info",
            "query_time": "2024-05-12 19:18:32",
            "create_date": "2014-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "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": [
                "docks06.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "barets.com",
            "domain_keyword": "barets",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:25:59",
            "create_date": "2012-05-17",
            "update_date": "2021-05-11",
            "expiry_date": "2024-05-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "boreta.net",
            "domain_keyword": "boreta",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:53:17",
            "create_date": "2004-10-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-12",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b31e28bc-e64d-464c-bda0-c5e6ed83a404",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "baretta.co.nz",
            "domain_keyword": "baretta",
            "domain_tld": "co.nz",
            "query_time": "2024-04-20 14:55:34",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "kareta.xyz",
            "domain_keyword": "kareta",
            "domain_tld": "xyz",
            "query_time": "2024-04-09 23:34:07",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "shane.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "baretax.com",
            "domain_keyword": "baretax",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:55:04",
            "create_date": "2019-03-11",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "baketa.com",
            "domain_keyword": "baketa",
            "domain_tld": "com",
            "query_time": "2024-04-24 05:29:54",
            "create_date": "2018-06-17",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "barena.ru",
            "domain_keyword": "barena",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:24:12",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "careta.ru",
            "domain_keyword": "careta",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:22:17",
            "create_date": "2011-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "barela.chat",
            "domain_keyword": "barela",
            "domain_tld": "chat",
            "query_time": "2024-05-25 11:35:44",
            "create_date": "2022-07-12",
            "update_date": "2023-08-26",
            "expiry_date": "2024-07-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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pareta.info",
            "domain_keyword": "pareta",
            "domain_tld": "info",
            "query_time": "2024-05-26 09:04:30",
            "create_date": "2023-09-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "addyson.ns.cloudflare.com",
                "weston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "barata.digital",
            "domain_keyword": "barata",
            "domain_tld": "digital",
            "query_time": "2024-05-29 13:16:41",
            "create_date": "2023-09-13",
            "update_date": "2024-02-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bareea.com",
            "domain_keyword": "bareea",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:24:57",
            "create_date": "2024-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bareda.se",
            "domain_keyword": "bareda",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:54:05",
            "create_date": "2002-09-02",
            "update_date": "2023-09-12",
            "expiry_date": "2033-09-02",
            "registrar_name": "Ready Digital AB",
            "name_servers": [
                "ns1.smelink.se",
                "ns2.smelink.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bageta.uk",
            "domain_keyword": "bageta",
            "domain_tld": "uk",
            "query_time": "2024-04-07 07:57:36",
            "create_date": "2022-10-18",
            "update_date": "2023-06-20",
            "expiry_date": "2024-10-18",
            "registrar_name": "Name SRS AB [Tag = ABNAME-SE]",
            "registrar_website": "https://namesrs.com",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "babeta.info",
            "domain_keyword": "babeta",
            "domain_tld": "info",
            "query_time": "2024-04-11 15:30:27",
            "create_date": "2020-04-09",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RULYT, s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "vareta.co.uk",
            "domain_keyword": "vareta",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 17:30:02",
            "create_date": "2004-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2026-03-07",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ultra101.uk2.net",
                "ultra102.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "bareda.com",
            "domain_keyword": "bareda",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:48:23",
            "create_date": "2005-07-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Daniel",
            "registrant_company": "Bareda",
            "registrant_address": "Boko I #13",
            "registrant_city": "Cimahi",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "40534",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.226075171",
            "name_servers": [
                "ns10.simplicitynetworks.com",
                "ns9.simplicitynetworks.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "lareta.ru",
            "domain_keyword": "lareta",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:47:02",
            "create_date": "2020-02-10",
            "expiry_date": "2025-02-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "barela.be",
            "domain_keyword": "barela",
            "domain_tld": "be",
            "query_time": "2024-05-25 11:35:44",
            "create_date": "2014-01-11",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 87,
            "domain_name": "baieta.com",
            "domain_keyword": "baieta",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:38:16",
            "create_date": "2016-12-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "kareta.su",
            "domain_keyword": "kareta",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:07:06",
            "create_date": "2018-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 89,
            "domain_name": "barela.net",
            "domain_keyword": "barela",
            "domain_tld": "net",
            "query_time": "2024-05-21 01:28:25",
            "create_date": "2021-02-03",
            "update_date": "2024-01-06",
            "expiry_date": "2025-02-03",
            "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=barela.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "bareaa.com",
            "domain_keyword": "bareaa",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:57:58",
            "create_date": "2024-01-21",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1048.ui-dns.de",
                "ns1073.ui-dns.org",
                "ns1087.ui-dns.biz",
                "ns1123.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "baretta.xyz",
            "domain_keyword": "baretta",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 22:27:59",
            "create_date": "2023-08-20",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns13.hawkhost.com",
                "ns14.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "yareta.co.uk",
            "domain_keyword": "yareta",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 09:13:00",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "xareta.com",
            "domain_keyword": "xareta",
            "domain_tld": "com",
            "query_time": "2024-05-26 23:38:07",
            "create_date": "2018-10-06",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind Cayman Islands Ltd.",
            "registrant_address": "Units 3-105 to 3-112, Governors Square",
            "registrant_city": "West Bay",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "KY1-1300",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "hareta.best",
            "domain_keyword": "hareta",
            "domain_tld": "best",
            "query_time": "2024-06-01 17:22:32",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bkreta.xyz",
            "domain_keyword": "bkreta",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 19:23:06",
            "create_date": "2023-09-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-20",
            "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": [
                "duke.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "barreta.com",
            "domain_keyword": "barreta",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:20:14",
            "create_date": "2000-05-11",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "barena.info",
            "domain_keyword": "barena",
            "domain_tld": "info",
            "query_time": "2024-05-12 19:18:20",
            "create_date": "2010-06-08",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-08",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BWS Eupen",
            "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, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.epag.net",
                "dns2.epag.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tareta.in",
            "domain_keyword": "tareta",
            "domain_tld": "in",
            "query_time": "2024-05-24 16:35:55",
            "create_date": "2010-11-23",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-23",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tareta Solutions Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.supremedns.com",
                "dns2.supremedns.com",
                "dns3.supremedns.com",
                "dns4.supremedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bareka.shop",
            "domain_keyword": "bareka",
            "domain_tld": "shop",
            "query_time": "2024-05-17 01:51:47",
            "create_date": "2022-05-02",
            "update_date": "2024-03-09",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "vareta.uk",
            "domain_keyword": "vareta",
            "domain_tld": "uk",
            "query_time": "2024-04-15 17:30:04",
            "create_date": "2019-06-19",
            "update_date": "2024-03-08",
            "expiry_date": "2024-06-19",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.25,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bareta.hr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5317</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>barela.photography, bageta.lt, baretz.it, bareka.ru, mareta.codes, kareta.systems, barita.net, bageta.express, barema.co.uk, bureta.org, barneta.dev, bageta.ru, badeta.nl, hareta.jp, bareqa.com, bareda.net, baretf.com, barexa.com, pareta.com.br, bareti.net, bareka.nl, barata.net, bayeta.net, baretta.tech, nareta.ru, bareca.ru, barketa.com, bareza.org, bageta.com, barera.it, barera.net, boreta.com, barett.ru, boreta.online, barete.it, baruta.store, bareata.com, baseta.lt, vareta.com.br, barsta.se, bureta.info, tareta.net, baneta.com, barena.beer, mareta.net, barata.ru, barleta.md, bareka.cn, baieta.store, barett.hu, barneta.app, baresta.org, baryta.group, mareta.hr, kareta.org, bareka.biz, barleta.ro, bireta.pl, bareeta.com, baseta.com, kareta.cz, baretta.ru, bazeta.pl, baretv.com, baretc.com, baleta.ru, bareth.info, barets.com, boreta.net, baretta.co.nz, kareta.xyz, baretax.com, baketa.com, barena.ru, careta.ru, barela.chat, pareta.info, barata.digital, bareea.com, bareda.se, bageta.uk, babeta.info, vareta.co.uk, bareda.com, lareta.ru, barela.be, baieta.com, kareta.su, barela.net, bareaa.com, baretta.xyz, yareta.co.uk, xareta.com, hareta.best, bkreta.xyz, barreta.com, barena.info, tareta.in, bareka.shop, vareta.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>barela.photography</domain_name>
   <domain_keyword>barela</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-04-11 19:53:31</query_time>
   <create_date>2014-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns25.domaincontrol.com</value>
    <value>ns26.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>2</num>
   <domain_name>bageta.lt</domain_name>
   <domain_keyword>bageta</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-26 00:59:19</query_time>
   <create_date>2010-05-31</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>baretz.it</domain_name>
   <domain_keyword>baretz</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 14:55:36</query_time>
   <create_date>2000-12-12</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>BARETZ di Cantini Giovanni &amp; C. snc</registrant_company>
   <registrant_address>Via B. Franklin, 31</registrant_address>
   <registrant_city>PARMA</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>43122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>4</num>
   <domain_name>bareka.ru</domain_name>
   <domain_keyword>bareka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:23:54</query_time>
   <create_date>2009-07-19</create_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>mareta.codes</domain_name>
   <domain_keyword>mareta</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-15 15:27:03</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>4029</registrar_iana>
   <registrar_name>PT Aksara Data Digital</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</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>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kareta.systems</domain_name>
   <domain_keyword>kareta</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-11 15:37:01</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1fkl.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3cfp.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>barita.net</domain_name>
   <domain_keyword>barita</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 10:46:01</query_time>
   <create_date>2018-09-10</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bageta.express</domain_name>
   <domain_keyword>bageta</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-09 16:15:09</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-31</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>9</num>
   <domain_name>barema.co.uk</domain_name>
   <domain_keyword>barema</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 22:26:46</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>bureta.org</domain_name>
   <domain_keyword>bureta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 16:16:28</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>3853</registrar_iana>
   <registrar_name>Grupo Loading Systems S.L.</registrar_name>
   <registrar_website>https://www.loading.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>informatica campo de borja</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zaragoza</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>beast1.servidoresdominios.com</value>
    <value>beast2.servidoresdominios.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>barneta.dev</domain_name>
   <domain_keyword>barneta</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 10:09:44</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-01-11</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_state>Murcia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>nile.ns.cloudflare.com</value>
    <value>saanvi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bageta.ru</domain_name>
   <domain_keyword>bageta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:00:23</query_time>
   <create_date>2008-02-17</create_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>parking1.nic.ru</value>
    <value>parking2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>badeta.nl</domain_name>
   <domain_keyword>badeta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 17:14:46</query_time>
   <create_date>2013-03-18</create_date>
   <update_date>2022-09-12</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hareta.jp</domain_name>
   <domain_keyword>hareta</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 17:22:32</query_time>
   <create_date>2010-01-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>EDO fabrik</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>bareqa.com</domain_name>
   <domain_keyword>bareqa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:22:29</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=bareqa.com</registrant_email>
   <registrant_phone>+1.4165385487</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bareda.net</domain_name>
   <domain_keyword>bareda</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 13:48:44</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</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=bareda.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>baretf.com</domain_name>
   <domain_keyword>baretf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:55:05</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2026-05-05</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>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>18</num>
   <domain_name>barexa.com</domain_name>
   <domain_keyword>barexa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 19:18:35</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2025-03-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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pareta.com.br</domain_name>
   <domain_keyword>pareta</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 08:31:03</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-02-20</expiry_date>
   <registrant_name>Mundo das Veda??es Com?rcio de Pe?as Ltda</registrant_name>
   <name_servers>
    <value>ns694.hostgator.com.br</value>
    <value>ns695.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>bareti.net</domain_name>
   <domain_keyword>bareti</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 19:55:24</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2021-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1067.ui-dns.org</value>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1091.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bareka.nl</domain_name>
   <domain_keyword>bareka</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-20 14:51:24</query_time>
   <create_date>2009-02-22</create_date>
   <update_date>2022-03-02</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>barata.net</domain_name>
   <domain_keyword>barata</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 16:45:15</query_time>
   <create_date>2002-07-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingspa.com</value>
    <value>ns2.parkingspa.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>bayeta.net</domain_name>
   <domain_keyword>bayeta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 09:49:05</query_time>
   <create_date>2000-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.domainhost.com</value>
    <value>ns2.domainhost.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>24</num>
   <domain_name>baretta.tech</domain_name>
   <domain_keyword>baretta</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-21 01:29:20</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_state>Istanbul</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dorukdns1.doruk.net.tr</value>
    <value>dorukdns2.doruk.net.tr</value>
    <value>dorukdns3.doruk.net.tr</value>
    <value>dorukdns4.doruk.net.tr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nareta.ru</domain_name>
   <domain_keyword>nareta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:11:49</query_time>
   <create_date>2021-06-08</create_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>bareca.ru</domain_name>
   <domain_keyword>bareca</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:23:53</query_time>
   <create_date>2014-07-29</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>AXELNAME-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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>barketa.com</domain_name>
   <domain_keyword>barketa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:49:37</query_time>
   <create_date>2014-09-19</create_date>
   <update_date>2020-09-13</update_date>
   <expiry_date>2025-09-19</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>28</num>
   <domain_name>bareza.org</domain_name>
   <domain_keyword>bareza</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 13:22:40</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bareza</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bageta.com</domain_name>
   <domain_keyword>bageta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:25:53</query_time>
   <create_date>2011-05-24</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Yang Kyung Won</registrant_name>
   <registrant_company>Yang Kyung Won</registrant_company>
   <registrant_address>139-1901 99 Olympic-ro Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05501</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084261004</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.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>barera.it</domain_name>
   <domain_keyword>barera</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 12:34:07</query_time>
   <create_date>2006-07-14</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Massimiliano Barera</registrant_company>
   <registrant_address>Via Matteotti, 13</registrant_address>
   <registrant_city>Mesero</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20010</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>barera.net</domain_name>
   <domain_keyword>barera</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 14:54:34</query_time>
   <create_date>2000-10-18</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2025-10-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ile-de-France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-239-a.gandi.net</value>
    <value>ns-248-b.gandi.net</value>
    <value>ns-75-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>boreta.com</domain_name>
   <domain_keyword>boreta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:40:19</query_time>
   <create_date>2000-09-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>barett.ru</domain_name>
   <domain_keyword>barett</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:24:13</query_time>
   <create_date>2020-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>boreta.online</domain_name>
   <domain_keyword>boreta</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 01:54:08</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2026-08-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>barete.it</domain_name>
   <domain_keyword>barete</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 01:29:18</query_time>
   <create_date>2000-04-15</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Unioneonline S.r.l.</registrar_name>
   <registrar_website>http://www.unioneonline.it</registrar_website>
   <registrant_company>UnioneOnLine Srl</registrant_company>
   <registrant_address>Piazza L\'Unione Sarda snc</registrant_address>
   <registrant_city>Cagliari</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>09122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.vaionline.it</value>
    <value>dns2.vaionline.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>baruta.store</domain_name>
   <domain_keyword>baruta</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 22:20:48</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bareata.com</domain_name>
   <domain_keyword>bareata</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:20:54</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Fejer</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/bareata.com/owner</registrant_email>
   <name_servers>
    <value>ns503.mihanwebhost.com</value>
    <value>ns504.mihanwebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>baseta.lt</domain_name>
   <domain_keyword>baseta</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-27 16:01:24</query_time>
   <create_date>2015-04-13</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>vareta.com.br</domain_name>
   <domain_keyword>vareta</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 08:43:19</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrant_name>Vareta Artigos de Ca?a e Pesca Ltda</registrant_name>
   <name_servers>
    <value>ns1.sv3hostconecte.com.br</value>
    <value>ns2.sv3hostconecte.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>barsta.se</domain_name>
   <domain_keyword>barsta</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:45:17</query_time>
   <create_date>2004-02-10</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bureta.info</domain_name>
   <domain_keyword>bureta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 08:34:35</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>3853</registrar_iana>
   <registrar_name>Grupo Loading Systems S.L.</registrar_name>
   <registrar_website>https://whois.loading.es/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zaragoza</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>beast1.servidoresdominios.com</value>
    <value>beast2.servidoresdominios.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tareta.net</domain_name>
   <domain_keyword>tareta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 00:07:46</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/tareta.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.host-001.gn2-server.de</value>
    <value>ns2.host-001.gn2-server.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>baneta.com</domain_name>
   <domain_keyword>baneta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:42:26</query_time>
   <create_date>2009-08-24</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-08-24</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>44</num>
   <domain_name>barena.beer</domain_name>
   <domain_keyword>barena</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-20 14:53:28</query_time>
   <create_date>2014-10-21</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anheuser-Busch InBev S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Brussels</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mareta.net</domain_name>
   <domain_keyword>mareta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 08:30:17</query_time>
   <create_date>2009-03-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Dubrova&amp;#269;ko-neretvanska</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>HR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.totohost.com</value>
    <value>ns2.totohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>barata.ru</domain_name>
   <domain_keyword>barata</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:22:54</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>barleta.md</domain_name>
   <domain_keyword>barleta</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-02 21:12:54</query_time>
   <create_date>2022-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>bareka.cn</domain_name>
   <domain_keyword>bareka</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 13:50:14</query_time>
   <create_date>2024-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>广东金万邦科技投资有限公司</registrar_name>
   <registrant_name>顾然</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hhhdns.com</value>
    <value>ns2.hhhdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>baieta.store</domain_name>
   <domain_keyword>baieta</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 23:01:42</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>DF</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>barett.hu</domain_name>
   <domain_keyword>barett</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:20:25</query_time>
   <create_date>2006-06-14</create_date>
  </value>
  <value>
   <num>51</num>
   <domain_name>barneta.app</domain_name>
   <domain_keyword>barneta</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-18 11:22:13</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-01-11</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_state>Murcia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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-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>52</num>
   <domain_name>baresta.org</domain_name>
   <domain_keyword>baresta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 12:34:07</query_time>
   <create_date>2004-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</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>ns1093.ui-dns.biz</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1093.ui-dns.de</value>
    <value>ns1093.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>baryta.group</domain_name>
   <domain_keyword>baryta</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 00:13:28</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mareta.hr</domain_name>
   <domain_keyword>mareta</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-28 20:15:00</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>BRUNCIN d.o.o.</registrant_name>
   <registrant_address>Lastovska ulica 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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>kareta.org</domain_name>
   <domain_keyword>kareta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 23:50:00</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>none</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nikolaevskaya oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parked1.uadns.com</value>
    <value>parked2.uadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bareka.biz</domain_name>
   <domain_keyword>bareka</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 00:11:39</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>barleta.ro</domain_name>
   <domain_keyword>barleta</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-07 10:46:20</query_time>
   <expiry_date>2026-05-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>mail.microsistem.ro</value>
    <value>ns.barleta.ro</value>
    <value>ns.microsistem.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bireta.pl</domain_name>
   <domain_keyword>bireta</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-19 22:19:21</query_time>
   <create_date>2002-09-21</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.ogicom.pl</value>
    <value>ns2.ogicom.pl</value>
    <value>ns3.ogicom.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bareeta.com</domain_name>
   <domain_keyword>bareeta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:33:25</query_time>
   <create_date>2005-05-31</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>baseta.com</domain_name>
   <domain_keyword>baseta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:32:22</query_time>
   <create_date>2012-11-23</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/baseta.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.nsgrid.net</value>
    <value>ns2.nsgrid.net</value>
    <value>ns3.nsgrid.net</value>
    <value>ns4.nsgrid.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>kareta.cz</domain_name>
   <domain_keyword>kareta</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 11:27:27</query_time>
   <create_date>2003-02-26</create_date>
   <update_date>2019-05-03</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>REG-ZONER</registrar_name>
   <registrant_name>KARETA s.r.o.</registrant_name>
   <registrant_company>KARETA s.r.o.</registrant_company>
   <registrant_address>Krnovska 51, Bruntal, 79201</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>baretta.ru</domain_name>
   <domain_keyword>baretta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 11:36:27</query_time>
   <create_date>2023-04-27</create_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.timeweb.ru</value>
    <value>ns2.expired.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>bazeta.pl</domain_name>
   <domain_keyword>bazeta</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-13 23:39:35</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <name_servers>
    <value>ns1.regery.net</value>
    <value>ns2.regery.net</value>
    <value>ns3.regery.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>baretv.com</domain_name>
   <domain_keyword>baretv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:55:35</query_time>
   <create_date>1999-08-19</create_date>
   <update_date>2022-11-24</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>baretc.com</domain_name>
   <domain_keyword>baretc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 19:55:23</query_time>
   <create_date>2009-02-11</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>baleta.ru</domain_name>
   <domain_keyword>baleta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-27 10:31:29</query_time>
   <create_date>2020-05-14</create_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>bareth.info</domain_name>
   <domain_keyword>bareth</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 19:18:32</query_time>
   <create_date>2014-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</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>docks06.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>68</num>
   <domain_name>barets.com</domain_name>
   <domain_keyword>barets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:25:59</query_time>
   <create_date>2012-05-17</create_date>
   <update_date>2021-05-11</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>boreta.net</domain_name>
   <domain_keyword>boreta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:53:17</query_time>
   <create_date>2004-10-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b31e28bc-e64d-464c-bda0-c5e6ed83a404</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>baretta.co.nz</domain_name>
   <domain_keyword>baretta</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-20 14:55:34</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>kareta.xyz</domain_name>
   <domain_keyword>kareta</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-09 23:34:07</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>shane.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>baretax.com</domain_name>
   <domain_keyword>baretax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:55:04</query_time>
   <create_date>2019-03-11</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-11</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>baketa.com</domain_name>
   <domain_keyword>baketa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 05:29:54</query_time>
   <create_date>2018-06-17</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.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>74</num>
   <domain_name>barena.ru</domain_name>
   <domain_keyword>barena</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:24:12</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>careta.ru</domain_name>
   <domain_keyword>careta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:22:17</query_time>
   <create_date>2011-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>barela.chat</domain_name>
   <domain_keyword>barela</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-25 11:35:44</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-07-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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pareta.info</domain_name>
   <domain_keyword>pareta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 09:04:30</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>addyson.ns.cloudflare.com</value>
    <value>weston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>barata.digital</domain_name>
   <domain_keyword>barata</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-29 13:16:41</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bareea.com</domain_name>
   <domain_keyword>bareea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:24:57</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <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>80</num>
   <domain_name>bareda.se</domain_name>
   <domain_keyword>bareda</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:54:05</query_time>
   <create_date>2002-09-02</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2033-09-02</expiry_date>
   <registrar_name>Ready Digital AB</registrar_name>
   <name_servers>
    <value>ns1.smelink.se</value>
    <value>ns2.smelink.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bageta.uk</domain_name>
   <domain_keyword>bageta</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 07:57:36</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>Name SRS AB [Tag = ABNAME-SE]</registrar_name>
   <registrar_website>https://namesrs.com</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>babeta.info</domain_name>
   <domain_keyword>babeta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 15:30:27</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RULYT, s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>vareta.co.uk</domain_name>
   <domain_keyword>vareta</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 17:30:02</query_time>
   <create_date>2004-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ultra101.uk2.net</value>
    <value>ultra102.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>bareda.com</domain_name>
   <domain_keyword>bareda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:48:23</query_time>
   <create_date>2005-07-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Daniel</registrant_name>
   <registrant_company>Bareda</registrant_company>
   <registrant_address>Boko I #13</registrant_address>
   <registrant_city>Cimahi</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>40534</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.226075171</registrant_phone>
   <name_servers>
    <value>ns10.simplicitynetworks.com</value>
    <value>ns9.simplicitynetworks.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>lareta.ru</domain_name>
   <domain_keyword>lareta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:47:02</query_time>
   <create_date>2020-02-10</create_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>barela.be</domain_name>
   <domain_keyword>barela</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 11:35:44</query_time>
   <create_date>2014-01-11</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>baieta.com</domain_name>
   <domain_keyword>baieta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:38:16</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-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>ns73.domaincontrol.com</value>
    <value>ns74.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>88</num>
   <domain_name>kareta.su</domain_name>
   <domain_keyword>kareta</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:07:06</query_time>
   <create_date>2018-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>barela.net</domain_name>
   <domain_keyword>barela</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 01:28:25</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-02-03</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=barela.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bareaa.com</domain_name>
   <domain_keyword>bareaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:57:58</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1048.ui-dns.de</value>
    <value>ns1073.ui-dns.org</value>
    <value>ns1087.ui-dns.biz</value>
    <value>ns1123.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>baretta.xyz</domain_name>
   <domain_keyword>baretta</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 22:27:59</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns13.hawkhost.com</value>
    <value>ns14.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>yareta.co.uk</domain_name>
   <domain_keyword>yareta</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 09:13:00</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>xareta.com</domain_name>
   <domain_keyword>xareta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 23:38:07</query_time>
   <create_date>2018-10-06</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind Cayman Islands Ltd.</registrant_company>
   <registrant_address>Units 3-105 to 3-112, Governors Square</registrant_address>
   <registrant_city>West Bay</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>KY1-1300</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>hareta.best</domain_name>
   <domain_keyword>hareta</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-01 17:22:32</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ajay.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bkreta.xyz</domain_name>
   <domain_keyword>bkreta</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 19:23:06</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-20</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>duke.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>barreta.com</domain_name>
   <domain_keyword>barreta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:20:14</query_time>
   <create_date>2000-05-11</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>barena.info</domain_name>
   <domain_keyword>barena</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 19:18:20</query_time>
   <create_date>2010-06-08</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BWS Eupen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.epag.net</value>
    <value>dns2.epag.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>tareta.in</domain_name>
   <domain_keyword>tareta</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 16:35:55</query_time>
   <create_date>2010-11-23</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tareta Solutions Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.supremedns.com</value>
    <value>dns2.supremedns.com</value>
    <value>dns3.supremedns.com</value>
    <value>dns4.supremedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bareka.shop</domain_name>
   <domain_keyword>bareka</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-17 01:51:47</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>vareta.uk</domain_name>
   <domain_keyword>vareta</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 17:30:04</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.25</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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