WHOIS QUERY TIME

19 May 2024 - 10:50 AM UTC

Registered: 1 June 2023
Expiry: 1 June 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 欧阳晓华
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=newfarmers.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "newfarmers.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "newfarmers.cn",
            "domain_keyword": "newfarmers",
            "domain_tld": "cn",
            "query_time": "2024-05-19 10:50:16",
            "create_date": "2023-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "欧阳晓华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>newfarmers.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>newfarmers.cn</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 10:50:16</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>欧阳晓华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.074 seconds) for "newfarmers.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Sep 2023 - 3:10 AM UTC

Registered: 1 June 2023
Expiry: 1 June 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 翟永越
Email: [email protected]

#2 - QUERY TIME

23 Jan 2024 - 10:07 PM UTC

Registered: 1 June 2023
Expiry: 1 June 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 欧阳晓华
Email: [email protected]

* 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=newfarmers.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "newfarmers.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "newfarmers.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "newfarmers.cn",
            "domain_keyword": "newfarmers",
            "domain_tld": "cn",
            "query_time": "2023-09-08 03:10:16",
            "create_date": "2023-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "翟永越",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "newfarmers.cn",
            "domain_keyword": "newfarmers",
            "domain_tld": "cn",
            "query_time": "2024-01-23 22:07:11",
            "create_date": "2023-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "欧阳晓华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "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>newfarmers.cn</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>newfarmers.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>newfarmers.cn</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-09-08 03:10:16</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>翟永越</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>newfarmers.cn</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-01-23 22:07:11</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>欧阳晓华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</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 10 domain names (in 0.02 seconds) which contained the exact domain keyword "newfarmers".
Domain Name Registered Expiry Registrar Ownership
1 newfarmers.com 14 Jun 2003 14 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
2 newfarmers.biz 15 Jul 2003 14 Jul 2025 Register.com, Inc. REDACTED FOR PRIVACY
3 newfarmers.org 25 Jun 2007 25 Jun 2025 Network Solutions, LLC REDACTED FOR PRIVACY
4 newfarmers.it 29 Oct 2018 29 Oct 2024 Genesys Informatica S.r.l. INIZIATIVE EDITORIALI SRL
5 newfarmers.co 6 Apr 2020 6 Apr 2025 OVH sas REDACTED FOR PRIVACY
6 newfarmers.jp 15 Jun 2020 30 Jun 2024 - Seike Masaki
7 newfarmers.com.br 26 Mar 2021 26 Mar 2024 - Monteviso Capital Ltda
8 newfarmers.cn 1 Jun 2023 1 Jun 2024 阿里云计算有限公司(万网) 欧阳晓华
9 newfarmers.net 8 Jan 2024 8 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
10 newfarmers.online 3 Apr 2024 3 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
11 newfarmers.top 9 Apr 2024 9 Apr 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang jia kou yan xuan hao wu wen hua chuan mei you xian gong si

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=newfarmers&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "newfarmers",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "newfarmers.com, newfarmers.biz, newfarmers.org, newfarmers.it, newfarmers.co, newfarmers.jp, newfarmers.com.br, newfarmers.cn, newfarmers.net, newfarmers.online, newfarmers.top",
    "results": [
        {
            "num": 1,
            "domain_name": "newfarmers.com",
            "domain_keyword": "newfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:22:40",
            "create_date": "2003-06-14",
            "update_date": "2023-04-12",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=newfarmers.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "newfarmers.biz",
            "domain_keyword": "newfarmers",
            "domain_tld": "biz",
            "query_time": "2024-05-19 10:50:16",
            "create_date": "2003-07-15",
            "update_date": "2023-07-07",
            "expiry_date": "2025-07-14",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "newfarmers.org",
            "domain_keyword": "newfarmers",
            "domain_tld": "org",
            "query_time": "2024-05-19 10:50:16",
            "create_date": "2007-06-25",
            "update_date": "2023-04-30",
            "expiry_date": "2025-06-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "newfarmers.it",
            "domain_keyword": "newfarmers",
            "domain_tld": "it",
            "query_time": "2024-05-28 08:58:29",
            "create_date": "2018-10-29",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-29",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "INIZIATIVE EDITORIALI SRL",
            "registrant_address": "Via Cairoli 69",
            "registrant_city": "Rimini",
            "registrant_state": "RN",
            "registrant_zip": "47923",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "newfarmers.co",
            "domain_keyword": "newfarmers",
            "domain_tld": "co",
            "query_time": "2024-04-26 02:21:26",
            "create_date": "2020-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "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": "please query the rdds service of the 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": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "newfarmers.jp",
            "domain_keyword": "newfarmers",
            "domain_tld": "jp",
            "query_time": "2024-04-22 05:38:05",
            "create_date": "2020-06-15",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "Seike Masaki",
            "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": 7,
            "domain_name": "newfarmers.com.br",
            "domain_keyword": "newfarmers",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 23:24:14",
            "create_date": "2021-03-26",
            "update_date": "2024-04-09",
            "expiry_date": "2024-03-26",
            "registrant_name": "Monteviso Capital Ltda",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 8,
            "domain_name": "newfarmers.cn",
            "domain_keyword": "newfarmers",
            "domain_tld": "cn",
            "query_time": "2024-05-19 10:50:16",
            "create_date": "2023-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "欧阳晓华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "newfarmers.net",
            "domain_keyword": "newfarmers",
            "domain_tld": "net",
            "query_time": "2024-05-13 14:09:26",
            "create_date": "2024-01-08",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "newfarmers.online",
            "domain_keyword": "newfarmers",
            "domain_tld": "online",
            "query_time": "2024-04-21 07:57:23",
            "create_date": "2024-04-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "newfarmers.top",
            "domain_keyword": "newfarmers",
            "domain_tld": "top",
            "query_time": "2024-04-11 17:28:01",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2027-04-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang jia kou yan xuan hao wu wen hua chuan mei you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>newfarmers</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>newfarmers.com, newfarmers.biz, newfarmers.org, newfarmers.it, newfarmers.co, newfarmers.jp, newfarmers.com.br, newfarmers.cn, newfarmers.net, newfarmers.online, newfarmers.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>newfarmers.com</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:22:40</query_time>
   <create_date>2003-06-14</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=newfarmers.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>newfarmers.biz</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 10:50:16</query_time>
   <create_date>2003-07-15</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>newfarmers.org</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 10:50:16</query_time>
   <create_date>2007-06-25</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>VA</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>yns1.yahoo.com</value>
    <value>yns2.yahoo.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>newfarmers.it</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 08:58:29</query_time>
   <create_date>2018-10-29</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>INIZIATIVE EDITORIALI SRL</registrant_company>
   <registrant_address>Via Cairoli 69</registrant_address>
   <registrant_city>Rimini</registrant_city>
   <registrant_state>RN</registrant_state>
   <registrant_zip>47923</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>newfarmers.co</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-26 02:21:26</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>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>please query the rdds service of the 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>dns16.ovh.net</value>
    <value>ns16.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>6</num>
   <domain_name>newfarmers.jp</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-22 05:38:05</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Seike Masaki</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>7</num>
   <domain_name>newfarmers.com.br</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 23:24:14</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrant_name>Monteviso Capital Ltda</registrant_name>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>newfarmers.cn</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 10:50:16</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>欧阳晓华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.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>newfarmers.net</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 14:09:26</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-08</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>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>newfarmers.online</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-21 07:57:23</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>newfarmers.top</domain_name>
   <domain_keyword>newfarmers</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-11 17:28:01</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2027-04-09</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang jia kou yan xuan hao wu wen hua chuan mei you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 239 domain names (in 0.173 seconds) which look and sound like the brand name "newfarmers".
Domain Name Registered Expiry Registrar Ownership
1 newfarmeru.org 18 Aug 2015 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 netfarmers.org 13 May 1999 13 May 2025 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
3 newfarmeru.com 27 Feb 2021 27 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 netfarmers.eu - - IONOS SE -
5 netfarmers.online 17 Nov 2023 17 Nov 2024 IONOS SE Data Privacy Protected
6 new-farmers.com 30 Oct 2017 30 Oct 2024 GoDaddy.com, LLC -
7 nswfarmers.org.au - - Domain Directors Pty Ltd trading as Instra n/a Tickbox
8 newsfarmers.com 22 Dec 2021 22 Dec 2023 FastDomain Inc. DOMAIN PRIVACY SERVICE FBO REGISTRANT
9 nswfarmers.com 8 Jan 2002 8 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
10 netfarmers.de - - - -
11 netfarmers.net 23 Oct 2002 23 Oct 2024 IONOS SE REDACTED FOR PRIVACY
12 neofarmers.com 12 Feb 2014 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 newfarmer.de - - - -
14 newfarmer.ren 15 Mar 2023 15 Mar 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hang zhou shi lin an qu nong ye nong cun ju hang zhou shi lin an qu lin ye ju
15 newfarmer.in 4 Nov 2015 4 Nov 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
16 newfarmer.biz 10 Feb 2017 9 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
17 newfarmer.ca 28 Nov 2011 28 Nov 2025 Wild West Domains Canada, Inc. REDACTED FOR PRIVACY
18 newfarmer.net 25 Oct 2018 25 Oct 2023 DropCatch.com 976 LLC HugeDomains.com
19 newfarmer.uk 2 Nov 2018 2 Nov 2025 Easyspace Ltd [Tag = EASYSPACE] -
20 nwfarmers.com 3 Apr 2024 3 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
21 newfarmer.online 16 Apr 2023 16 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cai kun
22 newfarmer.com.cn 8 Sep 2023 8 Sep 2024 郑州世纪创联电子科技开发有限公司 张育玮
23 newfarmer.org 23 Oct 2021 23 Oct 2024 eNom, LLC Data Protected
24 newfarmer.family 17 Aug 2023 17 Aug 2024 IONOS SE Neubauer.sports
25 newfarmer.nl 1 Mar 2008 - WebReus -
26 newfarmer.com 27 Dec 2001 27 Dec 2024 GoDaddy.com, LLC -
27 newfarmer.info 26 Jul 2021 26 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
28 newfarmer.co.uk 17 Feb 2007 17 Feb 2025 Easyspace Ltd [Tag = EASYSPACE] -
29 netfarmers.com 26 Mar 2002 26 Mar 2025 StrangeDomains LLC Name Operator LLC
30 newframers.com 8 Jun 2022 8 Jun 2024 GoDaddy.com, LLC -
31 newfarmer.top 11 Sep 2021 11 Sep 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi ya en hu lian ke ji you xian gong si
32 newcareers.org 16 Sep 2014 16 Sep 2024 BullRunDomains.com LLC SnapNames.com
33 beefarmers.co.ke 26 Aug 2019 26 Aug 2024 EAC directory Uxtcloud
34 tekfarmers.com 23 Mar 2021 23 Mar 2024 Internet Domain Service BS Corp -
35 wesfarmers.club 19 Jan 2021 19 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 wesfarmers.org 24 Jan 2001 24 Jan 2025 Key-Systems GmbH Wesfarmers Limited
37 nmkfarmers.com 6 Oct 2023 6 Oct 2024 NamePal.com #8017, LLC -
38 seofarmers.com 3 Jun 2017 3 Jun 2024 GoDaddy.com, LLC -
39 nwafarmers.com 17 Apr 2023 17 Apr 2028 GoDaddy.com, LLC -
40 newfarmnews.com.au - - Web Address Registration Pty Ltd David Twigg
41 werfarmers.com 26 Oct 2019 26 Oct 2025 ENOM, INC. REDACTED FOR PRIVACY
42 redfarmers.com 2 Oct 1998 1 Oct 2024 GoDaddy.com, LLC -
43 wesfarmers.shop 1 Oct 2023 1 Oct 2024 Hong Kong Juming Network Technology Co. , Ltd -
44 wesfarmers.com.ng 22 Nov 2023 22 Nov 2024 smartweb E Prof
45 wesfarmers.ru 17 Nov 2023 17 Nov 2024 RU-CENTER-RU Private Person
46 ncnewfarmers.org 14 Nov 2022 14 Nov 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
47 newcareers.net 30 Jun 2001 30 Jun 2024 NameCheap, Inc. -
48 neoformers.net 7 May 2015 7 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
49 heyfarmers.com 27 Aug 2020 27 Aug 2024 GoDaddy.com, LLC -
50 webfarmers.com 18 Apr 2011 18 Apr 2025 Alpine Domains Inc. eWeb Development Inc.
51 namfarmers.org 28 Jul 2021 28 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 newfarmsrl.com 13 Apr 2020 13 Apr 2025 REGISTER S.P.A. NEW FARM S.R.L.
53 netformers.eu - - cyber_Folks S.A. -
54 femfarmers.com 14 Jul 2022 14 Jul 2024 GoDaddy.com, LLC -
55 wesfarmers.vip 1 Oct 2023 1 Oct 2024 Hong Kong Juming Network Technology Co., Ltd REDACTED FOR PRIVACY
56 netformers.pl 22 Mar 2010 22 Mar 2025 cyber_Folks S.A. -
57 getfarmers.com 24 Sep 2009 24 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 webfarmers.in 30 Sep 2014 30 Sep 2024 Endurance Digital Domain Technology LLP IITES
59 newfathers.org 24 May 2023 24 May 2025 Dreamscape Networks International Pte Ltd The Fathering Project PKH Ltd
60 teafarmers.com 28 Apr 2016 28 Apr 2025 GoDaddy.com, LLC -
61 wetfarmers.com 20 Nov 2021 20 Nov 2026 GoDaddy.com, LLC -
62 newcareers.nl 11 Aug 2020 - Metaregistrar B.V. -
63 wwwfarmers.com 10 Oct 2003 10 Oct 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
64 tenfarmers.online 7 Sep 2021 7 Sep 2024 Cronon GmbH -
65 wowfarmers.com 11 May 2024 11 May 2025 Spaceship, Inc. -
66 newcarters.com 7 Jul 2010 7 Jul 2024 GoDaddy.com, LLC -
67 tenfarmers.foundation 23 Feb 2022 23 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
68 nugfarmers.com 4 May 2015 4 May 2025 GoDaddy.com, LLC -
69 medfarmers.co.uk 16 Dec 2020 16 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
70 nrifarmers.com 21 Apr 2005 31 Mar 2025 GoDaddy.com, LLC -
71 powfarmers.com 5 Mar 2021 5 Mar 2025 Register.ca Inc SafeWhois.ca Whois Privacy Service
72 wesfarmers.com 12 Jan 1998 11 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
73 newfathers.com 18 Apr 2001 18 Apr 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 973707
74 cowfarmers.com 22 Oct 2023 22 Oct 2024 Nics Telekomunikasyon A.S. -
75 newcareers.in 9 Nov 2023 9 Nov 2024 Hostinger, UAB REDACTED FOR PRIVACY
76 newsfarmer.com 2 Aug 2016 2 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 vedfarmers.in 19 May 2020 19 May 2025 Endurance Digital Domain Technology LLP Fair Food Overseas Pvt. Ltd.
78 devfarmers.com 19 Oct 2014 19 Oct 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
79 medfarmers.com 12 Jul 2010 12 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
80 newfarmsrl.it 28 Mar 2019 28 Mar 2025 Aruba s.p.a. NEW FARM SRL
81 werfarmers.online 11 Sep 2020 11 Sep 2024 One.com A/S WeRfarmers NV
82 devfarmers.online 11 Sep 2023 11 Sep 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
83 ndmfarmers.market 17 Dec 2021 17 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
84 newbarbers.com 8 Sep 2023 8 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
85 wesfarmers.au - - Domain Directors Pty Ltd trading as Instra IT Operations
86 netformers.com 1 Jul 2013 1 Jul 2024 Megazone Corp., dba HOSTING.KR Nam
87 newcareers.us 18 Feb 2018 18 Feb 2026 GoDaddy.com, LLC William Morris
88 we-farmers.com 5 Jun 2018 5 Jun 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
89 newctfarmers.com 29 Mar 2011 29 Mar 2025 FastDomain Inc. -
90 nestfarmers.ink 10 Jan 2024 10 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 newsahmers.com 21 Feb 2024 21 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
92 neoframers.com 4 Oct 2023 4 Oct 2024 NameCheap, Inc. -
93 newcareers.com 7 Mar 1996 8 Mar 2027 Network Solutions, LLC -
94 demfarmers.com 30 Sep 2020 30 Sep 2024 GoDaddy.com, LLC -
95 wesfarmers.de - - - -
96 newcarters.net 7 Jul 2010 7 Jul 2024 GoDaddy.com, LLC -
97 welfarmers.com 15 Mar 2024 15 Mar 2025 NOMINALIA INTERNET S.L. 333 Corporate 1998, S.L.
98 tenfarmers.coffee 25 Mar 2022 25 Mar 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0164030654
99 nftfarmers.com 13 Oct 2020 13 Oct 2024 Dynadot Inc -
100 fedfarmers.org.nz 18 Dec 2007 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
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 Newfarmers.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=newfarmers.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "newfarmers.cn",
        "page_size": 100
    },
    "count": {
        "total": 239,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "newfarmeru.org, netfarmers.org, newfarmeru.com, netfarmers.eu, netfarmers.online, new-farmers.com, nswfarmers.org.au, newsfarmers.com, nswfarmers.com, netfarmers.de, netfarmers.net, neofarmers.com, newfarmer.de, newfarmer.ren, newfarmer.in, newfarmer.biz, newfarmer.ca, newfarmer.net, newfarmer.uk, nwfarmers.com, newfarmer.online, newfarmer.com.cn, newfarmer.org, newfarmer.family, newfarmer.nl, newfarmer.com, newfarmer.info, newfarmer.co.uk, netfarmers.com, newframers.com, newfarmer.top, newcareers.org, beefarmers.co.ke, tekfarmers.com, wesfarmers.club, wesfarmers.org, nmkfarmers.com, seofarmers.com, nwafarmers.com, newfarmnews.com.au, werfarmers.com, redfarmers.com, wesfarmers.shop, wesfarmers.com.ng, wesfarmers.ru, ncnewfarmers.org, newcareers.net, neoformers.net, heyfarmers.com, webfarmers.com, namfarmers.org, newfarmsrl.com, netformers.eu, femfarmers.com, wesfarmers.vip, netformers.pl, getfarmers.com, webfarmers.in, newfathers.org, teafarmers.com, wetfarmers.com, newcareers.nl, wwwfarmers.com, tenfarmers.online, wowfarmers.com, newcarters.com, tenfarmers.foundation, nugfarmers.com, medfarmers.co.uk, nrifarmers.com, powfarmers.com, wesfarmers.com, newfathers.com, cowfarmers.com, newcareers.in, newsfarmer.com, vedfarmers.in, devfarmers.com, medfarmers.com, newfarmsrl.it, werfarmers.online, devfarmers.online, ndmfarmers.market, newbarbers.com, wesfarmers.au, netformers.com, newcareers.us, we-farmers.com, newctfarmers.com, nestfarmers.ink, newsahmers.com, neoframers.com, newcareers.com, demfarmers.com, wesfarmers.de, newcarters.net, welfarmers.com, tenfarmers.coffee, nftfarmers.com, fedfarmers.org.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "newfarmeru.org",
            "domain_keyword": "newfarmeru",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:38:06",
            "create_date": "2015-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "netfarmers.org",
            "domain_keyword": "netfarmers",
            "domain_tld": "org",
            "query_time": "2024-05-15 18:17:03",
            "create_date": "1999-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "newfarmeru.com",
            "domain_keyword": "newfarmeru",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:58:29",
            "create_date": "2021-02-27",
            "update_date": "2021-08-27",
            "expiry_date": "2025-02-27",
            "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": 4,
            "domain_name": "netfarmers.eu",
            "domain_keyword": "netfarmers",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:19:02",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1045.ui-dns.org",
                "ns1047.ui-dns.de",
                "ns1115.ui-dns.com",
                "ns1122.ui-dns.biz"
            ]
        },
        {
            "num": 5,
            "domain_name": "netfarmers.online",
            "domain_keyword": "netfarmers",
            "domain_tld": "online",
            "query_time": "2024-05-18 23:22:45",
            "create_date": "2023-11-17",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1066.ui-dns.org",
                "ns1067.ui-dns.com",
                "ns1090.ui-dns.de",
                "ns1103.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "new-farmers.com",
            "domain_keyword": "new-farmers",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:44:59",
            "create_date": "2017-10-30",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "nswfarmers.org.au",
            "domain_keyword": "nswfarmers",
            "domain_tld": "org.au",
            "query_time": "2024-05-26 02:09:19",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "n/a Tickbox",
            "name_servers": [
                "elaine.ns.cloudflare.com",
                "simon.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "newsfarmers.com",
            "domain_keyword": "newsfarmers",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:07:14",
            "create_date": "2021-12-22",
            "update_date": "2024-01-23",
            "expiry_date": "2023-12-22",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.bluehost.in/",
            "registrant_name": "DOMAIN ADMIN",
            "registrant_company": "DOMAIN PRIVACY SERVICE FBO REGISTRANT",
            "registrant_address": "5335 GATE PKWY.",
            "registrant_city": "JACKSONVILLE",
            "registrant_state": "FLORIDA",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8882103278",
            "name_servers": [
                "parking1.bluehost.in",
                "parking2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "nswfarmers.com",
            "domain_keyword": "nswfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:36:06",
            "create_date": "2002-01-08",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "netfarmers.de",
            "domain_keyword": "netfarmers",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:02:55",
            "update_date": "2020-12-15",
            "name_servers": [
                "ns1045.ui-dns.org",
                "ns1047.ui-dns.de",
                "ns1115.ui-dns.com",
                "ns1122.ui-dns.biz"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 11,
            "domain_name": "netfarmers.net",
            "domain_keyword": "netfarmers",
            "domain_tld": "net",
            "query_time": "2024-05-07 07:40:09",
            "create_date": "2002-10-23",
            "update_date": "2020-12-15",
            "expiry_date": "2024-10-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.org",
                "ns1047.ui-dns.de",
                "ns1115.ui-dns.com",
                "ns1122.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "neofarmers.com",
            "domain_keyword": "neofarmers",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:10:35",
            "create_date": "2014-02-12",
            "update_date": "2023-06-08",
            "expiry_date": "2025-02-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=neofarmers.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "newfarmer.de",
            "domain_keyword": "newfarmer",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:58:13",
            "update_date": "2023-12-21",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "newfarmer.ren",
            "domain_keyword": "newfarmer",
            "domain_tld": "ren",
            "query_time": "2024-04-30 14:43:11",
            "create_date": "2023-03-15",
            "update_date": "2023-04-03",
            "expiry_date": "2026-03-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hang zhou shi lin an qu nong ye nong cun ju  hang zhou shi lin an qu lin ye ju",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "newfarmer.in",
            "domain_keyword": "newfarmer",
            "domain_tld": "in",
            "query_time": "2024-05-19 10:50:16",
            "create_date": "2015-11-04",
            "update_date": "2023-11-18",
            "expiry_date": "2025-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Goa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "newfarmer.biz",
            "domain_keyword": "newfarmer",
            "domain_tld": "biz",
            "query_time": "2024-04-07 12:00:49",
            "create_date": "2017-02-10",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-09",
            "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": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "newfarmer.ca",
            "domain_keyword": "newfarmer",
            "domain_tld": "ca",
            "query_time": "2024-04-07 12:00:49",
            "create_date": "2011-11-28",
            "update_date": "2023-11-29",
            "expiry_date": "2025-11-28",
            "registrar_name": "Wild West Domains Canada, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "newfarmer.net",
            "domain_keyword": "newfarmer",
            "domain_tld": "net",
            "query_time": "2024-05-29 23:24:14",
            "create_date": "2018-10-25",
            "update_date": "2020-01-15",
            "expiry_date": "2023-10-25",
            "registrar_iana": 2735,
            "registrar_name": "DropCatch.com 976 LLC",
            "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": 19,
            "domain_name": "newfarmer.uk",
            "domain_keyword": "newfarmer",
            "domain_tld": "uk",
            "query_time": "2024-04-07 12:00:49",
            "create_date": "2018-11-02",
            "update_date": "2021-09-17",
            "expiry_date": "2025-11-02",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "nwfarmers.com",
            "domain_keyword": "nwfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:50:41",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.beak.host",
                "ns2.beak.host",
                "ns3.beak.host",
                "ns4.beak.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "newfarmer.online",
            "domain_keyword": "newfarmer",
            "domain_tld": "online",
            "query_time": "2024-04-30 14:43:11",
            "create_date": "2023-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "cai kun",
            "registrant_state": "hu bei",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "newfarmer.com.cn",
            "domain_keyword": "newfarmer",
            "domain_tld": "com.cn",
            "query_time": "2024-04-22 05:38:05",
            "create_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "张育玮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "newfarmer.org",
            "domain_keyword": "newfarmer",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:38:05",
            "create_date": "2021-10-23",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "newfarmer.family",
            "domain_keyword": "newfarmer",
            "domain_tld": "family",
            "query_time": "2024-05-08 14:00:22",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Neubauer.sports",
            "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": [
                "ns1063.ui-dns.com",
                "ns1071.ui-dns.org",
                "ns1104.ui-dns.biz",
                "ns1104.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "newfarmer.nl",
            "domain_keyword": "newfarmer",
            "domain_tld": "nl",
            "query_time": "2024-05-08 14:00:22",
            "create_date": "2008-03-01",
            "update_date": "2020-04-30",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "newfarmer.com",
            "domain_keyword": "newfarmer",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:38:05",
            "create_date": "2001-12-27",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "newfarmer.info",
            "domain_keyword": "newfarmer",
            "domain_tld": "info",
            "query_time": "2024-04-30 14:43:11",
            "create_date": "2021-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the 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.edis.global",
                "ns2.edis.global"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "newfarmer.co.uk",
            "domain_keyword": "newfarmer",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 18:18:49",
            "create_date": "2007-02-17",
            "update_date": "2023-01-04",
            "expiry_date": "2025-02-17",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "netfarmers.com",
            "domain_keyword": "netfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:41:52",
            "create_date": "2002-03-26",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-26",
            "registrar_iana": 4036,
            "registrar_name": "StrangeDomains LLC",
            "registrar_website": "https://strangedomains.com",
            "registrant_name": "Danny Sullivan",
            "registrant_company": "Name Operator LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "tel:+41.25500275",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "newframers.com",
            "domain_keyword": "newframers",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:43:49",
            "create_date": "2022-06-08",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "newfarmer.top",
            "domain_keyword": "newfarmer",
            "domain_tld": "top",
            "query_time": "2024-05-29 23:24:14",
            "create_date": "2021-09-11",
            "expiry_date": "2026-09-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi ya en hu lian ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "newcareers.org",
            "domain_keyword": "newcareers",
            "domain_tld": "org",
            "query_time": "2024-04-26 09:05:16",
            "create_date": "2014-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1166,
            "registrar_name": "BullRunDomains.com LLC",
            "registrar_website": "http://www.networksolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SnapNames.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "beefarmers.co.ke",
            "domain_keyword": "beefarmers",
            "domain_tld": "co.ke",
            "query_time": "2024-05-12 06:02:52",
            "create_date": "2019-08-26",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-26",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Uxtcloud",
            "registrant_address": "12971",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns249.kenyawebexperts.co.ke",
                "ns250.kenyawebexperts.co.ke"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tekfarmers.com",
            "domain_keyword": "tekfarmers",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:06:00",
            "create_date": "2021-03-23",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-23",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wesfarmers.club",
            "domain_keyword": "wesfarmers",
            "domain_tld": "club",
            "query_time": "2024-05-15 21:39:49",
            "create_date": "2021-01-19",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wesfarmers.org",
            "domain_keyword": "wesfarmers",
            "domain_tld": "org",
            "query_time": "2024-04-21 11:49:20",
            "create_date": "2001-01-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wesfarmers Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "nmkfarmers.com",
            "domain_keyword": "nmkfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:32:45",
            "create_date": "2023-10-06",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1029,
            "registrar_name": "NamePal.com #8017, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "seofarmers.com",
            "domain_keyword": "seofarmers",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:39:49",
            "create_date": "2017-06-03",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nwafarmers.com",
            "domain_keyword": "nwafarmers",
            "domain_tld": "com",
            "query_time": "2024-06-06 04:24:02",
            "create_date": "2023-04-17",
            "update_date": "2023-04-17",
            "expiry_date": "2028-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "newfarmnews.com.au",
            "domain_keyword": "newfarmnews",
            "domain_tld": "com.au",
            "query_time": "2024-04-22 05:38:07",
            "update_date": "2023-09-08",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "David Twigg",
            "name_servers": [
                "ns40.wpxhosting.com",
                "ns41.wpxhosting.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "werfarmers.com",
            "domain_keyword": "werfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:55:38",
            "create_date": "2019-10-26",
            "update_date": "2023-12-31",
            "expiry_date": "2025-10-26",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0fe736b5-70af-43f0-829d-966fe9ffc56f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns181.colossalwebservers.com",
                "ns182.colossalwebservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "redfarmers.com",
            "domain_keyword": "redfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:43:17",
            "create_date": "1998-10-02",
            "update_date": "2022-10-11",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wesfarmers.shop",
            "domain_keyword": "wesfarmers",
            "domain_tld": "shop",
            "query_time": "2024-05-14 09:52:23",
            "create_date": "2023-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "name_servers": [
                "celine.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wesfarmers.com.ng",
            "domain_keyword": "wesfarmers",
            "domain_tld": "com.ng",
            "query_time": "2024-05-24 22:12:51",
            "create_date": "2023-11-22",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 24062013,
            "registrar_name": "smartweb",
            "registrar_website": "https://www.smartweb.com.ng",
            "registrant_name": "E Prof",
            "registrant_address": "Nigeria, Uyo",
            "registrant_city": "Kano",
            "registrant_state": "Kano",
            "registrant_zip": "420101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.022334455",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "wesfarmers.ru",
            "domain_keyword": "wesfarmers",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:04:58",
            "create_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "ncnewfarmers.org",
            "domain_keyword": "ncnewfarmers",
            "domain_tld": "org",
            "query_time": "2024-05-24 14:46:46",
            "create_date": "2022-11-14",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "newcareers.net",
            "domain_keyword": "newcareers",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:05:16",
            "create_date": "2001-06-30",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns-1380.awsdns-44.org",
                "ns-1618.awsdns-10.co.uk",
                "ns-276.awsdns-34.com",
                "ns-517.awsdns-00.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "neoformers.net",
            "domain_keyword": "neoformers",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:35:22",
            "create_date": "2015-05-07",
            "update_date": "2023-02-27",
            "expiry_date": "2025-05-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "heyfarmers.com",
            "domain_keyword": "heyfarmers",
            "domain_tld": "com",
            "query_time": "2024-06-03 20:58:00",
            "create_date": "2020-08-27",
            "update_date": "2023-06-07",
            "expiry_date": "2024-08-27",
            "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": 50,
            "domain_name": "webfarmers.com",
            "domain_keyword": "webfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:49:08",
            "create_date": "2011-04-18",
            "update_date": "2023-06-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "namfarmers.org",
            "domain_keyword": "namfarmers",
            "domain_tld": "org",
            "query_time": "2024-04-29 01:32:49",
            "create_date": "2021-07-28",
            "update_date": "2023-08-13",
            "expiry_date": "2024-07-28",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "newfarmsrl.com",
            "domain_keyword": "newfarmsrl",
            "domain_tld": "com",
            "query_time": "2024-05-22 19:44:42",
            "create_date": "2020-04-13",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEW FARM S.R.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "netformers.eu",
            "domain_keyword": "netformers",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:19:02",
            "registrar_name": "cyber_Folks S.A.",
            "registrar_website": "https://www.cyberfolks.pl",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ]
        },
        {
            "num": 54,
            "domain_name": "femfarmers.com",
            "domain_keyword": "femfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-18 22:03:00",
            "create_date": "2022-07-14",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "wesfarmers.vip",
            "domain_keyword": "wesfarmers",
            "domain_tld": "vip",
            "query_time": "2024-05-31 15:45:28",
            "create_date": "2023-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "amber.ns.cloudflare.com",
                "colin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "netformers.pl",
            "domain_keyword": "netformers",
            "domain_tld": "pl",
            "query_time": "2024-03-22 23:46:12",
            "create_date": "2010-03-22",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-22",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "getfarmers.com",
            "domain_keyword": "getfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:39:32",
            "create_date": "2009-09-24",
            "update_date": "2020-01-15",
            "expiry_date": "2025-09-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "webfarmers.in",
            "domain_keyword": "webfarmers",
            "domain_tld": "in",
            "query_time": "2024-04-16 06:03:16",
            "create_date": "2014-09-30",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IITES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jharkhand",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "obns3.hostgator.com",
                "obns4.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "newfathers.org",
            "domain_keyword": "newfathers",
            "domain_tld": "org",
            "query_time": "2024-05-28 08:58:30",
            "create_date": "2023-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Fathering Project PKH Ltd",
            "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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "teafarmers.com",
            "domain_keyword": "teafarmers",
            "domain_tld": "com",
            "query_time": "2024-05-08 13:04:19",
            "create_date": "2016-04-28",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wetfarmers.com",
            "domain_keyword": "wetfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-29 15:44:27",
            "create_date": "2021-11-20",
            "update_date": "2023-11-21",
            "expiry_date": "2026-11-20",
            "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": 62,
            "domain_name": "newcareers.nl",
            "domain_keyword": "newcareers",
            "domain_tld": "nl",
            "query_time": "2024-05-25 01:11:33",
            "create_date": "2020-08-11",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "wwwfarmers.com",
            "domain_keyword": "wwwfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:38:12",
            "create_date": "2003-10-10",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-10",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tenfarmers.online",
            "domain_keyword": "tenfarmers",
            "domain_tld": "online",
            "query_time": "2024-05-31 22:10:37",
            "create_date": "2021-09-07",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks17.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wowfarmers.com",
            "domain_keyword": "wowfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-14 14:37:45",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "newcarters.com",
            "domain_keyword": "newcarters",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:06:19",
            "create_date": "2010-07-07",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground368.com",
                "ns2.siteground368.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tenfarmers.foundation",
            "domain_keyword": "tenfarmers",
            "domain_tld": "foundation",
            "query_time": "2024-06-06 11:23:39",
            "create_date": "2022-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "docks15.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "nugfarmers.com",
            "domain_keyword": "nugfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-09 03:12:13",
            "create_date": "2015-05-04",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "medfarmers.co.uk",
            "domain_keyword": "medfarmers",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 20:36:48",
            "create_date": "2020-12-16",
            "update_date": "2023-07-26",
            "expiry_date": "2024-12-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "nrifarmers.com",
            "domain_keyword": "nrifarmers",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:51:46",
            "create_date": "2005-04-21",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "powfarmers.com",
            "domain_keyword": "powfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:05:17",
            "create_date": "2021-03-05",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1375,
            "registrar_name": "Register.ca Inc",
            "registrar_website": "http://register.ca",
            "registrant_name": "Privacy Officer",
            "registrant_company": "SafeWhois.ca Whois Privacy Service",
            "registrant_address": "5863 Leslie St. Suite 307",
            "registrant_city": "Toronto",
            "registrant_state": "Ontario",
            "registrant_zip": "M2H1J8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4163857765",
            "name_servers": [
                "domainpark1.10dollar.ca",
                "domainpark2.10dollar.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "wesfarmers.com",
            "domain_keyword": "wesfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-18 17:23:14",
            "create_date": "1998-01-12",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-11",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "newfathers.com",
            "domain_keyword": "newfathers",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:38:16",
            "create_date": "2001-04-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-18",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 973707",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cowfarmers.com",
            "domain_keyword": "cowfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-07 05:35:38",
            "create_date": "2023-10-22",
            "update_date": "2024-03-18",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "newcareers.in",
            "domain_keyword": "newcareers",
            "domain_tld": "in",
            "query_time": "2024-04-26 09:05:16",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "newsfarmer.com",
            "domain_keyword": "newsfarmer",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:16:48",
            "create_date": "2016-08-02",
            "update_date": "2020-07-27",
            "expiry_date": "2024-08-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": 77,
            "domain_name": "vedfarmers.in",
            "domain_keyword": "vedfarmers",
            "domain_tld": "in",
            "query_time": "2024-05-23 00:21:39",
            "create_date": "2020-05-19",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-19",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fair Food Overseas Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-ht-3.bigrockservers.com",
                "ns2.md-ht-3.bigrockservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "devfarmers.com",
            "domain_keyword": "devfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:08:59",
            "create_date": "2014-10-19",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-19",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domaincom-default.domainparkingserver.net",
                "ns2.domaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "medfarmers.com",
            "domain_keyword": "medfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-25 10:09:59",
            "create_date": "2010-07-12",
            "update_date": "2024-02-11",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "4482.ns1.abovedomains.com",
                "4482.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "newfarmsrl.it",
            "domain_keyword": "newfarmsrl",
            "domain_tld": "it",
            "query_time": "2024-06-12 08:19:53",
            "create_date": "2019-03-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "NEW FARM SRL",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "werfarmers.online",
            "domain_keyword": "werfarmers",
            "domain_tld": "online",
            "query_time": "2024-05-24 02:03:54",
            "create_date": "2020-09-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_company": "WeRfarmers NV",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "devfarmers.online",
            "domain_keyword": "devfarmers",
            "domain_tld": "online",
            "query_time": "2024-05-26 00:29:33",
            "create_date": "2023-09-11",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domaincom-default.domainparkingserver.net",
                "ns2.domaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ndmfarmers.market",
            "domain_keyword": "ndmfarmers",
            "domain_tld": "market",
            "query_time": "2024-05-20 03:59:43",
            "create_date": "2021-12-17",
            "update_date": "2023-07-23",
            "expiry_date": "2026-12-17",
            "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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "newbarbers.com",
            "domain_keyword": "newbarbers",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:48:57",
            "create_date": "2023-09-08",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wesfarmers.au",
            "domain_keyword": "wesfarmers",
            "domain_tld": "au",
            "query_time": "2024-05-18 17:41:06",
            "update_date": "2024-03-09",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "IT Operations",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "netformers.com",
            "domain_keyword": "netformers",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:43:05",
            "create_date": "2013-07-01",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Nam",
            "registrant_company": "Nam",
            "registrant_address": "1160-29 Jisan-dong Suseong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "706733",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1093921215",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "newcareers.us",
            "domain_keyword": "newcareers",
            "domain_tld": "us",
            "query_time": "2024-05-25 14:32:18",
            "create_date": "2018-02-18",
            "update_date": "2024-04-05",
            "expiry_date": "2026-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "William Morris",
            "registrant_address": "868 S 5th St",
            "registrant_city": "San Jose",
            "registrant_state": "California",
            "registrant_zip": "95112",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4085029129",
            "registrant_fax": "+1.8286682666",
            "name_servers": [
                "rafe.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "we-farmers.com",
            "domain_keyword": "we-farmers",
            "domain_tld": "com",
            "query_time": "2024-05-31 21:07:42",
            "create_date": "2018-06-05",
            "update_date": "2018-06-05",
            "expiry_date": "2028-06-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "newctfarmers.com",
            "domain_keyword": "newctfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:27:44",
            "create_date": "2011-03-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "nestfarmers.ink",
            "domain_keyword": "nestfarmers",
            "domain_tld": "ink",
            "query_time": "2024-05-13 21:00:24",
            "create_date": "2024-01-10",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-10",
            "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": [
                "leia.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "newsahmers.com",
            "domain_keyword": "newsahmers",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:04:32",
            "create_date": "2024-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "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": [
                "ns1.eoenhieodns.com",
                "ns2.eoenhieodns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "neoframers.com",
            "domain_keyword": "neoframers",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:27:16",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "newcareers.com",
            "domain_keyword": "newcareers",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:32:18",
            "create_date": "1996-03-07",
            "update_date": "2024-01-30",
            "expiry_date": "2027-03-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1162.awsdns-17.org",
                "ns-401.awsdns-50.com",
                "ns-616.awsdns-13.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "demfarmers.com",
            "domain_keyword": "demfarmers",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:37:13",
            "create_date": "2020-09-30",
            "update_date": "2022-11-19",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wesfarmers.de",
            "domain_keyword": "wesfarmers",
            "domain_tld": "de",
            "query_time": "2024-06-12 02:00:32",
            "update_date": "2022-09-02",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 96,
            "domain_name": "newcarters.net",
            "domain_keyword": "newcarters",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:06:19",
            "create_date": "2010-07-07",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "welfarmers.com",
            "domain_keyword": "welfarmers",
            "domain_tld": "com",
            "query_time": "2024-05-14 22:54:48",
            "create_date": "2024-03-15",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-15",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "333 Corporate 1998, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tenfarmers.coffee",
            "domain_keyword": "tenfarmers",
            "domain_tld": "coffee",
            "query_time": "2024-05-30 01:30:11",
            "create_date": "2022-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-25",
            "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 0164030654",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "nftfarmers.com",
            "domain_keyword": "nftfarmers",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:29:20",
            "create_date": "2020-10-13",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "fedfarmers.org.nz",
            "domain_keyword": "fedfarmers",
            "domain_tld": "org.nz",
            "query_time": "2024-05-08 22:46:29",
            "create_date": "2007-12-18",
            "update_date": "2023-12-22",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "dns1.affordabledomains.co.nz",
                "dns2.affordabledomains.co.nz",
                "dns3.affordabledomains.co.nz",
                "dns4.affordabledomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.173,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>newfarmers.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>239</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>newfarmeru.org, netfarmers.org, newfarmeru.com, netfarmers.eu, netfarmers.online, new-farmers.com, nswfarmers.org.au, newsfarmers.com, nswfarmers.com, netfarmers.de, netfarmers.net, neofarmers.com, newfarmer.de, newfarmer.ren, newfarmer.in, newfarmer.biz, newfarmer.ca, newfarmer.net, newfarmer.uk, nwfarmers.com, newfarmer.online, newfarmer.com.cn, newfarmer.org, newfarmer.family, newfarmer.nl, newfarmer.com, newfarmer.info, newfarmer.co.uk, netfarmers.com, newframers.com, newfarmer.top, newcareers.org, beefarmers.co.ke, tekfarmers.com, wesfarmers.club, wesfarmers.org, nmkfarmers.com, seofarmers.com, nwafarmers.com, newfarmnews.com.au, werfarmers.com, redfarmers.com, wesfarmers.shop, wesfarmers.com.ng, wesfarmers.ru, ncnewfarmers.org, newcareers.net, neoformers.net, heyfarmers.com, webfarmers.com, namfarmers.org, newfarmsrl.com, netformers.eu, femfarmers.com, wesfarmers.vip, netformers.pl, getfarmers.com, webfarmers.in, newfathers.org, teafarmers.com, wetfarmers.com, newcareers.nl, wwwfarmers.com, tenfarmers.online, wowfarmers.com, newcarters.com, tenfarmers.foundation, nugfarmers.com, medfarmers.co.uk, nrifarmers.com, powfarmers.com, wesfarmers.com, newfathers.com, cowfarmers.com, newcareers.in, newsfarmer.com, vedfarmers.in, devfarmers.com, medfarmers.com, newfarmsrl.it, werfarmers.online, devfarmers.online, ndmfarmers.market, newbarbers.com, wesfarmers.au, netformers.com, newcareers.us, we-farmers.com, newctfarmers.com, nestfarmers.ink, newsahmers.com, neoframers.com, newcareers.com, demfarmers.com, wesfarmers.de, newcarters.net, welfarmers.com, tenfarmers.coffee, nftfarmers.com, fedfarmers.org.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>newfarmeru.org</domain_name>
   <domain_keyword>newfarmeru</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:38:06</query_time>
   <create_date>2015-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>netfarmers.org</domain_name>
   <domain_keyword>netfarmers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 18:17:03</query_time>
   <create_date>1999-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>newfarmeru.com</domain_name>
   <domain_keyword>newfarmeru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:58:29</query_time>
   <create_date>2021-02-27</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-02-27</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>4</num>
   <domain_name>netfarmers.eu</domain_name>
   <domain_keyword>netfarmers</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:19:02</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.org</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1122.ui-dns.biz</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>netfarmers.online</domain_name>
   <domain_keyword>netfarmers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 23:22:45</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1066.ui-dns.org</value>
    <value>ns1067.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1103.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>new-farmers.com</domain_name>
   <domain_keyword>new-farmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:44:59</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>7</num>
   <domain_name>nswfarmers.org.au</domain_name>
   <domain_keyword>nswfarmers</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-26 02:09:19</query_time>
   <update_date>2024-04-03</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>n/a Tickbox</registrant_name>
   <name_servers>
    <value>elaine.ns.cloudflare.com</value>
    <value>simon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>newsfarmers.com</domain_name>
   <domain_keyword>newsfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:07:14</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2023-12-22</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.bluehost.in/</registrar_website>
   <registrant_name>DOMAIN ADMIN</registrant_name>
   <registrant_company>DOMAIN PRIVACY SERVICE FBO REGISTRANT</registrant_company>
   <registrant_address>5335 GATE PKWY.</registrant_address>
   <registrant_city>JACKSONVILLE</registrant_city>
   <registrant_state>FLORIDA</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8882103278</registrant_phone>
   <name_servers>
    <value>parking1.bluehost.in</value>
    <value>parking2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>nswfarmers.com</domain_name>
   <domain_keyword>nswfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:36:06</query_time>
   <create_date>2002-01-08</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>netfarmers.de</domain_name>
   <domain_keyword>netfarmers</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:02:55</query_time>
   <update_date>2020-12-15</update_date>
   <name_servers>
    <value>ns1045.ui-dns.org</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1122.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>netfarmers.net</domain_name>
   <domain_keyword>netfarmers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 07:40:09</query_time>
   <create_date>2002-10-23</create_date>
   <update_date>2020-12-15</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.org</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1122.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>neofarmers.com</domain_name>
   <domain_keyword>neofarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:10:35</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-02-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=neofarmers.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>newfarmer.de</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:58:13</query_time>
   <update_date>2023-12-21</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>newfarmer.ren</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-30 14:43:11</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2026-03-15</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hang zhou shi lin an qu nong ye nong cun ju  hang zhou shi lin an qu lin ye ju</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>newfarmer.in</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 10:50:16</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Goa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>newfarmer.biz</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-07 12:00:49</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-09</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>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>newfarmer.ca</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-07 12:00:49</query_time>
   <create_date>2011-11-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-11-28</expiry_date>
   <registrar_name>Wild West Domains Canada, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>newfarmer.net</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 23:24:14</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2023-10-25</expiry_date>
   <registrar_iana>2735</registrar_iana>
   <registrar_name>DropCatch.com 976 LLC</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>19</num>
   <domain_name>newfarmer.uk</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 12:00:49</query_time>
   <create_date>2018-11-02</create_date>
   <update_date>2021-09-17</update_date>
   <expiry_date>2025-11-02</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>nwfarmers.com</domain_name>
   <domain_keyword>nwfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:50:41</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.beak.host</value>
    <value>ns2.beak.host</value>
    <value>ns3.beak.host</value>
    <value>ns4.beak.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>newfarmer.online</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 14:43:11</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>cai kun</registrant_company>
   <registrant_state>hu bei</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>newfarmer.com.cn</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-22 05:38:05</query_time>
   <create_date>2023-09-08</create_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>张育玮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>newfarmer.org</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:38:05</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.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>WA</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.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>newfarmer.family</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-08 14:00:22</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Neubauer.sports</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>ns1063.ui-dns.com</value>
    <value>ns1071.ui-dns.org</value>
    <value>ns1104.ui-dns.biz</value>
    <value>ns1104.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>newfarmer.nl</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 14:00:22</query_time>
   <create_date>2008-03-01</create_date>
   <update_date>2020-04-30</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>newfarmer.com</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:38:05</query_time>
   <create_date>2001-12-27</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>newfarmer.info</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 14:43:11</query_time>
   <create_date>2021-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</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>AT</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.edis.global</value>
    <value>ns2.edis.global</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>newfarmer.co.uk</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 18:18:49</query_time>
   <create_date>2007-02-17</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>netfarmers.com</domain_name>
   <domain_keyword>netfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:41:52</query_time>
   <create_date>2002-03-26</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>4036</registrar_iana>
   <registrar_name>StrangeDomains LLC</registrar_name>
   <registrar_website>https://strangedomains.com</registrar_website>
   <registrant_name>Danny Sullivan</registrant_name>
   <registrant_company>Name Operator LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>tel:+41.25500275</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>newframers.com</domain_name>
   <domain_keyword>newframers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:43:49</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>newfarmer.top</domain_name>
   <domain_keyword>newfarmer</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 23:24:14</query_time>
   <create_date>2021-09-11</create_date>
   <expiry_date>2026-09-11</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi ya en hu lian ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>newcareers.org</domain_name>
   <domain_keyword>newcareers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 09:05:16</query_time>
   <create_date>2014-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1166</registrar_iana>
   <registrar_name>BullRunDomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SnapNames.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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.interimnameserver.com</value>
    <value>ns2.interimnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>beefarmers.co.ke</domain_name>
   <domain_keyword>beefarmers</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-12 06:02:52</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Uxtcloud</registrant_company>
   <registrant_address>12971</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns249.kenyawebexperts.co.ke</value>
    <value>ns250.kenyawebexperts.co.ke</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>tekfarmers.com</domain_name>
   <domain_keyword>tekfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:06:00</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>wesfarmers.club</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-15 21:39:49</query_time>
   <create_date>2021-01-19</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wesfarmers.org</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 11:49:20</query_time>
   <create_date>2001-01-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-24</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>Wesfarmers Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>ns0.telstra.net</value>
    <value>ns1.telstra.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>37</num>
   <domain_name>nmkfarmers.com</domain_name>
   <domain_keyword>nmkfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:32:45</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1029</registrar_iana>
   <registrar_name>NamePal.com #8017, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>seofarmers.com</domain_name>
   <domain_keyword>seofarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:39:49</query_time>
   <create_date>2017-06-03</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-03</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>nwafarmers.com</domain_name>
   <domain_keyword>nwafarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 04:24:02</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2028-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>newfarmnews.com.au</domain_name>
   <domain_keyword>newfarmnews</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-22 05:38:07</query_time>
   <update_date>2023-09-08</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>David Twigg</registrant_name>
   <name_servers>
    <value>ns40.wpxhosting.com</value>
    <value>ns41.wpxhosting.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>werfarmers.com</domain_name>
   <domain_keyword>werfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:55:38</query_time>
   <create_date>2019-10-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0fe736b5-70af-43f0-829d-966fe9ffc56f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns181.colossalwebservers.com</value>
    <value>ns182.colossalwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>redfarmers.com</domain_name>
   <domain_keyword>redfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:43:17</query_time>
   <create_date>1998-10-02</create_date>
   <update_date>2022-10-11</update_date>
   <expiry_date>2024-10-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>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>wesfarmers.shop</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 09:52:23</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>celine.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wesfarmers.com.ng</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-24 22:12:51</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>24062013</registrar_iana>
   <registrar_name>smartweb</registrar_name>
   <registrar_website>https://www.smartweb.com.ng</registrar_website>
   <registrant_name>E Prof</registrant_name>
   <registrant_address>Nigeria, Uyo</registrant_address>
   <registrant_city>Kano</registrant_city>
   <registrant_state>Kano</registrant_state>
   <registrant_zip>420101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.022334455</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>wesfarmers.ru</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:04:58</query_time>
   <create_date>2023-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>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>ncnewfarmers.org</domain_name>
   <domain_keyword>ncnewfarmers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 14:46:46</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>Guangdong</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>newcareers.net</domain_name>
   <domain_keyword>newcareers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:05:16</query_time>
   <create_date>2001-06-30</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns-1380.awsdns-44.org</value>
    <value>ns-1618.awsdns-10.co.uk</value>
    <value>ns-276.awsdns-34.com</value>
    <value>ns-517.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>neoformers.net</domain_name>
   <domain_keyword>neoformers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:35:22</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>heyfarmers.com</domain_name>
   <domain_keyword>heyfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 20:58:00</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>50</num>
   <domain_name>webfarmers.com</domain_name>
   <domain_keyword>webfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:49:08</query_time>
   <create_date>2011-04-18</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>namfarmers.org</domain_name>
   <domain_keyword>namfarmers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 01:32:49</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-07-28</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>newfarmsrl.com</domain_name>
   <domain_keyword>newfarmsrl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 19:44:42</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEW FARM S.R.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>netformers.eu</domain_name>
   <domain_keyword>netformers</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:19:02</query_time>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <registrar_website>https://www.cyberfolks.pl</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
  </value>
  <value>
   <num>54</num>
   <domain_name>femfarmers.com</domain_name>
   <domain_keyword>femfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 22:03:00</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wesfarmers.vip</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 15:45:28</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.juminghk.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>hu nan</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>amber.ns.cloudflare.com</value>
    <value>colin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>netformers.pl</domain_name>
   <domain_keyword>netformers</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-22 23:46:12</query_time>
   <create_date>2010-03-22</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>getfarmers.com</domain_name>
   <domain_keyword>getfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:39:32</query_time>
   <create_date>2009-09-24</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>58</num>
   <domain_name>webfarmers.in</domain_name>
   <domain_keyword>webfarmers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-16 06:03:16</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IITES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jharkhand</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>obns3.hostgator.com</value>
    <value>obns4.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>newfathers.org</domain_name>
   <domain_keyword>newfathers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 08:58:30</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Fathering Project PKH Ltd</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>teafarmers.com</domain_name>
   <domain_keyword>teafarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 13:04:19</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wetfarmers.com</domain_name>
   <domain_keyword>wetfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 15:44:27</query_time>
   <create_date>2021-11-20</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2026-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>62</num>
   <domain_name>newcareers.nl</domain_name>
   <domain_keyword>newcareers</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 01:11:33</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>wwwfarmers.com</domain_name>
   <domain_keyword>wwwfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:38:12</query_time>
   <create_date>2003-10-10</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-10</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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tenfarmers.online</domain_name>
   <domain_keyword>tenfarmers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 22:10:37</query_time>
   <create_date>2021-09-07</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wowfarmers.com</domain_name>
   <domain_keyword>wowfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 14:37:45</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>newcarters.com</domain_name>
   <domain_keyword>newcarters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:06:19</query_time>
   <create_date>2010-07-07</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.siteground368.com</value>
    <value>ns2.siteground368.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>tenfarmers.foundation</domain_name>
   <domain_keyword>tenfarmers</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-06-06 11:23:39</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nugfarmers.com</domain_name>
   <domain_keyword>nugfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 03:12:13</query_time>
   <create_date>2015-05-04</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>medfarmers.co.uk</domain_name>
   <domain_keyword>medfarmers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 20:36:48</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>nrifarmers.com</domain_name>
   <domain_keyword>nrifarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:51:46</query_time>
   <create_date>2005-04-21</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>71</num>
   <domain_name>powfarmers.com</domain_name>
   <domain_keyword>powfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:05:17</query_time>
   <create_date>2021-03-05</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1375</registrar_iana>
   <registrar_name>Register.ca Inc</registrar_name>
   <registrar_website>http://register.ca</registrar_website>
   <registrant_name>Privacy Officer</registrant_name>
   <registrant_company>SafeWhois.ca Whois Privacy Service</registrant_company>
   <registrant_address>5863 Leslie St. Suite 307</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>M2H1J8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4163857765</registrant_phone>
   <name_servers>
    <value>domainpark1.10dollar.ca</value>
    <value>domainpark2.10dollar.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>wesfarmers.com</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 17:23:14</query_time>
   <create_date>1998-01-12</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.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>73</num>
   <domain_name>newfathers.com</domain_name>
   <domain_keyword>newfathers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:38:16</query_time>
   <create_date>2001-04-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 973707</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cowfarmers.com</domain_name>
   <domain_keyword>cowfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 05:35:38</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>newcareers.in</domain_name>
   <domain_keyword>newcareers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-26 09:05:16</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.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>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>76</num>
   <domain_name>newsfarmer.com</domain_name>
   <domain_keyword>newsfarmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:16:48</query_time>
   <create_date>2016-08-02</create_date>
   <update_date>2020-07-27</update_date>
   <expiry_date>2024-08-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>77</num>
   <domain_name>vedfarmers.in</domain_name>
   <domain_keyword>vedfarmers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-23 00:21:39</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fair Food Overseas Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-ht-3.bigrockservers.com</value>
    <value>ns2.md-ht-3.bigrockservers.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>devfarmers.com</domain_name>
   <domain_keyword>devfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:08:59</query_time>
   <create_date>2014-10-19</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domaincom-default.domainparkingserver.net</value>
    <value>ns2.domaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>medfarmers.com</domain_name>
   <domain_keyword>medfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 10:09:59</query_time>
   <create_date>2010-07-12</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>4482.ns1.abovedomains.com</value>
    <value>4482.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>newfarmsrl.it</domain_name>
   <domain_keyword>newfarmsrl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 08:19:53</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>NEW FARM SRL</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>werfarmers.online</domain_name>
   <domain_keyword>werfarmers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 02:03:54</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_company>WeRfarmers NV</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>devfarmers.online</domain_name>
   <domain_keyword>devfarmers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 00:29:33</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domaincom-default.domainparkingserver.net</value>
    <value>ns2.domaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ndmfarmers.market</domain_name>
   <domain_keyword>ndmfarmers</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-20 03:59:43</query_time>
   <create_date>2021-12-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2026-12-17</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>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>newbarbers.com</domain_name>
   <domain_keyword>newbarbers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:48:57</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wesfarmers.au</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 17:41:06</query_time>
   <update_date>2024-03-09</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>IT Operations</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>netformers.com</domain_name>
   <domain_keyword>netformers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:43:05</query_time>
   <create_date>2013-07-01</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Nam</registrant_name>
   <registrant_company>Nam</registrant_company>
   <registrant_address>1160-29 Jisan-dong Suseong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>706733</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1093921215</registrant_phone>
   <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>87</num>
   <domain_name>newcareers.us</domain_name>
   <domain_keyword>newcareers</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 14:32:18</query_time>
   <create_date>2018-02-18</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>William Morris</registrant_name>
   <registrant_address>868 S 5th St</registrant_address>
   <registrant_city>San Jose</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>95112</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4085029129</registrant_phone>
   <registrant_fax>+1.8286682666</registrant_fax>
   <name_servers>
    <value>rafe.ns.cloudflare.com</value>
    <value>sri.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>88</num>
   <domain_name>we-farmers.com</domain_name>
   <domain_keyword>we-farmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 21:07:42</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2018-06-05</update_date>
   <expiry_date>2028-06-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>newctfarmers.com</domain_name>
   <domain_keyword>newctfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:27:44</query_time>
   <create_date>2011-03-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>nestfarmers.ink</domain_name>
   <domain_keyword>nestfarmers</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-13 21:00:24</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-10</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>leia.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>newsahmers.com</domain_name>
   <domain_keyword>newsahmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:04:32</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</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>ns1.eoenhieodns.com</value>
    <value>ns2.eoenhieodns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>neoframers.com</domain_name>
   <domain_keyword>neoframers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:27:16</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>93</num>
   <domain_name>newcareers.com</domain_name>
   <domain_keyword>newcareers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:32:18</query_time>
   <create_date>1996-03-07</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2027-03-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1162.awsdns-17.org</value>
    <value>ns-401.awsdns-50.com</value>
    <value>ns-616.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>demfarmers.com</domain_name>
   <domain_keyword>demfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:37:13</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>ivy.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>95</num>
   <domain_name>wesfarmers.de</domain_name>
   <domain_keyword>wesfarmers</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-12 02:00:32</query_time>
   <update_date>2022-09-02</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>newcarters.net</domain_name>
   <domain_keyword>newcarters</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:06:19</query_time>
   <create_date>2010-07-07</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>welfarmers.com</domain_name>
   <domain_keyword>welfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 22:54:48</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>333 Corporate 1998, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.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>tenfarmers.coffee</domain_name>
   <domain_keyword>tenfarmers</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-30 01:30:11</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-25</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 0164030654</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>nftfarmers.com</domain_name>
   <domain_keyword>nftfarmers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:29:20</query_time>
   <create_date>2020-10-13</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-13</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.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>fedfarmers.org.nz</domain_name>
   <domain_keyword>fedfarmers</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-08 22:46:29</query_time>
   <create_date>2007-12-18</create_date>
   <update_date>2023-12-22</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>dns1.affordabledomains.co.nz</value>
    <value>dns2.affordabledomains.co.nz</value>
    <value>dns3.affordabledomains.co.nz</value>
    <value>dns4.affordabledomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.173</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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