WHOIS QUERY TIME

20 Apr 2024 - 1:24 PM UTC

Registered: 7 January 2024
Modified: 7 March 2024
Expiry: 7 January 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns13.domaincontrol.com
ns14.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=baeessentials.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "baeessentials.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "baeessentials.shop",
            "domain_keyword": "baeessentials",
            "domain_tld": "shop",
            "query_time": "2024-04-20 13:24:35",
            "create_date": "2024-01-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.551,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>baeessentials.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>baeessentials.shop</domain_name>
   <domain_keyword>baeessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 13:24:35</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.551</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 1.076 seconds) for "baeessentials.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2024 - 1:24 PM UTC

Registered: 7 January 2024
Modified: 7 March 2024
Expiry: 7 January 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns13.domaincontrol.com
ns14.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=baeessentials.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "baeessentials.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "baeessentials.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "baeessentials.shop",
            "domain_keyword": "baeessentials",
            "domain_tld": "shop",
            "query_time": "2024-04-20 13:24:35",
            "create_date": "2024-01-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.076,
        "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>baeessentials.shop</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>baeessentials.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baeessentials.shop</domain_name>
   <domain_keyword>baeessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 13:24:35</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.076</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 2 domain names (in 0.318 seconds) which contained the exact domain keyword "baeessentials".
Domain Name Registered Expiry Registrar Ownership
1 baeessentials.com 20 Nov 2020 20 Nov 2024 GoDaddy.com, LLC -
2 baeessentials.shop 7 Jan 2024 7 Jan 2025 GoDaddy.com LLC -
3 baeessentials.skin 7 Jan 2024 7 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=baeessentials&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "baeessentials",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "baeessentials.com, baeessentials.shop, baeessentials.skin",
    "results": [
        {
            "num": 1,
            "domain_name": "baeessentials.com",
            "domain_keyword": "baeessentials",
            "domain_tld": "com",
            "query_time": "2024-04-30 06:48:37",
            "create_date": "2020-11-20",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "baeessentials.shop",
            "domain_keyword": "baeessentials",
            "domain_tld": "shop",
            "query_time": "2024-04-20 13:24:35",
            "create_date": "2024-01-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "baeessentials.skin",
            "domain_keyword": "baeessentials",
            "domain_tld": "skin",
            "query_time": "2024-05-09 16:10:09",
            "create_date": "2024-01-07",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.318,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>baeessentials</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>baeessentials.com, baeessentials.shop, baeessentials.skin</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baeessentials.com</domain_name>
   <domain_keyword>baeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 06:48:37</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>baeessentials.shop</domain_name>
   <domain_keyword>baeessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 13:24:35</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>baeessentials.skin</domain_name>
   <domain_keyword>baeessentials</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-09 16:10:09</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.318</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 1,017 domain names (in 1.861 seconds) which look and sound like the brand name "baeessentials".
Domain Name Registered Expiry Registrar Ownership
1 bareessentials.net 12 Jun 2020 12 Jun 2024 SAV.COM, LLC REDACTED FOR PRIVACY
2 bareessentials.info 20 Apr 2023 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 bareessentials.shop 4 Aug 2023 4 Aug 2024 Tucows Domains Inc. -
4 baressentials.store 8 Apr 2024 8 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170829681
5 naeessentials.com 3 Dec 2023 3 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 bareessentials.online 27 Oct 2023 27 Oct 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169115924
7 baeressentials.com 30 Jun 2004 30 Jun 2032 ENOM, INC. REDACTED FOR PRIVACY
8 bareessentials.com.au - - Melbourne IT Janne Dipple
9 babessentials.com 27 Feb 2024 27 Feb 2025 Tucows Domains Inc. -
10 bareessentials.club 14 Jan 2020 14 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 bareessentials.in 26 Jan 2020 26 Jan 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
12 bayessentials.com 7 Nov 2015 7 Nov 2024 AZDOMAINZ.COM, LLC BuyDomains.com
13 bagessentials.store 10 Nov 2023 10 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169251814
14 bseessentials.com 26 Mar 2023 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 bamessentials.com 2 Dec 2014 2 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 bareessentials.fun 7 Jun 2021 7 Jun 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Prolike.vip
17 aeessentials.com 16 Feb 2024 16 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 beessentials.uk 16 Nov 2018 16 Nov 2024 Easyspace Ltd [Tag = EASYSPACE] -
19 baessentials.com 19 Jul 2018 19 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 beessentials.net 9 Feb 2012 9 Feb 2026 Network Solutions, LLC -
21 beessentials.com 20 Nov 2008 20 Nov 2024 GoDaddy.com, LLC Call 1-833-878-5115
22 baeessential.com 8 Aug 2020 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 bauessentials.com 16 Jan 2017 16 Jan 2026 GoDaddy.com, LLC -
24 bayessentials.shop 2 Aug 2023 2 Aug 2024 Namecheap, Inc. -
25 bareessentials.org.uk 29 May 2023 29 May 2024 Namesco Limited [Tag = NAMESCO] -
26 bareessentials.org 8 Nov 2001 8 Nov 2024 Naugus Limited LLC Domain Privacy Ltd.
27 bakeessentials.com 11 Jul 2013 11 Jul 2024 GoDaddy.com, LLC -
28 bareessentials.store 11 Jun 2023 11 Jun 2024 Tucows.com Co. Contact Privacy Inc. Customer 0167513973
29 baressentials.online 13 Jun 2023 13 Jun 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
30 bkeessentials.com 22 Dec 2022 22 Dec 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 babeessentials.com 15 Nov 2019 15 Nov 2024 GoDaddy.com, LLC -
32 bkeessentials.net 6 Oct 2020 6 Oct 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 bareessentials.uk 12 Jun 2014 12 Jun 2025 Mr George Marshall t/a Brandwise [Tag = BRANDWISE] -
34 raeessentials.com 20 Apr 2018 20 Apr 2025 GANDI SAS REDACTED FOR PRIVACY
35 bareessentials.se 11 May 2006 11 May 2025 One.com -
36 baeressentials.org 22 Jan 2010 22 Jan 2025 Wild West Domains, LLC Prodigy Pixel, LLC
37 bareessentials.co.uk 16 Jun 2014 16 Jun 2024 Mr George Marshall t/a Brandwise [Tag = BRANDWISE] -
38 baressentials.org 3 Apr 2024 3 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170789383
39 jaeessentials.com 28 Aug 2020 28 Aug 2024 GoDaddy.com, LLC -
40 bareessentials.co 29 Oct 2018 29 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 beeessentials.co.uk 9 Mar 2024 9 Mar 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
42 bagessentials.shop 10 Nov 2023 10 Nov 2024 GoDaddy.com LLC -
43 bareessentials.site 8 Jun 2021 8 Jun 2025 Network Solutions LLC -
44 baressentials.com 7 Jul 2004 7 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
45 beeessentials.cl 16 Jan 2014 16 Jan 2026 NIC Chile AGRO-APICULTURA LTDA.
46 bagessentials.com 3 Aug 2017 3 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 bareessentials.com 8 Mar 2000 8 Mar 2026 Network Solutions, LLC -
48 beeessentials.com 8 Mar 2014 8 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 baseessentials.com 18 Jun 2020 18 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
50 beessentials.shop 18 Apr 2023 18 Apr 2025 Tucows Domains Inc. -
51 beessentials.life 26 Oct 2023 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 bkeessentials.org 6 Oct 2020 6 Oct 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 baeressentials.life 20 Jul 2023 20 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 badessentials.com 6 Dec 2020 6 Dec 2024 GoDaddy.com, LLC -
55 bafessentials.com 26 Jan 2013 26 Jan 2028 GoDaddy.com, LLC -
56 famessentials.asia 31 Jul 2023 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 bjsessentials.org 8 Jul 2022 8 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 rawessentials.info 19 Nov 2022 19 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 sawessentials.com 14 Jun 2019 14 Jun 2025 GoDaddy.com, LLC -
60 mba-essentials.com 3 Mar 2014 3 Mar 2025 SilverbackDomains.com LLC -
61 kaiessentials.store 10 Dec 2022 10 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
62 vreessentials.org 19 Aug 2022 19 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 enaeessentials.com 14 Jan 2024 14 Jan 2025 GoDaddy.com, LLC -
64 bareessentialss.online 10 Feb 2024 10 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
65 fabessentials.com 19 Jul 2016 19 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Fabindia Overseas Pvt Ltd.
66 cafeessentials.net 29 Oct 2007 31 Jan 2025 GoDaddy.com, LLC -
67 bizessentials.co 1 Jan 2024 1 Jan 2026 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
68 rawessentials.biz 14 Sep 2020 14 Sep 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
69 bx-essentials.com 19 Jul 2018 19 Jul 2024 united domains AG -
70 bnbessentials.com 7 Mar 2006 7 Mar 2025 GKG.NET, INC. WebEssentials
71 waveessentials.com 7 Jun 2017 7 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
72 za-essentials.com 16 Nov 2023 16 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
73 careessentials.org 16 May 2016 16 May 2026 MarkMonitor Inc. DNStination Inc.
74 safeessentials.in 10 Sep 2021 10 Sep 2026 GoDaddy.com, LLC Newgen Digital Works Private Limited
75 beezessentials.com 5 May 2020 5 May 2025 Wix.com Ltd. -
76 maleessentials.org 19 Feb 2024 19 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170284001
77 lieessentials.shop 9 Apr 2024 9 Apr 2025 Namecheap, Inc. -
78 kadessentials.com 30 May 2020 30 May 2024 GoDaddy.com, LLC -
79 baressentuals.com 14 Apr 2000 14 Apr 2025 CSC CORPORATE DOMAINS, INC. ORVEON GLOBAL US LLC
80 varessentials.com 11 Dec 2000 11 Dec 2024 GoDaddy.com, LLC -
81 belessentials.com 13 Aug 2017 13 Aug 2025 GoDaddy.com, LLC -
82 theessentials.shop 28 Sep 2023 28 Sep 2025 Namecheap, Inc. -
83 ja-essentials.com 12 Aug 2023 12 Aug 2024 GoDaddy.com, LLC -
84 beasessentials.com 18 Apr 2023 18 Apr 2025 Wix.Com Ltd. Wix.com Ltd.
85 careessentials.biz 16 May 2016 15 May 2026 MarkMonitor, Inc. DNStination Inc.
86 laelessentials.com 29 Mar 2020 29 Mar 2025 GoDaddy.com, LLC -
87 maleessentials.nl 10 Aug 2021 - Registrar.eu -
88 blakeessentials.com 29 Jan 2022 29 Jan 2025 GoDaddy.com, LLC -
89 fayessentials.com 12 Oct 2023 12 Oct 2028 GoDaddy.com, LLC -
90 valessentials.com 14 Nov 2022 14 Nov 2024 Tucows Domains Inc. -
91 laceessentials.com 17 Mar 2021 17 Mar 2025 IONOS SE 1&1 Internet Inc
92 madessentials.co.uk 31 Jul 2023 31 Jul 2024 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
93 ravessentials.com 25 Nov 2017 25 Nov 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
94 bracessentials.com 7 Sep 2022 6 Sep 2024 Cronon AG -
95 bandessentials.com 3 Aug 2023 3 Aug 2024 Domainsoverboard.com LLC -
96 careessentials.site 20 Mar 2024 20 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
97 dyeessentials.com 14 Oct 2020 14 Oct 2024 Wix.Com Ltd. Wix.com Ltd.
98 fae-essentials.com 19 May 2023 19 May 2025 Cronon GmbH -
99 queessentials.com 25 Oct 2008 25 Oct 2024 IONOS SE 1&1 Internet Inc
100 zeaessentials.com 12 Jul 2019 12 Jul 2024 Tucows Domains Inc. -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Baeessentials.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=baeessentials.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "baeessentials.shop",
        "page_size": 100
    },
    "count": {
        "total": 1017,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bareessentials.net, bareessentials.info, bareessentials.shop, baressentials.store, naeessentials.com, bareessentials.online, baeressentials.com, bareessentials.com.au, babessentials.com, bareessentials.club, bareessentials.in, bayessentials.com, bagessentials.store, bseessentials.com, bamessentials.com, bareessentials.fun, aeessentials.com, beessentials.uk, baessentials.com, beessentials.net, beessentials.com, baeessential.com, bauessentials.com, bayessentials.shop, bareessentials.org.uk, bareessentials.org, bakeessentials.com, bareessentials.store, baressentials.online, bkeessentials.com, babeessentials.com, bkeessentials.net, bareessentials.uk, raeessentials.com, bareessentials.se, baeressentials.org, bareessentials.co.uk, baressentials.org, jaeessentials.com, bareessentials.co, beeessentials.co.uk, bagessentials.shop, bareessentials.site, baressentials.com, beeessentials.cl, bagessentials.com, bareessentials.com, beeessentials.com, baseessentials.com, beessentials.shop, beessentials.life, bkeessentials.org, baeressentials.life, badessentials.com, bafessentials.com, famessentials.asia, bjsessentials.org, rawessentials.info, sawessentials.com, mba-essentials.com, kaiessentials.store, vreessentials.org, enaeessentials.com, bareessentialss.online, fabessentials.com, cafeessentials.net, bizessentials.co, rawessentials.biz, bx-essentials.com, bnbessentials.com, waveessentials.com, za-essentials.com, careessentials.org, safeessentials.in, beezessentials.com, maleessentials.org, lieessentials.shop, kadessentials.com, baressentuals.com, varessentials.com, belessentials.com, theessentials.shop, ja-essentials.com, beasessentials.com, careessentials.biz, laelessentials.com, maleessentials.nl, blakeessentials.com, fayessentials.com, valessentials.com, laceessentials.com, madessentials.co.uk, ravessentials.com, bracessentials.com, bandessentials.com, careessentials.site, dyeessentials.com, fae-essentials.com, queessentials.com, zeaessentials.com",
    "results": [
        {
            "num": 1,
            "domain_name": "bareessentials.net",
            "domain_keyword": "bareessentials",
            "domain_tld": "net",
            "query_time": "2024-04-30 13:49:36",
            "create_date": "2020-06-12",
            "update_date": "2023-12-28",
            "expiry_date": "2024-06-12",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=bareessentials.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bareessentials.info",
            "domain_keyword": "bareessentials",
            "domain_tld": "info",
            "query_time": "2024-04-30 13:49:36",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bareessentials.shop",
            "domain_keyword": "bareessentials",
            "domain_tld": "shop",
            "query_time": "2024-04-23 19:48:36",
            "create_date": "2023-08-04",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "baressentials.store",
            "domain_keyword": "baressentials",
            "domain_tld": "store",
            "query_time": "2024-06-09 23:52:39",
            "create_date": "2024-04-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170829681",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "naeessentials.com",
            "domain_keyword": "naeessentials",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:05:38",
            "create_date": "2023-12-03",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-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=naeessentials.com",
            "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": 6,
            "domain_name": "bareessentials.online",
            "domain_keyword": "bareessentials",
            "domain_tld": "online",
            "query_time": "2024-05-12 19:17:17",
            "create_date": "2023-10-27",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169115924",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "baeressentials.com",
            "domain_keyword": "baeressentials",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:25:30",
            "create_date": "2004-06-30",
            "update_date": "2023-04-20",
            "expiry_date": "2032-06-30",
            "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": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/079fbbd0-e417-49c7-8480-43db7f2f6a7d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bareessentials.com.au",
            "domain_keyword": "bareessentials",
            "domain_tld": "com.au",
            "query_time": "2024-05-06 22:25:00",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Janne Dipple",
            "name_servers": [
                "matt.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "babessentials.com",
            "domain_keyword": "babessentials",
            "domain_tld": "com",
            "query_time": "2024-05-04 19:00:18",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bareessentials.club",
            "domain_keyword": "bareessentials",
            "domain_tld": "club",
            "query_time": "2024-05-12 19:17:17",
            "create_date": "2020-01-14",
            "update_date": "2023-06-29",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bareessentials.in",
            "domain_keyword": "bareessentials",
            "domain_tld": "in",
            "query_time": "2024-04-23 19:48:34",
            "create_date": "2020-01-26",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gloucestershire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "bayessentials.com",
            "domain_keyword": "bayessentials",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:49:03",
            "create_date": "2015-11-07",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1391,
            "registrar_name": "AZDOMAINZ.COM, LLC",
            "registrar_website": "http://www.AZDOMAINZ.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8668229073",
            "registrant_fax": "+1.7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bagessentials.store",
            "domain_keyword": "bagessentials",
            "domain_tld": "store",
            "query_time": "2024-05-19 07:35:57",
            "create_date": "2023-11-10",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169251814",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bseessentials.com",
            "domain_keyword": "bseessentials",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:30:47",
            "create_date": "2023-03-26",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bseessentials.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bamessentials.com",
            "domain_keyword": "bamessentials",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:40:21",
            "create_date": "2014-12-02",
            "update_date": "2020-01-16",
            "expiry_date": "2024-12-02",
            "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": 16,
            "domain_name": "bareessentials.fun",
            "domain_keyword": "bareessentials",
            "domain_tld": "fun",
            "query_time": "2024-05-12 19:17:17",
            "create_date": "2021-06-07",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Prolike.vip",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aeessentials.com",
            "domain_keyword": "aeessentials",
            "domain_tld": "com",
            "query_time": "2024-04-07 22:42:12",
            "create_date": "2024-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "beessentials.uk",
            "domain_keyword": "beessentials",
            "domain_tld": "uk",
            "query_time": "2024-04-23 16:21:41",
            "create_date": "2018-11-16",
            "update_date": "2022-10-17",
            "expiry_date": "2024-11-16",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "baessentials.com",
            "domain_keyword": "baessentials",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:51:12",
            "create_date": "2018-07-19",
            "update_date": "2020-07-13",
            "expiry_date": "2024-07-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": 20,
            "domain_name": "beessentials.net",
            "domain_keyword": "beessentials",
            "domain_tld": "net",
            "query_time": "2024-04-23 16:21:39",
            "create_date": "2012-02-09",
            "update_date": "2024-04-10",
            "expiry_date": "2026-02-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "beessentials.com",
            "domain_keyword": "beessentials",
            "domain_tld": "com",
            "query_time": "2024-05-23 05:31:31",
            "create_date": "2008-11-20",
            "update_date": "2023-08-30",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "baeessential.com",
            "domain_keyword": "baeessential",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:25:16",
            "create_date": "2020-08-08",
            "update_date": "2022-08-09",
            "expiry_date": "2024-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=baeessential.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bauessentials.com",
            "domain_keyword": "bauessentials",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:54:27",
            "create_date": "2017-01-16",
            "update_date": "2023-01-24",
            "expiry_date": "2026-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bayessentials.shop",
            "domain_keyword": "bayessentials",
            "domain_tld": "shop",
            "query_time": "2024-04-23 09:49:06",
            "create_date": "2023-08-02",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "name_servers": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bareessentials.org.uk",
            "domain_keyword": "bareessentials",
            "domain_tld": "org.uk",
            "query_time": "2024-06-09 23:49:27",
            "create_date": "2023-05-29",
            "update_date": "2023-05-29",
            "expiry_date": "2024-05-29",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 26,
            "domain_name": "bareessentials.org",
            "domain_keyword": "bareessentials",
            "domain_tld": "org",
            "query_time": "2024-04-23 19:48:34",
            "create_date": "2001-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "registrar_iana": 899,
            "registrar_name": "Naugus Limited LLC",
            "registrar_website": "http://www.naugus.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.dnsauthority.com",
                "ns5.dnsauthority.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bakeessentials.com",
            "domain_keyword": "bakeessentials",
            "domain_tld": "com",
            "query_time": "2024-06-08 00:33:28",
            "create_date": "2013-07-11",
            "update_date": "2022-09-14",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bareessentials.store",
            "domain_keyword": "bareessentials",
            "domain_tld": "store",
            "query_time": "2024-05-12 19:17:17",
            "create_date": "2023-06-11",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167513973",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "baressentials.online",
            "domain_keyword": "baressentials",
            "domain_tld": "online",
            "query_time": "2024-05-06 22:27:52",
            "create_date": "2023-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "harmony.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bkeessentials.com",
            "domain_keyword": "bkeessentials",
            "domain_tld": "com",
            "query_time": "2024-06-11 03:35:40",
            "create_date": "2022-12-22",
            "update_date": "2022-12-22",
            "expiry_date": "2023-12-22",
            "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": 31,
            "domain_name": "babeessentials.com",
            "domain_keyword": "babeessentials",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:38:23",
            "create_date": "2019-11-15",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bkeessentials.net",
            "domain_keyword": "bkeessentials",
            "domain_tld": "net",
            "query_time": "2024-06-11 03:35:40",
            "create_date": "2020-10-06",
            "update_date": "2020-10-06",
            "expiry_date": "2025-10-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bareessentials.uk",
            "domain_keyword": "bareessentials",
            "domain_tld": "uk",
            "query_time": "2024-05-06 22:25:00",
            "create_date": "2014-06-12",
            "update_date": "2023-10-22",
            "expiry_date": "2025-06-12",
            "registrar_name": "Mr George Marshall t/a Brandwise [Tag = BRANDWISE]",
            "registrar_website": "https://www.brandwise.co.uk",
            "name_servers": [
                "rs136.registrar-servers.com",
                "rs36.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "raeessentials.com",
            "domain_keyword": "raeessentials",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:29:05",
            "create_date": "2018-04-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-153-b.gandi.net",
                "ns-24-a.gandi.net",
                "ns-48-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bareessentials.se",
            "domain_keyword": "bareessentials",
            "domain_tld": "se",
            "query_time": "2024-05-15 13:34:50",
            "create_date": "2006-05-11",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-11",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "baeressentials.org",
            "domain_keyword": "baeressentials",
            "domain_tld": "org",
            "query_time": "2024-04-26 00:50:35",
            "create_date": "2010-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Prodigy Pixel, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Missouri",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bareessentials.co.uk",
            "domain_keyword": "bareessentials",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 22:25:00",
            "create_date": "2014-06-16",
            "update_date": "2023-10-22",
            "expiry_date": "2024-06-16",
            "registrar_name": "Mr George Marshall t/a Brandwise [Tag = BRANDWISE]",
            "registrar_website": "https://www.brandwise.co.uk",
            "name_servers": [
                "rs136.registrar-servers.com",
                "rs36.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "baressentials.org",
            "domain_keyword": "baressentials",
            "domain_tld": "org",
            "query_time": "2024-06-01 12:34:07",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170789383",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "jaeessentials.com",
            "domain_keyword": "jaeessentials",
            "domain_tld": "com",
            "query_time": "2024-06-10 00:01:10",
            "create_date": "2020-08-28",
            "update_date": "2022-11-17",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bareessentials.co",
            "domain_keyword": "bareessentials",
            "domain_tld": "co",
            "query_time": "2024-05-12 19:17:16",
            "create_date": "2018-10-29",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "beeessentials.co.uk",
            "domain_keyword": "beeessentials",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 12:52:53",
            "create_date": "2024-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "bagessentials.shop",
            "domain_keyword": "bagessentials",
            "domain_tld": "shop",
            "query_time": "2024-05-01 15:25:14",
            "create_date": "2023-11-10",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bareessentials.site",
            "domain_keyword": "bareessentials",
            "domain_tld": "site",
            "query_time": "2024-05-21 01:27:23",
            "create_date": "2021-06-08",
            "update_date": "2024-04-14",
            "expiry_date": "2025-06-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "baressentials.com",
            "domain_keyword": "baressentials",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:54:58",
            "create_date": "2004-07-07",
            "update_date": "2023-06-03",
            "expiry_date": "2024-07-07",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of baressentials.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1312.awsdns-36.org",
                "ns-1720.awsdns-23.co.uk",
                "ns-349.awsdns-43.com",
                "ns-614.awsdns-12.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "beeessentials.cl",
            "domain_keyword": "beeessentials",
            "domain_tld": "cl",
            "query_time": "2024-04-17 04:35:01",
            "create_date": "2014-01-16",
            "expiry_date": "2026-01-16",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "AGRO-APICULTURA LTDA.",
            "name_servers": [
                "ns1.pymedns.net",
                "ns2.pymedns.net"
            ]
        },
        {
            "num": 46,
            "domain_name": "bagessentials.com",
            "domain_keyword": "bagessentials",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:59:18",
            "create_date": "2017-08-03",
            "update_date": "2020-07-28",
            "expiry_date": "2024-08-03",
            "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": 47,
            "domain_name": "bareessentials.com",
            "domain_keyword": "bareessentials",
            "domain_tld": "com",
            "query_time": "2024-06-09 23:49:26",
            "create_date": "2000-03-08",
            "update_date": "2021-01-07",
            "expiry_date": "2026-03-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "beeessentials.com",
            "domain_keyword": "beeessentials",
            "domain_tld": "com",
            "query_time": "2024-05-07 05:47:41",
            "create_date": "2014-03-08",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "baseessentials.com",
            "domain_keyword": "baseessentials",
            "domain_tld": "com",
            "query_time": "2024-05-12 00:17:49",
            "create_date": "2020-06-18",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "beessentials.shop",
            "domain_keyword": "beessentials",
            "domain_tld": "shop",
            "query_time": "2024-04-30 11:39:33",
            "create_date": "2023-04-18",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "beessentials.life",
            "domain_keyword": "beessentials",
            "domain_tld": "life",
            "query_time": "2024-05-08 01:12:04",
            "create_date": "2023-10-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bkeessentials.org",
            "domain_keyword": "bkeessentials",
            "domain_tld": "org",
            "query_time": "2024-05-18 03:06:43",
            "create_date": "2020-10-06",
            "update_date": "2023-01-23",
            "expiry_date": "2025-10-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "baeressentials.life",
            "domain_keyword": "baeressentials",
            "domain_tld": "life",
            "query_time": "2024-06-02 04:25:30",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "badessentials.com",
            "domain_keyword": "badessentials",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:12:22",
            "create_date": "2020-12-06",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bafessentials.com",
            "domain_keyword": "bafessentials",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:53:03",
            "create_date": "2013-01-26",
            "update_date": "2023-01-26",
            "expiry_date": "2028-01-26",
            "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": 56,
            "domain_name": "famessentials.asia",
            "domain_keyword": "famessentials",
            "domain_tld": "asia",
            "query_time": "2024-05-03 10:30:23",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bjsessentials.org",
            "domain_keyword": "bjsessentials",
            "domain_tld": "org",
            "query_time": "2024-05-27 18:15:18",
            "create_date": "2022-07-08",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "rawessentials.info",
            "domain_keyword": "rawessentials",
            "domain_tld": "info",
            "query_time": "2024-05-27 06:50:07",
            "create_date": "2022-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sawessentials.com",
            "domain_keyword": "sawessentials",
            "domain_tld": "com",
            "query_time": "2024-06-05 23:29:17",
            "create_date": "2019-06-14",
            "update_date": "2023-06-15",
            "expiry_date": "2025-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mba-essentials.com",
            "domain_keyword": "mba-essentials",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:45:34",
            "create_date": "2014-03-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1347,
            "registrar_name": "SilverbackDomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "kaiessentials.store",
            "domain_keyword": "kaiessentials",
            "domain_tld": "store",
            "query_time": "2024-04-21 13:25:10",
            "create_date": "2022-12-10",
            "update_date": "2024-02-28",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "vreessentials.org",
            "domain_keyword": "vreessentials",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:23:23",
            "create_date": "2022-08-19",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "enaeessentials.com",
            "domain_keyword": "enaeessentials",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:01:47",
            "create_date": "2024-01-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bareessentialss.online",
            "domain_keyword": "bareessentialss",
            "domain_tld": "online",
            "query_time": "2024-05-31 13:58:04",
            "create_date": "2024-02-10",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "fabessentials.com",
            "domain_keyword": "fabessentials",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:35:39",
            "create_date": "2016-07-19",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Fabindia Overseas Pvt Ltd",
            "registrant_company": "Fabindia Overseas Pvt Ltd.",
            "registrant_address": "N-14 Greater Kailash - I, New Delhi",
            "registrant_city": "New Delhi",
            "registrant_state": "Delhi",
            "registrant_zip": "110048",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9650707934",
            "name_servers": [
                "ns1.tradebooster.com",
                "ns2.tradebooster.com",
                "ns3.tradebooster.com",
                "ns4.tradebooster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cafeessentials.net",
            "domain_keyword": "cafeessentials",
            "domain_tld": "net",
            "query_time": "2024-04-25 16:42:53",
            "create_date": "2007-10-29",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bizessentials.co",
            "domain_keyword": "bizessentials",
            "domain_tld": "co",
            "query_time": "2024-05-10 12:15:17",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2026-01-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rawessentials.biz",
            "domain_keyword": "rawessentials",
            "domain_tld": "biz",
            "query_time": "2024-05-16 06:10:59",
            "create_date": "2020-09-14",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-14",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bx-essentials.com",
            "domain_keyword": "bx-essentials",
            "domain_tld": "com",
            "query_time": "2024-04-07 10:39:10",
            "create_date": "2018-07-19",
            "update_date": "2024-02-10",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bnbessentials.com",
            "domain_keyword": "bnbessentials",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:25:20",
            "create_date": "2006-03-07",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-07",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "WebEssentials",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/bnbessentials.com",
            "name_servers": [
                "a.ns.interland.net",
                "b.ns.interland.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "waveessentials.com",
            "domain_keyword": "waveessentials",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:33:55",
            "create_date": "2017-06-07",
            "update_date": "2024-03-21",
            "expiry_date": "2024-06-07",
            "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": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/aac20559-ecef-4519-aa12-5d218e7e71d4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "za-essentials.com",
            "domain_keyword": "za-essentials",
            "domain_tld": "com",
            "query_time": "2024-05-20 09:27:36",
            "create_date": "2023-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "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/za-essentials.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1mtw.name.com",
                "ns2dqx.name.com",
                "ns3sxz.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "careessentials.org",
            "domain_keyword": "careessentials",
            "domain_tld": "org",
            "query_time": "2024-05-14 12:45:40",
            "create_date": "2016-05-16",
            "update_date": "2024-04-19",
            "expiry_date": "2026-05-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "safeessentials.in",
            "domain_keyword": "safeessentials",
            "domain_tld": "in",
            "query_time": "2024-05-29 19:29:04",
            "create_date": "2021-09-10",
            "update_date": "2024-04-10",
            "expiry_date": "2026-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Newgen Digital Works Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "ns182.herosite.pro",
                "ns183.herosite.pro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "beezessentials.com",
            "domain_keyword": "beezessentials",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:20:19",
            "create_date": "2020-05-05",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "maleessentials.org",
            "domain_keyword": "maleessentials",
            "domain_tld": "org",
            "query_time": "2024-06-08 07:58:18",
            "create_date": "2024-02-19",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170284001",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lieessentials.shop",
            "domain_keyword": "lieessentials",
            "domain_tld": "shop",
            "query_time": "2024-04-16 12:04:54",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "tanner.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kadessentials.com",
            "domain_keyword": "kadessentials",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:22:46",
            "create_date": "2020-05-30",
            "update_date": "2023-05-31",
            "expiry_date": "2024-05-30",
            "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": 79,
            "domain_name": "baressentuals.com",
            "domain_keyword": "baressentuals",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:54:59",
            "create_date": "2000-04-14",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-14",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "ORVEON GLOBAL US LLC",
            "registrant_address": "500 Fifth Avenue, 26th Floor",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3322510604",
            "registrant_fax": "+1.3322510604",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "varessentials.com",
            "domain_keyword": "varessentials",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:30:00",
            "create_date": "2000-12-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "belessentials.com",
            "domain_keyword": "belessentials",
            "domain_tld": "com",
            "query_time": "2024-04-28 02:58:12",
            "create_date": "2017-08-13",
            "update_date": "2023-08-14",
            "expiry_date": "2025-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "theessentials.shop",
            "domain_keyword": "theessentials",
            "domain_tld": "shop",
            "query_time": "2024-05-01 01:30:41",
            "create_date": "2023-09-28",
            "update_date": "2024-01-09",
            "expiry_date": "2025-09-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ja-essentials.com",
            "domain_keyword": "ja-essentials",
            "domain_tld": "com",
            "query_time": "2024-05-19 00:07:15",
            "create_date": "2023-08-12",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "beasessentials.com",
            "domain_keyword": "beasessentials",
            "domain_tld": "com",
            "query_time": "2024-05-23 06:01:33",
            "create_date": "2023-04-18",
            "update_date": "2023-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "careessentials.biz",
            "domain_keyword": "careessentials",
            "domain_tld": "biz",
            "query_time": "2024-05-14 12:45:40",
            "create_date": "2016-05-16",
            "update_date": "2024-04-18",
            "expiry_date": "2026-05-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "laelessentials.com",
            "domain_keyword": "laelessentials",
            "domain_tld": "com",
            "query_time": "2024-05-29 21:15:59",
            "create_date": "2020-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "maleessentials.nl",
            "domain_keyword": "maleessentials",
            "domain_tld": "nl",
            "query_time": "2024-06-08 07:58:18",
            "create_date": "2021-08-10",
            "update_date": "2021-12-02",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 88,
            "domain_name": "blakeessentials.com",
            "domain_keyword": "blakeessentials",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:24:26",
            "create_date": "2022-01-29",
            "update_date": "2022-10-04",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fayessentials.com",
            "domain_keyword": "fayessentials",
            "domain_tld": "com",
            "query_time": "2024-04-09 18:34:59",
            "create_date": "2023-10-12",
            "update_date": "2023-10-12",
            "expiry_date": "2028-10-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "valessentials.com",
            "domain_keyword": "valessentials",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:46:54",
            "create_date": "2022-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "laceessentials.com",
            "domain_keyword": "laceessentials",
            "domain_tld": "com",
            "query_time": "2024-05-22 19:32:18",
            "create_date": "2021-03-17",
            "update_date": "2021-03-17",
            "expiry_date": "2025-03-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.de",
                "ns1026.ui-dns.org",
                "ns1089.ui-dns.com",
                "ns1118.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "madessentials.co.uk",
            "domain_keyword": "madessentials",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 16:21:39",
            "create_date": "2023-07-31",
            "update_date": "2023-10-26",
            "expiry_date": "2024-07-31",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "ravessentials.com",
            "domain_keyword": "ravessentials",
            "domain_tld": "com",
            "query_time": "2024-05-03 06:06:50",
            "create_date": "2017-11-25",
            "update_date": "2023-09-17",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bracessentials.com",
            "domain_keyword": "bracessentials",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:11:34",
            "create_date": "2022-09-07",
            "update_date": "2022-09-07",
            "expiry_date": "2024-09-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks14.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bandessentials.com",
            "domain_keyword": "bandessentials",
            "domain_tld": "com",
            "query_time": "2024-05-06 02:38:36",
            "create_date": "2023-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1195,
            "registrar_name": "Domainsoverboard.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "careessentials.site",
            "domain_keyword": "careessentials",
            "domain_tld": "site",
            "query_time": "2024-05-20 17:27:56",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dyeessentials.com",
            "domain_keyword": "dyeessentials",
            "domain_tld": "com",
            "query_time": "2024-05-19 20:57:58",
            "create_date": "2020-10-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fae-essentials.com",
            "domain_keyword": "fae-essentials",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:36:38",
            "create_date": "2023-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks12.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "queessentials.com",
            "domain_keyword": "queessentials",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:42:17",
            "create_date": "2008-10-25",
            "update_date": "2017-12-21",
            "expiry_date": "2024-10-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1066.ui-dns.org",
                "ns1076.ui-dns.biz",
                "ns1083.ui-dns.de",
                "ns1089.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "zeaessentials.com",
            "domain_keyword": "zeaessentials",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:35:52",
            "create_date": "2019-07-12",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.861,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>baeessentials.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1017</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bareessentials.net, bareessentials.info, bareessentials.shop, baressentials.store, naeessentials.com, bareessentials.online, baeressentials.com, bareessentials.com.au, babessentials.com, bareessentials.club, bareessentials.in, bayessentials.com, bagessentials.store, bseessentials.com, bamessentials.com, bareessentials.fun, aeessentials.com, beessentials.uk, baessentials.com, beessentials.net, beessentials.com, baeessential.com, bauessentials.com, bayessentials.shop, bareessentials.org.uk, bareessentials.org, bakeessentials.com, bareessentials.store, baressentials.online, bkeessentials.com, babeessentials.com, bkeessentials.net, bareessentials.uk, raeessentials.com, bareessentials.se, baeressentials.org, bareessentials.co.uk, baressentials.org, jaeessentials.com, bareessentials.co, beeessentials.co.uk, bagessentials.shop, bareessentials.site, baressentials.com, beeessentials.cl, bagessentials.com, bareessentials.com, beeessentials.com, baseessentials.com, beessentials.shop, beessentials.life, bkeessentials.org, baeressentials.life, badessentials.com, bafessentials.com, famessentials.asia, bjsessentials.org, rawessentials.info, sawessentials.com, mba-essentials.com, kaiessentials.store, vreessentials.org, enaeessentials.com, bareessentialss.online, fabessentials.com, cafeessentials.net, bizessentials.co, rawessentials.biz, bx-essentials.com, bnbessentials.com, waveessentials.com, za-essentials.com, careessentials.org, safeessentials.in, beezessentials.com, maleessentials.org, lieessentials.shop, kadessentials.com, baressentuals.com, varessentials.com, belessentials.com, theessentials.shop, ja-essentials.com, beasessentials.com, careessentials.biz, laelessentials.com, maleessentials.nl, blakeessentials.com, fayessentials.com, valessentials.com, laceessentials.com, madessentials.co.uk, ravessentials.com, bracessentials.com, bandessentials.com, careessentials.site, dyeessentials.com, fae-essentials.com, queessentials.com, zeaessentials.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bareessentials.net</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 13:49:36</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=bareessentials.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bareessentials.info</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 13:49:36</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bareessentials.shop</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 19:48:36</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>baressentials.store</domain_name>
   <domain_keyword>baressentials</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-09 23:52:39</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170829681</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>naeessentials.com</domain_name>
   <domain_keyword>naeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:05:38</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-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=naeessentials.com</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>6</num>
   <domain_name>bareessentials.online</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 19:17:17</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169115924</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>baeressentials.com</domain_name>
   <domain_keyword>baeressentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:25:30</query_time>
   <create_date>2004-06-30</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2032-06-30</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>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/079fbbd0-e417-49c7-8480-43db7f2f6a7d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bareessentials.com.au</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-06 22:25:00</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Janne Dipple</registrant_name>
   <name_servers>
    <value>matt.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>babessentials.com</domain_name>
   <domain_keyword>babessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 19:00:18</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bareessentials.club</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-12 19:17:17</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>11</num>
   <domain_name>bareessentials.in</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-23 19:48:34</query_time>
   <create_date>2020-01-26</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gloucestershire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bayessentials.com</domain_name>
   <domain_keyword>bayessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:49:03</query_time>
   <create_date>2015-11-07</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>AZDOMAINZ.COM, LLC</registrar_name>
   <registrar_website>http://www.AZDOMAINZ.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8668229073</registrant_phone>
   <registrant_fax>+1.7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bagessentials.store</domain_name>
   <domain_keyword>bagessentials</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 07:35:57</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169251814</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bseessentials.com</domain_name>
   <domain_keyword>bseessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:30:47</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bseessentials.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bamessentials.com</domain_name>
   <domain_keyword>bamessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:40:21</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2020-01-16</update_date>
   <expiry_date>2024-12-02</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>16</num>
   <domain_name>bareessentials.fun</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 19:17:17</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-07</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_company>Prolike.vip</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aeessentials.com</domain_name>
   <domain_keyword>aeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 22:42:12</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>beessentials.uk</domain_name>
   <domain_keyword>beessentials</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 16:21:41</query_time>
   <create_date>2018-11-16</create_date>
   <update_date>2022-10-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>baessentials.com</domain_name>
   <domain_keyword>baessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:51:12</query_time>
   <create_date>2018-07-19</create_date>
   <update_date>2020-07-13</update_date>
   <expiry_date>2024-07-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>20</num>
   <domain_name>beessentials.net</domain_name>
   <domain_keyword>beessentials</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 16:21:39</query_time>
   <create_date>2012-02-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-02-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>beessentials.com</domain_name>
   <domain_keyword>beessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 05:31:31</query_time>
   <create_date>2008-11-20</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-11-20</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 is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>22</num>
   <domain_name>baeessential.com</domain_name>
   <domain_keyword>baeessential</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:25:16</query_time>
   <create_date>2020-08-08</create_date>
   <update_date>2022-08-09</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=baeessential.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bauessentials.com</domain_name>
   <domain_keyword>bauessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:54:27</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2026-01-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bayessentials.shop</domain_name>
   <domain_keyword>bayessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 09:49:06</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bareessentials.org.uk</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-09 23:49:27</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>bareessentials.org</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 19:48:34</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>899</registrar_iana>
   <registrar_name>Naugus Limited LLC</registrar_name>
   <registrar_website>http://www.naugus.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.dnsauthority.com</value>
    <value>ns5.dnsauthority.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bakeessentials.com</domain_name>
   <domain_keyword>bakeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 00:33:28</query_time>
   <create_date>2013-07-11</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-07-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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bareessentials.store</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 19:17:17</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0167513973</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>baressentials.online</domain_name>
   <domain_keyword>baressentials</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 22:27:52</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>harmony.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.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>bkeessentials.com</domain_name>
   <domain_keyword>bkeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 03:35:40</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2023-12-22</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>31</num>
   <domain_name>babeessentials.com</domain_name>
   <domain_keyword>babeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:38:23</query_time>
   <create_date>2019-11-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bkeessentials.net</domain_name>
   <domain_keyword>bkeessentials</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 03:35:40</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2020-10-06</update_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bareessentials.uk</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-06 22:25:00</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_name>Mr George Marshall t/a Brandwise [Tag = BRANDWISE]</registrar_name>
   <registrar_website>https://www.brandwise.co.uk</registrar_website>
   <name_servers>
    <value>rs136.registrar-servers.com</value>
    <value>rs36.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>raeessentials.com</domain_name>
   <domain_keyword>raeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:29:05</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-20</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>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-153-b.gandi.net</value>
    <value>ns-24-a.gandi.net</value>
    <value>ns-48-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bareessentials.se</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-15 13:34:50</query_time>
   <create_date>2006-05-11</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>baeressentials.org</domain_name>
   <domain_keyword>baeressentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 00:50:35</query_time>
   <create_date>2010-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Prodigy Pixel, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Missouri</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bareessentials.co.uk</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 22:25:00</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Mr George Marshall t/a Brandwise [Tag = BRANDWISE]</registrar_name>
   <registrar_website>https://www.brandwise.co.uk</registrar_website>
   <name_servers>
    <value>rs136.registrar-servers.com</value>
    <value>rs36.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>baressentials.org</domain_name>
   <domain_keyword>baressentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 12:34:07</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170789383</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>jaeessentials.com</domain_name>
   <domain_keyword>jaeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 00:01:10</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bareessentials.co</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 19:17:16</query_time>
   <create_date>2018-10-29</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>41</num>
   <domain_name>beeessentials.co.uk</domain_name>
   <domain_keyword>beeessentials</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 12:52:53</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>bagessentials.shop</domain_name>
   <domain_keyword>bagessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 15:25:14</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bareessentials.site</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 01:27:23</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>baressentials.com</domain_name>
   <domain_keyword>baressentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:54:58</query_time>
   <create_date>2004-07-07</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of baressentials.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1312.awsdns-36.org</value>
    <value>ns-1720.awsdns-23.co.uk</value>
    <value>ns-349.awsdns-43.com</value>
    <value>ns-614.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>beeessentials.cl</domain_name>
   <domain_keyword>beeessentials</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-17 04:35:01</query_time>
   <create_date>2014-01-16</create_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>AGRO-APICULTURA LTDA.</registrant_name>
   <name_servers>
    <value>ns1.pymedns.net</value>
    <value>ns2.pymedns.net</value>
   </name_servers>
  </value>
  <value>
   <num>46</num>
   <domain_name>bagessentials.com</domain_name>
   <domain_keyword>bagessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:59:18</query_time>
   <create_date>2017-08-03</create_date>
   <update_date>2020-07-28</update_date>
   <expiry_date>2024-08-03</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>47</num>
   <domain_name>bareessentials.com</domain_name>
   <domain_keyword>bareessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 23:49:26</query_time>
   <create_date>2000-03-08</create_date>
   <update_date>2021-01-07</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>beeessentials.com</domain_name>
   <domain_keyword>beeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 05:47:41</query_time>
   <create_date>2014-03-08</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>baseessentials.com</domain_name>
   <domain_keyword>baseessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 00:17:49</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>beessentials.shop</domain_name>
   <domain_keyword>beessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-30 11:39:33</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>beessentials.life</domain_name>
   <domain_keyword>beessentials</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-08 01:12:04</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>bkeessentials.org</domain_name>
   <domain_keyword>bkeessentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 03:06:43</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>53</num>
   <domain_name>baeressentials.life</domain_name>
   <domain_keyword>baeressentials</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-02 04:25:30</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>badessentials.com</domain_name>
   <domain_keyword>badessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:12:22</query_time>
   <create_date>2020-12-06</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bafessentials.com</domain_name>
   <domain_keyword>bafessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:53:03</query_time>
   <create_date>2013-01-26</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2028-01-26</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>56</num>
   <domain_name>famessentials.asia</domain_name>
   <domain_keyword>famessentials</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-03 10:30:23</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bjsessentials.org</domain_name>
   <domain_keyword>bjsessentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 18:15:18</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rawessentials.info</domain_name>
   <domain_keyword>rawessentials</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 06:50:07</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sawessentials.com</domain_name>
   <domain_keyword>sawessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 23:29:17</query_time>
   <create_date>2019-06-14</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2025-06-14</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>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>60</num>
   <domain_name>mba-essentials.com</domain_name>
   <domain_keyword>mba-essentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:45:34</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1347</registrar_iana>
   <registrar_name>SilverbackDomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>kaiessentials.store</domain_name>
   <domain_keyword>kaiessentials</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-21 13:25:10</query_time>
   <create_date>2022-12-10</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>vreessentials.org</domain_name>
   <domain_keyword>vreessentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:23:23</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>enaeessentials.com</domain_name>
   <domain_keyword>enaeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:01:47</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-14</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bareessentialss.online</domain_name>
   <domain_keyword>bareessentialss</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 13:58:04</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>fabessentials.com</domain_name>
   <domain_keyword>fabessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:35:39</query_time>
   <create_date>2016-07-19</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-19</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>Fabindia Overseas Pvt Ltd</registrant_name>
   <registrant_company>Fabindia Overseas Pvt Ltd.</registrant_company>
   <registrant_address>N-14 Greater Kailash - I, New Delhi</registrant_address>
   <registrant_city>New Delhi</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>110048</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9650707934</registrant_phone>
   <name_servers>
    <value>ns1.tradebooster.com</value>
    <value>ns2.tradebooster.com</value>
    <value>ns3.tradebooster.com</value>
    <value>ns4.tradebooster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>cafeessentials.net</domain_name>
   <domain_keyword>cafeessentials</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 16:42:53</query_time>
   <create_date>2007-10-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bizessentials.co</domain_name>
   <domain_keyword>bizessentials</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 12:15:17</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2026-01-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>68</num>
   <domain_name>rawessentials.biz</domain_name>
   <domain_keyword>rawessentials</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 06:10:59</query_time>
   <create_date>2020-09-14</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bx-essentials.com</domain_name>
   <domain_keyword>bx-essentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 10:39:10</query_time>
   <create_date>2018-07-19</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bnbessentials.com</domain_name>
   <domain_keyword>bnbessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:25:20</query_time>
   <create_date>2006-03-07</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>WebEssentials</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/bnbessentials.com</registrant_email>
   <name_servers>
    <value>a.ns.interland.net</value>
    <value>b.ns.interland.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>waveessentials.com</domain_name>
   <domain_keyword>waveessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:33:55</query_time>
   <create_date>2017-06-07</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-06-07</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>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/aac20559-ecef-4519-aa12-5d218e7e71d4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>za-essentials.com</domain_name>
   <domain_keyword>za-essentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 09:27:36</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</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/za-essentials.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1mtw.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3sxz.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>careessentials.org</domain_name>
   <domain_keyword>careessentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 12:45:40</query_time>
   <create_date>2016-05-16</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>safeessentials.in</domain_name>
   <domain_keyword>safeessentials</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 19:29:04</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Newgen Digital Works Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>ns182.herosite.pro</value>
    <value>ns183.herosite.pro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>beezessentials.com</domain_name>
   <domain_keyword>beezessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:20:19</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>maleessentials.org</domain_name>
   <domain_keyword>maleessentials</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 07:58:18</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170284001</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lieessentials.shop</domain_name>
   <domain_keyword>lieessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 12:04:54</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>tanner.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>kadessentials.com</domain_name>
   <domain_keyword>kadessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:22:46</query_time>
   <create_date>2020-05-30</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-05-30</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>79</num>
   <domain_name>baressentuals.com</domain_name>
   <domain_keyword>baressentuals</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:54:59</query_time>
   <create_date>2000-04-14</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>ORVEON GLOBAL US LLC</registrant_company>
   <registrant_address>500 Fifth Avenue, 26th Floor</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3322510604</registrant_phone>
   <registrant_fax>+1.3322510604</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>80</num>
   <domain_name>varessentials.com</domain_name>
   <domain_keyword>varessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:30:00</query_time>
   <create_date>2000-12-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>belessentials.com</domain_name>
   <domain_keyword>belessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 02:58:12</query_time>
   <create_date>2017-08-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>theessentials.shop</domain_name>
   <domain_keyword>theessentials</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 01:30:41</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ja-essentials.com</domain_name>
   <domain_keyword>ja-essentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 00:07:15</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>beasessentials.com</domain_name>
   <domain_keyword>beasessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 06:01:33</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>careessentials.biz</domain_name>
   <domain_keyword>careessentials</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 12:45:40</query_time>
   <create_date>2016-05-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>laelessentials.com</domain_name>
   <domain_keyword>laelessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 21:15:59</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>maleessentials.nl</domain_name>
   <domain_keyword>maleessentials</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-08 07:58:18</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2021-12-02</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>blakeessentials.com</domain_name>
   <domain_keyword>blakeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:24:26</query_time>
   <create_date>2022-01-29</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>89</num>
   <domain_name>fayessentials.com</domain_name>
   <domain_keyword>fayessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 18:34:59</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2028-10-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>valessentials.com</domain_name>
   <domain_keyword>valessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:46:54</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>laceessentials.com</domain_name>
   <domain_keyword>laceessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 19:32:18</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2021-03-17</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1020.ui-dns.de</value>
    <value>ns1026.ui-dns.org</value>
    <value>ns1089.ui-dns.com</value>
    <value>ns1118.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>madessentials.co.uk</domain_name>
   <domain_keyword>madessentials</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 16:21:39</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>ravessentials.com</domain_name>
   <domain_keyword>ravessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 06:06:50</query_time>
   <create_date>2017-11-25</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bracessentials.com</domain_name>
   <domain_keyword>bracessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:11:34</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bandessentials.com</domain_name>
   <domain_keyword>bandessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 02:38:36</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1195</registrar_iana>
   <registrar_name>Domainsoverboard.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>careessentials.site</domain_name>
   <domain_keyword>careessentials</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 17:27:56</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>dyeessentials.com</domain_name>
   <domain_keyword>dyeessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 20:57:58</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fae-essentials.com</domain_name>
   <domain_keyword>fae-essentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:36:38</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>queessentials.com</domain_name>
   <domain_keyword>queessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:42:17</query_time>
   <create_date>2008-10-25</create_date>
   <update_date>2017-12-21</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1066.ui-dns.org</value>
    <value>ns1076.ui-dns.biz</value>
    <value>ns1083.ui-dns.de</value>
    <value>ns1089.ui-dns.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>zeaessentials.com</domain_name>
   <domain_keyword>zeaessentials</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:35:52</query_time>
   <create_date>2019-07-12</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.861</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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