WHOIS QUERY TIME

25 May 2024 - 10:58 PM UTC

Registered: 23 September 2010
Modified: 2 October 2019

REGISTRAR

Name: Hostnet B.V.

DNSSEC

no

NAME SERVERS

ns0.wixdns.net
ns1.wixdns.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=humanforce.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "humanforce.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "humanforce.nl",
            "domain_keyword": "humanforce",
            "domain_tld": "nl",
            "query_time": "2024-05-25 22:58:36",
            "create_date": "2010-09-23",
            "update_date": "2019-10-02",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>humanforce.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>humanforce.nl</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 22:58:36</query_time>
   <create_date>2010-09-23</create_date>
   <update_date>2019-10-02</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.25 seconds) for "humanforce.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

16 Aug 2022 - 9:57 AM UTC

Registered: 23 September 2010
Modified: 2 October 2019

REGISTRAR

Name: Hostnet B.V.

NAME SERVERS

ns0.wixdns.net
ns1.wixdns.net

DOMAIN STATUS

Active

#2 - QUERY TIME

16 Aug 2022 - 9:57 AM UTC

Registered: 23 September 2010
Modified: 2 October 2019

REGISTRAR

Name: Hostnet B.V.

DNSSEC

no

NAME SERVERS

ns0.wixdns.net
ns1.wixdns.net

DOMAIN STATUS

Active

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=humanforce.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "humanforce.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "humanforce.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "humanforce.nl",
            "domain_keyword": "humanforce",
            "domain_tld": "nl",
            "query_time": "2022-08-16 09:57:47",
            "create_date": "2010-09-23",
            "update_date": "2019-10-02",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "humanforce.nl",
            "domain_keyword": "humanforce",
            "domain_tld": "nl",
            "query_time": "2022-08-16 09:57:47",
            "create_date": "2010-09-23",
            "update_date": "2019-10-02",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.25,
        "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>humanforce.nl</domain_name>
  <sort_by>query_time</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>humanforce.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>humanforce.nl</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-16 09:57:47</query_time>
   <create_date>2010-09-23</create_date>
   <update_date>2019-10-02</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>humanforce.nl</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-16 09:57:47</query_time>
   <create_date>2010-09-23</create_date>
   <update_date>2019-10-02</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.25</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 19 domain names (in 0.025 seconds) which contained the exact domain keyword "humanforce".
Domain Name Registered Expiry Registrar Ownership
1 humanforce.com 12 May 2003 12 May 2025 Amazon Registrar, Inc. Identity Protection Service
2 humanforce.biz 13 Nov 2006 12 Nov 2025 Gandi SAS Timetarget
3 humanforce.co.kr 22 Jun 2007 22 Jun 2024 (?)??? ???
4 humanforce.co.uk 21 Nov 2007 21 Nov 2024 Gandi [Tag = GANDI] -
5 humanforce.be 10 Aug 2009 - Telenet BV -
6 humanforce.nl 23 Sep 2010 - Hostnet B.V. -
7 humanforce.co 30 Jul 2013 29 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
8 humanforce.cloud 16 Feb 2016 16 Feb 2025 Gandi SAS Timetarget
9 humanforce.app 5 May 2018 5 May 2025 Name.com, Inc. TimeTarget
10 humanforce.co.nz 24 Oct 2018 - Gandi -
11 humanforce.io 7 Dec 2018 7 Dec 2024 Gandi SAS Humanforce
12 humanforce.it 24 Aug 2020 24 Aug 2024 Puglia.com srls Puglia.com S.r.l.s.
13 humanforce.net 17 Feb 2021 17 Feb 2025 SAV.COM, LLC REDACTED FOR PRIVACY
14 humanforce.ru 27 Sep 2022 27 Sep 2024 REGRU-RU Private Person
15 humanforce.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
16 humanforce.info 25 Jun 2023 25 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
17 humanforce.pl 20 Dec 2023 20 Dec 2024 Hosting Concepts B.V. -
18 humanforce.org.in 6 Apr 2024 6 Apr 2025 Realtime Register B.V. REDACTED FOR PRIVACY
19 humanforce.org 27 Apr 2024 27 Apr 2025 COSTDOMAIN.COM INC Bahl Co
20 humanforce.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=humanforce&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "humanforce",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 20,
        "relation": "eq",
        "current": 20
    },
    "unique_domains": "humanforce.com, humanforce.biz, humanforce.co.kr, humanforce.co.uk, humanforce.be, humanforce.nl, humanforce.co, humanforce.cloud, humanforce.app, humanforce.co.nz, humanforce.io, humanforce.it, humanforce.net, humanforce.ru, humanforce.xyz, humanforce.info, humanforce.pl, humanforce.org.in, humanforce.org, humanforce.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "humanforce.com",
            "domain_keyword": "humanforce",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:50:34",
            "create_date": "2003-05-12",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of humanforce.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1176.awsdns-19.org",
                "ns-1603.awsdns-08.co.uk",
                "ns-317.awsdns-39.com",
                "ns-967.awsdns-56.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "humanforce.biz",
            "domain_keyword": "humanforce",
            "domain_tld": "biz",
            "query_time": "2024-04-14 02:52:55",
            "create_date": "2006-11-13",
            "update_date": "2024-02-07",
            "expiry_date": "2025-11-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Timetarget",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "humanforce.co.kr",
            "domain_keyword": "humanforce",
            "domain_tld": "co.kr",
            "query_time": "2022-06-19 18:08:44",
            "create_date": "2007-06-22",
            "update_date": "2009-09-07",
            "expiry_date": "2024-06-22",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 4,
            "domain_name": "humanforce.co.uk",
            "domain_keyword": "humanforce",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 07:07:59",
            "create_date": "2007-11-21",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-21",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1253.awsdns-28.org",
                "ns-134.awsdns-16.com",
                "ns-1668.awsdns-16.co.uk",
                "ns-868.awsdns-44.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "humanforce.be",
            "domain_keyword": "humanforce",
            "domain_tld": "be",
            "query_time": "2024-05-18 11:31:28",
            "create_date": "2009-08-10",
            "registrar_name": "Telenet BV",
            "registrar_website": "https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/",
            "name_servers": [
                "ns.be.hostbasket.com",
                "ns.fr.hostbasket.com",
                "ns.nl.hostbasket.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 6,
            "domain_name": "humanforce.nl",
            "domain_keyword": "humanforce",
            "domain_tld": "nl",
            "query_time": "2024-05-25 22:58:36",
            "create_date": "2010-09-23",
            "update_date": "2019-10-02",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "humanforce.co",
            "domain_keyword": "humanforce",
            "domain_tld": "co",
            "query_time": "2024-05-20 12:40:49",
            "create_date": "2013-07-30",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bcp.name.com",
                "ns2dky.name.com",
                "ns3cgw.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "humanforce.cloud",
            "domain_keyword": "humanforce",
            "domain_tld": "cloud",
            "query_time": "2024-04-14 02:52:55",
            "create_date": "2016-02-16",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Timetarget",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1bcp.name.com",
                "ns2dky.name.com",
                "ns3cgw.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "humanforce.app",
            "domain_keyword": "humanforce",
            "domain_tld": "app",
            "query_time": "2024-05-08 22:14:42",
            "create_date": "2018-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TimeTarget",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bcp.name.com",
                "ns2dky.name.com",
                "ns3cgw.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "humanforce.co.nz",
            "domain_keyword": "humanforce",
            "domain_tld": "co.nz",
            "query_time": "2024-04-22 11:26:55",
            "create_date": "2018-10-24",
            "update_date": "2024-03-11",
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1274.awsdns-31.org",
                "ns-1890.awsdns-44.co.uk",
                "ns-386.awsdns-48.com",
                "ns-783.awsdns-33.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "humanforce.io",
            "domain_keyword": "humanforce",
            "domain_tld": "io",
            "query_time": "2024-05-18 11:31:28",
            "create_date": "2018-12-07",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Humanforce",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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-126.awsdns-15.com",
                "ns-1524.awsdns-62.org",
                "ns-1949.awsdns-51.co.uk",
                "ns-852.awsdns-42.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "humanforce.it",
            "domain_keyword": "humanforce",
            "domain_tld": "it",
            "query_time": "2024-04-16 13:51:19",
            "create_date": "2020-08-24",
            "update_date": "2023-10-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "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": 13,
            "domain_name": "humanforce.net",
            "domain_keyword": "humanforce",
            "domain_tld": "net",
            "query_time": "2024-05-27 21:08:29",
            "create_date": "2021-02-17",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-17",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=humanforce.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "humanforce.ru",
            "domain_keyword": "humanforce",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:37:17",
            "create_date": "2022-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "humanforce.xyz",
            "domain_keyword": "humanforce",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 22:14:42",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "humanforce.info",
            "domain_keyword": "humanforce",
            "domain_tld": "info",
            "query_time": "2024-05-20 12:40:49",
            "create_date": "2023-06-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "humanforce.pl",
            "domain_keyword": "humanforce",
            "domain_tld": "pl",
            "query_time": "2024-05-27 21:08:29",
            "create_date": "2023-12-20",
            "update_date": "2024-04-19",
            "expiry_date": "2024-12-20",
            "registrar_name": "Hosting Concepts B.V.",
            "name_servers": [
                "elias.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "humanforce.org.in",
            "domain_keyword": "humanforce",
            "domain_tld": "org.in",
            "query_time": "2024-04-06 05:10:29",
            "create_date": "2024-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-d5fyfcd5fd.dnswnd.eu",
                "ns-jit9trjigd.dnswnd.de",
                "ns-v5d4psv5ed.dnswnd.be"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "humanforce.org",
            "domain_keyword": "humanforce",
            "domain_tld": "org",
            "query_time": "2024-05-01 23:59:18",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 3974,
            "registrar_name": "COSTDOMAIN.COM INC",
            "registrar_website": "https://costdomain.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bahl Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "humanforce.ai",
            "domain_keyword": "humanforce",
            "domain_tld": "ai",
            "query_time": "2024-05-31 11:06:25",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>humanforce</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>20</total>
  <relation>eq</relation>
  <current>20</current>
 </count>
 <unique_domains>humanforce.com, humanforce.biz, humanforce.co.kr, humanforce.co.uk, humanforce.be, humanforce.nl, humanforce.co, humanforce.cloud, humanforce.app, humanforce.co.nz, humanforce.io, humanforce.it, humanforce.net, humanforce.ru, humanforce.xyz, humanforce.info, humanforce.pl, humanforce.org.in, humanforce.org, humanforce.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>humanforce.com</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:50:34</query_time>
   <create_date>2003-05-12</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of humanforce.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1176.awsdns-19.org</value>
    <value>ns-1603.awsdns-08.co.uk</value>
    <value>ns-317.awsdns-39.com</value>
    <value>ns-967.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>humanforce.biz</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 02:52:55</query_time>
   <create_date>2006-11-13</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-11-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Timetarget</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>humanforce.co.kr</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-19 18:08:44</query_time>
   <create_date>2007-06-22</create_date>
   <update_date>2009-09-07</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>4</num>
   <domain_name>humanforce.co.uk</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 07:07:59</query_time>
   <create_date>2007-11-21</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1253.awsdns-28.org</value>
    <value>ns-134.awsdns-16.com</value>
    <value>ns-1668.awsdns-16.co.uk</value>
    <value>ns-868.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>humanforce.be</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-18 11:31:28</query_time>
   <create_date>2009-08-10</create_date>
   <registrar_name>Telenet BV</registrar_name>
   <registrar_website>https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/</registrar_website>
   <name_servers>
    <value>ns.be.hostbasket.com</value>
    <value>ns.fr.hostbasket.com</value>
    <value>ns.nl.hostbasket.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>humanforce.nl</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 22:58:36</query_time>
   <create_date>2010-09-23</create_date>
   <update_date>2019-10-02</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>humanforce.co</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-20 12:40:49</query_time>
   <create_date>2013-07-30</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bcp.name.com</value>
    <value>ns2dky.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4htz.name.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>humanforce.cloud</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-14 02:52:55</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Timetarget</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>ns1bcp.name.com</value>
    <value>ns2dky.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>humanforce.app</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 22:14:42</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>TimeTarget</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bcp.name.com</value>
    <value>ns2dky.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>humanforce.co.nz</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-22 11:26:55</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2024-03-11</update_date>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1274.awsdns-31.org</value>
    <value>ns-1890.awsdns-44.co.uk</value>
    <value>ns-386.awsdns-48.com</value>
    <value>ns-783.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>humanforce.io</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-18 11:31:28</query_time>
   <create_date>2018-12-07</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Humanforce</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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-126.awsdns-15.com</value>
    <value>ns-1524.awsdns-62.org</value>
    <value>ns-1949.awsdns-51.co.uk</value>
    <value>ns-852.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>humanforce.it</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 13:51:19</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</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>13</num>
   <domain_name>humanforce.net</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 21:08:29</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=humanforce.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>humanforce.ru</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:37:17</query_time>
   <create_date>2022-09-27</create_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>humanforce.xyz</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 22:14:42</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>humanforce.info</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 12:40:49</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>humanforce.pl</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 21:08:29</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <name_servers>
    <value>elias.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>humanforce.org.in</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-06 05:10:29</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-d5fyfcd5fd.dnswnd.eu</value>
    <value>ns-jit9trjigd.dnswnd.de</value>
    <value>ns-v5d4psv5ed.dnswnd.be</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>humanforce.org</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 23:59:18</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>3974</registrar_iana>
   <registrar_name>COSTDOMAIN.COM INC</registrar_name>
   <registrar_website>https://costdomain.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bahl Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>humanforce.ai</domain_name>
   <domain_keyword>humanforce</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-31 11:06:25</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</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 164 domain names (in 0.357 seconds) which look and sound like the brand name "humanforce".
Domain Name Registered Expiry Registrar Ownership
1 humanforge.org 25 Jan 2017 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 human-force.site 20 May 2024 20 May 2025 Key-Systems LLC Domain Privacy Trustee SA
3 human-force.com 19 Apr 2008 19 Apr 2025 Alpine Domains Inc. eWeb Development Inc.
4 human-force.nl 12 May 2010 - Hostnet B.V. -
5 human-force.online 20 May 2024 20 May 2025 Key-Systems LLC Domain Privacy Trustee SA
6 humanoforce.com 28 Jul 2019 28 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 human-force.jp 6 Aug 2020 31 Aug 2024 - Tanakaseratajimusyosyakaihokenroumushihoujin
8 humanforces.com 23 Oct 2009 23 Oct 2024 Megazone Corp., dba HOSTING.KR beats
9 human-force.ru 19 Sep 2021 19 Sep 2024 RU-CENTER-RU Private Person
10 humanforte.com 1 Aug 2013 1 Aug 2024 GoDaddy.com, LLC -
11 humanforge.com 13 Feb 2012 13 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 human-force.org 20 May 2024 20 May 2025 Key-Systems GmbH Domain Privacy Trustee SA
13 humaforce.com 1 Jun 2019 1 Jun 2025 Network Solutions, LLC -
14 humanforces.cloud 7 Jun 2022 7 Jun 2024 GoDaddy Domains By Proxy, LLC
15 human-force.net 20 May 2024 20 May 2027 GoDaddy.com, LLC -
16 humanfore.com 8 Feb 2023 8 Feb 2025 Whois Corp. ADFEEL
17 humanfoce.com 1 Jun 2023 1 Jun 2024 Dynadot Inc -
18 humanforc.com 30 Jun 2023 30 Jun 2024 Dynadot Inc -
19 hamalforce.site 6 Aug 2023 6 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
20 womanforce.com 17 Dec 2001 17 Dec 2024 NameSilo, LLC Iniyan Selvamani
21 humansource.com 5 Jul 1998 4 Jul 2026 Network Solutions, LLC -
22 humanvoice.uk 17 May 2022 17 May 2026 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
23 humansource.ro 23 Apr 2018 21 Apr 2026 ICI - Registrar -
24 humanforex.com 20 Dec 2006 20 Dec 2024 GoDaddy.com, LLC -
25 humanaiforce.com 14 Apr 2024 14 Apr 2025 GoDaddy.com, LLC -
26 humalforces.com 28 Dec 2019 28 Dec 2024 Tucows Domains Inc. -
27 humansource.co.jp 18 Oct 2006 - - HumanSource Inc.
28 humanffice.com 31 Oct 2023 31 Oct 2024 gabia Humancompany
29 humanhorse.com 1 Dec 2012 1 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 humanforum.it 29 Jan 2015 29 Jan 2025 1 Api GmbH Search on media group srl
31 huginforce.com 15 Aug 2004 15 Aug 2024 Netdorm, Inc. dba DnsExit.com -
32 demanforce.com 5 Feb 2010 5 Feb 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
33 humanhorse.dk 26 Oct 2017 31 Oct 2026 - humanhorseconsulting
34 nemanforce.ru 7 Apr 2022 7 Apr 2025 FLEXBE-RU OOO "NEMAN GRUPP"
35 humanforza.com 24 Feb 2023 24 Feb 2025 GoDaddy.com, LLC -
36 humanaforme.com 26 Jul 2007 26 Jul 2024 MarkMonitor, Inc. Humana Inc.
37 humanvoice.com 2 May 2002 2 May 2025 Amazon Registrar, Inc. Identity Protection Service
38 humanoforte.com 11 Oct 2023 11 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
39 muminforce.com 22 Mar 2023 22 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
40 humanforth.com 21 Aug 2019 21 Aug 2024 NameSilo, LLC -
41 humanvoice.nl 9 Jul 2023 - Mijn InternetOplossing B.V. -
42 humanvoice.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
43 humanaforme.net 26 Jul 2007 26 Jul 2024 MarkMonitor Inc. -
44 humanforum.org 29 Mar 2022 29 Mar 2025 Dynadot Inc Dynadot Privacy Service
45 suhanforce.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD SAMEERKUMAR PATEL
46 osmanforce.com 15 Mar 2022 15 Mar 2025 Wix.Com Ltd. Oscar Rios
47 humantorch.net 2 Mar 2007 2 Mar 2025 PakNIC (Private) Limited -
48 humanforage.com 1 Aug 2023 1 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
49 humansource.bot 22 Jan 2024 22 Jan 2025 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
50 humanvoice.co.uk 5 Aug 2023 5 Aug 2024 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] Jonathan Gregory
51 humansource.net 21 Feb 2000 21 Feb 2025 Tucows Domains Inc. -
52 humanforcedr.com 6 Feb 2023 6 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
53 humanforum.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Private Person
54 humanforum.co.jp 13 May 1999 - - HUMAN FORUM CO., LTD.
55 hanumanforce.com 15 Aug 2020 15 Aug 2024 Domain.com, LLC REDACTED FOR PRIVACY
56 humanhorse.shop 9 Jan 2020 9 Jan 2025 Tucows Domains Inc. -
57 humantorch.org 18 Jun 2011 18 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0127962109
58 humanvoice.au - - Domain Directors Pty Ltd trading as Instra Chris Dawson
59 humanforum.com 29 Jun 2004 29 Jun 2026 Dynadot Inc -
60 humarforte.by 18 Apr 2019 18 Apr 2025 Reliable Software, Ltd ООО "ЛайфМед"
61 humanvoice.net 3 Mar 2000 3 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
62 humanforms.com 25 Nov 1998 16 Nov 2024 TurnCommerce, Inc. DBA NameBright.com CollegeNET, Inc.
63 humanvoice.me 11 Apr 2023 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 humanforrse.com 7 Jan 2024 7 Jan 2025 OVH, SAS REDACTED FOR PRIVACY
65 humanforma.com 2 Jun 2019 2 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 humanvoice.cloud 29 Jan 2024 29 Jan 2025 Tucows Domains Inc. Data Protected
67 humanvoice.studio 26 Oct 2023 26 Oct 2024 IONOS SE Katrin von Chamier human voice studio
68 lumenforce.com 10 May 2022 10 May 2026 GoDaddy.com, LLC -
69 humanforum.sk 21 Jul 2016 21 Jul 2024 WebSupport s.r.o. Centrum komunitneho organizovani
70 womanforce.co 7 Apr 2021 7 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0161346323
71 humanvoice.biz 18 Sep 2014 17 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com HumanVoice.inc
72 humanource.in 10 Jun 2023 10 Jun 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
73 humanvoice.vip 29 Dec 2023 29 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
74 humanfort.com 28 Nov 2021 28 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 humancore.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
76 humangore.com 6 Oct 2022 6 Oct 2024 GoDaddy.com, LLC -
77 humanmore.com 15 Feb 2023 15 Feb 2025 Domain Name Origin, LLC -
78 humanform.com 25 Nov 1998 16 Nov 2024 TurnCommerce, Inc. DBA NameBright.com CollegeNET, Inc.
79 humancore.info 17 May 2024 17 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 humancore.co.uk 6 Mar 2013 6 Mar 2025 Namesco Limited [Tag = NAMESCO] -
81 humancore.pl 3 Jun 2022 3 Jun 2024 ZENBOX sp. z o.o. -
82 humanfire.com 20 Aug 2009 20 Aug 2024 Tucows Domains Inc. -
83 humanface.ru 6 Oct 2015 6 Oct 2024 REGRU-RU Private Person
84 omanforce.com 4 Jun 2015 4 Jun 2024 GoDaddy.com, LLC -
85 humanform.studio 20 Feb 2024 20 Feb 2025 1API GmbH Registrant of humanform.studio
86 humancore.org 9 Oct 2016 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 humanfare.com 11 Aug 2020 11 Aug 2024 GoDaddy.com, LLC -
88 fumaforce.com 1 Jul 2022 1 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
89 amanforce.com 12 Oct 2023 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 humanform.fashion 13 Mar 2024 13 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER YANDEX LLC
91 humancore.dev 29 Oct 2021 29 Oct 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
92 humanfree.ru 1 Jan 2019 1 Jan 2025 REGRU-RU Private Person
93 humancore.ai - - 1api.net Domains By Proxy, LLC
94 humanform.ru 17 Nov 2011 17 Nov 2024 RU-CENTER-RU Private Person
95 umanforge.com 16 May 2024 16 May 2025 OVH, SAS PRODEO
96 humanform.life 2 May 2024 2 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0171067119
97 lumaforce.com 18 Dec 2008 18 Dec 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
98 humanlore.info 22 Apr 2022 22 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
99 humanlore.com 5 Jun 2016 5 Jun 2024 NAMECHEAP INC Redacted for Privacy Purposes
100 humansource.co.uk 1 Sep 2021 1 Sep 2024 Islam Hegazy [Tag = HEGAZY] -
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 Humanforce.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=humanforce.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "humanforce.nl",
        "page_size": 100
    },
    "count": {
        "total": 164,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "humanforge.org, human-force.site, human-force.com, human-force.nl, human-force.online, humanoforce.com, human-force.jp, humanforces.com, human-force.ru, humanforte.com, humanforge.com, human-force.org, humaforce.com, humanforces.cloud, human-force.net, humanfore.com, humanfoce.com, humanforc.com, hamalforce.site, womanforce.com, humansource.com, humanvoice.uk, humansource.ro, humanforex.com, humanaiforce.com, humalforces.com, humansource.co.jp, humanffice.com, humanhorse.com, humanforum.it, huginforce.com, demanforce.com, humanhorse.dk, nemanforce.ru, humanforza.com, humanaforme.com, humanvoice.com, humanoforte.com, muminforce.com, humanforth.com, humanvoice.nl, humanvoice.xyz, humanaforme.net, humanforum.org, suhanforce.com.au, osmanforce.com, humantorch.net, humanforage.com, humansource.bot, humanvoice.co.uk, humansource.net, humanforcedr.com, humanforum.ru, humanforum.co.jp, hanumanforce.com, humanhorse.shop, humantorch.org, humanvoice.au, humanforum.com, humarforte.by, humanvoice.net, humanforms.com, humanvoice.me, humanforrse.com, humanforma.com, humanvoice.cloud, humanvoice.studio, lumenforce.com, humanforum.sk, womanforce.co, humanvoice.biz, humanource.in, humanvoice.vip, humanfort.com, humancore.shop, humangore.com, humanmore.com, humanform.com, humancore.info, humancore.co.uk, humancore.pl, humanfire.com, humanface.ru, omanforce.com, humanform.studio, humancore.org, humanfare.com, fumaforce.com, amanforce.com, humanform.fashion, humancore.dev, humanfree.ru, humancore.ai, humanform.ru, umanforge.com, humanform.life, lumaforce.com, humanlore.info, humanlore.com, humansource.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "humanforge.org",
            "domain_keyword": "humanforge",
            "domain_tld": "org",
            "query_time": "2024-04-14 02:52:56",
            "create_date": "2017-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "human-force.site",
            "domain_keyword": "human-force",
            "domain_tld": "site",
            "query_time": "2024-05-22 17:07:27",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the 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": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "human-force.com",
            "domain_keyword": "human-force",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:54:59",
            "create_date": "2008-04-19",
            "update_date": "2023-06-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "human-force.nl",
            "domain_keyword": "human-force",
            "domain_tld": "nl",
            "query_time": "2024-04-14 07:03:32",
            "create_date": "2010-05-12",
            "update_date": "2022-04-11",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "human-force.online",
            "domain_keyword": "human-force",
            "domain_tld": "online",
            "query_time": "2024-05-22 16:11:39",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the 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": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "humanoforce.com",
            "domain_keyword": "humanoforce",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:58:58",
            "create_date": "2019-07-28",
            "update_date": "2020-07-22",
            "expiry_date": "2025-07-28",
            "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": 7,
            "domain_name": "human-force.jp",
            "domain_keyword": "human-force",
            "domain_tld": "jp",
            "query_time": "2024-05-25 06:39:13",
            "create_date": "2020-08-06",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Tanakaseratajimusyosyakaihokenroumushihoujin",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 8,
            "domain_name": "humanforces.com",
            "domain_keyword": "humanforces",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:40:49",
            "create_date": "2009-10-23",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "human-force.ru",
            "domain_keyword": "human-force",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:37:13",
            "create_date": "2021-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "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",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "humanforte.com",
            "domain_keyword": "humanforte",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:08:24",
            "create_date": "2013-08-01",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "humanforge.com",
            "domain_keyword": "humanforge",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:52:56",
            "create_date": "2012-02-13",
            "update_date": "2021-02-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "human-force.org",
            "domain_keyword": "human-force",
            "domain_tld": "org",
            "query_time": "2024-05-22 16:19:21",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "humaforce.com",
            "domain_keyword": "humaforce",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:53:56",
            "create_date": "2019-06-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "humanforces.cloud",
            "domain_keyword": "humanforces",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 22:14:42",
            "create_date": "2022-06-07",
            "update_date": "2023-10-11",
            "expiry_date": "2024-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the registrar 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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "human-force.net",
            "domain_keyword": "human-force",
            "domain_tld": "net",
            "query_time": "2024-05-23 16:56:12",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2027-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "humanfore.com",
            "domain_keyword": "humanfore",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:44:45",
            "create_date": "2023-02-08",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-08",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "ADFEEL",
            "registrant_company": "ADFEEL",
            "registrant_address": "358-25 Hosu-ro Ilsandong-gu Goyang-si Gyeonggi-do Goyang-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "10449",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.319061992",
            "name_servers": [
                "ns.adfeel.co.kr",
                "ns.adfeel.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "humanfoce.com",
            "domain_keyword": "humanfoce",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:07:58",
            "create_date": "2023-06-01",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "humanforc.com",
            "domain_keyword": "humanforc",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:31:28",
            "create_date": "2023-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hamalforce.site",
            "domain_keyword": "hamalforce",
            "domain_tld": "site",
            "query_time": "2024-05-01 21:44:01",
            "create_date": "2023-08-06",
            "update_date": "2023-11-29",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsfb15.xyz",
                "ns2.dnsfb15.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "womanforce.com",
            "domain_keyword": "womanforce",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:33:15",
            "create_date": "2001-12-17",
            "update_date": "2024-04-20",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Iniyan Selvamani",
            "registrant_address": "8/12,12th cross street, Dhandeeswaram Nagar, Velachery",
            "registrant_city": "Chennai",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "600042",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.4422433182",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "humansource.com",
            "domain_keyword": "humansource",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:47:38",
            "create_date": "1998-07-05",
            "update_date": "2022-11-09",
            "expiry_date": "2026-07-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "humanvoice.uk",
            "domain_keyword": "humanvoice",
            "domain_tld": "uk",
            "query_time": "2024-05-17 00:13:07",
            "create_date": "2022-05-17",
            "update_date": "2024-05-13",
            "expiry_date": "2026-05-17",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "humansource.ro",
            "domain_keyword": "humansource",
            "domain_tld": "ro",
            "query_time": "2024-05-12 05:55:04",
            "create_date": "2018-04-23",
            "expiry_date": "2026-04-21",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.humansource.ro",
                "ns2.humansource.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 24,
            "domain_name": "humanforex.com",
            "domain_keyword": "humanforex",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:52:56",
            "create_date": "2006-12-20",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "humanaiforce.com",
            "domain_keyword": "humanaiforce",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:43:41",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "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": 26,
            "domain_name": "humalforces.com",
            "domain_keyword": "humalforces",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:54:10",
            "create_date": "2019-12-28",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "humansource.co.jp",
            "domain_keyword": "humansource",
            "domain_tld": "co.jp",
            "query_time": "2024-05-23 02:15:15",
            "create_date": "2006-10-18",
            "update_date": "2023-11-01",
            "registrant_company": "HumanSource Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 28,
            "domain_name": "humanffice.com",
            "domain_keyword": "humanffice",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:14:39",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Humancompany",
            "registrant_company": "Humancompany",
            "registrant_address": "58 Gasan digital 1-ro  Geumcheon-gu Seoul.",
            "registrant_city": "Seoul",
            "registrant_zip": "08591",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7043238826",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "humanhorse.com",
            "domain_keyword": "humanhorse",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:53:51",
            "create_date": "2012-12-01",
            "update_date": "2022-07-18",
            "expiry_date": "2025-12-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "humanforum.it",
            "domain_keyword": "humanforum",
            "domain_tld": "it",
            "query_time": "2024-04-14 07:08:24",
            "create_date": "2015-01-29",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-29",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Search on media group srl",
            "registrant_address": "VIA DEI MILLE 3,",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40121",
            "registrant_country": "IT",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 31,
            "domain_name": "huginforce.com",
            "domain_keyword": "huginforce",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:52:37",
            "create_date": "2004-08-15",
            "update_date": "2019-08-14",
            "expiry_date": "2024-08-15",
            "registrar_iana": 887,
            "registrar_name": "Netdorm, Inc. dba DnsExit.com",
            "registrar_website": "http://www.dnsexit.com",
            "name_servers": [
                "ns1.dnsexit.com",
                "ns2.dnsexit.com",
                "ns3.dnsexit.com",
                "ns4.dnsexit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "demanforce.com",
            "domain_keyword": "demanforce",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:27:33",
            "create_date": "2010-02-05",
            "update_date": "2020-12-30",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "humanhorse.dk",
            "domain_keyword": "humanhorse",
            "domain_tld": "dk",
            "query_time": "2024-05-12 05:50:08",
            "create_date": "2017-10-26",
            "expiry_date": "2026-10-31",
            "registrant_name": "humanhorseconsulting",
            "registrant_address": "Hjelmsømaglevej 80",
            "registrant_city": "Ringsted",
            "registrant_zip": "4100",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "nemanforce.ru",
            "domain_keyword": "nemanforce",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:53:08",
            "create_date": "2022-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "FLEXBE-RU",
            "registrant_company": "OOO \"NEMAN GRUPP\"",
            "name_servers": [
                "ns1.flexbe.ru",
                "ns2.flexbe.ru",
                "ns3.flexbe.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "humanforza.com",
            "domain_keyword": "humanforza",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:14:43",
            "create_date": "2023-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "humanaforme.com",
            "domain_keyword": "humanaforme",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:29:36",
            "create_date": "2007-07-26",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Humana Inc.",
            "registrant_state": "KY",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/humanaforme.com",
            "name_servers": [
                "edns1.ultradns.biz",
                "edns1.ultradns.com",
                "edns1.ultradns.net",
                "edns1.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "humanvoice.com",
            "domain_keyword": "humanvoice",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:49:12",
            "create_date": "2002-05-02",
            "update_date": "2024-03-28",
            "expiry_date": "2025-05-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of humanvoice.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1460.awsdns-54.org",
                "ns-1862.awsdns-40.co.uk",
                "ns-425.awsdns-53.com",
                "ns-530.awsdns-02.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "humanoforte.com",
            "domain_keyword": "humanoforte",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:18:58",
            "create_date": "2023-10-11",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns1.speedhost.in",
                "dns2.speedhost.in",
                "dns3.speedhost.in",
                "dns4.speedhost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "muminforce.com",
            "domain_keyword": "muminforce",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:02:23",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "humanforth.com",
            "domain_keyword": "humanforth",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:52:57",
            "create_date": "2019-08-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "humanvoice.nl",
            "domain_keyword": "humanvoice",
            "domain_tld": "nl",
            "query_time": "2024-05-15 17:26:15",
            "create_date": "2023-07-09",
            "update_date": "2023-07-09",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 42,
            "domain_name": "humanvoice.xyz",
            "domain_keyword": "humanvoice",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 17:33:32",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "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": 43,
            "domain_name": "humanaforme.net",
            "domain_keyword": "humanaforme",
            "domain_tld": "net",
            "query_time": "2024-04-21 07:56:59",
            "create_date": "2007-07-26",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "name_servers": [
                "edns1.ultradns.biz",
                "edns1.ultradns.com",
                "edns1.ultradns.net",
                "edns1.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "humanforum.org",
            "domain_keyword": "humanforum",
            "domain_tld": "org",
            "query_time": "2024-04-14 02:52:57",
            "create_date": "2022-03-29",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "suhanforce.com.au",
            "domain_keyword": "suhanforce",
            "domain_tld": "com.au",
            "query_time": "2024-04-13 11:19:54",
            "update_date": "2023-07-02",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "SAMEERKUMAR PATEL",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "osmanforce.com",
            "domain_keyword": "osmanforce",
            "domain_tld": "com",
            "query_time": "2024-05-05 00:37:48",
            "create_date": "2022-03-15",
            "update_date": "2022-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Oscar Rios",
            "registrant_company": "Oscar Rios",
            "registrant_address": "39 Niagara Street",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5V 0T6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "humantorch.net",
            "domain_keyword": "humantorch",
            "domain_tld": "net",
            "query_time": "2024-05-12 05:55:17",
            "create_date": "2007-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1367,
            "registrar_name": "PakNIC (Private) Limited",
            "registrar_website": "http://https://www.paknic.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "humanforage.com",
            "domain_keyword": "humanforage",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:07:59",
            "create_date": "2023-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "humansource.bot",
            "domain_keyword": "humansource",
            "domain_tld": "bot",
            "query_time": "2024-05-10 17:33:20",
            "create_date": "2024-01-22",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "hattie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "humanvoice.co.uk",
            "domain_keyword": "humanvoice",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 21:09:54",
            "create_date": "2023-08-05",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-05",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "Jonathan Gregory",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "humansource.net",
            "domain_keyword": "humansource",
            "domain_tld": "net",
            "query_time": "2024-04-09 14:29:57",
            "create_date": "2000-02-21",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "humanforcedr.com",
            "domain_keyword": "humanforcedr",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:14:42",
            "create_date": "2023-02-06",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of humanforcedr.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1351.awsdns-40.org",
                "ns-1709.awsdns-21.co.uk",
                "ns-435.awsdns-54.com",
                "ns-986.awsdns-59.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "humanforum.ru",
            "domain_keyword": "humanforum",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:37:17",
            "create_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "humanforum.co.jp",
            "domain_keyword": "humanforum",
            "domain_tld": "co.jp",
            "query_time": "2024-04-14 07:08:24",
            "create_date": "1999-05-13",
            "update_date": "2023-06-01",
            "registrant_company": "HUMAN FORUM CO., LTD.",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        },
        {
            "num": 55,
            "domain_name": "hanumanforce.com",
            "domain_keyword": "hanumanforce",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:31:47",
            "create_date": "2020-08-15",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-15",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "https://tieredaccess.com/contact/69fc58fe-c9e6-4e3d-9c77-6e3c96f54ada",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cs68.hostingberry.com",
                "cs68.hostneverdie.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "humanhorse.shop",
            "domain_keyword": "humanhorse",
            "domain_tld": "shop",
            "query_time": "2024-05-27 21:08:33",
            "create_date": "2020-01-09",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "humantorch.org",
            "domain_keyword": "humantorch",
            "domain_tld": "org",
            "query_time": "2024-04-16 07:48:29",
            "create_date": "2011-06-18",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-18",
            "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 0127962109",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "humanvoice.au",
            "domain_keyword": "humanvoice",
            "domain_tld": "au",
            "query_time": "2024-05-18 02:10:53",
            "update_date": "2023-08-15",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Chris Dawson",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "humanforum.com",
            "domain_keyword": "humanforum",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:52:57",
            "create_date": "2004-06-29",
            "update_date": "2024-04-10",
            "expiry_date": "2026-06-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "humarforte.by",
            "domain_keyword": "humarforte",
            "domain_tld": "by",
            "query_time": "2024-05-25 12:49:50",
            "create_date": "2019-04-18",
            "update_date": "2023-03-30",
            "expiry_date": "2025-04-18",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"ЛайфМед\"",
            "registrant_address": "220141, -, г. Минск, ул. Ф.Скорины, д. 54А, к. 110",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173920787",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 61,
            "domain_name": "humanvoice.net",
            "domain_keyword": "humanvoice",
            "domain_tld": "net",
            "query_time": "2024-04-16 07:49:12",
            "create_date": "2000-03-03",
            "update_date": "2023-02-26",
            "expiry_date": "2025-03-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of humanvoice.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1460.awsdns-54.org",
                "ns-1862.awsdns-40.co.uk",
                "ns-425.awsdns-53.com",
                "ns-530.awsdns-02.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "humanforms.com",
            "domain_keyword": "humanforms",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:52:56",
            "create_date": "1998-11-25",
            "update_date": "2020-02-14",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "CollegeNET Inc.",
            "registrant_company": "CollegeNET, Inc.",
            "registrant_address": "805 SW Broadway, Suite 1600",
            "registrant_city": "Portland",
            "registrant_state": "OR",
            "registrant_zip": "97205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5039735200",
            "registrant_fax": "+1.5039735252",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "humanvoice.me",
            "domain_keyword": "humanvoice",
            "domain_tld": "me",
            "query_time": "2024-04-12 00:46:57",
            "create_date": "2023-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "humanforrse.com",
            "domain_keyword": "humanforrse",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:50:00",
            "create_date": "2024-01-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "humanforma.com",
            "domain_keyword": "humanforma",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:52:56",
            "create_date": "2019-06-02",
            "update_date": "2021-05-27",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "humanvoice.cloud",
            "domain_keyword": "humanvoice",
            "domain_tld": "cloud",
            "query_time": "2024-05-25 12:49:44",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": 67,
            "domain_name": "humanvoice.studio",
            "domain_keyword": "humanvoice",
            "domain_tld": "studio",
            "query_time": "2024-05-10 17:33:32",
            "create_date": "2023-10-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Katrin von Chamier  human voice studio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1058.ui-dns.org",
                "ns1071.ui-dns.com",
                "ns1077.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lumenforce.com",
            "domain_keyword": "lumenforce",
            "domain_tld": "com",
            "query_time": "2024-05-11 19:52:44",
            "create_date": "2022-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2026-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "humanforum.sk",
            "domain_keyword": "humanforum",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:53:57",
            "create_date": "2016-07-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-21",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Centrum komunitneho organizovania",
            "registrant_company": "Centrum komunitneho organizovani",
            "registrant_address": "Kapitulska 13",
            "registrant_city": "Banska Bystrica",
            "registrant_zip": "97401",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 70,
            "domain_name": "womanforce.co",
            "domain_keyword": "womanforce",
            "domain_tld": "co",
            "query_time": "2024-05-31 20:52:14",
            "create_date": "2021-04-07",
            "update_date": "2024-05-31",
            "expiry_date": "2025-04-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0161346323",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "humanvoice.biz",
            "domain_keyword": "humanvoice",
            "domain_tld": "biz",
            "query_time": "2024-04-09 14:30:48",
            "create_date": "2014-09-18",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HumanVoice.inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "humanource.in",
            "domain_keyword": "humanource",
            "domain_tld": "in",
            "query_time": "2024-04-16 07:44:08",
            "create_date": "2023-06-10",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Trento",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "humanvoice.vip",
            "domain_keyword": "humanvoice",
            "domain_tld": "vip",
            "query_time": "2024-04-25 11:37:03",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "humanfort.com",
            "domain_keyword": "humanfort",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:08:24",
            "create_date": "2021-11-28",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-28",
            "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=humanfort.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "humancore.shop",
            "domain_keyword": "humancore",
            "domain_tld": "shop",
            "query_time": "2024-04-21 07:59:51",
            "create_date": "2023-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "humangore.com",
            "domain_keyword": "humangore",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:08:29",
            "create_date": "2022-10-06",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "humanmore.com",
            "domain_keyword": "humanmore",
            "domain_tld": "com",
            "query_time": "2024-04-07 02:31:42",
            "create_date": "2023-02-15",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-15",
            "registrar_iana": 2253,
            "registrar_name": "Domain Name Origin, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "humanform.com",
            "domain_keyword": "humanform",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:52:56",
            "create_date": "1998-11-25",
            "update_date": "2020-02-14",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "CollegeNET Inc.",
            "registrant_company": "CollegeNET, Inc.",
            "registrant_address": "805 SW Broadway, Suite 1600",
            "registrant_city": "Portland",
            "registrant_state": "OR",
            "registrant_zip": "97205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5039735200",
            "registrant_fax": "+1.5039735252",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "humancore.info",
            "domain_keyword": "humancore",
            "domain_tld": "info",
            "query_time": "2024-05-19 16:57:33",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "humancore.co.uk",
            "domain_keyword": "humancore",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 07:59:52",
            "create_date": "2013-03-06",
            "update_date": "2022-02-08",
            "expiry_date": "2025-03-06",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "humancore.pl",
            "domain_keyword": "humancore",
            "domain_tld": "pl",
            "query_time": "2024-05-25 22:58:18",
            "create_date": "2022-06-03",
            "update_date": "2024-05-13",
            "expiry_date": "2024-06-03",
            "registrar_name": "ZENBOX sp. z o.o.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "humanfire.com",
            "domain_keyword": "humanfire",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:07:55",
            "create_date": "2009-08-20",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.pipedns.com",
                "ns2.pipedns.com",
                "ns3.pipedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "humanface.ru",
            "domain_keyword": "humanface",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:37:17",
            "create_date": "2015-10-06",
            "expiry_date": "2024-10-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "omanforce.com",
            "domain_keyword": "omanforce",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:17:10",
            "create_date": "2015-06-04",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "humanform.studio",
            "domain_keyword": "humanform",
            "domain_tld": "studio",
            "query_time": "2024-04-07 02:30:36",
            "create_date": "2024-02-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of humanform.studio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "humancore.org",
            "domain_keyword": "humancore",
            "domain_tld": "org",
            "query_time": "2024-04-21 07:59:51",
            "create_date": "2016-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "humanfare.com",
            "domain_keyword": "humanfare",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:07:54",
            "create_date": "2020-08-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "fumaforce.com",
            "domain_keyword": "fumaforce",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:15:22",
            "create_date": "2022-07-01",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "amanforce.com",
            "domain_keyword": "amanforce",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:07:32",
            "create_date": "2023-10-12",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "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=amanforce.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "humanform.fashion",
            "domain_keyword": "humanform",
            "domain_tld": "fashion",
            "query_time": "2024-05-12 05:50:00",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YANDEX LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "humancore.dev",
            "domain_keyword": "humancore",
            "domain_tld": "dev",
            "query_time": "2024-05-08 22:12:52",
            "create_date": "2021-10-29",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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": [
                "aliza.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "humanfree.ru",
            "domain_keyword": "humanfree",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:37:17",
            "create_date": "2019-01-01",
            "expiry_date": "2025-01-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "humancore.ai",
            "domain_keyword": "humancore",
            "domain_tld": "ai",
            "query_time": "2024-04-21 07:59:51",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "aliza.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "humanform.ru",
            "domain_keyword": "humanform",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:37:17",
            "create_date": "2011-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "umanforge.com",
            "domain_keyword": "umanforge",
            "domain_tld": "com",
            "query_time": "2024-05-19 16:44:49",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PRODEO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "humanform.life",
            "domain_keyword": "humanform",
            "domain_tld": "life",
            "query_time": "2024-05-04 16:34:41",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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 0171067119",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "lumaforce.com",
            "domain_keyword": "lumaforce",
            "domain_tld": "com",
            "query_time": "2024-05-25 16:39:02",
            "create_date": "2008-12-18",
            "update_date": "2020-12-15",
            "expiry_date": "2025-12-18",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "humanlore.info",
            "domain_keyword": "humanlore",
            "domain_tld": "info",
            "query_time": "2024-05-25 12:48:15",
            "create_date": "2022-04-22",
            "update_date": "2023-08-02",
            "expiry_date": "2027-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "humanlore.com",
            "domain_keyword": "humanlore",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:58:05",
            "create_date": "2016-06-05",
            "update_date": "2023-05-06",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "FL",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=humanlore.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns6275.hostgator.com",
                "ns6276.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "humansource.co.uk",
            "domain_keyword": "humansource",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 12:49:34",
            "create_date": "2021-09-01",
            "update_date": "2024-05-04",
            "expiry_date": "2024-09-01",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.357,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>humanforce.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>164</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>humanforge.org, human-force.site, human-force.com, human-force.nl, human-force.online, humanoforce.com, human-force.jp, humanforces.com, human-force.ru, humanforte.com, humanforge.com, human-force.org, humaforce.com, humanforces.cloud, human-force.net, humanfore.com, humanfoce.com, humanforc.com, hamalforce.site, womanforce.com, humansource.com, humanvoice.uk, humansource.ro, humanforex.com, humanaiforce.com, humalforces.com, humansource.co.jp, humanffice.com, humanhorse.com, humanforum.it, huginforce.com, demanforce.com, humanhorse.dk, nemanforce.ru, humanforza.com, humanaforme.com, humanvoice.com, humanoforte.com, muminforce.com, humanforth.com, humanvoice.nl, humanvoice.xyz, humanaforme.net, humanforum.org, suhanforce.com.au, osmanforce.com, humantorch.net, humanforage.com, humansource.bot, humanvoice.co.uk, humansource.net, humanforcedr.com, humanforum.ru, humanforum.co.jp, hanumanforce.com, humanhorse.shop, humantorch.org, humanvoice.au, humanforum.com, humarforte.by, humanvoice.net, humanforms.com, humanvoice.me, humanforrse.com, humanforma.com, humanvoice.cloud, humanvoice.studio, lumenforce.com, humanforum.sk, womanforce.co, humanvoice.biz, humanource.in, humanvoice.vip, humanfort.com, humancore.shop, humangore.com, humanmore.com, humanform.com, humancore.info, humancore.co.uk, humancore.pl, humanfire.com, humanface.ru, omanforce.com, humanform.studio, humancore.org, humanfare.com, fumaforce.com, amanforce.com, humanform.fashion, humancore.dev, humanfree.ru, humancore.ai, humanform.ru, umanforge.com, humanform.life, lumaforce.com, humanlore.info, humanlore.com, humansource.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>humanforge.org</domain_name>
   <domain_keyword>humanforge</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 02:52:56</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>human-force.site</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-22 17:07:27</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_country>CH</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>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>human-force.com</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:54:59</query_time>
   <create_date>2008-04-19</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>human-force.nl</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-14 07:03:32</query_time>
   <create_date>2010-05-12</create_date>
   <update_date>2022-04-11</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>human-force.online</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 16:11:39</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_country>CH</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>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>humanoforce.com</domain_name>
   <domain_keyword>humanoforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:58:58</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2020-07-22</update_date>
   <expiry_date>2025-07-28</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>7</num>
   <domain_name>human-force.jp</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 06:39:13</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Tanakaseratajimusyosyakaihokenroumushihoujin</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>humanforces.com</domain_name>
   <domain_keyword>humanforces</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:40:49</query_time>
   <create_date>2009-10-23</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>human-force.ru</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:37:13</query_time>
   <create_date>2021-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>humanforte.com</domain_name>
   <domain_keyword>humanforte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:08:24</query_time>
   <create_date>2013-08-01</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>humanforge.com</domain_name>
   <domain_keyword>humanforge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:52:56</query_time>
   <create_date>2012-02-13</create_date>
   <update_date>2021-02-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>human-force.org</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 16:19:21</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>humaforce.com</domain_name>
   <domain_keyword>humaforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:53:56</query_time>
   <create_date>2019-06-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>humanforces.cloud</domain_name>
   <domain_keyword>humanforces</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 22:14:42</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the registrar 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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>human-force.net</domain_name>
   <domain_keyword>human-force</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 16:56:12</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2027-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>humanfore.com</domain_name>
   <domain_keyword>humanfore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:44:45</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>ADFEEL</registrant_name>
   <registrant_company>ADFEEL</registrant_company>
   <registrant_address>358-25 Hosu-ro Ilsandong-gu Goyang-si Gyeonggi-do Goyang-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>10449</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.319061992</registrant_phone>
   <name_servers>
    <value>ns.adfeel.co.kr</value>
    <value>ns.adfeel.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>humanfoce.com</domain_name>
   <domain_keyword>humanfoce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:07:58</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>humanforc.com</domain_name>
   <domain_keyword>humanforc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:31:28</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>hamalforce.site</domain_name>
   <domain_keyword>hamalforce</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 21:44:01</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsfb15.xyz</value>
    <value>ns2.dnsfb15.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>womanforce.com</domain_name>
   <domain_keyword>womanforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:33:15</query_time>
   <create_date>2001-12-17</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Iniyan Selvamani</registrant_name>
   <registrant_address>8/12,12th cross street, Dhandeeswaram Nagar, Velachery</registrant_address>
   <registrant_city>Chennai</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>600042</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.4422433182</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>humansource.com</domain_name>
   <domain_keyword>humansource</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:47:38</query_time>
   <create_date>1998-07-05</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2026-07-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns97.worldnic.com</value>
    <value>ns98.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>humanvoice.uk</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 00:13:07</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>humansource.ro</domain_name>
   <domain_keyword>humansource</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-12 05:55:04</query_time>
   <create_date>2018-04-23</create_date>
   <expiry_date>2026-04-21</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.humansource.ro</value>
    <value>ns2.humansource.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>humanforex.com</domain_name>
   <domain_keyword>humanforex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:52:56</query_time>
   <create_date>2006-12-20</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>humanaiforce.com</domain_name>
   <domain_keyword>humanaiforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:43:41</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>26</num>
   <domain_name>humalforces.com</domain_name>
   <domain_keyword>humalforces</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:54:10</query_time>
   <create_date>2019-12-28</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>humansource.co.jp</domain_name>
   <domain_keyword>humansource</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-23 02:15:15</query_time>
   <create_date>2006-10-18</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>HumanSource Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>humanffice.com</domain_name>
   <domain_keyword>humanffice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:14:39</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Humancompany</registrant_name>
   <registrant_company>Humancompany</registrant_company>
   <registrant_address>58 Gasan digital 1-ro  Geumcheon-gu Seoul.</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08591</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7043238826</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>humanhorse.com</domain_name>
   <domain_keyword>humanhorse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:53:51</query_time>
   <create_date>2012-12-01</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>30</num>
   <domain_name>humanforum.it</domain_name>
   <domain_keyword>humanforum</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 07:08:24</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Search on media group srl</registrant_company>
   <registrant_address>VIA DEI MILLE 3,</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>huginforce.com</domain_name>
   <domain_keyword>huginforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:52:37</query_time>
   <create_date>2004-08-15</create_date>
   <update_date>2019-08-14</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>887</registrar_iana>
   <registrar_name>Netdorm, Inc. dba DnsExit.com</registrar_name>
   <registrar_website>http://www.dnsexit.com</registrar_website>
   <name_servers>
    <value>ns1.dnsexit.com</value>
    <value>ns2.dnsexit.com</value>
    <value>ns3.dnsexit.com</value>
    <value>ns4.dnsexit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>demanforce.com</domain_name>
   <domain_keyword>demanforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:27:33</query_time>
   <create_date>2010-02-05</create_date>
   <update_date>2020-12-30</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>humanhorse.dk</domain_name>
   <domain_keyword>humanhorse</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-12 05:50:08</query_time>
   <create_date>2017-10-26</create_date>
   <expiry_date>2026-10-31</expiry_date>
   <registrant_name>humanhorseconsulting</registrant_name>
   <registrant_address>Hjelmsømaglevej 80</registrant_address>
   <registrant_city>Ringsted</registrant_city>
   <registrant_zip>4100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nemanforce.ru</domain_name>
   <domain_keyword>nemanforce</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:53:08</query_time>
   <create_date>2022-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>FLEXBE-RU</registrar_name>
   <registrant_company>OOO &quot;NEMAN GRUPP&quot;</registrant_company>
   <name_servers>
    <value>ns1.flexbe.ru</value>
    <value>ns2.flexbe.ru</value>
    <value>ns3.flexbe.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>humanforza.com</domain_name>
   <domain_keyword>humanforza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:14:43</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</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>ns63.domaincontrol.com</value>
    <value>ns64.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>humanaforme.com</domain_name>
   <domain_keyword>humanaforme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:29:36</query_time>
   <create_date>2007-07-26</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Humana Inc.</registrant_company>
   <registrant_state>KY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/humanaforme.com</registrant_email>
   <name_servers>
    <value>edns1.ultradns.biz</value>
    <value>edns1.ultradns.com</value>
    <value>edns1.ultradns.net</value>
    <value>edns1.ultradns.org</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>37</num>
   <domain_name>humanvoice.com</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:49:12</query_time>
   <create_date>2002-05-02</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of humanvoice.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1460.awsdns-54.org</value>
    <value>ns-1862.awsdns-40.co.uk</value>
    <value>ns-425.awsdns-53.com</value>
    <value>ns-530.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>humanoforte.com</domain_name>
   <domain_keyword>humanoforte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:18:58</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-11</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>dns1.speedhost.in</value>
    <value>dns2.speedhost.in</value>
    <value>dns3.speedhost.in</value>
    <value>dns4.speedhost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>muminforce.com</domain_name>
   <domain_keyword>muminforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:02:23</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</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>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>humanforth.com</domain_name>
   <domain_keyword>humanforth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:52:57</query_time>
   <create_date>2019-08-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>humanvoice.nl</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 17:26:15</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>humanvoice.xyz</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 17:33:32</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</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>43</num>
   <domain_name>humanaforme.net</domain_name>
   <domain_keyword>humanaforme</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 07:56:59</query_time>
   <create_date>2007-07-26</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>edns1.ultradns.biz</value>
    <value>edns1.ultradns.com</value>
    <value>edns1.ultradns.net</value>
    <value>edns1.ultradns.org</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>44</num>
   <domain_name>humanforum.org</domain_name>
   <domain_keyword>humanforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 02:52:57</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>suhanforce.com.au</domain_name>
   <domain_keyword>suhanforce</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-13 11:19:54</query_time>
   <update_date>2023-07-02</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>SAMEERKUMAR PATEL</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>osmanforce.com</domain_name>
   <domain_keyword>osmanforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 00:37:48</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2022-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Oscar Rios</registrant_name>
   <registrant_company>Oscar Rios</registrant_company>
   <registrant_address>39 Niagara Street</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5V 0T6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.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>47</num>
   <domain_name>humantorch.net</domain_name>
   <domain_keyword>humantorch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 05:55:17</query_time>
   <create_date>2007-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1367</registrar_iana>
   <registrar_name>PakNIC (Private) Limited</registrar_name>
   <registrar_website>http://https://www.paknic.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>humanforage.com</domain_name>
   <domain_keyword>humanforage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:07:59</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>humansource.bot</domain_name>
   <domain_keyword>humansource</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-10 17:33:20</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>hattie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>humanvoice.co.uk</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 21:09:54</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>Jonathan Gregory</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>humansource.net</domain_name>
   <domain_keyword>humansource</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 14:29:57</query_time>
   <create_date>2000-02-21</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-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.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</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>humanforcedr.com</domain_name>
   <domain_keyword>humanforcedr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:14:42</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of humanforcedr.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1351.awsdns-40.org</value>
    <value>ns-1709.awsdns-21.co.uk</value>
    <value>ns-435.awsdns-54.com</value>
    <value>ns-986.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>humanforum.ru</domain_name>
   <domain_keyword>humanforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:37:17</query_time>
   <create_date>2023-11-15</create_date>
   <expiry_date>2024-11-15</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>54</num>
   <domain_name>humanforum.co.jp</domain_name>
   <domain_keyword>humanforum</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-14 07:08:24</query_time>
   <create_date>1999-05-13</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>HUMAN FORUM CO., LTD.</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>hanumanforce.com</domain_name>
   <domain_keyword>hanumanforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:31:47</query_time>
   <create_date>2020-08-15</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/69fc58fe-c9e6-4e3d-9c77-6e3c96f54ada</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cs68.hostingberry.com</value>
    <value>cs68.hostneverdie.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>humanhorse.shop</domain_name>
   <domain_keyword>humanhorse</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-27 21:08:33</query_time>
   <create_date>2020-01-09</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>humantorch.org</domain_name>
   <domain_keyword>humantorch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 07:48:29</query_time>
   <create_date>2011-06-18</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-18</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 0127962109</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>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>humanvoice.au</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 02:10:53</query_time>
   <update_date>2023-08-15</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Chris Dawson</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>humanforum.com</domain_name>
   <domain_keyword>humanforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:52:57</query_time>
   <create_date>2004-06-29</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-06-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>humarforte.by</domain_name>
   <domain_keyword>humarforte</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-25 12:49:50</query_time>
   <create_date>2019-04-18</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;ЛайфМед&quot;</registrant_company>
   <registrant_address>220141, -, г. Минск, ул. Ф.Скорины, д. 54А, к. 110</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173920787</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>humanvoice.net</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 07:49:12</query_time>
   <create_date>2000-03-03</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of humanvoice.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1460.awsdns-54.org</value>
    <value>ns-1862.awsdns-40.co.uk</value>
    <value>ns-425.awsdns-53.com</value>
    <value>ns-530.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>humanforms.com</domain_name>
   <domain_keyword>humanforms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:52:56</query_time>
   <create_date>1998-11-25</create_date>
   <update_date>2020-02-14</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>CollegeNET Inc.</registrant_name>
   <registrant_company>CollegeNET, Inc.</registrant_company>
   <registrant_address>805 SW Broadway, Suite 1600</registrant_address>
   <registrant_city>Portland</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5039735200</registrant_phone>
   <registrant_fax>+1.5039735252</registrant_fax>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>humanvoice.me</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-12 00:46:57</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>humanforrse.com</domain_name>
   <domain_keyword>humanforrse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:50:00</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>humanforma.com</domain_name>
   <domain_keyword>humanforma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:52:56</query_time>
   <create_date>2019-06-02</create_date>
   <update_date>2021-05-27</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>humanvoice.cloud</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-25 12:49:44</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.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>PC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>67</num>
   <domain_name>humanvoice.studio</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-10 17:33:32</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>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>Katrin von Chamier  human voice studio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1077.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lumenforce.com</domain_name>
   <domain_keyword>lumenforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 19:52:44</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2026-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>humanforum.sk</domain_name>
   <domain_keyword>humanforum</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:53:57</query_time>
   <create_date>2016-07-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Centrum komunitneho organizovania</registrant_name>
   <registrant_company>Centrum komunitneho organizovani</registrant_company>
   <registrant_address>Kapitulska 13</registrant_address>
   <registrant_city>Banska Bystrica</registrant_city>
   <registrant_zip>97401</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>womanforce.co</domain_name>
   <domain_keyword>womanforce</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 20:52:14</query_time>
   <create_date>2021-04-07</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0161346323</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>humanvoice.biz</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-09 14:30:48</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HumanVoice.inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>humanource.in</domain_name>
   <domain_keyword>humanource</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-16 07:44:08</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Trento</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>humanvoice.vip</domain_name>
   <domain_keyword>humanvoice</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-25 11:37:03</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</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>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>74</num>
   <domain_name>humanfort.com</domain_name>
   <domain_keyword>humanfort</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:08:24</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-28</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=humanfort.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>humancore.shop</domain_name>
   <domain_keyword>humancore</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 07:59:51</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>humangore.com</domain_name>
   <domain_keyword>humangore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:08:29</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>humanmore.com</domain_name>
   <domain_keyword>humanmore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 02:31:42</query_time>
   <create_date>2023-02-15</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>2253</registrar_iana>
   <registrar_name>Domain Name Origin, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>humanform.com</domain_name>
   <domain_keyword>humanform</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:52:56</query_time>
   <create_date>1998-11-25</create_date>
   <update_date>2020-02-14</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>CollegeNET Inc.</registrant_name>
   <registrant_company>CollegeNET, Inc.</registrant_company>
   <registrant_address>805 SW Broadway, Suite 1600</registrant_address>
   <registrant_city>Portland</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5039735200</registrant_phone>
   <registrant_fax>+1.5039735252</registrant_fax>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>humancore.info</domain_name>
   <domain_keyword>humancore</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 16:57:33</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>humancore.co.uk</domain_name>
   <domain_keyword>humancore</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 07:59:52</query_time>
   <create_date>2013-03-06</create_date>
   <update_date>2022-02-08</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>humancore.pl</domain_name>
   <domain_keyword>humancore</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 22:58:18</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>ZENBOX sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>humanfire.com</domain_name>
   <domain_keyword>humanfire</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:07:55</query_time>
   <create_date>2009-08-20</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.pipedns.com</value>
    <value>ns2.pipedns.com</value>
    <value>ns3.pipedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>humanface.ru</domain_name>
   <domain_keyword>humanface</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:37:17</query_time>
   <create_date>2015-10-06</create_date>
   <expiry_date>2024-10-06</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>84</num>
   <domain_name>omanforce.com</domain_name>
   <domain_keyword>omanforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:17:10</query_time>
   <create_date>2015-06-04</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-04</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>ns61.domaincontrol.com</value>
    <value>ns62.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>humanform.studio</domain_name>
   <domain_keyword>humanform</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-07 02:30:36</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-20</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>Registrant of humanform.studio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>humancore.org</domain_name>
   <domain_keyword>humancore</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 07:59:51</query_time>
   <create_date>2016-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</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>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>87</num>
   <domain_name>humanfare.com</domain_name>
   <domain_keyword>humanfare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:07:54</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>fumaforce.com</domain_name>
   <domain_keyword>fumaforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:15:22</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>amanforce.com</domain_name>
   <domain_keyword>amanforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:07:32</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-12</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=amanforce.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>humanform.fashion</domain_name>
   <domain_keyword>humanform</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-12 05:50:00</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YANDEX LLC</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>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>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>humancore.dev</domain_name>
   <domain_keyword>humancore</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 22:12:52</query_time>
   <create_date>2021-10-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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>aliza.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>humanfree.ru</domain_name>
   <domain_keyword>humanfree</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:37:17</query_time>
   <create_date>2019-01-01</create_date>
   <expiry_date>2025-01-01</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>93</num>
   <domain_name>humancore.ai</domain_name>
   <domain_keyword>humancore</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-21 07:59:51</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>aliza.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>humanform.ru</domain_name>
   <domain_keyword>humanform</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:37:17</query_time>
   <create_date>2011-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>umanforge.com</domain_name>
   <domain_keyword>umanforge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 16:44:49</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PRODEO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>humanform.life</domain_name>
   <domain_keyword>humanform</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-04 16:34:41</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</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 0171067119</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>lumaforce.com</domain_name>
   <domain_keyword>lumaforce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 16:39:02</query_time>
   <create_date>2008-12-18</create_date>
   <update_date>2020-12-15</update_date>
   <expiry_date>2025-12-18</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>humanlore.info</domain_name>
   <domain_keyword>humanlore</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 12:48:15</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2027-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>humanlore.com</domain_name>
   <domain_keyword>humanlore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:58:05</query_time>
   <create_date>2016-06-05</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2024-06-05</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=humanlore.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns6275.hostgator.com</value>
    <value>ns6276.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>humansource.co.uk</domain_name>
   <domain_keyword>humansource</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 12:49:34</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.357</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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