WHOIS QUERY TIME

22 Apr 2024 - 8:30 AM UTC

Registered: 15 November 2023
Modified: 26 December 2023
Expiry: 15 November 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns65.domaincontrol.com
ns66.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=profitdeal.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "profitdeal.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "profitdeal.shop",
            "domain_keyword": "profitdeal",
            "domain_tld": "shop",
            "query_time": "2024-04-22 08:30:34",
            "create_date": "2023-11-15",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>profitdeal.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>profitdeal.shop</domain_name>
   <domain_keyword>profitdeal</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 08:30:34</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-12-26</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>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.054 seconds) for "profitdeal.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Apr 2024 - 8:30 AM UTC

Registered: 15 November 2023
Modified: 26 December 2023
Expiry: 15 November 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns65.domaincontrol.com
ns66.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=profitdeal.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "profitdeal.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "profitdeal.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "profitdeal.shop",
            "domain_keyword": "profitdeal",
            "domain_tld": "shop",
            "query_time": "2024-04-22 08:30:34",
            "create_date": "2023-11-15",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "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>profitdeal.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>profitdeal.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>profitdeal.shop</domain_name>
   <domain_keyword>profitdeal</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 08:30:34</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-12-26</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>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.054</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.013 seconds) which contained the exact domain keyword "profitdeal".
Domain Name Registered Expiry Registrar Ownership
1 profitdeal.com 30 Dec 1999 30 Dec 2024 GoDaddy.com, LLC -
2 profitdeal.shop 15 Nov 2023 15 Nov 2024 GoDaddy.com LLC -
3 profitdeal.online 5 Mar 2024 5 Mar 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=profitdeal&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "profitdeal",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "profitdeal.com, profitdeal.shop, profitdeal.online",
    "results": [
        {
            "num": 1,
            "domain_name": "profitdeal.com",
            "domain_keyword": "profitdeal",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:30:30",
            "create_date": "1999-12-30",
            "update_date": "2023-01-26",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "profitdeal.shop",
            "domain_keyword": "profitdeal",
            "domain_tld": "shop",
            "query_time": "2024-04-22 08:30:34",
            "create_date": "2023-11-15",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "profitdeal.online",
            "domain_keyword": "profitdeal",
            "domain_tld": "online",
            "query_time": "2024-05-10 20:52:50",
            "create_date": "2024-03-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-05",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>profitdeal</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>profitdeal.com, profitdeal.shop, profitdeal.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>profitdeal.com</domain_name>
   <domain_keyword>profitdeal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:30:30</query_time>
   <create_date>1999-12-30</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2024-12-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>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>2</num>
   <domain_name>profitdeal.shop</domain_name>
   <domain_keyword>profitdeal</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 08:30:34</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-12-26</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>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>profitdeal.online</domain_name>
   <domain_keyword>profitdeal</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 20:52:50</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-05</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>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>
 </results>
 <stats>
  <total_time>0.013</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 265 domain names (in 0.129 seconds) which look and sound like the brand name "profitdeal".
Domain Name Registered Expiry Registrar Ownership
1 profitdual.com 5 Nov 2020 5 Nov 2024 IONOS SE 1&1 Internet Limited
2 profitdeals.com 1 Jan 2014 1 Jan 2025 Megazone Corp., dba HOSTING.KR james
3 profitheal.shop 27 Apr 2023 27 Apr 2025 Namecheap, Inc. -
4 profitdeals.online 20 May 2024 20 May 2025 Go Daddy, LLC Domains By Proxy, LLC
5 profitreal.com 13 Feb 2004 13 Feb 2025 GRANSY S.R.O D/B/A SUBREG.CZ PROFIT REAL INVEST, s.r.o.
6 profitseal.online 7 May 2024 7 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
7 profitdual.co.uk 5 Nov 2020 5 Nov 2024 Ionos SE [Tag = 1AND1] -
8 profideal.nl 26 Mar 2015 - - -
9 profitzeal.com 4 Nov 2019 4 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
10 profitdealz.com 8 Mar 2017 8 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
11 profitdial.com 4 May 2015 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 profitseal.com 8 Jul 2009 8 Jul 2024 PSI-USA, Inc. dba Domain Robot Brady Worldwide, Inc.
13 profit-deal.com 25 Apr 2023 25 Apr 2024 NAMECHEAP INC Withheld for Privacy Purposes
14 profitideal.site 14 Sep 2023 14 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
15 profitheal.com 30 Nov 2022 30 Nov 2024 GoDaddy.com, LLC -
16 profideal.de - - - -
17 profideal.com 8 Nov 2001 8 Nov 2024 Cronon AG -
18 profitpeak.xyz 19 Mar 2024 19 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
19 profitmesl.com 30 Jul 2023 30 Jul 2024 Squarespace Domains II LLC bluehostlk
20 profitteam.co.uk 24 Feb 2003 24 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
21 profitebal.com 16 Dec 2023 16 Dec 2024 CV. Jogjacamp Ricky Salim
22 profitteam.com 7 May 1999 7 May 2025 ENOM, INC. REDACTED FOR PRIVACY
23 profitgear.com 30 Apr 2007 30 Apr 2025 ANNULET, INC BuyDomains.com
24 profitdraw.com 29 Sep 2023 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 profityear.com 21 Apr 2007 21 Apr 2025 GoDaddy.com, LLC -
26 profitsgal.com 23 Oct 2021 23 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
27 profitpedal.com 26 May 2021 26 May 2025 Launchpad.com Inc. -
28 profitdeco.com 14 Oct 2016 14 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
29 promotdeal.com 3 Dec 2023 3 Dec 2024 Tucows Domains Inc. -
30 profit-pal.com 15 Jun 2023 15 Jun 2028 Wild West Domains, LLC -
31 profitleap.ai - - 1api.net Domains By Proxy, LLC
32 profilideal.com 19 Aug 2019 19 Aug 2024 OVH, SAS L'ébullition créative - SASU GlobeWorker
33 profittell.click 16 Apr 2024 16 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
34 profitlead.io 10 Jul 2023 10 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 profitdefi.shop 9 Apr 2024 9 Apr 2025 Sav.com, LLC -
36 profitdental.com 4 Feb 2019 4 Feb 2025 NameSilo, LLC -
37 profitteam.biz 24 Oct 2013 23 Oct 2024 IONOS SE RAM Enterprises
38 profitheat.com 31 Aug 2014 31 Aug 2024 GoDaddy.com, LLC -
39 profitreat.com 24 Jan 2024 24 Jan 2025 Dynadot Inc -
40 profitseat.com 22 Oct 2019 22 Oct 2024 GoDaddy.com, LLC -
41 profitbear.com 1 Nov 2010 1 Nov 2025 PDR Ltd. d/b/a PublicDomainRegistry.com No
42 profitlead.market 25 Mar 2023 25 Mar 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
43 profithead.com 30 Jun 2018 30 Jun 2024 GoDaddy.com, LLC -
44 profitpedal.agency 28 Feb 2024 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 profitpeak.top 4 Apr 2023 4 Apr 2025 Tucows.com Co 1337 Services LLC
46 profitbean.com 23 Jul 2017 23 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 profitbeam.com 16 Mar 2006 16 Mar 2025 TurnCommerce, Inc. DBA NameBright.com gv, llc
48 profitwell.co.uk 7 Feb 2016 7 Feb 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
49 profitdefi.click 9 Apr 2024 9 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
50 profitteam.click 16 Apr 2024 16 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
51 profitpedal.pro 18 Oct 2023 18 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 profitlean.com 17 Feb 2016 17 Feb 2025 GoDaddy.com, LLC -
53 profitveil.com 2 Apr 2023 2 Apr 2025 NameCheap, Inc. -
54 profitrealm.click 16 Apr 2024 16 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
55 profitgear.store 28 Jan 2024 28 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170055389
56 profitpeak.pics 9 May 2024 9 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
57 profitlegal.com 19 Aug 2018 19 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 profitpeak.site 5 Jan 2024 5 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
59 profitgoal.com 14 Jul 2014 14 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 profittell.com 3 Aug 2000 3 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
61 profitmeals.com 1 Jun 2017 1 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 profitteam.org 23 Jan 2024 23 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
63 profitleap.com 7 Mar 2015 7 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 profitgear.events 6 May 2015 6 May 2025 IONOS SE REDACTED FOR PRIVACY
65 protiideal.com 23 Aug 2023 23 Aug 2026 GoDaddy.com, LLC -
66 profitsell.com 27 Nov 2018 27 Nov 2026 GoDaddy.com, LLC -
67 profitdebt.com 9 Sep 2013 9 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 profitital.com 22 Jan 2024 22 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
69 profitdesk.com 24 Oct 2013 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 profitlead.com 29 Jun 2004 29 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
71 profitpeak.club 20 Jun 2019 20 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 profitread.com 23 Dec 2008 23 Dec 2024 GoDaddy.com, LLC -
73 profitpeak.info 14 Dec 2023 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 profitcell.com 29 Jul 2006 29 Jul 2024 Tucows Domains Inc. -
75 profi-real.com 17 May 2024 17 May 2025 GRANSY S.R.O D/B/A SUBREG.CZ Not Disclosed Not Disclosed
76 promptdeal.com 15 Nov 2020 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 profitsgal.live 23 Oct 2021 23 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 profitpeak.net 15 Jan 2008 2 Apr 2025 GoDaddy.com, LLC -
79 profitbeat.com 15 Feb 2014 15 Feb 2025 GoDaddy.com, LLC -
80 profitital.site 22 Jan 2024 22 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
81 profitpeak.pl 13 Feb 2024 13 Feb 2025 Aftermarket.pl Limited -
82 profi-dial.de - - - -
83 profitrial.com 16 Nov 2023 16 Nov 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
84 profitteam.xyz 26 Dec 2023 26 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
85 profitlead.net 6 May 2014 6 May 2025 Go Montenegro Domains, LLC -
86 profiledeal.com 29 Jul 2011 29 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
87 profitnepal.com 12 May 2023 12 May 2024 Onlinenic Inc Nepal Business Media Pvt. Ltd.
88 profitwell.org 20 May 2024 20 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 profitpeak.co 4 May 2023 4 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
90 profitden.com 25 Mar 2016 25 Mar 2025 GoDaddy.com, LLC -
91 pro-ideal.ru 6 Jun 2023 6 Jun 2024 REGRU-RU Private Person
92 profittel.com 8 Aug 2017 8 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 profiteam.org.pl 18 Sep 2019 18 Sep 2024 nazwa.pl sp. z o.o. -
94 profitval.com 23 Jun 2019 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 profidela.online 17 May 2023 17 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
96 propideal.com 8 May 2024 8 May 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
97 profotdel.net 30 Oct 2019 30 Oct 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
98 profitdex.com 11 Aug 2016 11 Aug 2024 GoDaddy.com, LLC -
99 profitpal.org 16 Jun 2023 16 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
100 profotdel.ru 17 Apr 2020 17 Apr 2025 REGRU-RU Private Person
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 Profitdeal.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=profitdeal.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "profitdeal.shop",
        "page_size": 100
    },
    "count": {
        "total": 265,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "profitdual.com, profitdeals.com, profitheal.shop, profitdeals.online, profitreal.com, profitseal.online, profitdual.co.uk, profideal.nl, profitzeal.com, profitdealz.com, profitdial.com, profitseal.com, profit-deal.com, profitideal.site, profitheal.com, profideal.de, profideal.com, profitpeak.xyz, profitmesl.com, profitteam.co.uk, profitebal.com, profitteam.com, profitgear.com, profitdraw.com, profityear.com, profitsgal.com, profitpedal.com, profitdeco.com, promotdeal.com, profit-pal.com, profitleap.ai, profilideal.com, profittell.click, profitlead.io, profitdefi.shop, profitdental.com, profitteam.biz, profitheat.com, profitreat.com, profitseat.com, profitbear.com, profitlead.market, profithead.com, profitpedal.agency, profitpeak.top, profitbean.com, profitbeam.com, profitwell.co.uk, profitdefi.click, profitteam.click, profitpedal.pro, profitlean.com, profitveil.com, profitrealm.click, profitgear.store, profitpeak.pics, profitlegal.com, profitpeak.site, profitgoal.com, profittell.com, profitmeals.com, profitteam.org, profitleap.com, profitgear.events, protiideal.com, profitsell.com, profitdebt.com, profitital.com, profitdesk.com, profitlead.com, profitpeak.club, profitread.com, profitpeak.info, profitcell.com, profi-real.com, promptdeal.com, profitsgal.live, profitpeak.net, profitbeat.com, profitital.site, profitpeak.pl, profi-dial.de, profitrial.com, profitteam.xyz, profitlead.net, profiledeal.com, profitnepal.com, profitwell.org, profitpeak.co, profitden.com, pro-ideal.ru, profittel.com, profiteam.org.pl, profitval.com, profidela.online, propideal.com, profotdel.net, profitdex.com, profitpal.org, profotdel.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "profitdual.com",
            "domain_keyword": "profitdual",
            "domain_tld": "com",
            "query_time": "2024-05-21 18:47:41",
            "create_date": "2020-11-05",
            "update_date": "2020-11-05",
            "expiry_date": "2024-11-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1022.ui-dns.de",
                "ns1034.ui-dns.biz",
                "ns1041.ui-dns.com",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "profitdeals.com",
            "domain_keyword": "profitdeals",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:52:49",
            "create_date": "2014-01-01",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "james",
            "registrant_company": "james",
            "registrant_address": "00-000 Jeongja-dong Bundang-gu, Seongnam-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "463751",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.100000000",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-et9bxd45.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "profitheal.shop",
            "domain_keyword": "profitheal",
            "domain_tld": "shop",
            "query_time": "2024-05-21 18:47:55",
            "create_date": "2023-04-27",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "profitdeals.online",
            "domain_keyword": "profitdeals",
            "domain_tld": "online",
            "query_time": "2024-05-22 16:11:28",
            "create_date": "2024-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "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": [
                "lee.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "profitreal.com",
            "domain_keyword": "profitreal",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:27:42",
            "create_date": "2004-02-13",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "PROFIT REAL INVEST, s.r.o.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "dns.platon.org",
                "dns.platon.sk",
                "ns.platon.org",
                "ns.platon.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "profitseal.online",
            "domain_keyword": "profitseal",
            "domain_tld": "online",
            "query_time": "2024-05-10 17:31:37",
            "create_date": "2024-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "profitdual.co.uk",
            "domain_keyword": "profitdual",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 08:30:39",
            "create_date": "2020-11-05",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-05",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1022.ui-dns.de",
                "ns1034.ui-dns.biz",
                "ns1041.ui-dns.com",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "profideal.nl",
            "domain_keyword": "profideal",
            "domain_tld": "nl",
            "query_time": "2024-04-30 03:48:50",
            "create_date": "2015-03-26",
            "update_date": "2024-03-25",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 9,
            "domain_name": "profitzeal.com",
            "domain_keyword": "profitzeal",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:36:31",
            "create_date": "2019-11-04",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=profitzeal.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "profitdealz.com",
            "domain_keyword": "profitdealz",
            "domain_tld": "com",
            "query_time": "2024-05-31 04:14:13",
            "create_date": "2017-03-08",
            "update_date": "2024-03-31",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "profitdial.com",
            "domain_keyword": "profitdial",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:52:50",
            "create_date": "2015-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "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=profitdial.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "gail.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "profitseal.com",
            "domain_keyword": "profitseal",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:34:29",
            "create_date": "2009-07-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brady Worldwide, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://whoispro.domain-robot.org/whois/profitseal.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "profit-deal.com",
            "domain_keyword": "profit-deal",
            "domain_tld": "com",
            "query_time": "2024-05-31 04:13:43",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2024-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "profitideal.site",
            "domain_keyword": "profitideal",
            "domain_tld": "site",
            "query_time": "2024-05-25 06:26:55",
            "create_date": "2023-09-14",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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": [
                "aaron.ns.cloudflare.com",
                "veronica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "profitheal.com",
            "domain_keyword": "profitheal",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:53:03",
            "create_date": "2022-11-30",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.xvdns.com",
                "ns2.xvdns.com",
                "ns3.xvdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "profideal.de",
            "domain_keyword": "profideal",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:15:01",
            "update_date": "2022-03-09",
            "name_servers": [
                "docks13.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 17,
            "domain_name": "profideal.com",
            "domain_keyword": "profideal",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:21:08",
            "create_date": "2001-11-08",
            "update_date": "2001-11-08",
            "expiry_date": "2024-11-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks01.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "profitpeak.xyz",
            "domain_keyword": "profitpeak",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 21:47:03",
            "create_date": "2024-03-19",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "profitmesl.com",
            "domain_keyword": "profitmesl",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:54:18",
            "create_date": "2023-07-30",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bluehostlk",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LK",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns56.bluehostlk.com",
                "ns57.bluehostlk.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "profitteam.co.uk",
            "domain_keyword": "profitteam",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 08:35:41",
            "create_date": "2003-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "profitebal.com",
            "domain_keyword": "profitebal",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:53:26",
            "create_date": "2023-12-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://resellercamp.com/",
            "registrant_company": "Ricky Salim",
            "registrant_state": "Banten",
            "registrant_country": "ID",
            "name_servers": [
                "dns1.domainesia.com",
                "dns2.domainesia.com",
                "dns3.domainesia.com",
                "dns4.domainesia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "profitteam.com",
            "domain_keyword": "profitteam",
            "domain_tld": "com",
            "query_time": "2024-05-12 01:08:38",
            "create_date": "1999-05-07",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-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": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fa23bdeb-5bc8-46de-925a-e9329a1e4bed",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "profitgear.com",
            "domain_keyword": "profitgear",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:31:16",
            "create_date": "2007-04-30",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-30",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.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-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "profitdraw.com",
            "domain_keyword": "profitdraw",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:53:25",
            "create_date": "2023-09-29",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-29",
            "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=profitdraw.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "profityear.com",
            "domain_keyword": "profityear",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:36:30",
            "create_date": "2007-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "profitsgal.com",
            "domain_keyword": "profitsgal",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:54:25",
            "create_date": "2021-10-23",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-23",
            "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": 27,
            "domain_name": "profitpedal.com",
            "domain_keyword": "profitpedal",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:36:03",
            "create_date": "2021-05-26",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-26",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns8529.hostgator.com",
                "ns8530.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "profitdeco.com",
            "domain_keyword": "profitdeco",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:39:24",
            "create_date": "2016-10-14",
            "update_date": "2023-10-21",
            "expiry_date": "2028-10-14",
            "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=profitdeco.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "promotdeal.com",
            "domain_keyword": "promotdeal",
            "domain_tld": "com",
            "query_time": "2024-04-25 07:31:45",
            "create_date": "2023-12-03",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-03",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "profit-pal.com",
            "domain_keyword": "profit-pal",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:37:57",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2028-06-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "profitleap.ai",
            "domain_keyword": "profitleap",
            "domain_tld": "ai",
            "query_time": "2024-05-16 02:35:51",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "profilideal.com",
            "domain_keyword": "profilideal",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:33:20",
            "create_date": "2019-08-19",
            "update_date": "2023-11-09",
            "expiry_date": "2024-08-19",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "L'ébullition créative - SASU GlobeWorker",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "profittell.click",
            "domain_keyword": "profittell",
            "domain_tld": "click",
            "query_time": "2024-04-26 14:11:54",
            "create_date": "2024-04-16",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "etienne.ns.cloudflare.com",
                "katelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "profitlead.io",
            "domain_keyword": "profitlead",
            "domain_tld": "io",
            "query_time": "2024-05-12 01:08:11",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "profitdefi.shop",
            "domain_keyword": "profitdefi",
            "domain_tld": "shop",
            "query_time": "2024-04-11 17:18:41",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "brian.ns.cloudflare.com",
                "irena.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "profitdental.com",
            "domain_keyword": "profitdental",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:30:31",
            "create_date": "2019-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "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": 37,
            "domain_name": "profitteam.biz",
            "domain_keyword": "profitteam",
            "domain_tld": "biz",
            "query_time": "2024-04-30 03:55:32",
            "create_date": "2013-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RAM Enterprises",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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": [
                "ns1101.ui-dns.biz",
                "ns1101.ui-dns.com",
                "ns1101.ui-dns.de",
                "ns1101.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "profitheat.com",
            "domain_keyword": "profitheat",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:31:43",
            "create_date": "2014-08-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "profitreat.com",
            "domain_keyword": "profitreat",
            "domain_tld": "com",
            "query_time": "2024-05-21 18:48:39",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-17b6p9mm.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "profitseat.com",
            "domain_keyword": "profitseat",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:34:29",
            "create_date": "2019-10-22",
            "update_date": "2023-01-10",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "profitbear.com",
            "domain_keyword": "profitbear",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:29:35",
            "create_date": "2010-11-01",
            "update_date": "2022-10-02",
            "expiry_date": "2025-11-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Bruce Stratton",
            "registrant_company": "No",
            "registrant_address": "214 Hoylake Road West",
            "registrant_city": "Qualicum Beach",
            "registrant_state": "British Columbia",
            "registrant_zip": "V9K 1K5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2505944555",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "profitlead.market",
            "domain_keyword": "profitlead",
            "domain_tld": "market",
            "query_time": "2024-05-28 07:07:09",
            "create_date": "2023-03-25",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-25",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kaluzhskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "profithead.com",
            "domain_keyword": "profithead",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:31:43",
            "create_date": "2018-06-30",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "profitpedal.agency",
            "domain_keyword": "profitpedal",
            "domain_tld": "agency",
            "query_time": "2024-04-30 03:54:32",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "profitpeak.top",
            "domain_keyword": "profitpeak",
            "domain_tld": "top",
            "query_time": "2024-04-10 22:19:32",
            "create_date": "2023-04-04",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "profitbean.com",
            "domain_keyword": "profitbean",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:29:35",
            "create_date": "2017-07-23",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-23",
            "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=profitbean.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "profitbeam.com",
            "domain_keyword": "profitbeam",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:29:35",
            "create_date": "2006-03-16",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "gv, llc",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "DE",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "lakas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "profitwell.co.uk",
            "domain_keyword": "profitwell",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 06:28:04",
            "create_date": "2016-02-07",
            "update_date": "2022-03-21",
            "expiry_date": "2025-02-07",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "profitdefi.click",
            "domain_keyword": "profitdefi",
            "domain_tld": "click",
            "query_time": "2024-04-11 14:25:21",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brian.ns.cloudflare.com",
                "irena.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "profitteam.click",
            "domain_keyword": "profitteam",
            "domain_tld": "click",
            "query_time": "2024-04-18 14:24:55",
            "create_date": "2024-04-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "etienne.ns.cloudflare.com",
                "katelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "profitpedal.pro",
            "domain_keyword": "profitpedal",
            "domain_tld": "pro",
            "query_time": "2024-04-30 03:54:32",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "profitlean.com",
            "domain_keyword": "profitlean",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:32:12",
            "create_date": "2016-02-17",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "profitveil.com",
            "domain_keyword": "profitveil",
            "domain_tld": "com",
            "query_time": "2024-05-12 01:08:42",
            "create_date": "2023-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "profitrealm.click",
            "domain_keyword": "profitrealm",
            "domain_tld": "click",
            "query_time": "2024-04-18 14:24:55",
            "create_date": "2024-04-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "etienne.ns.cloudflare.com",
                "katelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "profitgear.store",
            "domain_keyword": "profitgear",
            "domain_tld": "store",
            "query_time": "2024-05-25 06:26:52",
            "create_date": "2024-01-28",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170055389",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "profitpeak.pics",
            "domain_keyword": "profitpeak",
            "domain_tld": "pics",
            "query_time": "2024-05-12 17:09:44",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "ollie.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "profitlegal.com",
            "domain_keyword": "profitlegal",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:32:12",
            "create_date": "2018-08-19",
            "update_date": "2020-08-13",
            "expiry_date": "2025-08-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": 58,
            "domain_name": "profitpeak.site",
            "domain_keyword": "profitpeak",
            "domain_tld": "site",
            "query_time": "2024-05-10 20:54:09",
            "create_date": "2024-01-05",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "profitgoal.com",
            "domain_keyword": "profitgoal",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:53:42",
            "create_date": "2014-07-14",
            "update_date": "2020-07-08",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "profittell.com",
            "domain_keyword": "profittell",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:35:41",
            "create_date": "2000-08-03",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of profittell.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-1507.awsdns-60.org",
                "ns-1634.awsdns-12.co.uk",
                "ns-359.awsdns-44.com",
                "ns-831.awsdns-39.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "profitmeals.com",
            "domain_keyword": "profitmeals",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:32:34",
            "create_date": "2017-06-01",
            "update_date": "2020-01-15",
            "expiry_date": "2025-06-01",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "profitteam.org",
            "domain_keyword": "profitteam",
            "domain_tld": "org",
            "query_time": "2024-05-21 18:48:53",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vilnius",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns21.nska.net",
                "ns22.nska.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "profitleap.com",
            "domain_keyword": "profitleap",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:53:11",
            "create_date": "2015-03-07",
            "update_date": "2024-01-15",
            "expiry_date": "2025-03-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=profitleap.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "achiel.ns.cloudflare.com",
                "diana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "profitgear.events",
            "domain_keyword": "profitgear",
            "domain_tld": "events",
            "query_time": "2024-05-12 01:07:29",
            "create_date": "2015-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "protiideal.com",
            "domain_keyword": "protiideal",
            "domain_tld": "com",
            "query_time": "2024-04-06 02:27:28",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2026-08-23",
            "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": 66,
            "domain_name": "profitsell.com",
            "domain_keyword": "profitsell",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:34:31",
            "create_date": "2018-11-27",
            "update_date": "2024-03-29",
            "expiry_date": "2026-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "profitdebt.com",
            "domain_keyword": "profitdebt",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:30:31",
            "create_date": "2013-09-09",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=profitdebt.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "profitital.com",
            "domain_keyword": "profitital",
            "domain_tld": "com",
            "query_time": "2024-05-21 18:47:58",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "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": [
                "ed.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "profitdesk.com",
            "domain_keyword": "profitdesk",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:30:31",
            "create_date": "2013-10-24",
            "update_date": "2023-08-23",
            "expiry_date": "2024-10-24",
            "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=profitdesk.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "profitlead.com",
            "domain_keyword": "profitlead",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:32:11",
            "create_date": "2004-06-29",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "profitpeak.club",
            "domain_keyword": "profitpeak",
            "domain_tld": "club",
            "query_time": "2024-04-22 08:33:24",
            "create_date": "2019-06-20",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-20",
            "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": [
                "andy.ns.cloudflare.com",
                "bonnie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "profitread.com",
            "domain_keyword": "profitread",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:34:07",
            "create_date": "2008-12-23",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "profitpeak.info",
            "domain_keyword": "profitpeak",
            "domain_tld": "info",
            "query_time": "2024-04-08 02:40:35",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "profitcell.com",
            "domain_keyword": "profitcell",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:31:24",
            "create_date": "2006-07-29",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "profi-real.com",
            "domain_keyword": "profi-real",
            "domain_tld": "com",
            "query_time": "2024-05-20 16:03:19",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "promptdeal.com",
            "domain_keyword": "promptdeal",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:27:32",
            "create_date": "2020-11-15",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-15",
            "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=promptdeal.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "profitsgal.live",
            "domain_keyword": "profitsgal",
            "domain_tld": "live",
            "query_time": "2024-04-30 03:55:11",
            "create_date": "2021-10-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "profitpeak.net",
            "domain_keyword": "profitpeak",
            "domain_tld": "net",
            "query_time": "2024-04-08 02:40:35",
            "create_date": "2008-01-15",
            "update_date": "2023-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "profitbeat.com",
            "domain_keyword": "profitbeat",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:29:35",
            "create_date": "2014-02-15",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "profitital.site",
            "domain_keyword": "profitital",
            "domain_tld": "site",
            "query_time": "2024-05-19 21:46:59",
            "create_date": "2024-01-22",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "profitpeak.pl",
            "domain_keyword": "profitpeak",
            "domain_tld": "pl",
            "query_time": "2024-05-10 20:54:09",
            "create_date": "2024-02-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 82,
            "domain_name": "profi-dial.de",
            "domain_keyword": "profi-dial",
            "domain_tld": "de",
            "query_time": "2024-05-08 11:15:07",
            "update_date": "2022-04-11",
            "name_servers": [
                "ns.im-netz.de",
                "ns1.im-netz.de",
                "ns2.im-netz.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 83,
            "domain_name": "profitrial.com",
            "domain_keyword": "profitrial",
            "domain_tld": "com",
            "query_time": "2024-05-21 18:48:40",
            "create_date": "2023-11-16",
            "update_date": "2024-01-16",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "profitteam.xyz",
            "domain_keyword": "profitteam",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 03:55:32",
            "create_date": "2023-12-26",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "profitlead.net",
            "domain_keyword": "profitlead",
            "domain_tld": "net",
            "query_time": "2024-04-22 08:32:11",
            "create_date": "2014-05-06",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "registrar_website": "http://www.gomontenegrodomains.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "profiledeal.com",
            "domain_keyword": "profiledeal",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:24:22",
            "create_date": "2011-07-29",
            "update_date": "2020-07-23",
            "expiry_date": "2025-07-29",
            "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": 87,
            "domain_name": "profitnepal.com",
            "domain_keyword": "profitnepal",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:27:31",
            "create_date": "2023-05-12",
            "update_date": "2024-05-15",
            "expiry_date": "2024-05-12",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "DR Acharya",
            "registrant_company": "Nepal Business Media Pvt. Ltd.",
            "registrant_address": "New Baneshwor",
            "registrant_city": "Kathmandu",
            "registrant_state": "BG",
            "registrant_zip": "44600",
            "registrant_country": "NP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+977.9851150832",
            "registrant_fax": "+977.9851150832",
            "name_servers": [
                "ns1.redmonddc.com",
                "ns2.redmonddc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "profitwell.org",
            "domain_keyword": "profitwell",
            "domain_tld": "org",
            "query_time": "2024-05-21 18:49:00",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "profitpeak.co",
            "domain_keyword": "profitpeak",
            "domain_tld": "co",
            "query_time": "2024-05-10 20:54:09",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kualo.net",
                "ns2.kualo.net",
                "ns3.kualo.net",
                "ns4.kualo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "profitden.com",
            "domain_keyword": "profitden",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:30:31",
            "create_date": "2016-03-25",
            "update_date": "2023-11-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pro-ideal.ru",
            "domain_keyword": "pro-ideal",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:22:13",
            "create_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "profittel.com",
            "domain_keyword": "profittel",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:35:41",
            "create_date": "2017-08-08",
            "update_date": "2020-08-02",
            "expiry_date": "2025-08-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "profiteam.org.pl",
            "domain_keyword": "profiteam",
            "domain_tld": "org.pl",
            "query_time": "2024-05-25 06:26:45",
            "create_date": "2019-09-18",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-18",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 94,
            "domain_name": "profitval.com",
            "domain_keyword": "profitval",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:35:54",
            "create_date": "2019-06-23",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-23",
            "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=profitval.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "profidela.online",
            "domain_keyword": "profidela",
            "domain_tld": "online",
            "query_time": "2024-05-21 09:33:59",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "moscovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "propideal.com",
            "domain_keyword": "propideal",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:12:34",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "profotdel.net",
            "domain_keyword": "profotdel",
            "domain_tld": "net",
            "query_time": "2024-05-12 01:09:30",
            "create_date": "2019-10-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "profitdex.com",
            "domain_keyword": "profitdex",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:30:32",
            "create_date": "2016-08-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "profitpal.org",
            "domain_keyword": "profitpal",
            "domain_tld": "org",
            "query_time": "2024-05-10 20:54:07",
            "create_date": "2023-06-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "profotdel.ru",
            "domain_keyword": "profotdel",
            "domain_tld": "ru",
            "query_time": "2024-05-05 13:01:37",
            "create_date": "2020-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.129,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>profitdeal.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>265</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>profitdual.com, profitdeals.com, profitheal.shop, profitdeals.online, profitreal.com, profitseal.online, profitdual.co.uk, profideal.nl, profitzeal.com, profitdealz.com, profitdial.com, profitseal.com, profit-deal.com, profitideal.site, profitheal.com, profideal.de, profideal.com, profitpeak.xyz, profitmesl.com, profitteam.co.uk, profitebal.com, profitteam.com, profitgear.com, profitdraw.com, profityear.com, profitsgal.com, profitpedal.com, profitdeco.com, promotdeal.com, profit-pal.com, profitleap.ai, profilideal.com, profittell.click, profitlead.io, profitdefi.shop, profitdental.com, profitteam.biz, profitheat.com, profitreat.com, profitseat.com, profitbear.com, profitlead.market, profithead.com, profitpedal.agency, profitpeak.top, profitbean.com, profitbeam.com, profitwell.co.uk, profitdefi.click, profitteam.click, profitpedal.pro, profitlean.com, profitveil.com, profitrealm.click, profitgear.store, profitpeak.pics, profitlegal.com, profitpeak.site, profitgoal.com, profittell.com, profitmeals.com, profitteam.org, profitleap.com, profitgear.events, protiideal.com, profitsell.com, profitdebt.com, profitital.com, profitdesk.com, profitlead.com, profitpeak.club, profitread.com, profitpeak.info, profitcell.com, profi-real.com, promptdeal.com, profitsgal.live, profitpeak.net, profitbeat.com, profitital.site, profitpeak.pl, profi-dial.de, profitrial.com, profitteam.xyz, profitlead.net, profiledeal.com, profitnepal.com, profitwell.org, profitpeak.co, profitden.com, pro-ideal.ru, profittel.com, profiteam.org.pl, profitval.com, profidela.online, propideal.com, profotdel.net, profitdex.com, profitpal.org, profotdel.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>profitdual.com</domain_name>
   <domain_keyword>profitdual</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 18:47:41</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2020-11-05</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1022.ui-dns.de</value>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>profitdeals.com</domain_name>
   <domain_keyword>profitdeals</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:52:49</query_time>
   <create_date>2014-01-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>james</registrant_name>
   <registrant_company>james</registrant_company>
   <registrant_address>00-000 Jeongja-dong Bundang-gu, Seongnam-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>463751</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.100000000</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-et9bxd45.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>profitheal.shop</domain_name>
   <domain_keyword>profitheal</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-21 18:47:55</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-27</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>profitdeals.online</domain_name>
   <domain_keyword>profitdeals</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 16:11:28</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</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>lee.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>profitreal.com</domain_name>
   <domain_keyword>profitreal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:27:42</query_time>
   <create_date>2004-02-13</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>PROFIT REAL INVEST, s.r.o.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>dns.platon.org</value>
    <value>dns.platon.sk</value>
    <value>ns.platon.org</value>
    <value>ns.platon.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>profitseal.online</domain_name>
   <domain_keyword>profitseal</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 17:31:37</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>profitdual.co.uk</domain_name>
   <domain_keyword>profitdual</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 08:30:39</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1022.ui-dns.de</value>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>profideal.nl</domain_name>
   <domain_keyword>profideal</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 03:48:50</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-03-25</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>profitzeal.com</domain_name>
   <domain_keyword>profitzeal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:36:31</query_time>
   <create_date>2019-11-04</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=profitzeal.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>profitdealz.com</domain_name>
   <domain_keyword>profitdealz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 04:14:13</query_time>
   <create_date>2017-03-08</create_date>
   <update_date>2024-03-31</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>profitdial.com</domain_name>
   <domain_keyword>profitdial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:52:50</query_time>
   <create_date>2015-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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=profitdial.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>gail.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>profitseal.com</domain_name>
   <domain_keyword>profitseal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:34:29</query_time>
   <create_date>2009-07-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brady Worldwide, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/profitseal.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>profit-deal.com</domain_name>
   <domain_keyword>profit-deal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 04:13:43</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>profitideal.site</domain_name>
   <domain_keyword>profitideal</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 06:26:55</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>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>aaron.ns.cloudflare.com</value>
    <value>veronica.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>profitheal.com</domain_name>
   <domain_keyword>profitheal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:53:03</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-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>ns1.xvdns.com</value>
    <value>ns2.xvdns.com</value>
    <value>ns3.xvdns.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>16</num>
   <domain_name>profideal.de</domain_name>
   <domain_keyword>profideal</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:15:01</query_time>
   <update_date>2022-03-09</update_date>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>profideal.com</domain_name>
   <domain_keyword>profideal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:21:08</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2001-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>profitpeak.xyz</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 21:47:03</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>profitmesl.com</domain_name>
   <domain_keyword>profitmesl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:54:18</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bluehostlk</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LK</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns56.bluehostlk.com</value>
    <value>ns57.bluehostlk.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>profitteam.co.uk</domain_name>
   <domain_keyword>profitteam</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 08:35:41</query_time>
   <create_date>2003-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>profitebal.com</domain_name>
   <domain_keyword>profitebal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:53:26</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://resellercamp.com/</registrar_website>
   <registrant_company>Ricky Salim</registrant_company>
   <registrant_state>Banten</registrant_state>
   <registrant_country>ID</registrant_country>
   <name_servers>
    <value>dns1.domainesia.com</value>
    <value>dns2.domainesia.com</value>
    <value>dns3.domainesia.com</value>
    <value>dns4.domainesia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>profitteam.com</domain_name>
   <domain_keyword>profitteam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 01:08:38</query_time>
   <create_date>1999-05-07</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-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>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fa23bdeb-5bc8-46de-925a-e9329a1e4bed</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>profitgear.com</domain_name>
   <domain_keyword>profitgear</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:31:16</query_time>
   <create_date>2007-04-30</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.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-3392225132</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>profitdraw.com</domain_name>
   <domain_keyword>profitdraw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:53:25</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-29</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=profitdraw.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>25</num>
   <domain_name>profityear.com</domain_name>
   <domain_keyword>profityear</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:36:30</query_time>
   <create_date>2007-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>profitsgal.com</domain_name>
   <domain_keyword>profitsgal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:54:25</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-23</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>27</num>
   <domain_name>profitpedal.com</domain_name>
   <domain_keyword>profitpedal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:36:03</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns8529.hostgator.com</value>
    <value>ns8530.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>profitdeco.com</domain_name>
   <domain_keyword>profitdeco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:39:24</query_time>
   <create_date>2016-10-14</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2028-10-14</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=profitdeco.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>promotdeal.com</domain_name>
   <domain_keyword>promotdeal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 07:31:45</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>30</num>
   <domain_name>profit-pal.com</domain_name>
   <domain_keyword>profit-pal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:37:57</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2028-06-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>31</num>
   <domain_name>profitleap.ai</domain_name>
   <domain_keyword>profitleap</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 02:35:51</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>profilideal.com</domain_name>
   <domain_keyword>profilideal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:33:20</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>L'ébullition créative - SASU GlobeWorker</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>profittell.click</domain_name>
   <domain_keyword>profittell</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-26 14:11:54</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>etienne.ns.cloudflare.com</value>
    <value>katelyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>profitlead.io</domain_name>
   <domain_keyword>profitlead</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-12 01:08:11</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>profitdefi.shop</domain_name>
   <domain_keyword>profitdefi</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-11 17:18:41</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>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>brian.ns.cloudflare.com</value>
    <value>irena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>profitdental.com</domain_name>
   <domain_keyword>profitdental</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:30:31</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>37</num>
   <domain_name>profitteam.biz</domain_name>
   <domain_keyword>profitteam</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 03:55:32</query_time>
   <create_date>2013-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RAM Enterprises</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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>ns1101.ui-dns.biz</value>
    <value>ns1101.ui-dns.com</value>
    <value>ns1101.ui-dns.de</value>
    <value>ns1101.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>profitheat.com</domain_name>
   <domain_keyword>profitheat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:31:43</query_time>
   <create_date>2014-08-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>profitreat.com</domain_name>
   <domain_keyword>profitreat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 18:48:39</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-17b6p9mm.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>profitseat.com</domain_name>
   <domain_keyword>profitseat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:34:29</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>profitbear.com</domain_name>
   <domain_keyword>profitbear</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:29:35</query_time>
   <create_date>2010-11-01</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2025-11-01</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>Bruce Stratton</registrant_name>
   <registrant_company>No</registrant_company>
   <registrant_address>214 Hoylake Road West</registrant_address>
   <registrant_city>Qualicum Beach</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V9K 1K5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2505944555</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>profitlead.market</domain_name>
   <domain_keyword>profitlead</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-28 07:07:09</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kaluzhskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>profithead.com</domain_name>
   <domain_keyword>profithead</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:31:43</query_time>
   <create_date>2018-06-30</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.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>44</num>
   <domain_name>profitpedal.agency</domain_name>
   <domain_keyword>profitpedal</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-30 03:54:32</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>profitpeak.top</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-10 22:19:32</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>profitbean.com</domain_name>
   <domain_keyword>profitbean</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:29:35</query_time>
   <create_date>2017-07-23</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-23</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=profitbean.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>47</num>
   <domain_name>profitbeam.com</domain_name>
   <domain_keyword>profitbeam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:29:35</query_time>
   <create_date>2006-03-16</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-16</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>Redacted for GDPR privacy</registrant_name>
   <registrant_company>gv, llc</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>alina.ns.cloudflare.com</value>
    <value>lakas.ns.cloudflare.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>profitwell.co.uk</domain_name>
   <domain_keyword>profitwell</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 06:28:04</query_time>
   <create_date>2016-02-07</create_date>
   <update_date>2022-03-21</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>profitdefi.click</domain_name>
   <domain_keyword>profitdefi</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-11 14:25:21</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>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brian.ns.cloudflare.com</value>
    <value>irena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>profitteam.click</domain_name>
   <domain_keyword>profitteam</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-18 14:24:55</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>etienne.ns.cloudflare.com</value>
    <value>katelyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>profitpedal.pro</domain_name>
   <domain_keyword>profitpedal</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 03:54:32</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>profitlean.com</domain_name>
   <domain_keyword>profitlean</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:32:12</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>profitveil.com</domain_name>
   <domain_keyword>profitveil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 01:08:42</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>profitrealm.click</domain_name>
   <domain_keyword>profitrealm</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-18 14:24:55</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>etienne.ns.cloudflare.com</value>
    <value>katelyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>profitgear.store</domain_name>
   <domain_keyword>profitgear</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 06:26:52</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-28</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 0170055389</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>profitpeak.pics</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-12 17:09:44</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>ollie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>profitlegal.com</domain_name>
   <domain_keyword>profitlegal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:32:12</query_time>
   <create_date>2018-08-19</create_date>
   <update_date>2020-08-13</update_date>
   <expiry_date>2025-08-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>58</num>
   <domain_name>profitpeak.site</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 20:54:09</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>profitgoal.com</domain_name>
   <domain_keyword>profitgoal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:53:42</query_time>
   <create_date>2014-07-14</create_date>
   <update_date>2020-07-08</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>profittell.com</domain_name>
   <domain_keyword>profittell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:35:41</query_time>
   <create_date>2000-08-03</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-03</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 profittell.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-1507.awsdns-60.org</value>
    <value>ns-1634.awsdns-12.co.uk</value>
    <value>ns-359.awsdns-44.com</value>
    <value>ns-831.awsdns-39.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>61</num>
   <domain_name>profitmeals.com</domain_name>
   <domain_keyword>profitmeals</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:32:34</query_time>
   <create_date>2017-06-01</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-06-01</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>profitteam.org</domain_name>
   <domain_keyword>profitteam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 18:48:53</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vilnius</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns21.nska.net</value>
    <value>ns22.nska.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>profitleap.com</domain_name>
   <domain_keyword>profitleap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:53:11</query_time>
   <create_date>2015-03-07</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=profitleap.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>achiel.ns.cloudflare.com</value>
    <value>diana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>profitgear.events</domain_name>
   <domain_keyword>profitgear</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-12 01:07:29</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>protiideal.com</domain_name>
   <domain_keyword>protiideal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 02:27:28</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2026-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>66</num>
   <domain_name>profitsell.com</domain_name>
   <domain_keyword>profitsell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:34:31</query_time>
   <create_date>2018-11-27</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>profitdebt.com</domain_name>
   <domain_keyword>profitdebt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:30:31</query_time>
   <create_date>2013-09-09</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=profitdebt.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>profitital.com</domain_name>
   <domain_keyword>profitital</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 18:47:58</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</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>ed.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>profitdesk.com</domain_name>
   <domain_keyword>profitdesk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:30:31</query_time>
   <create_date>2013-10-24</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-10-24</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=profitdesk.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>profitlead.com</domain_name>
   <domain_keyword>profitlead</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:32:11</query_time>
   <create_date>2004-06-29</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>71</num>
   <domain_name>profitpeak.club</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-22 08:33:24</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-20</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>andy.ns.cloudflare.com</value>
    <value>bonnie.ns.cloudflare.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>profitread.com</domain_name>
   <domain_keyword>profitread</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:34:07</query_time>
   <create_date>2008-12-23</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>profitpeak.info</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-08 02:40:35</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>profitcell.com</domain_name>
   <domain_keyword>profitcell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:31:24</query_time>
   <create_date>2006-07-29</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>profi-real.com</domain_name>
   <domain_keyword>profi-real</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 16:03:19</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>promptdeal.com</domain_name>
   <domain_keyword>promptdeal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:27:32</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-15</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=promptdeal.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>profitsgal.live</domain_name>
   <domain_keyword>profitsgal</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-30 03:55:11</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>profitpeak.net</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 02:40:35</query_time>
   <create_date>2008-01-15</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>profitbeat.com</domain_name>
   <domain_keyword>profitbeat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:29:35</query_time>
   <create_date>2014-02-15</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>profitital.site</domain_name>
   <domain_keyword>profitital</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 21:46:59</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>profitpeak.pl</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-10 20:54:09</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>profi-dial.de</domain_name>
   <domain_keyword>profi-dial</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-08 11:15:07</query_time>
   <update_date>2022-04-11</update_date>
   <name_servers>
    <value>ns.im-netz.de</value>
    <value>ns1.im-netz.de</value>
    <value>ns2.im-netz.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>profitrial.com</domain_name>
   <domain_keyword>profitrial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 18:48:40</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>84</num>
   <domain_name>profitteam.xyz</domain_name>
   <domain_keyword>profitteam</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 03:55:32</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>profitlead.net</domain_name>
   <domain_keyword>profitlead</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 08:32:11</query_time>
   <create_date>2014-05-06</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <registrar_website>http://www.gomontenegrodomains.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>profiledeal.com</domain_name>
   <domain_keyword>profiledeal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:24:22</query_time>
   <create_date>2011-07-29</create_date>
   <update_date>2020-07-23</update_date>
   <expiry_date>2025-07-29</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>87</num>
   <domain_name>profitnepal.com</domain_name>
   <domain_keyword>profitnepal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:27:31</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>DR Acharya</registrant_name>
   <registrant_company>Nepal Business Media Pvt. Ltd.</registrant_company>
   <registrant_address>New Baneshwor</registrant_address>
   <registrant_city>Kathmandu</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>44600</registrant_zip>
   <registrant_country>NP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+977.9851150832</registrant_phone>
   <registrant_fax>+977.9851150832</registrant_fax>
   <name_servers>
    <value>ns1.redmonddc.com</value>
    <value>ns2.redmonddc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>profitwell.org</domain_name>
   <domain_keyword>profitwell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 18:49:00</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>profitpeak.co</domain_name>
   <domain_keyword>profitpeak</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 20:54:09</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kualo.net</value>
    <value>ns2.kualo.net</value>
    <value>ns3.kualo.net</value>
    <value>ns4.kualo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>profitden.com</domain_name>
   <domain_keyword>profitden</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:30:31</query_time>
   <create_date>2016-03-25</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>91</num>
   <domain_name>pro-ideal.ru</domain_name>
   <domain_keyword>pro-ideal</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:22:13</query_time>
   <create_date>2023-06-06</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>profittel.com</domain_name>
   <domain_keyword>profittel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:35:41</query_time>
   <create_date>2017-08-08</create_date>
   <update_date>2020-08-02</update_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>93</num>
   <domain_name>profiteam.org.pl</domain_name>
   <domain_keyword>profiteam</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-25 06:26:45</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>profitval.com</domain_name>
   <domain_keyword>profitval</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:35:54</query_time>
   <create_date>2019-06-23</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-23</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=profitval.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>profidela.online</domain_name>
   <domain_keyword>profidela</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 09:33:59</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>moscovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>propideal.com</domain_name>
   <domain_keyword>propideal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:12:34</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>profotdel.net</domain_name>
   <domain_keyword>profotdel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 01:09:30</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>profitdex.com</domain_name>
   <domain_keyword>profitdex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:30:32</query_time>
   <create_date>2016-08-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>99</num>
   <domain_name>profitpal.org</domain_name>
   <domain_keyword>profitpal</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 20:54:07</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>profotdel.ru</domain_name>
   <domain_keyword>profotdel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 13:01:37</query_time>
   <create_date>2020-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.129</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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