WHOIS QUERY TIME

7 May 2024 - 11:06 PM UTC

Registered: 3 June 2023
Modified: 3 June 2023
Expiry: 3 June 2024

REGISTRAR

IANA: 140
Name: acens Technologies, S.L.U.
Website: http://www.acens.com/

DNSSEC

unsigned

NAME SERVERS

ns10.servicio-online.net
ns11.servicio-online.net
ns12.servicio-online.net

DOMAIN STATUS

ok

REGISTRANT

Company: AGRO WORLD SPAIN S.L.
State: RIOJA, LA
Country: Spain

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=inmofarm.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "inmofarm.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "inmofarm.com",
            "domain_keyword": "inmofarm",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:06:34",
            "create_date": "2023-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "AGRO WORLD SPAIN S.L.",
            "registrant_state": "RIOJA, LA",
            "registrant_country": "ES",
            "name_servers": [
                "ns10.servicio-online.net",
                "ns11.servicio-online.net",
                "ns12.servicio-online.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>inmofarm.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>inmofarm.com</domain_name>
   <domain_keyword>inmofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:06:34</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>AGRO WORLD SPAIN S.L.</registrant_company>
   <registrant_state>RIOJA, LA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns10.servicio-online.net</value>
    <value>ns11.servicio-online.net</value>
    <value>ns12.servicio-online.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.081 seconds) for "inmofarm.com" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Jun 2023 - 3:15 PM UTC

Registered: 3 June 2023
Modified: 3 June 2023
Expiry: 3 June 2024

REGISTRAR

IANA: 140
Name: acens Technologies, S.L.U.
Website: http://www.acens.com/

DNSSEC

unsigned

NAME SERVERS

ns10.servicio-online.net
ns11.servicio-online.net
ns12.servicio-online.net

DOMAIN STATUS

ok

REGISTRANT

Company: AGRO WORLD SPAIN S.L.
State: RIOJA, LA
Country: Spain

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=inmofarm.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "inmofarm.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "inmofarm.com",
    "results": [
        {
            "num": 1,
            "domain_name": "inmofarm.com",
            "domain_keyword": "inmofarm",
            "domain_tld": "com",
            "query_time": "2023-06-06 15:15:43",
            "create_date": "2023-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "AGRO WORLD SPAIN S.L.",
            "registrant_state": "RIOJA, LA",
            "registrant_country": "ES",
            "name_servers": [
                "ns10.servicio-online.net",
                "ns11.servicio-online.net",
                "ns12.servicio-online.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "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>inmofarm.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>inmofarm.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>inmofarm.com</domain_name>
   <domain_keyword>inmofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-06-06 15:15:43</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>AGRO WORLD SPAIN S.L.</registrant_company>
   <registrant_state>RIOJA, LA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns10.servicio-online.net</value>
    <value>ns11.servicio-online.net</value>
    <value>ns12.servicio-online.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.081</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 588 domain names (in 0.149 seconds) which look and sound like the brand name "inmofarm".
Domain Name Registered Expiry Registrar Ownership
1 indofarm.net 11 Apr 2023 11 Apr 2025 Launchpad.com Inc. -
2 indofarm.app 2 Mar 2023 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 inmocarm.com 3 Mar 2023 3 Mar 2025 Wild West Domains, LLC -
4 innofarm.net 23 Sep 2020 23 Sep 2024 Cronon GmbH -
5 indofarm.ru 13 Nov 2023 13 Nov 2024 RU-CENTER-RU Private Person
6 indofarm.site 18 Nov 2021 18 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
7 infofarm.biz 20 Apr 2006 19 Apr 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
8 immofarm.com 15 Apr 2020 15 Apr 2025 united domains AG -
9 infofarm.org 28 Jul 2006 28 Jul 2024 Network Solutions, LLC sumwel
10 innofarm.kr 26 Jul 2016 26 Jul 2027 (?)?????? ???
11 indofarm.com 15 Jan 2005 15 Jan 2025 DomReg Ltd. d/b/a LIBRIS.COM -
12 infofarm.net 10 Feb 2017 10 Feb 2025 Megazone Corp., dba HOSTING.KR JOKWANGHYUN
13 inmyfarm.com 6 Mar 2017 6 Mar 2025 CSC CORPORATE DOMAINS, INC. NEOVIA SAS
14 inmofaro.com 1 Mar 2002 1 Mar 2031 Dinahosting s.l. Redacted by Privacy
15 intofarm.com 23 Jun 2015 23 Jun 2024 Key-Systems GmbH c/o whoisproxy.com
16 inmofarma.com 17 Nov 2016 17 Nov 2024 GoDaddy.com, LLC -
17 innofarm.com 7 Apr 2007 7 Apr 2025 Dynadot Inc -
18 inmyfarm.in 13 Dec 2023 13 Dec 2024 Endurance Digital Domain Technology LLP InMyFarm.in
19 inmofirm.com 11 Jul 2023 11 Jul 2024 NEUBOX Internet S.A. de C.V. INMOFIRM
20 infofarm.com.pl 4 May 1998 3 May 2025 home.pl S.A. -
21 ineofarm.ru 23 Nov 2023 23 Nov 2024 REGRU-RU Private Person
22 infofarm.com 22 Feb 1996 23 Feb 2025 Network Solutions, LLC -
23 infofarm.top 15 Jul 2023 15 Jul 2024 Web Commerce Communications Ltd Whoisprotection.cc
24 inmofar.com 5 Nov 2014 5 Nov 2024 Grupo Loading Systems, SL GDPR Masked
25 inofarm.com 15 Nov 2016 15 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
26 infofarm.work 11 Mar 2022 11 Mar 2032 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
27 innofarm.org 3 Apr 2024 3 Apr 2025 eNom, LLC Data Protected
28 indofarm.in 16 May 2006 16 May 2026 Endurance Digital Domain Technology LLP Indofarm Equipment Ltd
29 infofarm.pl 29 Mar 2013 29 Mar 2025 home.pl S.A. -
30 infofarm.be 2 Jun 2014 - Key-Systems GmbH -
31 infofarm.ru 29 May 2019 29 May 2025 REGRU-RU Private Person
32 infofarm.jp 26 Mar 2001 31 Mar 2025 - InfoFarm Co., Ltd.
33 infofarm.info 10 Apr 2020 10 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
34 infofarm.co.jp 2 Jul 2004 - - InfoFarm Co.,Ltd.
35 inmofar.net 8 Mar 2023 8 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM -
36 inmofam.com 6 Nov 2009 6 Nov 2024 Tucows Domains Inc. -
37 inofarm.page 14 Apr 2020 14 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
38 inmobacrm.com 22 Apr 2019 22 Apr 2026 acens Technologies, S.L.U. Inmoba Networks SL
39 junmofarm.com 19 Apr 2022 19 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
40 dinofarm.xyz 16 Jan 2024 16 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
41 indufarm.nl 14 Nov 2016 - GoDaddy.com -
42 tymofarm.pl 10 Sep 1999 9 Sep 2024 OVH SAS -
43 infosarm.ru 19 May 2024 19 May 2025 DOMAINSHOP-RU Private Person
44 infocarm.com 14 Mar 2005 14 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
45 imofarma.net 25 Oct 2019 25 Oct 2024 Tucows Domains Inc. -
46 dinofarm.co.uk 9 Nov 2021 9 Nov 2024 Ionos SE [Tag = 1AND1] -
47 invofarma.com 22 Oct 2008 22 Oct 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
48 incoform.eus 28 Oct 2022 28 Oct 2024 Entorno Digital S.A ESPYTES S.A.
49 ensofarm.com 14 Nov 2014 14 Nov 2024 GoDaddy.com, LLC -
50 innovfarm.com 14 Dec 2011 14 Dec 2024 Todaynic.com, Inc. -
51 inmoforo.com 22 Sep 2003 22 Sep 2024 Arsys Internet, S.L. dba NICLINE.COM Evidalia+Web+SL
52 intlfarm.com 21 May 2008 21 May 2025 NameCheap, Inc. -
53 indoform.com 10 Feb 2015 10 Feb 2025 Onlinenic Inc Esmail Yazdani
54 indufarm.co.uk 23 Aug 2016 23 Aug 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
55 infofarma.ru 1 Apr 2019 1 Apr 2025 REGRU-RU Private Person
56 incofarma.com 1 Feb 2013 1 Feb 2025 DonDominio (SCIP) Redacted for privacy
57 ringofarm.net 20 Feb 2019 20 Feb 2025 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
58 innoform.com 21 May 2003 21 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 infofarma.info 14 Sep 2017 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 ilmafarm.com 2 May 2014 2 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Multiservis Center
61 invifarm.com 14 Jan 2022 14 Jan 2026 Nhan Hoa Software Company Ltd. cOng ty cO phAn tAp DoAn phAt triEn doanh nghiEp cOng DOng viEt
62 inmocard.com 31 Oct 2022 31 Oct 2024 Soluciones Corporativas IP, SL -
63 innofare.org 13 Jan 2021 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 inmopalm.mobi 1 Nov 2022 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 olmofarm.ru 8 Oct 2018 8 Oct 2024 NETHOUSE-RU Private Person
66 enzofarm.com 15 Feb 2021 15 Feb 2025 HOSTINGER operations, UAB -
67 vimofarm.com 17 Aug 2009 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 incofarma.it 3 Dec 2008 3 Dec 2024 Aruba s.p.a. inco.farma Spa
69 inmobart.com 22 May 2009 22 May 2025 GoDaddy.com, LLC -
70 infofarma.pt 11 Feb 2017 11 Jan 2024 - Inside Visions, Unipessoal, Lda
71 onmyfarm.org 13 Apr 2007 13 Apr 2025 IONOS SE Davenport Bloomfield Properties LLC
72 tymofarm.com 29 Jan 2009 29 Jan 2025 OVH, SAS REDACTED FOR PRIVACY
73 endofarm.name - - REGISTRAR OF DOMAIN NAMES REG.RU LLC -
74 insofary.com 24 Jul 2023 24 Jul 2024 Tucows Domains Inc. -
75 infoform.com 21 May 1996 22 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
76 atmofarm.com 7 Sep 2020 7 Sep 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
77 imgofarm.com 24 Dec 2023 24 Dec 2024 Gabia, Inc. -
78 minofarm.net 10 Apr 2020 10 Apr 2025 Japan Registry Services Co.,Ltd.(JPRS) Mino Teppei
79 inmotaro.com 28 Jul 2023 28 Jul 2024 GMO INTERNET, INC. Tatsuyoshi Osada
80 remofarm.com 27 Sep 2019 27 Sep 2033 GoDaddy.com, LLC -
81 gizmofarm.net 22 Nov 2010 30 Nov 2024 GoDaddy.com, LLC -
82 immofirm.com 7 Apr 2016 7 Apr 2025 Cronon GmbH -
83 immoform.online 4 May 2023 4 May 2025 IONOS SE Data Privacy Protected
84 innowarm.tech 10 Nov 2023 10 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169252963
85 hemofarm.com 16 Nov 1996 15 Nov 2024 Tucows Domains Inc. -
86 gizmofarm.com 14 Oct 2010 30 Nov 2024 GoDaddy.com, LLC -
87 memofarm.com 22 May 2022 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 inmofirma.com 15 Feb 2023 15 Feb 2025 OVH, SAS Maria del Pilar Guerrero Ropero
89 innovarm.net 27 May 2021 27 May 2025 Amazon Registrar, Inc. Identity Protection Service
90 pintofarm.com 23 Dec 2011 23 Dec 2024 GoDaddy.com, LLC -
91 anmlfarm.com 20 Jan 2021 20 Jan 2025 GoDaddy.com, LLC -
92 bingofarm.com 25 Aug 2003 25 Aug 2024 GoDaddy.com, LLC -
93 hinofarm.com 8 Mar 2024 8 Mar 2025 Netowl, Inc. Xserver Inc.
94 demofarm.ca 12 Jun 2003 12 Jun 2024 Internic.ca Inc. Eastern Irrigation District
95 iznofarm.com 11 Nov 2022 11 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
96 infifarm.com 2 Feb 2021 2 Feb 2025 GoDaddy.com, LLC -
97 ingsfarm.co.uk 12 Jul 2010 12 Jul 2028 Namesco Limited [Tag = NAMESCO] -
98 binnofarm.com 11 Nov 2023 11 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
99 dinofarm.lat 3 Dec 2023 3 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
100 innovarm.com 26 Jun 2019 26 Jun 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Inmofarm.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=inmofarm.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "inmofarm.com",
        "page_size": 100
    },
    "count": {
        "total": 588,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "indofarm.net, indofarm.app, inmocarm.com, innofarm.net, indofarm.ru, indofarm.site, infofarm.biz, immofarm.com, infofarm.org, innofarm.kr, indofarm.com, infofarm.net, inmyfarm.com, inmofaro.com, intofarm.com, inmofarma.com, innofarm.com, inmyfarm.in, inmofirm.com, infofarm.com.pl, ineofarm.ru, infofarm.com, infofarm.top, inmofar.com, inofarm.com, infofarm.work, innofarm.org, indofarm.in, infofarm.pl, infofarm.be, infofarm.ru, infofarm.jp, infofarm.info, infofarm.co.jp, inmofar.net, inmofam.com, inofarm.page, inmobacrm.com, junmofarm.com, dinofarm.xyz, indufarm.nl, tymofarm.pl, infosarm.ru, infocarm.com, imofarma.net, dinofarm.co.uk, invofarma.com, incoform.eus, ensofarm.com, innovfarm.com, inmoforo.com, intlfarm.com, indoform.com, indufarm.co.uk, infofarma.ru, incofarma.com, ringofarm.net, innoform.com, infofarma.info, ilmafarm.com, invifarm.com, inmocard.com, innofare.org, inmopalm.mobi, olmofarm.ru, enzofarm.com, vimofarm.com, incofarma.it, inmobart.com, infofarma.pt, onmyfarm.org, tymofarm.com, endofarm.name, insofary.com, infoform.com, atmofarm.com, imgofarm.com, minofarm.net, inmotaro.com, remofarm.com, gizmofarm.net, immofirm.com, immoform.online, innowarm.tech, hemofarm.com, gizmofarm.com, memofarm.com, inmofirma.com, innovarm.net, pintofarm.com, anmlfarm.com, bingofarm.com, hinofarm.com, demofarm.ca, iznofarm.com, infifarm.com, ingsfarm.co.uk, binnofarm.com, dinofarm.lat, innovarm.com",
    "results": [
        {
            "num": 1,
            "domain_name": "indofarm.net",
            "domain_keyword": "indofarm",
            "domain_tld": "net",
            "query_time": "2024-05-01 09:05:55",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "indofarm.app",
            "domain_keyword": "indofarm",
            "domain_tld": "app",
            "query_time": "2024-05-08 01:31:25",
            "create_date": "2023-03-02",
            "update_date": "2023-08-06",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curt.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "inmocarm.com",
            "domain_keyword": "inmocarm",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:06:30",
            "create_date": "2023-03-03",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "innofarm.net",
            "domain_keyword": "innofarm",
            "domain_tld": "net",
            "query_time": "2024-05-17 16:07:21",
            "create_date": "2020-09-23",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks09.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "indofarm.ru",
            "domain_keyword": "indofarm",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:50:16",
            "create_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "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": 6,
            "domain_name": "indofarm.site",
            "domain_keyword": "indofarm",
            "domain_tld": "site",
            "query_time": "2024-05-17 17:30:58",
            "create_date": "2021-11-18",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "infofarm.biz",
            "domain_keyword": "infofarm",
            "domain_tld": "biz",
            "query_time": "2024-06-06 13:24:59",
            "create_date": "2006-04-20",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-19",
            "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 onamae.com",
            "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": [
                "dns2.incl.ne.jp",
                "ns.ccom.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "immofarm.com",
            "domain_keyword": "immofarm",
            "domain_tld": "com",
            "query_time": "2024-04-28 21:39:45",
            "create_date": "2020-04-15",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "infofarm.org",
            "domain_keyword": "infofarm",
            "domain_tld": "org",
            "query_time": "2024-06-06 13:24:59",
            "create_date": "2006-07-28",
            "update_date": "2023-06-03",
            "expiry_date": "2024-07-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sumwel",
            "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": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "innofarm.kr",
            "domain_keyword": "innofarm",
            "domain_tld": "kr",
            "query_time": "2022-06-25 12:50:57",
            "create_date": "2016-07-26",
            "update_date": "2019-08-16",
            "expiry_date": "2027-07-26",
            "registrar_name": "(?)??????",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 11,
            "domain_name": "indofarm.com",
            "domain_keyword": "indofarm",
            "domain_tld": "com",
            "query_time": "2024-05-01 09:05:55",
            "create_date": "2005-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://www.libris.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "infofarm.net",
            "domain_keyword": "infofarm",
            "domain_tld": "net",
            "query_time": "2024-05-27 02:16:49",
            "create_date": "2017-02-10",
            "update_date": "2024-05-21",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "JOKWANGHYUN",
            "registrant_company": "JOKWANGHYUN",
            "registrant_address": "floor 5 118 Jungang-ro  Jung-gu",
            "registrant_city": "Daejeon",
            "registrant_zip": "34912",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.427104035",
            "registrant_fax": "+82.427104036",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "inmyfarm.com",
            "domain_keyword": "inmyfarm",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:07:24",
            "create_date": "2017-03-06",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-06",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NEOVIA SAS",
            "registrant_address": "Talhouet",
            "registrant_city": "SAINT-NOLFF",
            "registrant_state": "Bretagne",
            "registrant_zip": "56250",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.297485350",
            "registrant_fax": "+33.297485350",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "inmofaro.com",
            "domain_keyword": "inmofaro",
            "domain_tld": "com",
            "query_time": "2024-06-07 19:02:02",
            "create_date": "2002-03-01",
            "update_date": "2024-05-07",
            "expiry_date": "2031-03-01",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "A Coru?a",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/inmofaro.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "intofarm.com",
            "domain_keyword": "intofarm",
            "domain_tld": "com",
            "query_time": "2024-05-12 06:34:42",
            "create_date": "2015-06-23",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of intofarm.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "3a46b6b33c437e4926ca81a9feeff7bc2bf42bd68d56f8aab8667fd1c61966e8@intofarm.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.namecontrol.com",
                "ns2.namecontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "inmofarma.com",
            "domain_keyword": "inmofarma",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:23:47",
            "create_date": "2016-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "innofarm.com",
            "domain_keyword": "innofarm",
            "domain_tld": "com",
            "query_time": "2024-05-03 17:55:26",
            "create_date": "2007-04-07",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "inmyfarm.in",
            "domain_keyword": "inmyfarm",
            "domain_tld": "in",
            "query_time": "2024-06-07 19:02:45",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InMyFarm.in",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttarakhand",
            "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.0host0.com",
                "ns2.0host0.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "inmofirm.com",
            "domain_keyword": "inmofirm",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:24:57",
            "create_date": "2023-07-11",
            "update_date": "2023-12-09",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1483,
            "registrar_name": "NEUBOX Internet S.A. de C.V.",
            "registrar_website": "http://neubox.com/",
            "registrant_name": "Alvaro Roberto Cardenas Rodriguez",
            "registrant_company": "INMOFIRM",
            "registrant_address": "AV. JUAREZ OTE 3590",
            "registrant_city": "TORREON",
            "registrant_state": "Coahuila",
            "registrant_zip": "27000",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+52.8711374941",
            "name_servers": [
                "ns143.neubox.net",
                "ns144.neubox.net",
                "ns245.neubox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "infofarm.com.pl",
            "domain_keyword": "infofarm",
            "domain_tld": "com.pl",
            "query_time": "2024-05-24 10:53:27",
            "create_date": "1998-05-04",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-03",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "c.ns.buddyns.com",
                "main.infofarm.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ineofarm.ru",
            "domain_keyword": "ineofarm",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:51:05",
            "create_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "infofarm.com",
            "domain_keyword": "infofarm",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:24:59",
            "create_date": "1996-02-22",
            "update_date": "2023-12-25",
            "expiry_date": "2025-02-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.verio.com",
                "ns2.verio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "infofarm.top",
            "domain_keyword": "infofarm",
            "domain_tld": "top",
            "query_time": "2024-06-06 13:24:59",
            "create_date": "2023-07-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-07-15",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "irns1.netafraz.com",
                "irns2.netafraz.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "inmofar.com",
            "domain_keyword": "inmofar",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:03:01",
            "create_date": "2014-11-05",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-05",
            "registrar_iana": 3853,
            "registrar_name": "Grupo Loading Systems, SL",
            "registrar_website": "https://www.loading.es",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_email": "visit https://whois.loading.es/contact/?dominio=inmofar.com",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.grupoloading.com",
                "ns2.grupoloading.com",
                "ns3.grupoloading.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "inofarm.com",
            "domain_keyword": "inofarm",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:09:58",
            "create_date": "2016-11-15",
            "update_date": "2021-08-18",
            "expiry_date": "2025-11-15",
            "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": 26,
            "domain_name": "infofarm.work",
            "domain_keyword": "infofarm",
            "domain_tld": "work",
            "query_time": "2024-05-11 20:36:33",
            "create_date": "2022-03-11",
            "update_date": "2024-03-18",
            "expiry_date": "2032-03-11",
            "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 onamae.com",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "innofarm.org",
            "domain_keyword": "innofarm",
            "domain_tld": "org",
            "query_time": "2024-06-02 12:32:50",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "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": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mywahosting.com",
                "ns2.mywahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "indofarm.in",
            "domain_keyword": "indofarm",
            "domain_tld": "in",
            "query_time": "2024-05-26 20:47:22",
            "create_date": "2006-05-16",
            "update_date": "2023-07-22",
            "expiry_date": "2026-05-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Indofarm Equipment Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Himachal 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.nebero.com",
                "ns2.nebero.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "infofarm.pl",
            "domain_keyword": "infofarm",
            "domain_tld": "pl",
            "query_time": "2024-04-03 06:54:23",
            "create_date": "2013-03-29",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-29",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "infofarm.be",
            "domain_keyword": "infofarm",
            "domain_tld": "be",
            "query_time": "2024-05-30 03:51:18",
            "create_date": "2014-06-02",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns1.cronos.be",
                "ns2.cronos.be",
                "ns3.cronos.be",
                "ns4.cronos.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 31,
            "domain_name": "infofarm.ru",
            "domain_keyword": "infofarm",
            "domain_tld": "ru",
            "query_time": "2024-06-01 02:32:51",
            "create_date": "2019-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "infofarm.jp",
            "domain_keyword": "infofarm",
            "domain_tld": "jp",
            "query_time": "2024-06-01 02:32:50",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "InfoFarm Co., Ltd.",
            "registrant_address": "1-2-1 Yanaizucho Ryutsusenta ,",
            "registrant_zip": "501-6123",
            "registrant_email": "[email protected]",
            "registrant_phone": "058-279-5733",
            "registrant_fax": "057-279-5730",
            "name_servers": [
                "ns.ccom.jp",
                "ns.infofarm.co.jp",
                "ns.necidc.net",
                "ns2.necidc.net",
                "ns3.necidc.net",
                "ns4.necidc.net",
                "ns5.necidc.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 33,
            "domain_name": "infofarm.info",
            "domain_keyword": "infofarm",
            "domain_tld": "info",
            "query_time": "2024-05-04 01:52:03",
            "create_date": "2020-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Primorsky krai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "infofarm.co.jp",
            "domain_keyword": "infofarm",
            "domain_tld": "co.jp",
            "query_time": "2024-05-30 03:51:36",
            "create_date": "2004-07-02",
            "update_date": "2023-08-01",
            "registrant_company": "InfoFarm Co.,Ltd.",
            "name_servers": [
                "ns.ccom.jp",
                "ns.infofarm.co.jp"
            ]
        },
        {
            "num": 35,
            "domain_name": "inmofar.net",
            "domain_keyword": "inmofar",
            "domain_tld": "net",
            "query_time": "2024-05-07 23:06:34",
            "create_date": "2023-03-08",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-08",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns1cli.tpiol.com",
                "dns2cli.tpiol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "inmofam.com",
            "domain_keyword": "inmofam",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:03:01",
            "create_date": "2009-11-06",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.triara.com",
                "dns2.triara.com",
                "dns3.triara.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "inofarm.page",
            "domain_keyword": "inofarm",
            "domain_tld": "page",
            "query_time": "2024-04-30 15:24:50",
            "create_date": "2020-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "inmobacrm.com",
            "domain_keyword": "inmobacrm",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:59:12",
            "create_date": "2019-04-22",
            "update_date": "2021-03-23",
            "expiry_date": "2026-04-22",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "Inmoba Networks SL",
            "registrant_state": "MALAGA",
            "registrant_country": "ES",
            "name_servers": [
                "dns1.canaldominios.com",
                "dns2.canaldominios.com",
                "dns3.canaldominios.com",
                "dns4.canaldominios.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "junmofarm.com",
            "domain_keyword": "junmofarm",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:28:00",
            "create_date": "2022-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=junmofarm.com",
            "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": 40,
            "domain_name": "dinofarm.xyz",
            "domain_keyword": "dinofarm",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 06:08:06",
            "create_date": "2024-01-16",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "katelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "indufarm.nl",
            "domain_keyword": "indufarm",
            "domain_tld": "nl",
            "query_time": "2024-04-27 18:47:34",
            "create_date": "2016-11-14",
            "update_date": "2023-06-12",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "tymofarm.pl",
            "domain_keyword": "tymofarm",
            "domain_tld": "pl",
            "query_time": "2024-04-17 11:15:43",
            "create_date": "1999-09-10",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-09",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "infosarm.ru",
            "domain_keyword": "infosarm",
            "domain_tld": "ru",
            "query_time": "2024-05-21 16:09:02",
            "create_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "alice.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "infocarm.com",
            "domain_keyword": "infocarm",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:18:34",
            "create_date": "2005-03-14",
            "update_date": "2017-03-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VALENCIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns5.servidoresdns.net",
                "dns6.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "imofarma.net",
            "domain_keyword": "imofarma",
            "domain_tld": "net",
            "query_time": "2024-04-18 06:01:28",
            "create_date": "2019-10-25",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "dinofarm.co.uk",
            "domain_keyword": "dinofarm",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 08:45:29",
            "create_date": "2021-11-09",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-09",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1019.ui-dns.de",
                "ns1020.ui-dns.biz",
                "ns1025.ui-dns.org",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "invofarma.com",
            "domain_keyword": "invofarma",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:40:19",
            "create_date": "2008-10-22",
            "update_date": "2016-10-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.servidoresdns.net",
                "dns24.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "incoform.eus",
            "domain_keyword": "incoform",
            "domain_tld": "eus",
            "query_time": "2024-04-25 12:02:13",
            "create_date": "2022-10-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital S.A",
            "registrar_website": "http://www.entorno.es",
            "registrant_company": "ESPYTES S.A.",
            "registrant_state": "GIPUZKOA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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.sarenet.es",
                "ns2.sarenet.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ensofarm.com",
            "domain_keyword": "ensofarm",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:13:12",
            "create_date": "2014-11-14",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "innovfarm.com",
            "domain_keyword": "innovfarm",
            "domain_tld": "com",
            "query_time": "2024-04-30 15:21:30",
            "create_date": "2011-12-14",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-14",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "inmoforo.com",
            "domain_keyword": "inmoforo",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:24:57",
            "create_date": "2003-09-22",
            "update_date": "2019-05-27",
            "expiry_date": "2024-09-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Evidalia+Web+SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VALENCIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "intlfarm.com",
            "domain_keyword": "intlfarm",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:44:44",
            "create_date": "2008-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "indoform.com",
            "domain_keyword": "indoform",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:40:46",
            "create_date": "2015-02-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-10",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "activeidea",
            "registrant_company": "Esmail Yazdani",
            "registrant_address": "Hafte tir sq,jar allye,no 9",
            "registrant_city": "null",
            "registrant_state": "null",
            "registrant_zip": "1573748971",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.2188838352",
            "registrant_fax": "+971.88867818",
            "name_servers": [
                "ns115.activeideans.net",
                "ns116.activeideans.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "indufarm.co.uk",
            "domain_keyword": "indufarm",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 18:47:34",
            "create_date": "2016-08-23",
            "update_date": "2023-06-28",
            "expiry_date": "2026-08-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "infofarma.ru",
            "domain_keyword": "infofarma",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:47",
            "create_date": "2019-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "incofarma.com",
            "domain_keyword": "incofarma",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:02:11",
            "create_date": "2013-02-01",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Palmas (Las)",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=incofarma.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ringofarm.net",
            "domain_keyword": "ringofarm",
            "domain_tld": "net",
            "query_time": "2024-04-27 09:25:06",
            "create_date": "2019-02-20",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "http://imena.ua",
            "registrant_name": "Whois privacy protection service",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "Gaidara, 50 st.",
            "registrant_city": "Kyiv",
            "registrant_state": "Kyiv",
            "registrant_zip": "01033",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.442010102",
            "registrant_fax": "+380.442010100",
            "name_servers": [
                "ns1.eurobyte.ru",
                "ns2.eurobyte.ru",
                "ns3.eurobyte.ru",
                "ns4.eurobyte.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "innoform.com",
            "domain_keyword": "innoform",
            "domain_tld": "com",
            "query_time": "2024-05-25 16:17:59",
            "create_date": "2003-05-21",
            "update_date": "2023-08-30",
            "expiry_date": "2025-05-21",
            "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=innoform.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "infofarma.info",
            "domain_keyword": "infofarma",
            "domain_tld": "info",
            "query_time": "2024-05-30 03:51:35",
            "create_date": "2017-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ilmafarm.com",
            "domain_keyword": "ilmafarm",
            "domain_tld": "com",
            "query_time": "2024-05-09 05:26:05",
            "create_date": "2014-05-02",
            "update_date": "2022-04-28",
            "expiry_date": "2025-05-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Vojsava  Masha",
            "registrant_company": "Multiservis Center",
            "registrant_address": "Rr: \"Ismail Qemali\" Nr 27, Tirane",
            "registrant_city": "Tirana",
            "registrant_state": "Albania",
            "registrant_zip": "1001",
            "registrant_country": "AL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+355.0696041000",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "invifarm.com",
            "domain_keyword": "invifarm",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:52:49",
            "create_date": "2022-01-14",
            "update_date": "2024-01-25",
            "expiry_date": "2026-01-14",
            "registrar_iana": 1710,
            "registrar_name": "Nhan Hoa Software Company Ltd.",
            "registrar_website": "http://www.nhanhoa.com",
            "registrant_name": "raj kumar",
            "registrant_company": "cOng ty cO phAn tAp DoAn phAt triEn doanh nghiEp cOng DOng viEt",
            "registrant_address": "thon ve linh, xa phu linh, huyen soc son",
            "registrant_city": "ha noi",
            "registrant_zip": "100000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.983698807",
            "name_servers": [
                "ns1.zonedns.vn",
                "ns2.zonedns.vn",
                "ns3.zonedns.vn",
                "ns4.zonedns.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "inmocard.com",
            "domain_keyword": "inmocard",
            "domain_tld": "com",
            "query_time": "2024-05-17 05:55:42",
            "create_date": "2022-10-31",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "innofare.org",
            "domain_keyword": "innofare",
            "domain_tld": "org",
            "query_time": "2024-05-17 16:07:21",
            "create_date": "2021-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "inmopalm.mobi",
            "domain_keyword": "inmopalm",
            "domain_tld": "mobi",
            "query_time": "2024-05-24 23:04:57",
            "create_date": "2022-11-01",
            "update_date": "2023-08-12",
            "expiry_date": "2024-11-01",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "olmofarm.ru",
            "domain_keyword": "olmofarm",
            "domain_tld": "ru",
            "query_time": "2024-05-05 02:49:25",
            "create_date": "2018-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nethouse.ru",
                "ns2.nethouse.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "enzofarm.com",
            "domain_keyword": "enzofarm",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:32:50",
            "create_date": "2021-02-15",
            "update_date": "2023-02-22",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "vimofarm.com",
            "domain_keyword": "vimofarm",
            "domain_tld": "com",
            "query_time": "2024-04-30 18:03:49",
            "create_date": "2009-08-17",
            "update_date": "2022-08-25",
            "expiry_date": "2024-08-17",
            "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=vimofarm.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "main1.adclic-hosting.info",
                "main2.adclic-hosting.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "incofarma.it",
            "domain_keyword": "incofarma",
            "domain_tld": "it",
            "query_time": "2024-04-25 12:02:11",
            "create_date": "2008-12-03",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-03",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "inco.farma Spa",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 69,
            "domain_name": "inmobart.com",
            "domain_keyword": "inmobart",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:04:41",
            "create_date": "2009-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "infofarma.pt",
            "domain_keyword": "infofarma",
            "domain_tld": "pt",
            "query_time": "2024-06-02 17:14:15",
            "create_date": "2017-02-11",
            "expiry_date": "2024-01-11",
            "registrant_name": "Inside Visions, Unipessoal, Lda",
            "registrant_address": "Rua Pedro Nunes, IPN",
            "registrant_city": "COIMBRA",
            "registrant_state": "COIMBRA",
            "registrant_zip": "3030-199",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 71,
            "domain_name": "onmyfarm.org",
            "domain_keyword": "onmyfarm",
            "domain_tld": "org",
            "query_time": "2024-04-23 11:07:00",
            "create_date": "2007-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Davenport Bloomfield Properties LLC",
            "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": [
                "ns1048.ui-dns.biz",
                "ns1048.ui-dns.com",
                "ns1048.ui-dns.de",
                "ns1048.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tymofarm.com",
            "domain_keyword": "tymofarm",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:01:59",
            "create_date": "2009-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netart.pl",
                "ns2.netart.pl",
                "ns3.netart.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "endofarm.name",
            "domain_keyword": "endofarm",
            "domain_tld": "name",
            "query_time": "2024-05-07 04:29:07",
            "registrar_iana": 1606,
            "registrar_name": "REGISTRAR OF DOMAIN NAMES REG.RU LLC",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 74,
            "domain_name": "insofary.com",
            "domain_keyword": "insofary",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:27:07",
            "create_date": "2023-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "infoform.com",
            "domain_keyword": "infoform",
            "domain_tld": "com",
            "query_time": "2024-05-24 10:53:30",
            "create_date": "1996-05-21",
            "update_date": "2023-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.infoform.com",
                "dns2.infoform.com",
                "dns3.infoform.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "atmofarm.com",
            "domain_keyword": "atmofarm",
            "domain_tld": "com",
            "query_time": "2024-06-03 23:49:11",
            "create_date": "2020-09-07",
            "update_date": "2020-09-07",
            "expiry_date": "2025-09-07",
            "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": 77,
            "domain_name": "imgofarm.com",
            "domain_keyword": "imgofarm",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:12:30",
            "create_date": "2023-12-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-24",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "name_servers": [
                "bns1.hostcocoa.com",
                "bns2.hostcocoa.com",
                "bns3.hostcocoa.com",
                "bns4.hostcocoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "minofarm.net",
            "domain_keyword": "minofarm",
            "domain_tld": "net",
            "query_time": "2024-05-07 22:39:45",
            "create_date": "2020-04-10",
            "update_date": "2024-02-22",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Mino Teppei",
            "registrant_address": "35F,4-20,ofukacho,kitaku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.663764800",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "inmotaro.com",
            "domain_keyword": "inmotaro",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:07:04",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Tatsuyoshi Osada",
            "registrant_company": "Tatsuyoshi Osada",
            "registrant_address": "491-9 Nakao",
            "registrant_city": "Midori-ku Saitama-shi",
            "registrant_state": "Saitama",
            "registrant_zip": "336-0932",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9040016913",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "remofarm.com",
            "domain_keyword": "remofarm",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:16:28",
            "create_date": "2019-09-27",
            "update_date": "2023-12-24",
            "expiry_date": "2033-09-27",
            "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": 81,
            "domain_name": "gizmofarm.net",
            "domain_keyword": "gizmofarm",
            "domain_tld": "net",
            "query_time": "2024-04-16 01:48:13",
            "create_date": "2010-11-22",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "immofirm.com",
            "domain_keyword": "immofirm",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:20:38",
            "create_date": "2016-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks14.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "immoform.online",
            "domain_keyword": "immoform",
            "domain_tld": "online",
            "query_time": "2024-05-10 06:20:39",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "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": [
                "ns1017.ui-dns.biz",
                "ns1034.ui-dns.com",
                "ns1061.ui-dns.org",
                "ns1083.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "innowarm.tech",
            "domain_keyword": "innowarm",
            "domain_tld": "tech",
            "query_time": "2024-05-16 08:03:02",
            "create_date": "2023-11-10",
            "update_date": "2024-04-24",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169252963",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "hemofarm.com",
            "domain_keyword": "hemofarm",
            "domain_tld": "com",
            "query_time": "2024-05-31 15:29:46",
            "create_date": "1996-11-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hemo.net",
                "ns2.hemo.net",
                "ns3.hemo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "gizmofarm.com",
            "domain_keyword": "gizmofarm",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:48:13",
            "create_date": "2010-10-14",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "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": 87,
            "domain_name": "memofarm.com",
            "domain_keyword": "memofarm",
            "domain_tld": "com",
            "query_time": "2024-05-18 19:36:47",
            "create_date": "2022-05-22",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-22",
            "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=memofarm.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "inmofirma.com",
            "domain_keyword": "inmofirma",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:23:47",
            "create_date": "2023-02-15",
            "update_date": "2023-12-21",
            "expiry_date": "2025-02-15",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Maria del Pilar Guerrero Ropero",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "41",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "innovarm.net",
            "domain_keyword": "innovarm",
            "domain_tld": "net",
            "query_time": "2024-05-29 21:37:44",
            "create_date": "2021-05-27",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of innovarm.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1353.awsdns-41.org",
                "ns-1564.awsdns-03.co.uk",
                "ns-342.awsdns-42.com",
                "ns-932.awsdns-52.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "pintofarm.com",
            "domain_keyword": "pintofarm",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:50:14",
            "create_date": "2011-12-23",
            "update_date": "2022-09-10",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "anmlfarm.com",
            "domain_keyword": "anmlfarm",
            "domain_tld": "com",
            "query_time": "2024-04-10 01:08:44",
            "create_date": "2021-01-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bingofarm.com",
            "domain_keyword": "bingofarm",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:55:39",
            "create_date": "2003-08-25",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hinofarm.com",
            "domain_keyword": "hinofarm",
            "domain_tld": "com",
            "query_time": "2024-05-12 00:55:29",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "demofarm.ca",
            "domain_keyword": "demofarm",
            "domain_tld": "ca",
            "query_time": "2024-05-12 13:30:32",
            "create_date": "2003-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "registrant_name": "Eastern Irrigation District",
            "registrant_address": "PO Box 128",
            "registrant_city": "Brooks",
            "registrant_state": "AB",
            "registrant_zip": "T1R1B2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4033621400",
            "name_servers": [
                "ns1.eidnet.org",
                "ns2.eidnet.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "iznofarm.com",
            "domain_keyword": "iznofarm",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:49:46",
            "create_date": "2022-11-11",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-11",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "infifarm.com",
            "domain_keyword": "infifarm",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:32:59",
            "create_date": "2021-02-02",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ingsfarm.co.uk",
            "domain_keyword": "ingsfarm",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 19:53:47",
            "create_date": "2010-07-12",
            "update_date": "2020-07-09",
            "expiry_date": "2028-07-12",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "binnofarm.com",
            "domain_keyword": "binnofarm",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:27:46",
            "create_date": "2023-11-11",
            "update_date": "2024-03-13",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "BEI JING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=binnofarm.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dinofarm.lat",
            "domain_keyword": "dinofarm",
            "domain_tld": "lat",
            "query_time": "2024-05-31 03:40:55",
            "create_date": "2023-12-03",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ignacio.ns.cloudflare.com",
                "sreeni.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "innovarm.com",
            "domain_keyword": "innovarm",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:37:33",
            "create_date": "2019-06-26",
            "update_date": "2024-05-13",
            "expiry_date": "2025-06-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=innovarm.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.149,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>inmofarm.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>588</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>indofarm.net, indofarm.app, inmocarm.com, innofarm.net, indofarm.ru, indofarm.site, infofarm.biz, immofarm.com, infofarm.org, innofarm.kr, indofarm.com, infofarm.net, inmyfarm.com, inmofaro.com, intofarm.com, inmofarma.com, innofarm.com, inmyfarm.in, inmofirm.com, infofarm.com.pl, ineofarm.ru, infofarm.com, infofarm.top, inmofar.com, inofarm.com, infofarm.work, innofarm.org, indofarm.in, infofarm.pl, infofarm.be, infofarm.ru, infofarm.jp, infofarm.info, infofarm.co.jp, inmofar.net, inmofam.com, inofarm.page, inmobacrm.com, junmofarm.com, dinofarm.xyz, indufarm.nl, tymofarm.pl, infosarm.ru, infocarm.com, imofarma.net, dinofarm.co.uk, invofarma.com, incoform.eus, ensofarm.com, innovfarm.com, inmoforo.com, intlfarm.com, indoform.com, indufarm.co.uk, infofarma.ru, incofarma.com, ringofarm.net, innoform.com, infofarma.info, ilmafarm.com, invifarm.com, inmocard.com, innofare.org, inmopalm.mobi, olmofarm.ru, enzofarm.com, vimofarm.com, incofarma.it, inmobart.com, infofarma.pt, onmyfarm.org, tymofarm.com, endofarm.name, insofary.com, infoform.com, atmofarm.com, imgofarm.com, minofarm.net, inmotaro.com, remofarm.com, gizmofarm.net, immofirm.com, immoform.online, innowarm.tech, hemofarm.com, gizmofarm.com, memofarm.com, inmofirma.com, innovarm.net, pintofarm.com, anmlfarm.com, bingofarm.com, hinofarm.com, demofarm.ca, iznofarm.com, infifarm.com, ingsfarm.co.uk, binnofarm.com, dinofarm.lat, innovarm.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>indofarm.net</domain_name>
   <domain_keyword>indofarm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 09:05:55</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>indofarm.app</domain_name>
   <domain_keyword>indofarm</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 01:31:25</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curt.ns.cloudflare.com</value>
    <value>rosa.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>3</num>
   <domain_name>inmocarm.com</domain_name>
   <domain_keyword>inmocarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:06:30</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>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>4</num>
   <domain_name>innofarm.net</domain_name>
   <domain_keyword>innofarm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 16:07:21</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>indofarm.ru</domain_name>
   <domain_keyword>indofarm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:50:16</query_time>
   <create_date>2023-11-13</create_date>
   <expiry_date>2024-11-13</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>6</num>
   <domain_name>indofarm.site</domain_name>
   <domain_keyword>indofarm</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 17:30:58</query_time>
   <create_date>2021-11-18</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>infofarm.biz</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-06 13:24:59</query_time>
   <create_date>2006-04-20</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-19</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 onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns2.incl.ne.jp</value>
    <value>ns.ccom.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>immofarm.com</domain_name>
   <domain_keyword>immofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 21:39:45</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>infofarm.org</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 13:24:59</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-07-28</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_company>sumwel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>innofarm.kr</domain_name>
   <domain_keyword>innofarm</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-25 12:50:57</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2019-08-16</update_date>
   <expiry_date>2027-07-26</expiry_date>
   <registrar_name>(?)??????</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>11</num>
   <domain_name>indofarm.com</domain_name>
   <domain_keyword>indofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 09:05:55</query_time>
   <create_date>2005-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://www.libris.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>infofarm.net</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 02:16:49</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-02-10</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>JOKWANGHYUN</registrant_name>
   <registrant_company>JOKWANGHYUN</registrant_company>
   <registrant_address>floor 5 118 Jungang-ro  Jung-gu</registrant_address>
   <registrant_city>Daejeon</registrant_city>
   <registrant_zip>34912</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.427104035</registrant_phone>
   <registrant_fax>+82.427104036</registrant_fax>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>inmyfarm.com</domain_name>
   <domain_keyword>inmyfarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:07:24</query_time>
   <create_date>2017-03-06</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NEOVIA SAS</registrant_company>
   <registrant_address>Talhouet</registrant_address>
   <registrant_city>SAINT-NOLFF</registrant_city>
   <registrant_state>Bretagne</registrant_state>
   <registrant_zip>56250</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.297485350</registrant_phone>
   <registrant_fax>+33.297485350</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>inmofaro.com</domain_name>
   <domain_keyword>inmofaro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 19:02:02</query_time>
   <create_date>2002-03-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2031-03-01</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>A Coru?a</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/inmofaro.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>intofarm.com</domain_name>
   <domain_keyword>intofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 06:34:42</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-23</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>On behalf of intofarm.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>3a46b6b33c437e4926ca81a9feeff7bc2bf42bd68d56f8aab8667fd1c61966e8@intofarm.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.namecontrol.com</value>
    <value>ns2.namecontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>inmofarma.com</domain_name>
   <domain_keyword>inmofarma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:23:47</query_time>
   <create_date>2016-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>innofarm.com</domain_name>
   <domain_keyword>innofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 17:55:26</query_time>
   <create_date>2007-04-07</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>inmyfarm.in</domain_name>
   <domain_keyword>inmyfarm</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-07 19:02:45</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</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>InMyFarm.in</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttarakhand</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.0host0.com</value>
    <value>ns2.0host0.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>inmofirm.com</domain_name>
   <domain_keyword>inmofirm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:24:57</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1483</registrar_iana>
   <registrar_name>NEUBOX Internet S.A. de C.V.</registrar_name>
   <registrar_website>http://neubox.com/</registrar_website>
   <registrant_name>Alvaro Roberto Cardenas Rodriguez</registrant_name>
   <registrant_company>INMOFIRM</registrant_company>
   <registrant_address>AV. JUAREZ OTE 3590</registrant_address>
   <registrant_city>TORREON</registrant_city>
   <registrant_state>Coahuila</registrant_state>
   <registrant_zip>27000</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+52.8711374941</registrant_phone>
   <name_servers>
    <value>ns143.neubox.net</value>
    <value>ns144.neubox.net</value>
    <value>ns245.neubox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>infofarm.com.pl</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-24 10:53:27</query_time>
   <create_date>1998-05-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>c.ns.buddyns.com</value>
    <value>main.infofarm.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ineofarm.ru</domain_name>
   <domain_keyword>ineofarm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:51:05</query_time>
   <create_date>2023-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>infofarm.com</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:24:59</query_time>
   <create_date>1996-02-22</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.verio.com</value>
    <value>ns2.verio.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>infofarm.top</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-06 13:24:59</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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>irns1.netafraz.com</value>
    <value>irns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>inmofar.com</domain_name>
   <domain_keyword>inmofar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:03:01</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>3853</registrar_iana>
   <registrar_name>Grupo Loading Systems, SL</registrar_name>
   <registrar_website>https://www.loading.es</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>GDPR Masked</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_email>visit https://whois.loading.es/contact/?dominio=inmofar.com</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.grupoloading.com</value>
    <value>ns2.grupoloading.com</value>
    <value>ns3.grupoloading.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>inofarm.com</domain_name>
   <domain_keyword>inofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:09:58</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2021-08-18</update_date>
   <expiry_date>2025-11-15</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>26</num>
   <domain_name>infofarm.work</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-11 20:36:33</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2032-03-11</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 onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>innofarm.org</domain_name>
   <domain_keyword>innofarm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 12:32:50</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>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>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mywahosting.com</value>
    <value>ns2.mywahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>indofarm.in</domain_name>
   <domain_keyword>indofarm</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 20:47:22</query_time>
   <create_date>2006-05-16</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2026-05-16</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>Indofarm Equipment Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Himachal 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.nebero.com</value>
    <value>ns2.nebero.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>infofarm.pl</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 06:54:23</query_time>
   <create_date>2013-03-29</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <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>30</num>
   <domain_name>infofarm.be</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 03:51:18</query_time>
   <create_date>2014-06-02</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns1.cronos.be</value>
    <value>ns2.cronos.be</value>
    <value>ns3.cronos.be</value>
    <value>ns4.cronos.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>infofarm.ru</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 02:32:51</query_time>
   <create_date>2019-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>infofarm.jp</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 02:32:50</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>InfoFarm Co., Ltd.</registrant_name>
   <registrant_address>1-2-1 Yanaizucho Ryutsusenta ,</registrant_address>
   <registrant_zip>501-6123</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>058-279-5733</registrant_phone>
   <registrant_fax>057-279-5730</registrant_fax>
   <name_servers>
    <value>ns.ccom.jp</value>
    <value>ns.infofarm.co.jp</value>
    <value>ns.necidc.net</value>
    <value>ns2.necidc.net</value>
    <value>ns3.necidc.net</value>
    <value>ns4.necidc.net</value>
    <value>ns5.necidc.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>infofarm.info</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 01:52:03</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Primorsky krai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>infofarm.co.jp</domain_name>
   <domain_keyword>infofarm</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-30 03:51:36</query_time>
   <create_date>2004-07-02</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>InfoFarm Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns.ccom.jp</value>
    <value>ns.infofarm.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>inmofar.net</domain_name>
   <domain_keyword>inmofar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 23:06:34</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns1cli.tpiol.com</value>
    <value>dns2cli.tpiol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>inmofam.com</domain_name>
   <domain_keyword>inmofam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:03:01</query_time>
   <create_date>2009-11-06</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.triara.com</value>
    <value>dns2.triara.com</value>
    <value>dns3.triara.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>inofarm.page</domain_name>
   <domain_keyword>inofarm</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-30 15:24:50</query_time>
   <create_date>2020-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>inmobacrm.com</domain_name>
   <domain_keyword>inmobacrm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:59:12</query_time>
   <create_date>2019-04-22</create_date>
   <update_date>2021-03-23</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>Inmoba Networks SL</registrant_company>
   <registrant_state>MALAGA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>dns1.canaldominios.com</value>
    <value>dns2.canaldominios.com</value>
    <value>dns3.canaldominios.com</value>
    <value>dns4.canaldominios.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>junmofarm.com</domain_name>
   <domain_keyword>junmofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:28:00</query_time>
   <create_date>2022-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=junmofarm.com</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>40</num>
   <domain_name>dinofarm.xyz</domain_name>
   <domain_keyword>dinofarm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 06:08:06</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>arch.ns.cloudflare.com</value>
    <value>katelyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>indufarm.nl</domain_name>
   <domain_keyword>indufarm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 18:47:34</query_time>
   <create_date>2016-11-14</create_date>
   <update_date>2023-06-12</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tymofarm.pl</domain_name>
   <domain_keyword>tymofarm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-17 11:15:43</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <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>43</num>
   <domain_name>infosarm.ru</domain_name>
   <domain_keyword>infosarm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-21 16:09:02</query_time>
   <create_date>2024-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>alice.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>infocarm.com</domain_name>
   <domain_keyword>infocarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:18:34</query_time>
   <create_date>2005-03-14</create_date>
   <update_date>2017-03-15</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>VALENCIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns5.servidoresdns.net</value>
    <value>dns6.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>imofarma.net</domain_name>
   <domain_keyword>imofarma</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 06:01:28</query_time>
   <create_date>2019-10-25</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>dinofarm.co.uk</domain_name>
   <domain_keyword>dinofarm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 08:45:29</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1019.ui-dns.de</value>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1025.ui-dns.org</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>invofarma.com</domain_name>
   <domain_keyword>invofarma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:40:19</query_time>
   <create_date>2008-10-22</create_date>
   <update_date>2016-10-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.servidoresdns.net</value>
    <value>dns24.servidoresdns.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>incoform.eus</domain_name>
   <domain_keyword>incoform</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-04-25 12:02:13</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital S.A</registrar_name>
   <registrar_website>http://www.entorno.es</registrar_website>
   <registrant_company>ESPYTES S.A.</registrant_company>
   <registrant_state>GIPUZKOA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the 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.sarenet.es</value>
    <value>ns2.sarenet.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ensofarm.com</domain_name>
   <domain_keyword>ensofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:13:12</query_time>
   <create_date>2014-11-14</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-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>ns23.domaincontrol.com</value>
    <value>ns24.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>50</num>
   <domain_name>innovfarm.com</domain_name>
   <domain_keyword>innovfarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 15:21:30</query_time>
   <create_date>2011-12-14</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>inmoforo.com</domain_name>
   <domain_keyword>inmoforo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:24:57</query_time>
   <create_date>2003-09-22</create_date>
   <update_date>2019-05-27</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Evidalia+Web+SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VALENCIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>intlfarm.com</domain_name>
   <domain_keyword>intlfarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:44:44</query_time>
   <create_date>2008-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>indoform.com</domain_name>
   <domain_keyword>indoform</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:40:46</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>activeidea</registrant_name>
   <registrant_company>Esmail Yazdani</registrant_company>
   <registrant_address>Hafte tir sq,jar allye,no 9</registrant_address>
   <registrant_city>null</registrant_city>
   <registrant_state>null</registrant_state>
   <registrant_zip>1573748971</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.2188838352</registrant_phone>
   <registrant_fax>+971.88867818</registrant_fax>
   <name_servers>
    <value>ns115.activeideans.net</value>
    <value>ns116.activeideans.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>indufarm.co.uk</domain_name>
   <domain_keyword>indufarm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 18:47:34</query_time>
   <create_date>2016-08-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2026-08-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>infofarma.ru</domain_name>
   <domain_keyword>infofarma</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:47</query_time>
   <create_date>2019-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>incofarma.com</domain_name>
   <domain_keyword>incofarma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:02:11</query_time>
   <create_date>2013-02-01</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.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>Palmas (Las)</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=incofarma.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ringofarm.net</domain_name>
   <domain_keyword>ringofarm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 09:25:06</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>http://imena.ua</registrar_website>
   <registrant_name>Whois privacy protection service</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>Gaidara, 50 st.</registrant_address>
   <registrant_city>Kyiv</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>01033</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.442010102</registrant_phone>
   <registrant_fax>+380.442010100</registrant_fax>
   <name_servers>
    <value>ns1.eurobyte.ru</value>
    <value>ns2.eurobyte.ru</value>
    <value>ns3.eurobyte.ru</value>
    <value>ns4.eurobyte.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>innoform.com</domain_name>
   <domain_keyword>innoform</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 16:17:59</query_time>
   <create_date>2003-05-21</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-05-21</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=innoform.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>infofarma.info</domain_name>
   <domain_keyword>infofarma</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 03:51:35</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>60</num>
   <domain_name>ilmafarm.com</domain_name>
   <domain_keyword>ilmafarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 05:26:05</query_time>
   <create_date>2014-05-02</create_date>
   <update_date>2022-04-28</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Vojsava  Masha</registrant_name>
   <registrant_company>Multiservis Center</registrant_company>
   <registrant_address>Rr: &quot;Ismail Qemali&quot; Nr 27, Tirane</registrant_address>
   <registrant_city>Tirana</registrant_city>
   <registrant_state>Albania</registrant_state>
   <registrant_zip>1001</registrant_zip>
   <registrant_country>AL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+355.0696041000</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>invifarm.com</domain_name>
   <domain_keyword>invifarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:52:49</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_iana>1710</registrar_iana>
   <registrar_name>Nhan Hoa Software Company Ltd.</registrar_name>
   <registrar_website>http://www.nhanhoa.com</registrar_website>
   <registrant_name>raj kumar</registrant_name>
   <registrant_company>cOng ty cO phAn tAp DoAn phAt triEn doanh nghiEp cOng DOng viEt</registrant_company>
   <registrant_address>thon ve linh, xa phu linh, huyen soc son</registrant_address>
   <registrant_city>ha noi</registrant_city>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.983698807</registrant_phone>
   <name_servers>
    <value>ns1.zonedns.vn</value>
    <value>ns2.zonedns.vn</value>
    <value>ns3.zonedns.vn</value>
    <value>ns4.zonedns.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>inmocard.com</domain_name>
   <domain_keyword>inmocard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 05:55:42</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>innofare.org</domain_name>
   <domain_keyword>innofare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 16:07:21</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>inmopalm.mobi</domain_name>
   <domain_keyword>inmopalm</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-24 23:04:57</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-11-01</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>olmofarm.ru</domain_name>
   <domain_keyword>olmofarm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 02:49:25</query_time>
   <create_date>2018-10-08</create_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nethouse.ru</value>
    <value>ns2.nethouse.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>enzofarm.com</domain_name>
   <domain_keyword>enzofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:32:50</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>vimofarm.com</domain_name>
   <domain_keyword>vimofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 18:03:49</query_time>
   <create_date>2009-08-17</create_date>
   <update_date>2022-08-25</update_date>
   <expiry_date>2024-08-17</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=vimofarm.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>main1.adclic-hosting.info</value>
    <value>main2.adclic-hosting.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>incofarma.it</domain_name>
   <domain_keyword>incofarma</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 12:02:11</query_time>
   <create_date>2008-12-03</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>inco.farma Spa</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>69</num>
   <domain_name>inmobart.com</domain_name>
   <domain_keyword>inmobart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:04:41</query_time>
   <create_date>2009-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.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>70</num>
   <domain_name>infofarma.pt</domain_name>
   <domain_keyword>infofarma</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-02 17:14:15</query_time>
   <create_date>2017-02-11</create_date>
   <expiry_date>2024-01-11</expiry_date>
   <registrant_name>Inside Visions, Unipessoal, Lda</registrant_name>
   <registrant_address>Rua Pedro Nunes, IPN</registrant_address>
   <registrant_city>COIMBRA</registrant_city>
   <registrant_state>COIMBRA</registrant_state>
   <registrant_zip>3030-199</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>onmyfarm.org</domain_name>
   <domain_keyword>onmyfarm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 11:07:00</query_time>
   <create_date>2007-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</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>Davenport Bloomfield Properties LLC</registrant_company>
   <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>ns1048.ui-dns.biz</value>
    <value>ns1048.ui-dns.com</value>
    <value>ns1048.ui-dns.de</value>
    <value>ns1048.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tymofarm.com</domain_name>
   <domain_keyword>tymofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:01:59</query_time>
   <create_date>2009-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netart.pl</value>
    <value>ns2.netart.pl</value>
    <value>ns3.netart.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>endofarm.name</domain_name>
   <domain_keyword>endofarm</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-07 04:29:07</query_time>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>REGISTRAR OF DOMAIN NAMES REG.RU LLC</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>insofary.com</domain_name>
   <domain_keyword>insofary</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:27:07</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>infoform.com</domain_name>
   <domain_keyword>infoform</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 10:53:30</query_time>
   <create_date>1996-05-21</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2025-05-22</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>dns1.infoform.com</value>
    <value>dns2.infoform.com</value>
    <value>dns3.infoform.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>atmofarm.com</domain_name>
   <domain_keyword>atmofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 23:49:11</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2020-09-07</update_date>
   <expiry_date>2025-09-07</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>77</num>
   <domain_name>imgofarm.com</domain_name>
   <domain_keyword>imgofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:12:30</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <name_servers>
    <value>bns1.hostcocoa.com</value>
    <value>bns2.hostcocoa.com</value>
    <value>bns3.hostcocoa.com</value>
    <value>bns4.hostcocoa.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>minofarm.net</domain_name>
   <domain_keyword>minofarm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 22:39:45</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Mino Teppei</registrant_name>
   <registrant_address>35F,4-20,ofukacho,kitaku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.663764800</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>inmotaro.com</domain_name>
   <domain_keyword>inmotaro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:07:04</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Tatsuyoshi Osada</registrant_name>
   <registrant_company>Tatsuyoshi Osada</registrant_company>
   <registrant_address>491-9 Nakao</registrant_address>
   <registrant_city>Midori-ku Saitama-shi</registrant_city>
   <registrant_state>Saitama</registrant_state>
   <registrant_zip>336-0932</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9040016913</registrant_phone>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>remofarm.com</domain_name>
   <domain_keyword>remofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:16:28</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2033-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>81</num>
   <domain_name>gizmofarm.net</domain_name>
   <domain_keyword>gizmofarm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 01:48:13</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>immofirm.com</domain_name>
   <domain_keyword>immofirm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:20:38</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>immoform.online</domain_name>
   <domain_keyword>immoform</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 06:20:39</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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>ns1017.ui-dns.biz</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1061.ui-dns.org</value>
    <value>ns1083.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>innowarm.tech</domain_name>
   <domain_keyword>innowarm</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-16 08:03:02</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169252963</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>hemofarm.com</domain_name>
   <domain_keyword>hemofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 15:29:46</query_time>
   <create_date>1996-11-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hemo.net</value>
    <value>ns2.hemo.net</value>
    <value>ns3.hemo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>gizmofarm.com</domain_name>
   <domain_keyword>gizmofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:48:13</query_time>
   <create_date>2010-10-14</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>87</num>
   <domain_name>memofarm.com</domain_name>
   <domain_keyword>memofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 19:36:47</query_time>
   <create_date>2022-05-22</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-22</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=memofarm.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>inmofirma.com</domain_name>
   <domain_keyword>inmofirma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:23:47</query_time>
   <create_date>2023-02-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Maria del Pilar Guerrero Ropero</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>41</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>innovarm.net</domain_name>
   <domain_keyword>innovarm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 21:37:44</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of innovarm.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1353.awsdns-41.org</value>
    <value>ns-1564.awsdns-03.co.uk</value>
    <value>ns-342.awsdns-42.com</value>
    <value>ns-932.awsdns-52.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>90</num>
   <domain_name>pintofarm.com</domain_name>
   <domain_keyword>pintofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:50:14</query_time>
   <create_date>2011-12-23</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>anmlfarm.com</domain_name>
   <domain_keyword>anmlfarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 01:08:44</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bingofarm.com</domain_name>
   <domain_keyword>bingofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:55:39</query_time>
   <create_date>2003-08-25</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hinofarm.com</domain_name>
   <domain_keyword>hinofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 00:55:29</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>demofarm.ca</domain_name>
   <domain_keyword>demofarm</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 13:30:32</query_time>
   <create_date>2003-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</registrar_website>
   <registrant_name>Eastern Irrigation District</registrant_name>
   <registrant_address>PO Box 128</registrant_address>
   <registrant_city>Brooks</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T1R1B2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4033621400</registrant_phone>
   <name_servers>
    <value>ns1.eidnet.org</value>
    <value>ns2.eidnet.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>iznofarm.com</domain_name>
   <domain_keyword>iznofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:49:46</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>infifarm.com</domain_name>
   <domain_keyword>infifarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:32:59</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>97</num>
   <domain_name>ingsfarm.co.uk</domain_name>
   <domain_keyword>ingsfarm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 19:53:47</query_time>
   <create_date>2010-07-12</create_date>
   <update_date>2020-07-09</update_date>
   <expiry_date>2028-07-12</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>binnofarm.com</domain_name>
   <domain_keyword>binnofarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:27:46</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>BEI JING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=binnofarm.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dinofarm.lat</domain_name>
   <domain_keyword>dinofarm</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-31 03:40:55</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ignacio.ns.cloudflare.com</value>
    <value>sreeni.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>innovarm.com</domain_name>
   <domain_keyword>innovarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:37:33</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=innovarm.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.149</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.