WHOIS QUERY TIME

3 May 2024 - 6:48 PM UTC

Registered: 19 February 2013
Expiry: 19 February 2025

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.timeweb.ru
ns2.timeweb.ru
ns3.timeweb.org
ns4.timeweb.org

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hlprof.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hlprof.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hlprof.ru",
            "domain_keyword": "hlprof",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:48:01",
            "create_date": "2013-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hlprof.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hlprof.ru</domain_name>
   <domain_keyword>hlprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:48:01</query_time>
   <create_date>2013-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.11 seconds) for "hlprof.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2024 - 6:48 PM UTC

Registered: 19 February 2013
Expiry: 19 February 2025

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.timeweb.ru
ns2.timeweb.ru
ns3.timeweb.org
ns4.timeweb.org

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=hlprof.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hlprof.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "hlprof.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "hlprof.ru",
            "domain_keyword": "hlprof",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:48:01",
            "create_date": "2013-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.11,
        "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>hlprof.ru</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>hlprof.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hlprof.ru</domain_name>
   <domain_keyword>hlprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:48:01</query_time>
   <create_date>2013-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.11</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.023 seconds) which contained the exact domain keyword "hlprof".
Domain Name Registered Expiry Registrar Ownership
1 hlprof.ru 19 Feb 2013 19 Feb 2025 REGRU-RU Private Person
2 hlprof.com 27 Sep 2016 27 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hlprof&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hlprof",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hlprof.ru, hlprof.com",
    "results": [
        {
            "num": 1,
            "domain_name": "hlprof.ru",
            "domain_keyword": "hlprof",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:48:01",
            "create_date": "2013-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "hlprof.com",
            "domain_keyword": "hlprof",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:40:35",
            "create_date": "2016-09-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hlprof</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>hlprof.ru, hlprof.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hlprof.ru</domain_name>
   <domain_keyword>hlprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:48:01</query_time>
   <create_date>2013-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>hlprof.com</domain_name>
   <domain_keyword>hlprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:40:35</query_time>
   <create_date>2016-09-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.023</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,230 domain names (in 0.191 seconds) which look and sound like the brand name "hlprof".
Domain Name Registered Expiry Registrar Ownership
1 lhprof.com 6 Oct 2023 6 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 helprof.com 5 Feb 2017 5 Feb 2025 NEUBOX Internet S.A. de C.V. CompraloenlaWeb
3 flprof.ru 9 Feb 2022 9 Feb 2025 R01-RU Private Person
4 blprof.com 26 Dec 2022 26 Dec 2024 WHC Online Solutions Inc Privacy Protect, LLC (PrivacyProtect.org)
5 hlprod.com 8 Sep 2003 8 Sep 2024 GANDI SAS PIERRE LEMOINE
6 htprof.com 20 May 1997 21 May 2025 Tucows Domains Inc. -
7 clprof.store 17 Sep 2023 17 Sep 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
8 clprof.ru 17 Sep 2023 17 Sep 2024 BEGET-RU Private Person
9 hrprof.ru 14 Sep 2008 14 Sep 2024 R01-RU LLC The R-PRO Concern
10 ylprof.net 5 Feb 2019 5 Feb 2025 acens Technologies, S.L.U. GRUP GAMMA,S.A.
11 alprof.by 2 Jun 2009 12 Jun 2025 Reliable Software, Ltd ООО "АльПрофГрупп"
12 holprof.ru 8 Dec 2023 8 Dec 2024 REGRU-RU Private Person
13 hdprof.com 19 May 2022 19 May 2025 GoDaddy.com, LLC -
14 helprof.ru 2 Sep 2016 2 Sep 2024 TIMEWEB-RU Private Person
15 elprof.ru 7 Feb 2002 8 Feb 2025 RU-CENTER-RU Publik organization "AllRussian Electric Trade Union"
16 hcprof.online 25 Dec 2023 25 Dec 2024 Registrar of Domain Names REG.RU, LLC Private Person
17 klprof.ru 14 May 2018 14 May 2025 REGRU-RU Private Person
18 elprof.tech 7 Feb 2024 7 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
19 alprof.com 2 Feb 2004 2 Feb 2025 1API GmbH REDACTED FOR PRIVACY
20 mlprof.de - - - -
21 alprof.pl 3 Feb 2004 2 Feb 2025 Aftermarket.pl Limited -
22 ilprof.it 17 Dec 2012 24 Dec 2024 NameCase GmbH Puglia.com Srls
23 hlprod.ru 24 Mar 2024 24 Mar 2025 REGRU-RU Private Person
24 hgprof.com 9 Aug 2018 9 Aug 2024 GoDaddy.com, LLC -
25 hrprof.org 20 Feb 2023 20 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166544681
26 h-prof.ru 21 Jan 2009 21 Jan 2025 RU-CENTER-RU Private Person
27 hyprof.com 9 Sep 2021 9 Sep 2024 GoDaddy.com, LLC -
28 hlpros.com 8 Apr 2014 8 Apr 2025 Wild West Domains, LLC -
29 hlprot.com 7 Dec 2015 7 Dec 2024 GoDaddy.com, LLC -
30 nlprof.ru 3 Feb 2010 3 Feb 2025 R01-RU Private Person
31 hfprof.com 9 Apr 2023 9 Apr 2025 GoDaddy.com, LLC -
32 slprof.ru 3 Jul 2018 3 Jul 2024 RU-CENTER-RU "Slavyanskiy Profil", LLC
33 hlprop.com 16 Oct 2023 16 Oct 2026 GoDaddy.com, LLC -
34 hkprof.com 21 Sep 2007 21 Sep 2024 acens Technologies, S.L.U. -
35 hlpros.net 1 Feb 2024 1 Feb 2025 GoDaddy.com, LLC -
36 elprof.info 16 Jul 2015 16 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Publik organization "AllRussian Electric Trade Union"
37 hrprof.co.uk 20 Feb 2013 20 Feb 2025 Ionos SE [Tag = 1AND1] -
38 ylprof.cat 5 Feb 2019 5 Feb 2025 Acens Technologies S.L. -
39 ilprof.com 20 Jun 2011 20 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
40 hlprop.biz 2 Jan 2014 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 elprof.com 26 Oct 2000 26 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
42 alprof.online 16 Aug 2023 16 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
43 alprof.ro 7 Apr 2005 5 Jul 2027 CYBER_FOLKS S.R.L. -
44 alprof.info 25 May 2023 25 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
45 hcprof.ru 25 Dec 2023 25 Dec 2024 REGRU-RU Private Person
46 ulprof.ru 15 Feb 2016 15 Feb 2025 R01-RU Private Person
47 elprof.net 27 Sep 2021 27 Sep 2024 GoDaddy.com, LLC -
48 elprof.biz 28 Dec 2023 28 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com thisboyisbuilding
49 elprof.ro - 30 May 2027 ICI - Registrar -
50 hrprof.com 13 Aug 2000 13 Aug 2024 GoDaddy.com, LLC -
51 ilprof.info 8 May 2020 8 May 2025 Tucows Domains Inc. Data Protected
52 hlprom.com 7 Dec 2023 7 Dec 2024 Dreamscape Networks International Pte Ltd JOE EVERSEVERS
53 hcprof.com 12 Jan 2024 12 Jan 2027 GoDaddy.com, LLC -
54 hiprof.com 13 Jul 2021 13 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 hprof.com 24 Dec 2018 24 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 hlpro.enterprises 17 Sep 2023 17 Sep 2024 IONOS SE 1&1 Internet Inc
57 vlprof.pro 14 Jan 2024 14 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER OOO "VITLENPROF"
58 lprof.eu - - STRATO AG -
59 hlpro.co.uk 25 Feb 2024 25 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
60 hlpro.com.br 19 Jan 2022 19 Jan 2026 - TLNET ASSESSORIA E CONSULTORIA EIRELI
61 lprof.com 8 Feb 2013 8 Feb 2025 HOSTING UKRAINE LLC Hosting Ukraine LLC
62 ylprof.com 23 Mar 2018 23 Mar 2025 acens Technologies, S.L.U. GRUP GAMMA,S.A.
63 hrprof.eu - - eNom, Inc -
64 alprof.ru 5 May 2008 5 May 2025 RU-CENTER-RU NETGALAXY LTD
65 heprof.co.uk 8 Nov 2022 8 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
66 hiprof.cn 12 Dec 2023 12 Dec 2024 北京新网数码信息技术有限公司 张欣雨
67 elprof.sk 24 Nov 2003 30 Nov 2024 MYSTERY MACHINE, s.r.o. Elprof spol. s.r.o
68 ylprof.biz 5 Feb 2019 5 Feb 2025 Acens Technologies, S.L.U. GRUP GAMMA,S.A.
69 heprof.com 26 Jan 2024 26 Jan 2025 FastDomain Inc. -
70 elprof.it 28 Jul 1998 17 Dec 2024 Aruba Business s.r.l. Elettronica Professionale S.r.l.
71 clprof.com 5 May 2004 5 May 2024 ENOM, INC. REDACTED FOR PRIVACY
72 mlprof.lt 9 Jan 2013 10 Jan 2025 UAB "Interneto vizija" UAB "Interneto vizija"
73 hlprod.tech 16 Nov 2023 16 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
74 hprof.ru 7 Sep 2022 7 Sep 2024 SALENAMES-RU Private Person
75 hlpro.cn 23 Mar 2024 23 Mar 2025 成都西维数码科技有限公司 刘佳辉
76 hlpro.app 12 May 2023 12 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
77 hlpro.com 3 Apr 2004 3 Apr 2025 ABOVE.COM PTY LTD. -
78 hlpro.site 24 Feb 2024 24 Feb 2025 Netowl,Inc. XSERVER Inc.
79 hlpro.ru 16 Jan 2024 16 Jan 2025 REGTIME-RU Private Person
80 lprof.ru 17 Sep 2007 17 Sep 2024 SALENAMES-RU Private Person
81 heprof.net 8 Nov 2022 8 Nov 2024 GoDaddy.com, LLC -
82 hlpro.co 18 Aug 2023 18 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 alprom.com 8 Apr 2007 8 Apr 2025 Nicco Ltd. -
84 holprofi.org 11 Dec 2022 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 plprom.ru 6 Mar 2018 6 Mar 2025 REGRU-RU Private Person
86 dlyprof.ru 31 Jan 2023 31 Jan 2025 REGRU-RU Private Person
87 dsprof.ru 28 Feb 2021 28 Feb 2025 BEGET-RU Private Person
88 i-prof.com 10 Aug 2017 10 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 inprof.com 12 Nov 2007 12 Nov 2025 GoDaddy.com, LLC -
90 haprofs.com 4 Jul 2023 4 Jul 2024 Cronon AG -
91 aluprof.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
92 lproof.org 20 Jan 1999 20 Jan 2029 Moniker Online Services LLC Living Proof Ministries
93 delprof.by 28 Oct 2010 29 Oct 2024 Reliable Software, Ltd ООО "Деловой Профиль"
94 cnprof.com 8 Aug 2016 8 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
95 uaprof.net 18 Jun 2001 18 Jun 2024 GoDaddy.com, LLC -
96 leprof.ru 18 Oct 2015 18 Oct 2024 REGRU-RU Private Person
97 mtprof.ru 14 Nov 2022 14 Nov 2024 REGRU-RU Private Person
98 hplprofi.ru 23 Jan 2024 23 Jan 2025 REGRU-RU Private Person
99 e-prof.ru 25 Jul 2023 25 Jul 2024 RU-CENTER-RU Private Person
100 haloprof.app 6 Aug 2020 6 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
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 Hlprof.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hlprof.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hlprof.ru",
        "page_size": 100
    },
    "count": {
        "total": 3230,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "lhprof.com, helprof.com, flprof.ru, blprof.com, hlprod.com, htprof.com, clprof.store, clprof.ru, hrprof.ru, ylprof.net, alprof.by, holprof.ru, hdprof.com, helprof.ru, elprof.ru, hcprof.online, klprof.ru, elprof.tech, alprof.com, mlprof.de, alprof.pl, ilprof.it, hlprod.ru, hgprof.com, hrprof.org, h-prof.ru, hyprof.com, hlpros.com, hlprot.com, nlprof.ru, hfprof.com, slprof.ru, hlprop.com, hkprof.com, hlpros.net, elprof.info, hrprof.co.uk, ylprof.cat, ilprof.com, hlprop.biz, elprof.com, alprof.online, alprof.ro, alprof.info, hcprof.ru, ulprof.ru, elprof.net, elprof.biz, elprof.ro, hrprof.com, ilprof.info, hlprom.com, hcprof.com, hiprof.com, hprof.com, hlpro.enterprises, vlprof.pro, lprof.eu, hlpro.co.uk, hlpro.com.br, lprof.com, ylprof.com, hrprof.eu, alprof.ru, heprof.co.uk, hiprof.cn, elprof.sk, ylprof.biz, heprof.com, elprof.it, clprof.com, mlprof.lt, hlprod.tech, hprof.ru, hlpro.cn, hlpro.app, hlpro.com, hlpro.site, hlpro.ru, lprof.ru, heprof.net, hlpro.co, alprom.com, holprofi.org, plprom.ru, dlyprof.ru, dsprof.ru, i-prof.com, inprof.com, haprofs.com, aluprof.online, lproof.org, delprof.by, cnprof.com, uaprof.net, leprof.ru, mtprof.ru, hplprofi.ru, e-prof.ru, haloprof.app",
    "results": [
        {
            "num": 1,
            "domain_name": "lhprof.com",
            "domain_keyword": "lhprof",
            "domain_tld": "com",
            "query_time": "2024-05-19 06:05:11",
            "create_date": "2023-10-06",
            "update_date": "2023-10-06",
            "expiry_date": "2025-10-06",
            "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=lhprof.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.kamino4050.com.br",
                "ns2.kamino4050.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "helprof.com",
            "domain_keyword": "helprof",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:26:14",
            "create_date": "2017-02-05",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1483,
            "registrar_name": "NEUBOX Internet S.A. de C.V.",
            "registrar_website": "http://neubox.com/",
            "registrant_name": "oscar Hernandez Vega",
            "registrant_company": "CompraloenlaWeb",
            "registrant_address": "lazaro cardenas 1805",
            "registrant_city": "chihuahua",
            "registrant_state": "Chihuahua",
            "registrant_zip": "31125",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+52.6144177860",
            "name_servers": [
                "ns1.helprof.mx"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "flprof.ru",
            "domain_keyword": "flprof",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:21:38",
            "create_date": "2022-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "blprof.com",
            "domain_keyword": "blprof",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:08:35",
            "create_date": "2022-12-26",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-26",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc",
            "registrar_website": "https://whc.ca",
            "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.123nameserver.com",
                "ns2.123nameserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "hlprod.com",
            "domain_keyword": "hlprod",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:19:04",
            "create_date": "2003-09-08",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-08",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PIERRE LEMOINE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-10-b.gandi.net",
                "ns-15-c.gandi.net",
                "ns-88-a.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "htprof.com",
            "domain_keyword": "htprof",
            "domain_tld": "com",
            "query_time": "2024-05-23 01:32:59",
            "create_date": "1997-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.earthlink.net",
                "dns2.earthlink.net",
                "dns3.earthlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "clprof.store",
            "domain_keyword": "clprof",
            "domain_tld": "store",
            "query_time": "2024-05-26 18:47:22",
            "create_date": "2023-09-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "clprof.ru",
            "domain_keyword": "clprof",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:28:58",
            "create_date": "2023-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "hrprof.ru",
            "domain_keyword": "hrprof",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:34:28",
            "create_date": "2008-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "R01-RU",
            "registrant_company": "LLC The R-PRO Concern",
            "name_servers": [
                "ns1.valuehost.ru",
                "ns2.valuehost.ru",
                "ns3.valuehost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "ylprof.net",
            "domain_keyword": "ylprof",
            "domain_tld": "net",
            "query_time": "2024-05-21 21:16:34",
            "create_date": "2019-02-05",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-05",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "GRUP GAMMA,S.A.",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "name_servers": [
                "ns.canaldominios.com",
                "ns2.canaldominios.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "alprof.by",
            "domain_keyword": "alprof",
            "domain_tld": "by",
            "query_time": "2024-05-11 08:40:53",
            "create_date": "2009-06-02",
            "update_date": "2023-06-02",
            "expiry_date": "2025-06-12",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"АльПрофГрупп\"",
            "registrant_address": "220140, -, г. Минск, ул. Лещинского, д. 8, к. 401",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375299997700",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 12,
            "domain_name": "holprof.ru",
            "domain_keyword": "holprof",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:41:21",
            "create_date": "2023-12-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "hdprof.com",
            "domain_keyword": "hdprof",
            "domain_tld": "com",
            "query_time": "2024-05-20 16:51:05",
            "create_date": "2022-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "helprof.ru",
            "domain_keyword": "helprof",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:05:12",
            "create_date": "2016-09-02",
            "expiry_date": "2024-09-02",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "elprof.ru",
            "domain_keyword": "elprof",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:57:47",
            "create_date": "2002-02-07",
            "expiry_date": "2025-02-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Publik organization \"AllRussian Electric Trade Union\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "hcprof.online",
            "domain_keyword": "hcprof",
            "domain_tld": "online",
            "query_time": "2024-04-30 04:37:27",
            "create_date": "2023-12-25",
            "update_date": "2024-02-22",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sankt-Peterburg",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "klprof.ru",
            "domain_keyword": "klprof",
            "domain_tld": "ru",
            "query_time": "2024-05-19 18:45:51",
            "create_date": "2018-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.handyhost.ru",
                "ns2.handyhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "elprof.tech",
            "domain_keyword": "elprof",
            "domain_tld": "tech",
            "query_time": "2024-05-30 12:17:17",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "alprof.com",
            "domain_keyword": "alprof",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:11:25",
            "create_date": "2004-02-02",
            "update_date": "2018-05-23",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "contact via https://www.1api.net/send-message/alprof.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mlprof.de",
            "domain_keyword": "mlprof",
            "domain_tld": "de",
            "query_time": "2024-05-07 18:24:45",
            "update_date": "2020-08-17",
            "name_servers": [
                "ns5.ns35.de",
                "ns6.ns35.de",
                "ns7.ns35.de",
                "ns8.ns35.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 21,
            "domain_name": "alprof.pl",
            "domain_keyword": "alprof",
            "domain_tld": "pl",
            "query_time": "2024-04-18 21:11:25",
            "create_date": "2004-02-03",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-02",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ilprof.it",
            "domain_keyword": "ilprof",
            "domain_tld": "it",
            "query_time": "2024-05-17 19:43:59",
            "create_date": "2012-12-17",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-24",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "hlprod.ru",
            "domain_keyword": "hlprod",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:48:01",
            "create_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hlprod.ru.",
                "ns2.hlprod.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "hgprof.com",
            "domain_keyword": "hgprof",
            "domain_tld": "com",
            "query_time": "2024-05-31 00:38:20",
            "create_date": "2018-08-09",
            "update_date": "2024-02-21",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hrprof.org",
            "domain_keyword": "hrprof",
            "domain_tld": "org",
            "query_time": "2024-04-29 00:11:52",
            "create_date": "2023-02-20",
            "update_date": "2023-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166544681",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "h-prof.ru",
            "domain_keyword": "h-prof",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:38:54",
            "create_date": "2009-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "hyprof.com",
            "domain_keyword": "hyprof",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:20:46",
            "create_date": "2021-09-09",
            "update_date": "2022-10-03",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hlpros.com",
            "domain_keyword": "hlpros",
            "domain_tld": "com",
            "query_time": "2024-06-09 14:15:48",
            "create_date": "2014-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hlprot.com",
            "domain_keyword": "hlprot",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:19:08",
            "create_date": "2015-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "nlprof.ru",
            "domain_keyword": "nlprof",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:09:05",
            "create_date": "2010-02-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "hfprof.com",
            "domain_keyword": "hfprof",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:16:29",
            "create_date": "2023-04-09",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "slprof.ru",
            "domain_keyword": "slprof",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:39:51",
            "create_date": "2018-07-03",
            "expiry_date": "2024-07-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Slavyanskiy Profil\", LLC",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "hlprop.com",
            "domain_keyword": "hlprop",
            "domain_tld": "com",
            "query_time": "2024-05-23 19:48:50",
            "create_date": "2023-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2026-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hkprof.com",
            "domain_keyword": "hkprof",
            "domain_tld": "com",
            "query_time": "2024-04-24 14:33:08",
            "create_date": "2007-09-21",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-21",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "-",
            "registrant_state": "SEVILLA",
            "registrant_country": "ES",
            "name_servers": [
                "artemis.ttd.net",
                "gre6465.cruzcampo.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hlpros.net",
            "domain_keyword": "hlpros",
            "domain_tld": "net",
            "query_time": "2024-05-26 14:40:35",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "elprof.info",
            "domain_keyword": "elprof",
            "domain_tld": "info",
            "query_time": "2024-04-23 02:14:01",
            "create_date": "2015-07-16",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-16",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Publik organization \"AllRussian Electric Trade Union\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "hrprof.co.uk",
            "domain_keyword": "hrprof",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 20:39:30",
            "create_date": "2013-02-20",
            "update_date": "2023-02-19",
            "expiry_date": "2025-02-20",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1021.ui-dns.biz",
                "ns1021.ui-dns.com",
                "ns1021.ui-dns.de",
                "ns1021.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "ylprof.cat",
            "domain_keyword": "ylprof",
            "domain_tld": "cat",
            "query_time": "2024-06-12 01:42:35",
            "create_date": "2019-02-05",
            "update_date": "2020-01-07",
            "expiry_date": "2025-02-05",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies S.L.",
            "registrar_website": "http://www.acens.com",
            "name_servers": [
                "ns.canaldominios.com",
                "ns2.canaldominios.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ilprof.com",
            "domain_keyword": "ilprof",
            "domain_tld": "com",
            "query_time": "2024-04-16 18:19:55",
            "create_date": "2011-06-20",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ilprof.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "hlprop.biz",
            "domain_keyword": "hlprop",
            "domain_tld": "biz",
            "query_time": "2024-04-25 16:19:06",
            "create_date": "2014-01-02",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "elprof.com",
            "domain_keyword": "elprof",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:14:02",
            "create_date": "2000-10-26",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns.lnet.it",
                "ns2.lnet.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "alprof.online",
            "domain_keyword": "alprof",
            "domain_tld": "online",
            "query_time": "2024-05-10 00:23:28",
            "create_date": "2023-08-16",
            "update_date": "2024-04-05",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "alprof.ro",
            "domain_keyword": "alprof",
            "domain_tld": "ro",
            "query_time": "2024-06-10 02:09:21",
            "create_date": "2005-04-07",
            "expiry_date": "2027-07-05",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.nemesis.ro",
                "ns2.nemesis.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 44,
            "domain_name": "alprof.info",
            "domain_keyword": "alprof",
            "domain_tld": "info",
            "query_time": "2024-05-26 13:31:50",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "mack.ns.cloudflare.com",
                "rosalyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "hcprof.ru",
            "domain_keyword": "hcprof",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:06:39",
            "create_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "ulprof.ru",
            "domain_keyword": "ulprof",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:52:35",
            "create_date": "2016-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "elprof.net",
            "domain_keyword": "elprof",
            "domain_tld": "net",
            "query_time": "2024-06-08 17:36:58",
            "create_date": "2021-09-27",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "elprof.biz",
            "domain_keyword": "elprof",
            "domain_tld": "biz",
            "query_time": "2024-05-28 08:15:06",
            "create_date": "2023-12-28",
            "update_date": "2024-01-13",
            "expiry_date": "2024-12-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "thisboyisbuilding",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "osun",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the registrar 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": 49,
            "domain_name": "elprof.ro",
            "domain_keyword": "elprof",
            "domain_tld": "ro",
            "query_time": "2024-06-08 17:37:15",
            "expiry_date": "2027-05-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns7.rcs-rds.ro",
                "ns8.rcs-rds.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 50,
            "domain_name": "hrprof.com",
            "domain_keyword": "hrprof",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:39:30",
            "create_date": "2000-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.site4now.net",
                "ns2.site4now.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ilprof.info",
            "domain_keyword": "ilprof",
            "domain_tld": "info",
            "query_time": "2024-05-13 20:32:58",
            "create_date": "2020-05-08",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hlprom.com",
            "domain_keyword": "hlprom",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:19:18",
            "create_date": "2023-12-07",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "JOE EVERSEVERS",
            "registrant_address": "3/12 METRO COURT",
            "registrant_city": "GATESHEAD",
            "registrant_state": "NSW",
            "registrant_zip": "2290",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.249478665",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hcprof.com",
            "domain_keyword": "hcprof",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:50:17",
            "create_date": "2024-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2027-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hiprof.com",
            "domain_keyword": "hiprof",
            "domain_tld": "com",
            "query_time": "2024-05-26 03:20:06",
            "create_date": "2021-07-13",
            "update_date": "2023-10-15",
            "expiry_date": "2025-07-13",
            "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=hiprof.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "hprof.com",
            "domain_keyword": "hprof",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:35:16",
            "create_date": "2018-12-24",
            "update_date": "2020-12-18",
            "expiry_date": "2024-12-24",
            "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": 56,
            "domain_name": "hlpro.enterprises",
            "domain_keyword": "hlpro",
            "domain_tld": "enterprises",
            "query_time": "2024-05-26 14:40:35",
            "create_date": "2023-09-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1021.ui-dns.org",
                "ns1032.ui-dns.biz",
                "ns1041.ui-dns.com",
                "ns1110.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "vlprof.pro",
            "domain_keyword": "vlprof",
            "domain_tld": "pro",
            "query_time": "2024-05-15 14:49:06",
            "create_date": "2024-01-14",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \"VITLENPROF\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "78",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lprof.eu",
            "domain_keyword": "lprof",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:53:33",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "docks01.rzone.de",
                "shades14.rzone.de"
            ]
        },
        {
            "num": 59,
            "domain_name": "hlpro.co.uk",
            "domain_keyword": "hlpro",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 13:12:46",
            "create_date": "2024-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "hlpro.com.br",
            "domain_keyword": "hlpro",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 14:50:48",
            "create_date": "2022-01-19",
            "update_date": "2023-12-20",
            "expiry_date": "2026-01-19",
            "registrant_name": "TLNET ASSESSORIA E CONSULTORIA EIRELI",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "fay.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 61,
            "domain_name": "lprof.com",
            "domain_keyword": "lprof",
            "domain_tld": "com",
            "query_time": "2024-05-29 23:18:35",
            "create_date": "2013-02-08",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-08",
            "registrar_iana": 2374,
            "registrar_name": "HOSTING UKRAINE LLC",
            "registrar_website": "https://www.ukraine.com.ua",
            "registrant_name": "Privacy Protection",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "PO Box 65",
            "registrant_city": "Kiev",
            "registrant_zip": "04112",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.443927433",
            "name_servers": [
                "ns15.inhostedns.com",
                "ns25.inhostedns.net",
                "ns35.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/"
            ]
        },
        {
            "num": 62,
            "domain_name": "ylprof.com",
            "domain_keyword": "ylprof",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:35:07",
            "create_date": "2018-03-23",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-23",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "GRUP GAMMA,S.A.",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "name_servers": [
                "ns.canaldominios.com",
                "ns2.canaldominios.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hrprof.eu",
            "domain_keyword": "hrprof",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:52:25",
            "registrar_name": "eNom, Inc",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.dvn.fi",
                "ns2.dvn.fi"
            ]
        },
        {
            "num": 64,
            "domain_name": "alprof.ru",
            "domain_keyword": "alprof",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:55:05",
            "create_date": "2008-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "heprof.co.uk",
            "domain_keyword": "heprof",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 16:20:36",
            "create_date": "2022-11-08",
            "update_date": "2023-08-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "hiprof.cn",
            "domain_keyword": "hiprof",
            "domain_tld": "cn",
            "query_time": "2024-05-07 06:04:22",
            "create_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "张欣雨",
            "registrant_email": "[email protected]",
            "name_servers": [
                "desi.ns.cloudflare.com",
                "wells.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "elprof.sk",
            "domain_keyword": "elprof",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:28:20",
            "create_date": "2003-11-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-30",
            "registrar_name": "MYSTERY MACHINE, s.r.o.",
            "registrant_name": "Elprof spol. s.r.o",
            "registrant_company": "Elprof spol. s.r.o",
            "registrant_address": "Kapusany 493",
            "registrant_city": "Kapušany",
            "registrant_zip": "08012",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.517941961",
            "name_servers": [
                "ns1.mojhosting.sk",
                "ns2.mojhosting.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 68,
            "domain_name": "ylprof.biz",
            "domain_keyword": "ylprof",
            "domain_tld": "biz",
            "query_time": "2024-05-21 21:16:34",
            "create_date": "2019-02-05",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-05",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GRUP GAMMA,S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.canaldominios.com",
                "ns2.canaldominios.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "heprof.com",
            "domain_keyword": "heprof",
            "domain_tld": "com",
            "query_time": "2024-06-11 08:00:08",
            "create_date": "2024-01-26",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.justhost-expired.domainparkingserver.net",
                "ns2.justhost-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "elprof.it",
            "domain_keyword": "elprof",
            "domain_tld": "it",
            "query_time": "2024-04-23 02:14:02",
            "create_date": "1998-07-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-17",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Elettronica Professionale S.r.l.",
            "registrant_address": "S.S. Sassari-Fertilia Km. 2?200",
            "registrant_city": "Sassari",
            "registrant_state": "SS",
            "registrant_zip": "07100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.9netweb.it",
                "ns2.9netweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "clprof.com",
            "domain_keyword": "clprof",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:52:12",
            "create_date": "2004-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2024-05-05",
            "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": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/e0b5e832-68cd-4c63-93ec-4e5c9a27026a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mlprof.lt",
            "domain_keyword": "mlprof",
            "domain_tld": "lt",
            "query_time": "2024-05-18 19:05:54",
            "create_date": "2013-01-09",
            "expiry_date": "2025-01-10",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 73,
            "domain_name": "hlprod.tech",
            "domain_keyword": "hlprod",
            "domain_tld": "tech",
            "query_time": "2024-05-23 19:48:50",
            "create_date": "2023-11-16",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moskva",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "hprof.ru",
            "domain_keyword": "hprof",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:26:53",
            "create_date": "2022-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "hlpro.cn",
            "domain_keyword": "hlpro",
            "domain_tld": "cn",
            "query_time": "2024-06-09 15:31:27",
            "create_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "刘佳辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "hlpro.app",
            "domain_keyword": "hlpro",
            "domain_tld": "app",
            "query_time": "2024-05-16 15:43:50",
            "create_date": "2023-05-12",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "hlpro.com",
            "domain_keyword": "hlpro",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:19:03",
            "create_date": "2004-04-03",
            "update_date": "2019-09-25",
            "expiry_date": "2025-04-03",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please use contact form at https://www.above.com/registrar/email_form.html?domain=hlpro.com to contact owner",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hlpro.site",
            "domain_keyword": "hlpro",
            "domain_tld": "site",
            "query_time": "2024-06-09 14:15:47",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hlpro.ru",
            "domain_keyword": "hlpro",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:48:01",
            "create_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "lprof.ru",
            "domain_keyword": "lprof",
            "domain_tld": "ru",
            "query_time": "2024-05-02 20:56:30",
            "create_date": "2007-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "heprof.net",
            "domain_keyword": "heprof",
            "domain_tld": "net",
            "query_time": "2024-05-27 01:16:53",
            "create_date": "2022-11-08",
            "update_date": "2023-05-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hlpro.co",
            "domain_keyword": "hlpro",
            "domain_tld": "co",
            "query_time": "2024-05-10 07:19:18",
            "create_date": "2023-08-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 83,
            "domain_name": "alprom.com",
            "domain_keyword": "alprom",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:11:28",
            "create_date": "2007-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "holprofi.org",
            "domain_keyword": "holprofi",
            "domain_tld": "org",
            "query_time": "2024-04-16 14:01:45",
            "create_date": "2022-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "plprom.ru",
            "domain_keyword": "plprom",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:04:56",
            "create_date": "2018-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru",
                "ns3.hosting.reg.ru",
                "ns4.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "dlyprof.ru",
            "domain_keyword": "dlyprof",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:31:43",
            "create_date": "2023-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "angela.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "dsprof.ru",
            "domain_keyword": "dsprof",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:04:43",
            "create_date": "2021-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "i-prof.com",
            "domain_keyword": "i-prof",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:19:52",
            "create_date": "2017-08-10",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-10",
            "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": 89,
            "domain_name": "inprof.com",
            "domain_keyword": "inprof",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:43:03",
            "create_date": "2007-11-12",
            "update_date": "2023-11-13",
            "expiry_date": "2025-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "haprofs.com",
            "domain_keyword": "haprofs",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:12:48",
            "create_date": "2023-07-04",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "cash.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "aluprof.online",
            "domain_keyword": "aluprof",
            "domain_tld": "online",
            "query_time": "2024-05-18 00:17:31",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "lproof.org",
            "domain_keyword": "lproof",
            "domain_tld": "org",
            "query_time": "2024-05-21 04:01:30",
            "create_date": "1999-01-20",
            "update_date": "2024-01-14",
            "expiry_date": "2029-01-20",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Living Proof Ministries",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "n1.buname.com",
                "n2.buname.com",
                "n3.buname.com",
                "n4.buname.com",
                "n5.buname.com",
                "n6.buname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "delprof.by",
            "domain_keyword": "delprof",
            "domain_tld": "by",
            "query_time": "2024-05-15 13:43:55",
            "create_date": "2010-10-28",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-29",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Деловой Профиль\"",
            "registrant_address": "220073, -, г. Минск, ул. Ольшевского, д. 10, каб. 222",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296400210",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 94,
            "domain_name": "cnprof.com",
            "domain_keyword": "cnprof",
            "domain_tld": "com",
            "query_time": "2024-05-21 23:34:52",
            "create_date": "2016-08-08",
            "update_date": "2023-11-23",
            "expiry_date": "2024-08-08",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "uaprof.net",
            "domain_keyword": "uaprof",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:31:16",
            "create_date": "2001-06-18",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "leprof.ru",
            "domain_keyword": "leprof",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:28:36",
            "create_date": "2015-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ucoz.net",
                "ns2.ucoz.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "mtprof.ru",
            "domain_keyword": "mtprof",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:13:35",
            "create_date": "2022-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "hplprofi.ru",
            "domain_keyword": "hplprofi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:26:49",
            "create_date": "2024-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "e-prof.ru",
            "domain_keyword": "e-prof",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:52:43",
            "create_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "haloprof.app",
            "domain_keyword": "haloprof",
            "domain_tld": "app",
            "query_time": "2024-05-12 20:43:13",
            "create_date": "2020-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.191,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hlprof.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3230</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>lhprof.com, helprof.com, flprof.ru, blprof.com, hlprod.com, htprof.com, clprof.store, clprof.ru, hrprof.ru, ylprof.net, alprof.by, holprof.ru, hdprof.com, helprof.ru, elprof.ru, hcprof.online, klprof.ru, elprof.tech, alprof.com, mlprof.de, alprof.pl, ilprof.it, hlprod.ru, hgprof.com, hrprof.org, h-prof.ru, hyprof.com, hlpros.com, hlprot.com, nlprof.ru, hfprof.com, slprof.ru, hlprop.com, hkprof.com, hlpros.net, elprof.info, hrprof.co.uk, ylprof.cat, ilprof.com, hlprop.biz, elprof.com, alprof.online, alprof.ro, alprof.info, hcprof.ru, ulprof.ru, elprof.net, elprof.biz, elprof.ro, hrprof.com, ilprof.info, hlprom.com, hcprof.com, hiprof.com, hprof.com, hlpro.enterprises, vlprof.pro, lprof.eu, hlpro.co.uk, hlpro.com.br, lprof.com, ylprof.com, hrprof.eu, alprof.ru, heprof.co.uk, hiprof.cn, elprof.sk, ylprof.biz, heprof.com, elprof.it, clprof.com, mlprof.lt, hlprod.tech, hprof.ru, hlpro.cn, hlpro.app, hlpro.com, hlpro.site, hlpro.ru, lprof.ru, heprof.net, hlpro.co, alprom.com, holprofi.org, plprom.ru, dlyprof.ru, dsprof.ru, i-prof.com, inprof.com, haprofs.com, aluprof.online, lproof.org, delprof.by, cnprof.com, uaprof.net, leprof.ru, mtprof.ru, hplprofi.ru, e-prof.ru, haloprof.app</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lhprof.com</domain_name>
   <domain_keyword>lhprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 06:05:11</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=lhprof.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.kamino4050.com.br</value>
    <value>ns2.kamino4050.com.br</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>helprof.com</domain_name>
   <domain_keyword>helprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:26:14</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1483</registrar_iana>
   <registrar_name>NEUBOX Internet S.A. de C.V.</registrar_name>
   <registrar_website>http://neubox.com/</registrar_website>
   <registrant_name>oscar Hernandez Vega</registrant_name>
   <registrant_company>CompraloenlaWeb</registrant_company>
   <registrant_address>lazaro cardenas 1805</registrant_address>
   <registrant_city>chihuahua</registrant_city>
   <registrant_state>Chihuahua</registrant_state>
   <registrant_zip>31125</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+52.6144177860</registrant_phone>
   <name_servers>
    <value>ns1.helprof.mx</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>flprof.ru</domain_name>
   <domain_keyword>flprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:21:38</query_time>
   <create_date>2022-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>blprof.com</domain_name>
   <domain_keyword>blprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:08:35</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc</registrar_name>
   <registrar_website>https://whc.ca</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.123nameserver.com</value>
    <value>ns2.123nameserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hlprod.com</domain_name>
   <domain_keyword>hlprod</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:19:04</query_time>
   <create_date>2003-09-08</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PIERRE LEMOINE</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-10-b.gandi.net</value>
    <value>ns-15-c.gandi.net</value>
    <value>ns-88-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>htprof.com</domain_name>
   <domain_keyword>htprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 01:32:59</query_time>
   <create_date>1997-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</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>dns1.earthlink.net</value>
    <value>dns2.earthlink.net</value>
    <value>dns3.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>clprof.store</domain_name>
   <domain_keyword>clprof</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 18:47:22</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>clprof.ru</domain_name>
   <domain_keyword>clprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:28:58</query_time>
   <create_date>2023-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>hrprof.ru</domain_name>
   <domain_keyword>hrprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:34:28</query_time>
   <create_date>2008-09-14</create_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_company>LLC The R-PRO Concern</registrant_company>
   <name_servers>
    <value>ns1.valuehost.ru</value>
    <value>ns2.valuehost.ru</value>
    <value>ns3.valuehost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>ylprof.net</domain_name>
   <domain_keyword>ylprof</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 21:16:34</query_time>
   <create_date>2019-02-05</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>GRUP GAMMA,S.A.</registrant_company>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns.canaldominios.com</value>
    <value>ns2.canaldominios.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>alprof.by</domain_name>
   <domain_keyword>alprof</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-11 08:40:53</query_time>
   <create_date>2009-06-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;АльПрофГрупп&quot;</registrant_company>
   <registrant_address>220140, -, г. Минск, ул. Лещинского, д. 8, к. 401</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375299997700</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>holprof.ru</domain_name>
   <domain_keyword>holprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:41:21</query_time>
   <create_date>2023-12-08</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>hdprof.com</domain_name>
   <domain_keyword>hdprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 16:51:05</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>helprof.ru</domain_name>
   <domain_keyword>helprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:05:12</query_time>
   <create_date>2016-09-02</create_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>elprof.ru</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:57:47</query_time>
   <create_date>2002-02-07</create_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Publik organization &quot;AllRussian Electric Trade Union&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>hcprof.online</domain_name>
   <domain_keyword>hcprof</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 04:37:27</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-12-25</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>Sankt-Peterburg</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>klprof.ru</domain_name>
   <domain_keyword>klprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 18:45:51</query_time>
   <create_date>2018-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.handyhost.ru</value>
    <value>ns2.handyhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>elprof.tech</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-30 12:17:17</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>alprof.com</domain_name>
   <domain_keyword>alprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:11:25</query_time>
   <create_date>2004-02-02</create_date>
   <update_date>2018-05-23</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/alprof.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mlprof.de</domain_name>
   <domain_keyword>mlprof</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-07 18:24:45</query_time>
   <update_date>2020-08-17</update_date>
   <name_servers>
    <value>ns5.ns35.de</value>
    <value>ns6.ns35.de</value>
    <value>ns7.ns35.de</value>
    <value>ns8.ns35.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>alprof.pl</domain_name>
   <domain_keyword>alprof</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-18 21:11:25</query_time>
   <create_date>2004-02-03</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ilprof.it</domain_name>
   <domain_keyword>ilprof</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 19:43:59</query_time>
   <create_date>2012-12-17</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>hlprod.ru</domain_name>
   <domain_keyword>hlprod</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:48:01</query_time>
   <create_date>2024-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hlprod.ru.</value>
    <value>ns2.hlprod.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>hgprof.com</domain_name>
   <domain_keyword>hgprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 00:38:20</query_time>
   <create_date>2018-08-09</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hrprof.org</domain_name>
   <domain_keyword>hrprof</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 00:11:52</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2023-02-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166544681</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>h-prof.ru</domain_name>
   <domain_keyword>h-prof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:38:54</query_time>
   <create_date>2009-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>hyprof.com</domain_name>
   <domain_keyword>hyprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:20:46</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hlpros.com</domain_name>
   <domain_keyword>hlpros</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 14:15:48</query_time>
   <create_date>2014-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hlprot.com</domain_name>
   <domain_keyword>hlprot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:19:08</query_time>
   <create_date>2015-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-07</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>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>30</num>
   <domain_name>nlprof.ru</domain_name>
   <domain_keyword>nlprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:09:05</query_time>
   <create_date>2010-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>hfprof.com</domain_name>
   <domain_keyword>hfprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:16:29</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>slprof.ru</domain_name>
   <domain_keyword>slprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:39:51</query_time>
   <create_date>2018-07-03</create_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Slavyanskiy Profil&quot;, LLC</registrant_company>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>hlprop.com</domain_name>
   <domain_keyword>hlprop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 19:48:50</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2026-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hkprof.com</domain_name>
   <domain_keyword>hkprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 14:33:08</query_time>
   <create_date>2007-09-21</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>-</registrant_company>
   <registrant_state>SEVILLA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>artemis.ttd.net</value>
    <value>gre6465.cruzcampo.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hlpros.net</domain_name>
   <domain_keyword>hlpros</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 14:40:35</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>elprof.info</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 02:14:01</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Publik organization &quot;AllRussian Electric Trade Union&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>hrprof.co.uk</domain_name>
   <domain_keyword>hrprof</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 20:39:30</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1021.ui-dns.biz</value>
    <value>ns1021.ui-dns.com</value>
    <value>ns1021.ui-dns.de</value>
    <value>ns1021.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ylprof.cat</domain_name>
   <domain_keyword>ylprof</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-12 01:42:35</query_time>
   <create_date>2019-02-05</create_date>
   <update_date>2020-01-07</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies S.L.</registrar_name>
   <registrar_website>http://www.acens.com</registrar_website>
   <name_servers>
    <value>ns.canaldominios.com</value>
    <value>ns2.canaldominios.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ilprof.com</domain_name>
   <domain_keyword>ilprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 18:19:55</query_time>
   <create_date>2011-06-20</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ilprof.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hlprop.biz</domain_name>
   <domain_keyword>hlprop</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-25 16:19:06</query_time>
   <create_date>2014-01-02</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>elprof.com</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:14:02</query_time>
   <create_date>2000-10-26</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns.lnet.it</value>
    <value>ns2.lnet.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>alprof.online</domain_name>
   <domain_keyword>alprof</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 00:23:28</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>alprof.ro</domain_name>
   <domain_keyword>alprof</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-10 02:09:21</query_time>
   <create_date>2005-04-07</create_date>
   <expiry_date>2027-07-05</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.nemesis.ro</value>
    <value>ns2.nemesis.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>alprof.info</domain_name>
   <domain_keyword>alprof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 13:31:50</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>mack.ns.cloudflare.com</value>
    <value>rosalyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>hcprof.ru</domain_name>
   <domain_keyword>hcprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:06:39</query_time>
   <create_date>2023-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>ulprof.ru</domain_name>
   <domain_keyword>ulprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:52:35</query_time>
   <create_date>2016-02-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>elprof.net</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 17:36:58</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>elprof.biz</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 08:15:06</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-12-28</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>thisboyisbuilding</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>osun</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</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>49</num>
   <domain_name>elprof.ro</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-08 17:37:15</query_time>
   <expiry_date>2027-05-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns7.rcs-rds.ro</value>
    <value>ns8.rcs-rds.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>hrprof.com</domain_name>
   <domain_keyword>hrprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:39:30</query_time>
   <create_date>2000-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.site4now.net</value>
    <value>ns2.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ilprof.info</domain_name>
   <domain_keyword>ilprof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 20:32:58</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hlprom.com</domain_name>
   <domain_keyword>hlprom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:19:18</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>JOE EVERSEVERS</registrant_name>
   <registrant_address>3/12 METRO COURT</registrant_address>
   <registrant_city>GATESHEAD</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2290</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.249478665</registrant_phone>
   <name_servers>
    <value>kyle.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>hcprof.com</domain_name>
   <domain_keyword>hcprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:50:17</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2027-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hiprof.com</domain_name>
   <domain_keyword>hiprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 03:20:06</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-07-13</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=hiprof.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hprof.com</domain_name>
   <domain_keyword>hprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:35:16</query_time>
   <create_date>2018-12-24</create_date>
   <update_date>2020-12-18</update_date>
   <expiry_date>2024-12-24</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>56</num>
   <domain_name>hlpro.enterprises</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-05-26 14:40:35</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1021.ui-dns.org</value>
    <value>ns1032.ui-dns.biz</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1110.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>vlprof.pro</domain_name>
   <domain_keyword>vlprof</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-15 14:49:06</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot;VITLENPROF&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>78</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lprof.eu</domain_name>
   <domain_keyword>lprof</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:53:33</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>hlpro.co.uk</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 13:12:46</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>hlpro.com.br</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 14:50:48</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2026-01-19</expiry_date>
   <registrant_name>TLNET ASSESSORIA E CONSULTORIA EIRELI</registrant_name>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>fay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>lprof.com</domain_name>
   <domain_keyword>lprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 23:18:35</query_time>
   <create_date>2013-02-08</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>HOSTING UKRAINE LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua</registrar_website>
   <registrant_name>Privacy Protection</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>PO Box 65</registrant_address>
   <registrant_city>Kiev</registrant_city>
   <registrant_zip>04112</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.443927433</registrant_phone>
   <name_servers>
    <value>ns15.inhostedns.com</value>
    <value>ns25.inhostedns.net</value>
    <value>ns35.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ylprof.com</domain_name>
   <domain_keyword>ylprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:35:07</query_time>
   <create_date>2018-03-23</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>GRUP GAMMA,S.A.</registrant_company>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns.canaldominios.com</value>
    <value>ns2.canaldominios.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>hrprof.eu</domain_name>
   <domain_keyword>hrprof</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:52:25</query_time>
   <registrar_name>eNom, Inc</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.dvn.fi</value>
    <value>ns2.dvn.fi</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>alprof.ru</domain_name>
   <domain_keyword>alprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:55:05</query_time>
   <create_date>2008-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>heprof.co.uk</domain_name>
   <domain_keyword>heprof</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 16:20:36</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>hiprof.cn</domain_name>
   <domain_keyword>hiprof</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 06:04:22</query_time>
   <create_date>2023-12-12</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>张欣雨</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>desi.ns.cloudflare.com</value>
    <value>wells.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>elprof.sk</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:28:20</query_time>
   <create_date>2003-11-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>MYSTERY MACHINE, s.r.o.</registrar_name>
   <registrant_name>Elprof spol. s.r.o</registrant_name>
   <registrant_company>Elprof spol. s.r.o</registrant_company>
   <registrant_address>Kapusany 493</registrant_address>
   <registrant_city>Kapušany</registrant_city>
   <registrant_zip>08012</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.517941961</registrant_phone>
   <name_servers>
    <value>ns1.mojhosting.sk</value>
    <value>ns2.mojhosting.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>ylprof.biz</domain_name>
   <domain_keyword>ylprof</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 21:16:34</query_time>
   <create_date>2019-02-05</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GRUP GAMMA,S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.canaldominios.com</value>
    <value>ns2.canaldominios.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>heprof.com</domain_name>
   <domain_keyword>heprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 08:00:08</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.justhost-expired.domainparkingserver.net</value>
    <value>ns2.justhost-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>elprof.it</domain_name>
   <domain_keyword>elprof</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 02:14:02</query_time>
   <create_date>1998-07-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Elettronica Professionale S.r.l.</registrant_company>
   <registrant_address>S.S. Sassari-Fertilia Km. 2?200</registrant_address>
   <registrant_city>Sassari</registrant_city>
   <registrant_state>SS</registrant_state>
   <registrant_zip>07100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.9netweb.it</value>
    <value>ns2.9netweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>clprof.com</domain_name>
   <domain_keyword>clprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:52:12</query_time>
   <create_date>2004-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-05-05</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>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e0b5e832-68cd-4c63-93ec-4e5c9a27026a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mlprof.lt</domain_name>
   <domain_keyword>mlprof</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-18 19:05:54</query_time>
   <create_date>2013-01-09</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>hlprod.tech</domain_name>
   <domain_keyword>hlprod</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 19:48:50</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-16</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>Moskva</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>hprof.ru</domain_name>
   <domain_keyword>hprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:26:53</query_time>
   <create_date>2022-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>hlpro.cn</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-09 15:31:27</query_time>
   <create_date>2024-03-23</create_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>刘佳辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hlpro.app</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 15:43:50</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>hlpro.com</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:19:03</query_time>
   <create_date>2004-04-03</create_date>
   <update_date>2019-09-25</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please use contact form at https://www.above.com/registrar/email_form.html?domain=hlpro.com to contact owner</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>hlpro.site</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-09 14:15:47</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>hlpro.ru</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:48:01</query_time>
   <create_date>2024-01-16</create_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>lprof.ru</domain_name>
   <domain_keyword>lprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 20:56:30</query_time>
   <create_date>2007-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>heprof.net</domain_name>
   <domain_keyword>heprof</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 01:16:53</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>hlpro.co</domain_name>
   <domain_keyword>hlpro</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 07:19:18</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>83</num>
   <domain_name>alprom.com</domain_name>
   <domain_keyword>alprom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:11:28</query_time>
   <create_date>2007-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>holprofi.org</domain_name>
   <domain_keyword>holprofi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 14:01:45</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>85</num>
   <domain_name>plprom.ru</domain_name>
   <domain_keyword>plprom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:04:56</query_time>
   <create_date>2018-03-06</create_date>
   <expiry_date>2025-03-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>
    <value>ns3.hosting.reg.ru</value>
    <value>ns4.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>dlyprof.ru</domain_name>
   <domain_keyword>dlyprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:31:43</query_time>
   <create_date>2023-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>angela.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>dsprof.ru</domain_name>
   <domain_keyword>dsprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:04:43</query_time>
   <create_date>2021-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>i-prof.com</domain_name>
   <domain_keyword>i-prof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:19:52</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-10</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>89</num>
   <domain_name>inprof.com</domain_name>
   <domain_keyword>inprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:43:03</query_time>
   <create_date>2007-11-12</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>haprofs.com</domain_name>
   <domain_keyword>haprofs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:12:48</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>cash.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>aluprof.online</domain_name>
   <domain_keyword>aluprof</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 00:17:31</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>lproof.org</domain_name>
   <domain_keyword>lproof</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 04:01:30</query_time>
   <create_date>1999-01-20</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2029-01-20</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Living Proof Ministries</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>n1.buname.com</value>
    <value>n2.buname.com</value>
    <value>n3.buname.com</value>
    <value>n4.buname.com</value>
    <value>n5.buname.com</value>
    <value>n6.buname.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>delprof.by</domain_name>
   <domain_keyword>delprof</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-15 13:43:55</query_time>
   <create_date>2010-10-28</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Деловой Профиль&quot;</registrant_company>
   <registrant_address>220073, -, г. Минск, ул. Ольшевского, д. 10, каб. 222</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296400210</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>cnprof.com</domain_name>
   <domain_keyword>cnprof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 23:34:52</query_time>
   <create_date>2016-08-08</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>uaprof.net</domain_name>
   <domain_keyword>uaprof</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:31:16</query_time>
   <create_date>2001-06-18</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-18</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>leprof.ru</domain_name>
   <domain_keyword>leprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:28:36</query_time>
   <create_date>2015-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ucoz.net</value>
    <value>ns2.ucoz.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>mtprof.ru</domain_name>
   <domain_keyword>mtprof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:13:35</query_time>
   <create_date>2022-11-14</create_date>
   <expiry_date>2024-11-14</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>hplprofi.ru</domain_name>
   <domain_keyword>hplprofi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:26:49</query_time>
   <create_date>2024-01-23</create_date>
   <expiry_date>2025-01-23</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>99</num>
   <domain_name>e-prof.ru</domain_name>
   <domain_keyword>e-prof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:52:43</query_time>
   <create_date>2023-07-25</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>haloprof.app</domain_name>
   <domain_keyword>haloprof</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 20:43:13</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.191</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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